Skip to content

Instantly share code, notes, and snippets.

@jhorsman
Created November 22, 2013 14:01
Show Gist options
  • Save jhorsman/7600313 to your computer and use it in GitHub Desktop.
Save jhorsman/7600313 to your computer and use it in GitHub Desktop.
Try out the SDL Tridion 2013 PowerShell module from http://code.google.com/p/tridion-powershell-modules/. Also see Tridion.stackexchange: http://tridion.stackexchange.com/q/3641/88
Set-TridionCoreServiceHost my.cm.host
Get-TridionUser -Verbose
Get-TridionPublications | Select-Object Id, Title
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment