Skip to Content
Active Directory Administration Cookbook
book

Active Directory Administration Cookbook

by Sander Berkouwer
May 2019
Intermediate to advanced
620 pages
21h 41m
English
Packt Publishing
Content preview from Active Directory Administration Cookbook

How to do it...

  1. To make a snapshot, type the following command in an elevated Command Prompt (cmd.exe) window:
ntdsutil.exe "activate instance ntds" "snapshot" "create" q q
  1. To view all snapshots, type the following command in an elevated Command Prompt (cmd.exe) window to get a numbered list of all available snapshots:
ntdsutil.exe "activate instance ntds" "snapshot" "list all" q q
  1. To mount a snapshot, type the following command in an elevated Command Prompt (cmd.exe) window, using the number of the snapshot you want to mount from the previous command:
ntdsutil.exe "activate instance ntds" "snapshot" "mount GUID" q q

The preceding command will output the folder where the database is mounted.

  1. Run the following command to expose it as ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Active Directory Cookbook

Active Directory Cookbook

Robbie Allen
Active Directory Cookbook, 4th Edition

Active Directory Cookbook, 4th Edition

Brian Svidergol, Robbie Allen

Publisher Resources

ISBN: 9781789806984Supplemental Content