March 2010 - Posts
Today someone asked me does DPM can run a pre and Post backup jobs , my answer was NO because it is not straight forward from the GUI , but you can edit the ScriptingConfig.xml located in the protected server at install path \Microsoft Data
Read More...
Issue 1 The DPM 2007 error logs are flushed only when the DPM service starts or stops. If the DPM service crashes, the DPM error logs are not flushed. This behavior causes some errors to be missing from the error logs. Note After you apply this hotfix
Read More...
DPM 2007 supports the use of iSCSI dynamic disks on Windows Server 2003, however, it isn't quite as straight forward as it is in Windows Server 2008. In Windows Server 2008 you can add your iSCSI disks to the DPM server, make them dynamic and then
Read More...
Just copy this Power shell Script and save the file under AutoClean.ps1 then run the script from DPM Management Shell # Inactivates all active alerts param ( [string[]]$dpmserverlist = @() ) #region traps trap [Exception] {
Read More...
Two weeks ago MY production DPM crashed and I had to fail over the Secondary DPM , I got an error in the Event viewer “An unexpected error caused a DPM service failure. Restart the DPM Service.” However when I restart the DPM service I got the
Read More...