Created
November 22, 2013 14:01
-
-
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
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
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