Sorry if this is a double post, I thought I submitted last night but cannot find it today.
I have just stopped all protection on my DPM 2007 Windows 2003 32-bit server, un-installed DPM, renamed the server, moved it into a new domain, re-installed DPM 2007 on same server, set up one protection group.
On the old server I had co-location enabled.
The documentation says:
Enabling Data Co-Location on DPM 2007
1. Open DPM Management Shell.
2. Set -OptimizeTapeUsage to True using the Set-DPMGlobalProperty cmdlet.
Set-DPMGlobalProperty -DPMServerName <name of DPM server> -OptimizeTapeUsage $True
So I placed the name of my DPM server and ran in DPM Shell several times. Then I tried the servername with domain.net. I keep getting this error:
The '<' operator is reserved for future use.
At line:1 char:39
+ Set-DPMGlobalProperty -DPMServerName < <<<< mydpmservernamef01.mydomain.net> -OptimizeTa
peUsage $True
+ CategoryInfo : ParserError: (<:OperatorToken) [], ParentContain
sErrorRecordException
+ FullyQualifiedErrorId : RedirectionNotSupported
PS C:\Program Files\Microsoft DPM\DPM\bin>
Any ideas what I am missing?
Peter Jam