A user asked if anyone had a script to check the device Event Viewer for why a device will blue screen or BSOD. Wouter replied that although complicated, tools for BSOD Analysis may be found through a simple online search. Dennis mentioned that Windows Error Reporting (WER) may be used as a source of data, also providing a screenshot of a proof of concept script as an example. Eugene asked for clarification on whether or not a workflow can be created for alerts on BSODs.
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.
Using Automation to Assign Dynamic Groups in ControlUp
It is currently only possible to automatically assign Dynamic Groups during installation of the Windows Agent, but there may be a similar possibility for Linux using the upcoming IGEL OS12 agent. Alternatively, API calls and scripts can be used to assign dynamic groups. UserVoice item https://controlup.uservoice.com/redirect/suggestions/46944511 has been created for this.
Read the entire article here...
Read the entire article here...
Troubleshooting Tips for AppX Package Issues
The discussion covered troubleshooting tips for appx package issues. It suggested using "AppX packages loaded" section and procmon'ing the affected user to gain more visibility. It also included a link to a video and summarized the relevant section relating to troubleshooting gaps. The video can be found at https://youtu.be/jyj5dEpXg_Y?t=1872.
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...
NEW Updates and Enhancements – ControlUp Edge DX & ScoutBees Synthetic Monitoring
More new updates and enhancements for you from the fine folks at ControlUp! We even have some brand-new RTDX scripts available.
Read the entire article here...
Read the entire article here...
Issues Setting Up ControlUp with Split Accounts
A user was setting up ControlUp with split accounts and was facing issues when connecting with the console. It appeared that the impersonation activity was using the wrong account, causing access denials. Support explored the issue but couldn't find a rootcause. It turned out changing the account for a specific application pool in IIS to the SVC_CU_DB account fixed the issue, suggesting it was an installer problem. An event log in security was making logon failures with a STATUS_WRONG_PASSWORD code.
Read the entire article here...
Read the entire article here...
Resolving Logon Duration Analyse Script Issues in Citrix Environment
The user was testing Logon Duration Analyse script on a Citrix environment but it wasn't showing in the Community Scripts window. Suggestions included reimporting SBA.sql or deleting the ControlUp Store folder. After restarting the services and console, the scripts were appearing normally. Thanks to the support provided by other members.
Read the entire article here...
Read the entire article here...
ControlUp Script Batch Release – June 25, 2023
ControlUp's new script batch features four categories, with the focus of this blog post on scripting using new CUActions APIs. This includes 'List Available CUActions', 'Power On Generic VM', 'Force Power Off Generic VM', and 'Logoff Disconnected Sessions'. The post details how to write and use these scripts, including techniques for loading the appropriate DLL, identifying and invoking the correct CUAction, and querying the monitor table. The 'Logoff Disconnected Sessions' script, for instance, fetches data in chunks and logs off all disconnected sessions for a selected user.
Read the entire article here...
Read the entire article here...
What’s used to determine the missing patches?
The user asked what was used to determine missing patches - it was clarified that it is Windows Update that is used to identify the missing patches on the machine.
Read the entire article here...
Read the entire article here...
Creating an Alert for OneDrive.exe in Windows 10 Desktops
A user asked for help creating an alert for OneDrive.exe stopping in Windows 10 Desktops. The user shared and example and as it was configured, OneDrive would have to stop 5 times in 10 minutes for the trigger to fire. The user appreciated the help.
Read the entire article here...
Read the entire article here...


