Xendesktop 5 – Log off disconnected users after a certain time
Example: If you want to log off user after 120 minutes of disconnect time. You can set this up though Powershell
Example: If you want to log off user after 120 minutes of disconnect time. You can set this up though Powershell
If you want to change a desktop group logoff behavior, this is done by PowerShell. To turn off shutdown af use: To turn on shutdown af use: If you need…
Today i should convert a machine with XenConvert to XenServer, but it come with these errors: Failed to discover 1 of 2 volumes on the destination disk! Enable Automount on…
if you want to export all you mailboxes sizes to CSV/Excel, you can run this command in you powershell:
The easist way is just to run this command in powershell: Where: 192.168.1.10:25 is the IP address of the Exchange server 192.168.1.20 is the ip of the clients how need…
To allow Citrix Receiver to used non secure http access, you need to first ofcouse install Citrix Receiver client. Then start Regedit: On 32 bit: Goto HKLM\SOFTWARE\Citrix\AuthManager On 64 bit:…
Error – CComponentManager::GetInstallStatus(400) – Installation NOT successful for ‘USB’, error: 1603. The problem could be some stucked registry keys from a previous installation Solution: Start regedit Delete this keys: (Maybe…
if you have problems with Citrix Redirected Printers getting offline, and not printing at all. Maybe you have put the Citrix Universal Driver in isolated mode. This is will nok…
Microsoft CRM Outlook Client Connector has the Visual C++ 2010 x86 Redistributable as a dependancy. It will automaticaly install the Visual C++ 2010 x86 Redistributable when you install Microsoft CRM…
Sometimes problem with AppV Client can be resolving by clearing up the application cache. To get a list of cache application: sftmime query obj:app /short To Remove just one programs…