Hello World, As you have noticed, I’m not posting as regularly as I would lately. Sorry about that but I’m really busy with some difficult projects lately. So, I do not have much timeContinue reading
Category: Scripting
Scripting technology from bat to Powershell going through VBS
Automate IFM through Powershell Script
Hello World, As you can imagine, I’m quite busy lately. I do not have much time to post articles or blog about our favorite topics (i.e. IT). However, I managed to get some free timeContinue reading
Powershell Script – Wake on LAN utility Ver 1.0
Hello World, Today’s post will demonstrate how you can “quickly” create a GUI around your powershell script. Some time ago, I was working in an environment where free tools were not to be installedContinue reading
Powershell Tip – Add computers to Group using ADD-ADGroupMember cmdlet
Hello World; Today; It will be also a short post ! Recently, I’ve been asked to help in writing a Powershell Script. The user was encountering a small issue in the script. One portionContinue reading
Powershell Script to update migration table
Hello World, I’m back with Powershell scripting and Migration table. If you remember, in some previous posts, we have demonstrated how to generate a migration table using powershell. In this post, we have seen howContinue reading
Using Powershell to generate Group Policies migration table (from GPO backup)
Hello world, In this post, I will provide a little extra information about the Powershell script used to generate Migration table. If you remember, we have discussed in this previous post how to generate migrationContinue reading
Using Powershell to generate Group Policies migration table
Hello World, A few months ago, we explained how to migrate GPOs between domains. If you remember, when you are performing a migration between domains and you want to migrate Group policies between them, youContinue reading
Using Powershell Cmdlet to transfer large files over (slow) networks
Hello world, This post will describe a common problem within distributed IT infrastructure: transfer of files over slow networks. The post will provides an efficient way to transfer the files over networks by using PowershellContinue reading
Deploy Powershell Scripts using SCCM – What you need to know….
Hello World, Lately, I’m working a lot with Powershell scripting. My customer needs to automate a bunch of tasks related to Active Directory. The infrastructure is based on Microsoft Technology and we can use SCCMContinue reading
Detect Duplicate SPN with Powershell – Not Quite
Hello World, Today, I have some free time and I want to post a Powershell script related to the SPN (Service PrinicpalName). The Problem As you probably know that in an Active Directory infrastructure, SPNsContinue reading