Microsoft Related Training & Support Archives
Microsoft training and support-related archives from inside the ControlUp Community on Slack.
Improving Survey Sentiment Features in ControlUp
A user inquired about adding an action button to the Survey Sentiment feature in ControlUp to run remediation scripts. This is not currently possible, but may be part of the company's roadmap. They do have a user voice on the topic. There is a highlighted link in their documentation, but it is for the opposite function (triggering an automation from a survey). The user also asked if there are any plans for more data insights on root cause level analysis in UCC feature and mentioned that the device name column shows no data. The team responded that they are planning to expose the Sentiment Results API for third party tool use and will try to enable this capability within the product in the future.
Read the entire article here...
Read the entire article here...
ControlUp’s Expansion Plans – Integrating with Other IT Towers and Services
ControlUp is looking to expand their capabilities to support other IT towers such as SD, RDS, and SCCM. There is a request for Jira integration and a suggestion to open a uservoice for SD. A user shares that they are experimenting with n8n as an intermediary between ControlUp and other systems. The possibility of passing data from n8n to an openai ai agent is mentioned. Another user suggests using a plugin on ServiceNow ticket page for troubleshooting and a ControlUp Enrich integration is discussed. The potential for customization through ControlUp's open API is also mentioned.
Read the entire article here...
Read the entire article here...
ControlUp and .Net Runtime 6: Is it needed?
A discussion took place about the usage of .Net Runtime 6 within ControlUp products. It was mentioned that it went end of life in November and may be embedded with the agent manager or needs to be installed separately. The impact of removing .Net 6.0 was discussed and it was noted that it may affect the logon manager or agent manager. It was also mentioned that there are two available options on the download site.
Read the entire article here...
Read the entire article here...
Troubleshooting Strange GPU Usage in ControlUp’s Process and Machine Views
A user posts a question about their freshly installed environment and the strange GPU usage data they are getting from ControlUp. They provide details about their settings and ask for assistance in determining if the NVIDIA API is causing the issue. Other users suggest checking for shared memory usage and provide instructions on how to do so.
Read the entire article here...
Read the entire article here...
Troubleshooting VDI Access in ControlUp One
There was a discussion on an issue with accessing VDI in ControlUp One after disabling certain log in method. It was suggested to check permissions and add DEX user to Controlup admins. Another option is to enable the "sign in to VDI... with LDAP" checkbox. Possible solution is detailed in the article https://support.controlup.com/docs/vdi-daas-authentication-methods. Suggestions were given to check C:\windows\ServiceProfiles\NetworkService\AppData\Roaming\ControlUp\cuMonitor.log for monitor name that handled the request.
Read the entire article here...
Read the entire article here...
Finding App Launch Instances on Endpoints with ControlUp API
A user asked how to find the number of instances of an app launched on endpoints over a specific period of time. Another user provided a Powershell script that can be used to retrieve this information from the ControlUp API. The script can be modified to change the start and end date-times. The response also included a screenshot of the values for "citrix.desktopviewer.app.exe" for a demo tenant.
Read the entire article here...
Read the entire article here...
ControlUp Scripts for Intune Compliance Checks
A user is interested in a ControlUp script to force an Intune Compliance Check on a Windows Device. While there is no official script available, it is a potential future roadmap item for Secure DX. Other users suggest creating a PowerShell script and setting it as an action on the device. A recommendation is made to include a check that ensures the correct components are installed on the device.
Read the entire article here...
Read the entire article here...
Understanding the “Public DNS Name” Setting in ControlUp Monitor
A user asked for clarification on the purpose of "Public DNS Name" in the monitor settings. Another user explained that this parameter is used for deploying a monitor using powershell, particularly for monitors in Azure or AWS. A ControlUp support documentation link was provided for more information. This setting is used to specify the address on which the monitor exposes port 443 for outbound agent connections.
Read the entire article here...
Read the entire article here...
Creating Triggers in ControlUp for Outlook Inbox Monitoring
A user inquired about creating a trigger for Outlook Inbox on a server, and received a response suggesting the use of ControlUp to run a script using PowerShell and the Outlook COM Object. The script would then check and report the number of items in the Inbox. An example code was also provided. This solution was provided by Yoni and can be implemented through ControlUp.
Read the entire article here...
Read the entire article here...