A user asked for help creating a trigger which compares two PVS stores and sends an email if not identical. @member suggested ChatGPT, which can add an error to the event log if the contents are not the same, and a second trigger can be set up for the error. A PowerShell script was provided which writes an error message to the event log if changes are present in the folders, with the needed event log name, source, and EventId customizable.
Read the entire article here...
Citrix Provisioning Services (PVS) Related Training & Support Archives
Citrix Provisioning Services (PVS) training and support-related archives from inside the ControlUp Community on Slack.
How to Remove the BDM Partition from ControlUp Stress Level
A user asked how to remove the BDM partition from the min free-space drive calculation in ControlUp for Citrix PVS workers. The suggested solution was to add the drive letter to the 'Drives' value in the ExclusionRules on the endpoint before sealing the image. Neither the colon nor the backslash needs to be included.
Read the entire article here...
Read the entire article here...
Automating the Disabling of Maintenance Mode on Virtual Desktops
A user asked whether it was possible to automate the process of disabling maintenance mode on virtual desktops. Suggestions include marking the systems by using the eventlog, using registry keys for non-persistent systems, and using a local database. Citrix's Load Index was mentioned as a simpler solution, and it was clarified that it uses CPU, RAM, and maximum user numbers to calculate the effective load. ControlUp Automation and Citrix Virtual Apps and Desktops Policy Settings were both suggested as useful solutions.
Read the entire article here...
Read the entire article here...
Installing ControlUp Edge DX on Non-Persistent VDI Images
A user was having difficulty finding documentation on installing ControlUp Edge DX onto a non-persistent VDI base image. The solution is to add the ONLYSTARTONBOOT=1 argument and to register machines by name in the agent settings within the tenant. Casing is important. The full command is: msiexec /i agentmanagersetup.msi /qn DEVREGCODE=(SampleCode) TENANT=(TenantName).sip.controlup.com ONLYSTARTONBOOT=1 REGISTERWITHNAME=1.
Read the entire article here...
Read the entire article here...
Is PVS device write cache free disk space” still not available to use as a stress indicator in ControlUp
A user inquired if "PVS device write cache free disk space" was available as a stress indicator - it was not, though the Trigger Pack offered a different trigger. The user was looking for overall machine stress, but the individual value didn't roll up to the total. Min Free Space Drive could be used instead for the time being, as a bug has been raised about the missing stress indicator.
Read the entire article here...
Read the entire article here...
Finding an Inventory Script for Citrix Systems
A user was looking for an inventory script that gathers information on Citrix systems like PVS and VDA; they were recommended to look at Websters' downloads available at https://carlwebster.com/downloads/download-info/citrix-virtual-apps-and-desktops-v3-script/.
Read the entire article here...
Read the entire article here...
Download ControlUp ‘Trigger Packs’
Tracking Stress Levels of Delivery Groups in ControlUp
A user asked about a metric that would help track stress levels of delivery groups for computers, but they couldn't find anything similar under folders. Another user suggested that the load was determined by the number of sessions the server can handle. The user thanked the other user for their insight and mentioned their drive with page file and RAM cache can only host 7-11 users on different sites.
Read the entire article here...
Read the entire article here...
Troubleshooting Error “File… is not digitally signed… see about_Exectin_Policies…” in ControlUp
The user was running an Analyze Logon Duration script against two different VDI environments but was receiving an error message relating to the execution policy not being set correctly with the W2K12 PVS. Modifying the GPO was explored but it was ultimately discovered that the script was incorrectly signed because of a space being added at the end of the file. Suggestions were made to double-check scripts if modified by colleagues. ControlUp SBAs and an update to W2K19 were also mentioned.
Read the entire article here...
Read the entire article here...
Investigating Citrix VDA Registration Issues with ControlUp
A ControlUp user was dealing with a fallout after domain controller patching impacting Citrix VDA registration. Yoni suggested using the built in machine action GP Update to check the Events pane for ID 14 and the domain membership script action for repairing identity issues, while other ControlUp SMEs were tagged for further help. Links were also provided to Microsoft articles for Kerberos and Netlogon protocols.
Read the entire article here...
Read the entire article here...