September, 2007 - System Center: Data Protection Manager Engineering Team Blog - Site Home - TechNet Blogs
Sign In
TechNet Blogs
Technet Blog Images
More ...
Other System Center Blogs
Service Manager
Virtual Machine Manager
Operations Manager
Orchestrator
Configuration Manager
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Common Tasks
Blog Home
RSS for comments
RSS for posts
Atom
Other Community Resources
DPM on TechNet
Archives
Archives
May 2012
(7)
April 2012
(4)
March 2012
(3)
February 2012
(8)
January 2012
(7)
December 2011
(3)
November 2011
(2)
October 2011
(4)
September 2011
(9)
August 2011
(3)
June 2011
(6)
May 2011
(10)
April 2011
(3)
March 2011
(3)
February 2011
(3)
January 2011
(4)
December 2010
(4)
November 2010
(2)
October 2010
(8)
September 2010
(6)
August 2010
(3)
July 2010
(9)
June 2010
(4)
May 2010
(4)
April 2010
(3)
March 2010
(6)
February 2010
(11)
January 2010
(4)
December 2009
(2)
September 2009
(1)
July 2009
(2)
May 2009
(2)
April 2009
(3)
March 2009
(1)
February 2009
(1)
January 2009
(4)
December 2008
(3)
November 2008
(2)
October 2008
(1)
September 2008
(1)
August 2008
(1)
July 2008
(3)
June 2008
(14)
May 2008
(3)
April 2008
(3)
March 2008
(8)
January 2008
(8)
December 2007
(2)
November 2007
(2)
October 2007
(3)
September 2007
(7)
August 2007
(3)
July 2007
(10)
June 2007
(4)
January 2007
(3)
October 2006
(3)
September 2006
(2)
June 2006
(2)
May 2006
(5)
March 2006
(8)
February 2006
(1)
January 2006
(2)
December 2005
(2)
September, 2007
Find this helpful? Share It!
Tweet
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
System Center: Data Protection Manager Engineering Team Blog
CLI Script: Job object fundamentals
Posted
over 5 years ago
by
dpm
In DPM, Jobs are objects that encapsulate the notion of a (typically) long running operation. Unfortunately though DPM v2 does not have cmdlets to directly monitor jobs, still a large number of cmdlets output jobs and it is useful to be able to interact...
System Center: Data Protection Manager Engineering Team Blog
CLI Script: Copy latest point in time of SQL DB to a folder
Posted
over 5 years ago
by
dpm
This script copies the latest recovery point of the specified SQL databases to the destination folder on a production server. Save this script as a .ps1 file and run it. Usage and examples of scripts can be found by calling them with ‘-?’ or ‘-help’ from...
System Center: Data Protection Manager Engineering Team Blog
CLI Script: Recover to latest point in time for a SQL DB
Posted
over 5 years ago
by
dpm
This script restores the latest recovery point of the specified SQL databases. Save this script as a .ps1 file and run it. Usage and examples of scripts can be found by calling them with ‘-?’ or ‘-help’ from inside DPM Management Shell. ----------...
System Center: Data Protection Manager Engineering Team Blog
CLI Script: Run consistency check on invalid datasources
Posted
over 5 years ago
by
dpm
This script runs a consistency check job on all the protected datasources that are in the invalid state and tracks the set of jobs while giving progress on the screen. Save this script as a .ps1 file and run it. Usage and examples of scripts can be found...
System Center: Data Protection Manager Engineering Team Blog
CLI Script: Manual detailed inventory of unknown tapes
Posted
over 5 years ago
by
dpm
The following script runs detailed inventory on all unknown tapes in all the libraries attached to the specified DPM server. Save this script as a .ps1 file and run it. Usage and examples of scripts can be found by calling them with ‘-?’ or ‘-help’ from...
System Center: Data Protection Manager Engineering Team Blog
CLI Script: Force mark tape as free
Posted
over 5 years ago
by
dpm
This script allows a user to mark any tape as free so that it is available for protection by DPM. Tapes which have unexpired data cannot be marked as free from the GUI but sometimes (esp. while testing) users need to override this behaviour. Save this...
Page 1 of 1 (6 items)
Was This Helpful? Share It!
Tweet
TechNet Blogs
>
System Center: Data Protection Manager Engineering Team Blog
>
September, 2007