This script will pull a list of servers from Active Directory and automatically update their static DNS IP addresses. It has logic in it to…
where my mind comes to rest…
This script will pull a list of servers from Active Directory and automatically update their static DNS IP addresses. It has logic in it to…
This script is an update to the previous script with a few fixes and a lot of new features. It’s also a lot more complicated,…
Been a long time coming, but here it is. This script will deploy a fully functional MDT 2013 and WDS environment onto a Windows Server…
You have an MDT server, and it’s working well.Ideally you would NOT like to start fresh with a new MDT server. Because updating the MDT…
This PowerShell function will discover all installed .NET versions and process any Native Image Code queued jobs. Basically, when you install or update .NET, it…
I had some time and thought I would look at my old DHCP Options script. Well, it was not only dated, but somewhere down the…
This code will do the heavy lifting, moving all published apps from one Delivery Group to another. Hopefully someone finds it handy. In case you’re…
This powershell script… well, function. Will enumerate all Windows even-logs and clear them. This is useful when you want to cleanup a template image or…
Quick Tip, again so I don’t forget. This should be done on a computer with Citrix Studio and the Citrix PowerShell modules installed. Usually…
Note: This script has been depreciated by the following.Link: PowerShell: Copy, Move, Mirror Files and Folders using RoboCopy and CSV (Version 2.1) ARCHIVED – ARCHIVED…