A user asked if the Start Stopped Services script could be set up to only start the service upon a trigger. The user wanted to use built in features and community scripts and confirmed that Windows Services Monitoring is necessary for this to properly work. A sneak peek was shared - a beta for service monitoring was to be released likely in March 2021.
Read the entire article here...
Microsoft Windows Related Training & Support Archives
Microsoft Windows training and support-related archives from inside the ControlUp Community on Slack.
Hwo to Search a File Share and Delete the ‘Downloads’ Folder Contents with ControlUp Scripts
A user asked about existing scripts for deleting all contents in "Downloads" folders on file shares. ControlUp has a script for this (https://www.controlup.com/script-library-posts/clean-user-temp-folder/) and a helpful member provided a solution for a very quick and dirty solution, recursion for subfolders and error handling. Advanced training from ControlUp is recommended. There is a CTX Article but it does not offer defining file age.
Read the entire article here...
Read the entire article here...
Script “Analyze Logon Duration” runs fine but gives different when I run the script manually
A user encountered a difference in result between running the 'Analyze Logon Duration' Script manually and as an automated action in ControlUp. Possible causes discussed include the monitor triggering it vs. the console, interpreation of the decimal seperator, and events triggered by Ivanti. Support suggested the customer open a ticket to investigate further and to mention this Slack thread. The ControlUp Agent version on the affected desktop was 8.6.5.427.
Read the entire article here...
Read the entire article here...
Implementation Questions for ControlUp in Corporate and Isolated Environments
A user asked questions about implementing ControlUp in a corporate and isolated environment. The answers explained that Monitors and Data Collectors don't need to be in the same domain, credentials can be used even without trust relationship, and port 40705 needs to be added. Professional Services from ControlUp can be sought for resolving automation issues in an environment with extensive security policies.
Read the entire article here...
Read the entire article here...
When users logon to a server that is provisioned by PVS dose the User profile go to the RAM cache or the DIFf disk?
A discussion was had around the use of Provisioning Services (PVS) and how it deals with user profiles. If profiles exceed 30GB, then it should be configured to overflow on disk, but FSLogix Containers are simply mounted and the writes directly into the VHDX file, not into RAM. For testing, users can change the altitude of the procmon or FSLogix Drivers.
Read the entire article here...
Read the entire article here...
Creating a ControlUp Trigger to Check if Log File is Changed
A user asked about creating a trigger file that notifies an email if a log file is not changed for two days. Solutions proposed include making a custom event log entry and using the System.IO.FileSystemWatcher class. The user found a potential solution and will update the discussion with their results.
Read the entire article here...
Read the entire article here...
Error “no more connections can be made to this remote computer” while distributing FSLogix AppMasking Rule from VDA
A user reported an error message they had received while attempting to distribute a single FSlogix AppMasking Rule from one VDA to 30+ others. The potential cause of the issue was suggested to be the number of concurrent file sharing connections being limited in Windows desktop OS as a license limit. The ControlUp support team requested some additional information to investigate the issue. The user mentioned they used an SMB share to host their FSlogix rules and GPOs, and copy them locally during gpupdate.
Read the entire article here...
Read the entire article here...
Investigating Network Latency Issues in ControlUp
A user noticed that some of their devices experience a network latency with white spaces at different intervals and asked for clarification. It was determined that the ping was failing consistently every 40 minutes and that there could be a network issue (not VPN) related to communicating with a target Citrix public IP address. The user was instructed to open a support ticket and view raw data to determine if the numbers match. The graphs looked normal when checked.
Read the entire article here...
Read the entire article here...
Running a ControlUp Automated Action fails with EventID 5005
A user experienced an error when running an automated action with EventID 5005 due to UAC being enabled. The user then ran the action as a specific user that had rights to start VMs in vCentral, and it was suggested that the action could be run from a Monitor server instead. Any logs can be shared by opening a ticket or in private with support. ControlUp has a log4net script action available to investigate this issue further. The registry key EnableLUA will be read if the script is set to "controlup console/monitor".
Read the entire article here...
Read the entire article here...
How Does ControlUp Edge DX Determine Missing Patches?
A user asked about how ControlUp Edge DX determines missing patches and it was replied that Edge DX gets this information from what Windows Update is reporting. The user then ran winget which didn't show anything missing.
Read the entire article here...
Read the entire article here...