Apr 032017
 

Original Post

The first script I wrote was from before Citrix added real powershell functionality into PVS.  This new script leverages the new powershell module.  I am not exactly sure when they first added this into PVS (if you know please comment below), but this was developed using PVS 7.12.  Pay attention to comments marked with multiple hash tags (####) – these are places you will need to edit the script to fit your enviroment.

Here is the new script

  2 Responses to “UPDATED PVS Documentation Script”

  1. The added real PowerShell support with PVS 7.8 but you can install the console from 7.8 to 7.13 on any 7.x version to get the real PoSH support.

    http://carlwebster.com/downloads/download-info/new-provisioning-services-pvs/

    This script will give you every detail about your PVS farm.

    • Hey Carl! I downloaded your script, and I had to edit it a little for my environment. Maybe it is just mine… idk. When adding the pssnapin it is actually loaded as a module, so your script looking for pssnapin isn’t finding Citrix.PVS.Snapin. I just added “ipmo ‘C:\Program Files\Citrix\Provisioning Services Console\Citrix.PVS.SnapIn.dll'” at the script start, and commented out the check in the processscriptsetup function. After that it works great.
      A lot more info than the one I wrote, and with more output options.

Leave a Reply to Webster Cancel reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code class="" title="" data-url=""> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong> <pre class="" title="" data-url=""> <span class="" title="" data-url="">

(required)

(required)

This site uses Akismet to reduce spam. Learn how your comment data is processed.