AD Snapshot Tool
i using ad snapshot tool take snapshots of our domain configuration in case of accidental deletion or , mis configuration can revert changes referring snapshot. have created , applied below mentioned batch file run on weekly basis. works fine when run ntdsutil snapshot list shows last 3 snapshots.
does keep last 3 snapshots. there way keep multiple snapshots.
batch file
ntdsutil snapshot "activate instance ntds" create quit quit
ntdsutil snapshot:list all list snapshot.
seems have 3 snapshot hence output 3.
more on snapshot commands:
http://technet.microsoft.com/en-us/library/cc731620(ws.10).aspx
http://technet.microsoft.com/en-us/library/cc753609(ws.10).aspx
hope helps
regards,
sandesh dubey.
-------------------------------
mcse|mcsa:messaging|mcts|mcitp:enterprise adminitrator
blog: http://sandeshdubey.wordpress.com
posting provided no warranties, , confers no rights.
Windows Server > Directory Services
Comments
Post a Comment