Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis Mohrmann authored and Dennis Mohrmann committed Feb 22, 2022
1 parent f283019 commit 946135e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PVS Admin Toolkit/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ Put all files and folders to "C:\Program Files (x86)\PVS Admin Toolkit" on your

1. Configure your hypervisor, start "Hypervisor configuration" from the PVS Toolkit Configuration menu. Enter a IP address or hostname of your Citrix Xen host, VMWare vCenter/ESXi or Nutanix cluster and enter valid admin credentials to connect to the hypervisor, Nutanix is still in beta phase!
2. Launch "PVS configuration" from the PVS Toolkit Configuration menu to configure your PVS environment
3. Install the Powershell modules for your choosen hypervisor on your PVS server (Citrix XenServer SDK, VMWare Power.CLI or Nutanix.CLI) Downloads:
3. Install the Powershell modules for your choosen hypervisor on your PVS server (Citrix XenServer SDK, VMWare Power.CLI or Nutanix.CLI)
- https://www.citrix.com/downloads/citrix-hypervisor/product-software/hypervisor-82-standard-edition-CU1.html
- https://developer.vmware.com/web/tool/vmware-powercli
- https://portal.nutanix.com/page/documents/details?targetId=PS-Cmdlets-AOS-v6_0:ps-ps-cmdlets-installv2-r.html
4. If you want to install Windows Updates inside your vDisk, install the "PSWindowsUpdate" Powershell module first on your PVS master (Install-Module -Name PSWindoiwsUpdate)
4. If you want to install Windows Updates inside your vDisk, install the "PSWindowsUpdate" Powershell module first on your PVS master (Install-Module -Name PSWindowsUpdate)
5. If you want to use the Evergreen script from Manuel Winkel (deyda) you have to configure a file share which contains the script, the software and an install list for your maintenance device. Download you software first with a seperate server, after that select the software you want to install and save the list in the following format: "NAME_OF_MASTER-Install.txt" (rename the LastSettings.txt file). For more information how to use Evergreen check Manuel's website: https://www.deyda.net/index.php/de/evergreen-script-de/

All values will be stored in XML files to be used as variables. Credentials will be encrypted and can only be used by the same user again.
Expand Down

0 comments on commit 946135e

Please sign in to comment.