ControlUp bietet eine Vielzahl von Funktionen, um das digitale Erlebnis für Mitarbeiter zu verbessern, die jeden Desktop, jede Anwendung und jeden Ort nutzen.
Pulse AI analyzes real-time patterns across endpoints, apps, networks, and users. It suppresses expected activity to detect and alert only what matters.
Monitor, troubleshoot, and optimize every virtual desktop before slow sessions and app crashes interrupt your workforce.
ControlUp für DesktopsStay in control of every device. Prevent desktop issues before they disrupt employees or flood your IT queue.
ControlUp für ComplianceAutomate endpoint compliance across every device. Close security gaps and enforce policies without slowing IT down or getting in the way.
Pinpoint and fix SaaS and web app issues fast with real-time visibility across every device, browser, and network before employees feel the impact.
ControlUp Migrate für Windows 365Migrate faster with less risk. Automated workflows replace manual steps, so your move to Cloud PCs is done right.
ControlUp DaaS IQIntelligent autoscaling and cost control for Azure Virtual Desktop environments.
Smarter root cause analysis, automated remediation, and AI-powered diagnostics. Fix issues faster across every device and app.
Flickschusterei und Beseitigung von SchädenDeploy patches and remediate vulnerabilities across every endpoint, automatically and at scale. Stay secure without overwhelming IT.
Endpunktsicherheit und ComplianceSpot, prioritize, and remediate risks automatically. Keep endpoints secure and compliant without slowing desktop teams down.
Live-Remote-ManagementReal-time endpoint telemetry and silent remote remediation. See and fix issues the moment they happen, without disrupting the employee.
Proactively prevent issues and resolve tickets faster wherever hybrid workers are, whatever device they’re on.
Autonomer IT-BetriebShift IT from reactive to autonomous. Automatically detect, remediate, and prevent issues across your entire estate.
Steigern Sie die IT-EffizienzDo more with less. One platform to centralize visibility, streamline operations, and free IT to focus on what actually matters.
IT-KostenoptimierungRight-size VDI, reclaim unused licenses, and make smarter device refresh decisions backed by real usage data and performance metrics.
Entdecken Sie Inhalte, Tools und Erkenntnisse zur Vereinfachung der IT und zur Verbesserung der digitalen Mitarbeitererfahrung.
Eine globale Organisation von Technologieexperten, die den Markt für Desktop-Monitoring verändert.
ControlUp bietet eine Vielzahl von Funktionen, um das digitale Erlebnis für Mitarbeiter zu verbessern, die jeden Desktop, jede Anwendung und jeden Ort nutzen.
Pulse AI analyzes real-time patterns across endpoints, apps, networks, and users. It suppresses expected activity to detect and alert only what matters.
Monitor, troubleshoot, and optimize every virtual desktop before slow sessions and app crashes interrupt your workforce.
ControlUp für DesktopsStay in control of every device. Prevent desktop issues before they disrupt employees or flood your IT queue.
ControlUp für ComplianceAutomate endpoint compliance across every device. Close security gaps and enforce policies without slowing IT down or getting in the way.
Pinpoint and fix SaaS and web app issues fast with real-time visibility across every device, browser, and network before employees feel the impact.
ControlUp Migrate für Windows 365Migrate faster with less risk. Automated workflows replace manual steps, so your move to Cloud PCs is done right.
ControlUp DaaS IQIntelligent autoscaling and cost control for Azure Virtual Desktop environments.
Smarter root cause analysis, automated remediation, and AI-powered diagnostics. Fix issues faster across every device and app.
Flickschusterei und Beseitigung von SchädenDeploy patches and remediate vulnerabilities across every endpoint, automatically and at scale. Stay secure without overwhelming IT.
Endpunktsicherheit und ComplianceSpot, prioritize, and remediate risks automatically. Keep endpoints secure and compliant without slowing desktop teams down.
Live-Remote-ManagementReal-time endpoint telemetry and silent remote remediation. See and fix issues the moment they happen, without disrupting the employee.
Proactively prevent issues and resolve tickets faster wherever hybrid workers are, whatever device they’re on.
Autonomer IT-BetriebShift IT from reactive to autonomous. Automatically detect, remediate, and prevent issues across your entire estate.
Steigern Sie die IT-EffizienzDo more with less. One platform to centralize visibility, streamline operations, and free IT to focus on what actually matters.
IT-KostenoptimierungRight-size VDI, reclaim unused licenses, and make smarter device refresh decisions backed by real usage data and performance metrics.
Entdecken Sie Inhalte, Tools und Erkenntnisse zur Vereinfachung der IT und zur Verbesserung der digitalen Mitarbeitererfahrung.
Eine globale Organisation von Technologieexperten, die den Markt für Desktop-Monitoring verändert.
Profile management is an important aspect of every Application or Desktop virtualization implementation. Regardless if you have a user profile management solution or if you manage your users’ profile locally, it is important to monitor and moderate the profile size and composition (total amount of files).
Monitoring the user profile size and its storage capacity utilization is important for obvious reasons. However the profile composition (i.e. the total amount of files that make up the user profile) is another important aspect that needs to be monitored since in many cases if a profile has an exaggerated amount of files it may affect logon times, primarily because it will take a long time to enumerate them all. This is especially if you have a third party user profile management solution like Citrix User Profile Manager.
Let’s take a look at a synthetic scenario where we are using Citrix User Profile Management and the user profile contains a lot of files.
By running the Analysieren Sie die Anmeldedauer script we can see that the logon duration for that session was slow, and that the main contributor to the delay is the Citrix User Profile Management component.

Now we’ll look at the profile factors using the new “Calculate User Profile Size” ControlUp SBA (Script Based Action).

Our Profile has 1,500 files overall. Most of them are just script generated txt files inside “New Folder”.
We know that Citrix User Profile Management will impact the Logon Duration for a Profile that has a large amount of files.

Let’s replace the 1,215 files which weigh less than 5MB with a single 5MB file, that way we can make sure that the problem really lies within the numbers.

And now let’s run the Analyze Logon Duration SBA again.

Quite an improvement in logon times!
To summarize, the Calculate User Profile Size script can be a useful tool in the administrator’s arsenal. It is a great SBA serving both as a performance analysis tool, as well as for storage capacity monitoring. In addition, it is possible to run the script on numerous session simultaneously.