Browse by Tags

30 June 2008
SCDPM2007 – enable and disable OptimizeTapeUsage
run the following command to enable colocation of data on tape on the DPM Powershell window Set-DPMGlobalProperty -DpmServer <DPM Server Name> -OptimizeTapeUsage $true To disable tape colocation run the following command on DPM Powershell window Set-DPMGlobalProperty -DpmServer <DPM Server Name>... Read More...