New iSCSI ESXi Configuration 1. In vCenter, select the “host” tab in the top left.2. From the list of hosts on the left, select…
where my mind comes to rest…
New iSCSI ESXi Configuration 1. In vCenter, select the “host” tab in the top left.2. From the list of hosts on the left, select…
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…
Some backstory; I have a client that bought some “value” desktops. These desktops have basic OEM Intel motherboards in them.The motherboards do not have 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…
This script will read from a CSV file and get Source, (Copy/Move) Destination and Description. CSV Filename: <ScriptName>_SrcDst.csv CSV Header Layout: Source,CopyDestination,MoveDestination,Description It will do the…
Hello and welcome to Quick Tips. This quick tip is designed to show a method of limiting the display of MDT task sequences that do…