Created
February 4, 2016 04:36
-
-
Save jigzstar/fd03fd6b1df43f72d5e7 to your computer and use it in GitHub Desktop.
XD 7.5 Prevent Desktop Shutdown after use
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PowerShell: | |
Set-BrokerDesktopGroup -Name "Desktop Group Name" -ShutdownDesktopsAfterUse $False | |
http://support.citrix.com/article/CTX127842?_ga=1.172770276.630336647.1453479398 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment