The script hereafter is outdated and has been replaced by a newer version (i.e. PowerShell Module). Please Check the Download page for latest version. Hello World, This post will be quick quite shortContinue reading
Tag: Scripting
Windows – How to bypass the NTFS long path limitations (max. 260 characters)
Hello World, This post addresses a quite known issue related to file path length limitation in NTFS filesystem. Every system administrator or file server administrator has encountered this issue while trying to delete folders orContinue reading
Ubuntu 17.10 – Change login Background – Part II
Hello world, In part I, we have seen how to customize gdm login screen on your Ubuntu 17.10 machine. We were expecting a really complex process but, at the end, it consisted in changing someContinue reading
PowerShell Script – Active Directory Export and Import Tip
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 time forContinue reading
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 installed onContinue 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 portion ofContinue reading
MDT 2012 PART X – Using PowerShell Script with your Task Sequence
Hello World, Today, we will continue our journey through MDT 2012 Update 1 product. In our previous posts about MDT, we have seen already a lot of things. You can have a look at ourContinue 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