Tuesday, June 23, 2009

Data Protection Manager 2007 – Tape Usage

Here is an option to find out how much of a backup tape was used in DPM 2007.

  1. Select Recovery tab and select Browse button in the left pane
  2. Expand each protected server and select Protected data
  3. In the middle pane, right click on the protected and select Show all Recovery Points
  4. You will see the data size information there.
SS

Santhosh Sivarajan

Microsoft MVP · Identity & Cybersecurity Architect

Santhosh has 30+ years of hands-on enterprise experience in Identity and Access Management, Microsoft Entra ID, Active Directory, Microsoft 365 and Zero Trust architecture. He is the author of two books on Windows Server and security, and leads consulting, assessments and training at SAG Business Group.

4 comments:

Hi,

i am getting error when performing inter forest migration between windows 2003 to windows 2008.

i am getting below error:

1.ERR2:7447 sid history can not updated. the credentials enter must have administrator privileges on the source domain.

2.wrn1: sidhistory could not be updated due to a configuration or permissions problem. the AD migration tools will not attempt to migrate the remaining objects.

i am getting below error in admt error log at the time of inter forest migration between win 2003 to win2008.
error:

wrn1:7392 sidhistory could not be updated due to a configuration or permissions problem. the AD migration tools will not attempt to migrate the remaining objects.

This is not related to DPM question. Try this solution - http://portal.sivarajan.com/2010/04/admt-service-account-permission-and.html

Otherwise post the question in my forum - http://www.sivarajan.com/forum/

In My windows 2003 AD environment event id 1862 got generated everyday in a specific time. Not sure why it is generated. Go through some blog they are saying please check Lost and Found folder in your environment. I check Lost and Found folder and found some DC's name there which are already decommissioned. Even i found some DC's name which are live in my environment. I am getting below error log in event viewer:
Event Type: Error
Event Source: NTDS Replication
Event Category: Replication
Event ID: 1864
Date: 2/16/2012
Time: 4:08:37 AM
User: NT AUTHORITY\ANONYMOUS LOGON
Computer: NLADV002
Description:
This is the replication status for the following directory partition on the local domain controller.

Directory partition:
DC=DomainDnsZones,DC=amer,DC=ad,DC=ici,DC=com

The local domain controller has not recently received replication information from a number of domain controllers. The count of domain controllers is shown, divided into the following intervals.

More than 24 hours:
1
More than a week:
1
More than one month:
1
More than two months:
1
More than a tombstone lifetime:
0
Tombstone lifetime (days):
60
Domain controllers that do not replicate in a timely manner may encounter errors. It may miss password changes and be unable to authenticate. A DC that has not replicated in a tombstone lifetime may have missed the deletion of some objects, and may be automatically blocked from future replication until it is reconciled.

To identify the domain controllers by name, install the support tools included on the installation CD and run dcdiag.exe.
You can also use the support tool repadmin.exe to display the replication latencies of the domain controllers in the forest. The command is "repadmin /showvector /latency ".

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

Post a Comment

Popular Posts
Workstation Trust Relationship Issue Issue: You receive the following error message, when you try to login to the domain.  The security database on the server does not have ... ADMT Service Account - Permission and Configuration The ADMT service account needs to have proper permission in source and target domains.  You don’t need to use 2 separate accounts.  You can ... My First Peek into Microsoft Exchange 2010 By Santhosh Sivarajan Before I really dive into Exchange 2010, I thought I would install and play with it first. I took some screen shots and notes during the ins... ObjectSID and Active Directory What is an objectSID in Active Directory? When a new object is created in Active Directory, Domain Controller assigns a unique value used ... AD Group Report - List Group Members in Active Directory–PowerShell Script Updated Script - http://portal.sivarajan.com/2011/10/search-ad-collect-local-admin-group.html Script #1 This script... Add Users to a Group–PowerShell Script Purpose – Add users to a group from an input file – PowerShell V2 Script.  Input file – Input file (Users.csv) contains samAccountName in... User Account Migration and Merging – Part I (ADMT) Part I - User Account Migration and Merging Using ADMT Part II - User Account Migration and Merging Using QMM pre-creating user account ... User Account Migration and Merging – Part II (Quest Migration Manager) Part I - User Account Migration and Merging Using ADMT Part II - User Account Migration and Merging Using QMM Pre-creating user account in... Delete Stale or Inactive Computer Accounts from Active Directory Here is an easy way to identify and delete inactive or stale computers in an Active Directory environment.  Using the dsquery command you c... Converting PowerShell (PS1) to EXE / Standalone Application As we know, there many applications available to convert a PowerShell file to a standalone executable file.  Based on my experience, PowerSh...