Posted in : Citrix, Powershell, Receiver, Windows, Windows Server, WorkSpace App Av Sebastian Stegrin Översätt med Google ⟶
3 years ago
Recently I got the question if you can delete one of several stores in the Citrix Workspace-application by a script. Of course is that possible!
After several tests I found that you need to go thru the following folders to completely remove a store from your Citrix Workspace-application. After you have removed the desired store I recommend you restart the computer.
- Computer\HKEY_CURRENT_USER\Software\Citrix\Dazzle\Sites
- Computer\HKEY_CURRENT_USER\Software\Citrix\Receiver\CtxAccount\
- Computer\HKEY_CURRENT_USER\Software\Citrix\Receiver\SR\FtuUrl
- Computer\HKEY_CURRENT_USER\Software\Citrix\Receiver\SR\Store
By knowing the locations you can use a PowerShell-script to remove them.
Example:
Tags : Citrix, PowerShell, Receiver, remove, store, Workspace
Personlig rådgivning
Vi erbjuder personlig rådgivning med författaren för 1400 SEK per timme. Anmäl ditt intresse i här så återkommer vi så snart vi kan.
Add comment