Skip to content

Instantly share code, notes, and snippets.

@guitarrapc
Last active March 24, 2016 20:59
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 guitarrapc/64a69692e1db75ff7e20 to your computer and use it in GitHub Desktop.
Save guitarrapc/64a69692e1db75ff7e20 to your computer and use it in GitHub Desktop.
$path = "registry::HKLM\Software\Microsoft\Windows NT\CurrentVersion\Terminal Server\CentralPublishedResources\PublishedFarms\"
(Get-ChildItem $path).PSChildName
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment