ridicurious.com
Powershell

PowerShell : Get Disk Utilization of DPM 2010 Server

WHAT IS DPM ?



System Center Data Protection Manager (DPM) 2010 is a server-based application that enables disk-based and tape-based data protection and recovery for computers in and across Active Directory domains. DPM performs replication, synchronization, and recovery point creation to provide reliable protection and rapid recovery of data both by system administrators and by end-users.

DPM uses replication, the Volume Shadow Copy Service (VSS) infrastructure, and a policy-driven engine to provide businesses of all sizes with nearly continuous protection and rapid, reliable data recovery.

To know more about DPM 2010 follow the link :  https://technet.microsoft.com/en-us/library/ff399149.aspx

 

WHAT DOES THE REPORT LOOK LIKE : 

dpm

HOW TO GET DPM 2010 DISK UTILIZATION :

Open a DPM shell on a DPM 2010 server and run the script in one of the following ways –

1. Run the script from a DPM Shell in the following manner and it will create a HTML report and save it on the Present working directory.

2. To specify the Path on which you want your output HTML file to be saved, using the -OutputDirectory switch


3. In Case you want the result over the an email, use the -SendEmailTo and -SMTPServer switch to enable script to send you the output over email.

 

GRAB THE SCRIPT :



Hope you find this useful, thanks for stopping by.

Prateek Singh

[twitter-follow screen_name=’SinghPrateik’]

Related posts

Weekly Newsletter – PowerShell Digest #010

Prateek Singh
4 years ago

Weekly Newsletter – PowerShell Digest #006

Prateek Singh
4 years ago

Powershell : Discover Your Cmdlets

Prateek Singh
9 years ago
Exit mobile version