I am trying to move the global settings to the configuration container before upgrading OCS 2007 to R2.
http://technet.microsoft.com/en-us/library/dd572392(office.13).aspxI make it all the way to step 4, and am having issues.
cscript MigrateOcsGlobalSettings.vbs /Action: MigrateServerDnReferences /SearchBaseDN:
I am assuming my server search base is DC=mydomain,DC=com if named mydomain.com. But no matter what I try the command returns "invalid action". I have tried entering DC=mydomain,DC=com
mydomain,DC=com
mydomain.com
I am assuming I have the syntax wrong, can anyone shed some light on this for me?