-
Citrix Provisioning Services 7.x Documentation Script Update Version 5.04
I recently made changes to the PVS Assessment script based on feedback from a new script user WR. I decided to make the same changes to the “Old” PVS V4.2x documentation script and take this time to do some code cleanup.
#Version 5.04 12-Sep-2016
- Added Break statements to most of the Switch statements
- Added checking the NIC’s “Allow the computer to turn off this device to save power” setting
- If remoting is used (-AdminAddress), check if the script is being run elevated. If not, show the script needs elevation and end the script
For the Active Directory documentation script V2.0, I added a check that is certain parameters are used, the script must be run from an elevated PowerShell session. I added that check now to all the PVS scripts. If the -AdminAddress parameter is used, check if the script is being run elevated. If not, display a message and end the script.
You can always find the most current script by going to https://carlwebster.com/where-to-get-copies-of-the-documentation-scripts/
Thanks
Webster
September 12, 2016
PowerShell, PVS