Skip to content

Instantly share code, notes, and snippets.

@jigzstar
Created February 4, 2016 04:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jigzstar/fd03fd6b1df43f72d5e7 to your computer and use it in GitHub Desktop.
Save jigzstar/fd03fd6b1df43f72d5e7 to your computer and use it in GitHub Desktop.
XD 7.5 Prevent Desktop Shutdown after use
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