Which four commands should you run?

DRAG DROP
Your network contains an Active Directory domain named contoso.com. The domain contains a
domain controller named DC1.
You need to create an Active Directory snapshot on DC1.
Which four commands should you run?
To answer, move the four appropriate commands from the list of commands to the answer area and
arrange them in the correct order.

DRAG DROP
Your network contains an Active Directory domain named contoso.com. The domain contains a
domain controller named DC1.
You need to create an Active Directory snapshot on DC1.
Which four commands should you run?
To answer, move the four appropriate commands from the list of commands to the answer area and
arrange them in the correct order.

Answer: See the explanation

Explanation:
Box 1: ntdsutil

Box 2: snapshot
Box 3: activate instance ntds
Box 4: create
Note:
Create a snapshot of AD DS in Windows Server 2012 R2 by using NTDSUTIL
1 – On the domain server, open command prompt and type ntdsutil and press Enter.
2- Next, type snapshot and press Enter.
3 – Next, type activate instance ntds and press Enter.
4 – Next, type create (this create command is to generate a snapshot of my AD) and press Enter.



Leave a Reply 8

Your email address will not be published. Required fields are marked *

seventeen − nine =


Romain

Romain

Correct answers are :

1 – ntdsutil
2 – active instance ntds
3 – snapshot
4 – create

Sako Pako

Sako Pako

Try by yourself and you will see you are wrong. The answer is correct.

Sako Pako

Sako Pako

Sorry… i made a mistake… you were right

Malik

Malik

it works both ways, I tested it!

Guram

Guram

Malik is right. It works both ways, i tested it too in my lab. and both work.

1 – ntdsutil
2 – active instance ntds
3 – snapshot
4 – create

1 – ntdsutil
2 – snapshot
3 – active instance ntds
4 – create

kosh

kosh

I confirm it works both ways.Although when I read a few technet articles most of them do Snapshot before Act Ins NTDS.Guess it’s the MS way.Also I viewed CBT nuggets videos and they too use snapshoy before act ins ntds. It is strange that it actually works both ways,but would select snapshot before act ins ntds myself on the test