Members of the ControlUp team discussed how to handle deployment scripts requiring an install file or certificate. Suggestions included using a shared location or a platform such as MS Intune/SCCM, although issues with Edge DX were noted. Another option would be to manually install through remote control, but automation is preferred. Some members have found success with using workarounds involving Google Drive and PowerShell scripts.
Read the entire article here...
Automation Related Training & Support Archives
Automation training and support-related archives from inside the ControlUp Community on Slack.
ControlUp Community Radio Episode #7 – Conversation with Ryan Ververs-Bijkerk & Eltjo van Gulik from Go-EUC.com
Generating Daily Unregistered Citrix VM Report from ControlUp
A user asked if it's possible to generate a daily report of unregistered Citrix VMs from ControlUp. Another user responded that it can easily be exported using the PowerShell module and further detail was provided. Automation is also possible through a scheduled trigger or SBA. A script in the library was mentioned but the first user was recommended to use the new script. Steps for running the script and setting up automation were detailed.
Read the entire article here...
Read the entire article here...
ControlUp Community Episode #4 – Conversation with Andrew Wood, ControlUp Product Manager
Solving Issues with the ControlUp Monitors Role
A user was experiencing issues with their security policy graying out the ControlUp Monitors role, preventing access to agents. KB article on security best practises was suggested, along with adding the service account to an appropriate role. It was noted that 8.8 On-Prem was released, containing the bugfix, and that the user would be sent a download link. Release notes were also provided.
Read the entire article here...
Read the entire article here...
Performance Monitor Counters – An Overview
@member shared insight into various Performance Monitor Counters, such as CPU Queue Length, Disk Queue Length, Open Handles, Context Switches, and Peak User Input Delay. These metrics measure capacity, thread waiting to be executed, open file handles, rate of context switches, and maximum delay experienced by user input, respectively. Information on these metrics can be found in Microsoft documents (https://systemcenter.wiki/) and a blog post by ControlUp (https://www.controlup.com/resources/blog/).
Read the entire article here...
Read the entire article here...
Obtaining a CDF Trace with ControlUp Automation
A user asked if there is a built-in script to obtain a CDF trace remotely; another user suggested using the Processes/Run As command to achieve this. A script for this task was created but not added to the Community Library; it can be found at this link: https://github.com/Trentent/WorkInProgress/raw/master/CA%20-%20Citrix%20Database%20Down%20-%20Start%20CDF%20Trace.zip More information on ControlUp Automation can be found at this link: https://www.controlup.com/resources/blog/entry/controlup-automation-faster-than-a-human-augmented-troubleshooting/
Read the entire article here...
Read the entire article here...
Automating Mass ControlUp Agent Updates
A user asked about mass updating ControlUp agents, which can be difficult to do in the Console with too many connections. Suggested options included using SCCM and/or GPO deployment for non-persistent agents, and MSI installer for persistent machines. There are scripts available to clean any old agents and deploy the new agent, and registry flags can be added on the endpoint to facilitate an override when updating/uninstalling from Console. ControlUp is planning to add an "Agent Manager" in 9.0.
Read the entire article here...
Read the entire article here...
Can the ControlUp RealTime DX Console Be Run From Another Server?
It is possible to run the ControlUp RealTime DX Console from another server other than the Monitor as long as it meets the requirements outlined in the Knowledge Base article https://support.controlup.com/docs/communication-ports-used-by-controlup-hybrid-cloud-1. Having the Console on the Monitor server is not preferred as it can bog down resources and can lead to corrupted RAM databases which may cause alerts and automation not to fire. It is best practice for users to open the Console on a dedicated machine and to use the DEX platform instead of Solve.
Read the entire article here...
Read the entire article here...
Troubleshooting Monthly Trigger Scheduling with ControlUp Monitor Service Time Outs
A user was having trouble scheduling a trigger to run once a month, with the script running correctly when executed manually. After checking backend data and determining a support ticket was required, the team provided a Monitor log4net file and instructions for creating the log file. It was suggested to look into the trigger timings being in different time zones, and instructions were given for setting the Monitor service time outs. In the end it was discovered that the infrastructure servers had incorrect time zones, which caused the problem. ControlUp Monitor service time out was also optimized. The Monitor service should transition from 'started' to 'running' over time. The issue is now resolved.
Read the entire article here...
Read the entire article here...