Welcome to OWSUG.ca Sign in | Join | Help

March 2010 - Posts

How to run a pre- and post-backup scripts with Microsoft System Center Data Protection Manager (DPM) 2007
  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...

by islam | (Comments Off)

Description of the hotfix rollup package for System Center Data Protection Manager 2007: October 23, 2009
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...

by islam | (Comments Off)

DPM 2007 - iSCSI Dynamic Disks on Windows Server 2003
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...

by islam | (Comments Off)

How to Inactivates all active alerts in DPM 2007 SP1
  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...

by islam | (Comments Off)

DPM 2007 Crash Event ID 999
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...

by islam | (Comments Off)

Powered by Community Server, by Telligent Systems