
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Dsamain Archives - TECHNIG</title>
	<atom:link href="https://www.technig.com/tag/dsamain/feed/" rel="self" type="application/rss+xml" />
	<link>https://168.138.42.164/tag/dsamain/amp/</link>
	<description>Gateway for IT Experts and Tech Geeks</description>
	<lastBuildDate>Sat, 09 Apr 2022 06:03:57 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>

<image>
	<url>https://www.technig.com/wp-content/uploads/2020/04/32x32.png</url>
	<title>Dsamain Archives - TECHNIG</title>
	<link>https://168.138.42.164/tag/dsamain/amp/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">162720667</site>	<item>
		<title>Creating Active Directory Snapshots On Windows Server 2016</title>
		<link>https://www.technig.com/creating-active-directory-snapshots/</link>
					<comments>https://www.technig.com/creating-active-directory-snapshots/#respond</comments>
		
		<dc:creator><![CDATA[Shais]]></dc:creator>
		<pubDate>Tue, 22 Nov 2016 16:15:38 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[MCSA]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Active Directory Snapshot]]></category>
		<category><![CDATA[Dsamain]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Ntdsutil]]></category>
		<category><![CDATA[Windows Server 2012 R2]]></category>
		<category><![CDATA[Windows Server 2016]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=3362</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="716" height="309" src="https://www.technig.com/wp-content/uploads/2015/08/Change-Domain-Controller.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Change Domain Controller" decoding="async" fetchpriority="high" srcset="https://www.technig.com/wp-content/uploads/2015/08/Change-Domain-Controller.png 716w, https://www.technig.com/wp-content/uploads/2015/08/Change-Domain-Controller-300x129.png 300w" sizes="(max-width: 716px) 100vw, 716px" /></div>
<p>The Active Directory snapshots are a point-in-time view of Active Directory from Windows Server 2008, which are created by using the Volume Shadow Copy Service (VSS). In Windows Server 2012 R2 we are going to simply create Active Directory Snapshots using the Ntdsutil.exe command. It works the same on Windows Server 2012 and 2016. How to [&#8230;]</p>
<p>The post <a href="https://www.technig.com/creating-active-directory-snapshots/">Creating Active Directory Snapshots On Windows Server 2016</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="716" height="309" src="https://www.technig.com/wp-content/uploads/2015/08/Change-Domain-Controller.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Change Domain Controller" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2015/08/Change-Domain-Controller.png 716w, https://www.technig.com/wp-content/uploads/2015/08/Change-Domain-Controller-300x129.png 300w" sizes="(max-width: 716px) 100vw, 716px" /></div><p>The Active Directory <a href="https://technet.microsoft.com/en-us/library/cc753609(v=ws.10).aspx">snapshots</a> are a point-in-time view of Active Directory from Windows Server 2008, which are created by using the Volume Shadow Copy Service (VSS). In <a href="https://www.technig.com/tag/windows-server-2012-r2/">Windows Server 2012 R2</a> we are going to simply create Active Directory Snapshots using the Ntdsutil.exe command. It works the same on Windows Server 2012 and 2016.</p>
<h2>How to Create Active Directory Snapshots?</h2>
<p>In order to create active directory snapshots using ntdsutil command-line tool, you should open the cmd or PowerShell with domain admin privilege. So run the command prompt as administrators.</p>
<p><strong>1.</strong> Run the PowerShell as Administrators and type &#8220;<strong>Ntdsutil&#8221;</strong> then press enter.</p>
<figure id="attachment_3364" aria-describedby="caption-attachment-3364" style="width: 693px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/08/Ntdsutil-Command-Line-Tool.jpg"><img decoding="async" class="wp-image-3364 size-full" src="https://www.technig.com/wp-content/uploads/2015/08/Ntdsutil-Command-Line-Tool.jpg" alt="Ntdsutil Command Line Tool" width="693" height="114" srcset="https://www.technig.com/wp-content/uploads/2015/08/Ntdsutil-Command-Line-Tool.jpg 693w, https://www.technig.com/wp-content/uploads/2015/08/Ntdsutil-Command-Line-Tool-300x49.jpg 300w" sizes="(max-width: 693px) 100vw, 693px" /></a><figcaption id="caption-attachment-3364" class="wp-caption-text">Ntdsutil Command Line Tool</figcaption></figure>
<p>You can get the help by typing the &#8220;<strong>help</strong>&#8221; command or &#8220;<strong>?</strong>&#8220;. It is better to use the help guide when you don&#8217;t know the exact structure of the command.</p>
<p><strong>2.</strong> Type the &#8220;<strong>Snapshot&#8221;</strong> command to enter the snapshot environment.</p>
<figure id="attachment_3365" aria-describedby="caption-attachment-3365" style="width: 555px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/08/Create-Snapshots.jpg"><img decoding="async" class="wp-image-3365 size-full" src="https://www.technig.com/wp-content/uploads/2015/08/Create-Snapshots.jpg" alt="Create Snapshots" width="555" height="77" srcset="https://www.technig.com/wp-content/uploads/2015/08/Create-Snapshots.jpg 555w, https://www.technig.com/wp-content/uploads/2015/08/Create-Snapshots-300x42.jpg 300w" sizes="(max-width: 555px) 100vw, 555px" /></a><figcaption id="caption-attachment-3365" class="wp-caption-text">Create Snapshots</figcaption></figure>
<p><strong>3.</strong> Try to set the specific AD LDS instance as the active instance by typing &#8220;<strong>Activate Instance ntds</strong>&#8221; and then press enter.</p>
<figure id="attachment_3367" aria-describedby="caption-attachment-3367" style="width: 539px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/08/Activate-Instance-NTDS.jpg"><img loading="lazy" decoding="async" class="wp-image-3367 size-full" src="https://www.technig.com/wp-content/uploads/2015/08/Activate-Instance-NTDS.jpg" alt="Activate Instance NTDS" width="539" height="68" srcset="https://www.technig.com/wp-content/uploads/2015/08/Activate-Instance-NTDS.jpg 539w, https://www.technig.com/wp-content/uploads/2015/08/Activate-Instance-NTDS-300x38.jpg 300w" sizes="(max-width: 539px) 100vw, 539px" /></a><figcaption id="caption-attachment-3367" class="wp-caption-text">Activate Instance NTDS</figcaption></figure>
<p><strong>4.</strong> Type the List all to check whether the previews snapshots exist. Then create the active directory snapshots by the &#8220;<strong>Create</strong>&#8221; command. Type &#8220;<strong>Create&#8221;</strong> and press enter.</p>
<figure id="attachment_3368" aria-describedby="caption-attachment-3368" style="width: 863px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/08/Create-Active-Directory-Snapshots.jpg"><img loading="lazy" decoding="async" class="wp-image-3368 size-full" src="https://www.technig.com/wp-content/uploads/2015/08/Create-Active-Directory-Snapshots.jpg" alt="Create Active Directory Snapshots" width="863" height="127" srcset="https://www.technig.com/wp-content/uploads/2015/08/Create-Active-Directory-Snapshots.jpg 863w, https://www.technig.com/wp-content/uploads/2015/08/Create-Active-Directory-Snapshots-300x44.jpg 300w, https://www.technig.com/wp-content/uploads/2015/08/Create-Active-Directory-Snapshots-768x113.jpg 768w" sizes="(max-width: 863px) 100vw, 863px" /></a><figcaption id="caption-attachment-3368" class="wp-caption-text">Create Active Directory Snapshots</figcaption></figure>
<p>The snapshot was created successfully. Now try to mount and see the contents of the snapshot with active directory users and computers console.</p>
<h3>How to Mount Active Directory Snapshots?</h3>
<p>To mount an AD snapshot, use the &#8220;<strong>Mount</strong>&#8221; command and followed by the snapshot order number.</p>
<p><strong>1.</strong> From the preview open PowerShell type &#8220;<strong>List all</strong>&#8221; to display the list of all snapshots. Then type &#8220;<strong>mount 2</strong>&#8221; and press enter to mount the snapshot with the order number of &#8220;<strong>2</strong>&#8220;.</p>
<figure id="attachment_3369" aria-describedby="caption-attachment-3369" style="width: 999px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/08/Mount-Active-Directory-Snapshots.jpg"><img loading="lazy" decoding="async" class="wp-image-3369 size-full" src="https://www.technig.com/wp-content/uploads/2015/08/Mount-Active-Directory-Snapshots.jpg" alt="Mount Active Directory Snapshots" width="999" height="173" srcset="https://www.technig.com/wp-content/uploads/2015/08/Mount-Active-Directory-Snapshots.jpg 999w, https://www.technig.com/wp-content/uploads/2015/08/Mount-Active-Directory-Snapshots-300x52.jpg 300w, https://www.technig.com/wp-content/uploads/2015/08/Mount-Active-Directory-Snapshots-768x133.jpg 768w" sizes="(max-width: 999px) 100vw, 999px" /></a><figcaption id="caption-attachment-3369" class="wp-caption-text">Mount Active Directory Snapshots</figcaption></figure>
<p>Then Snapshot mounted successfully on drive <strong>c:\$SNAP_********$\</strong>. Go to drive C and see the mounted snapshot.</p>
<figure id="attachment_3371" aria-describedby="caption-attachment-3371" style="width: 479px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/08/Mounted-Snapshot.jpg"><img loading="lazy" decoding="async" class="wp-image-3371 size-full" src="https://www.technig.com/wp-content/uploads/2015/08/Mounted-Snapshot.jpg" alt="Mounted Snapshot" width="479" height="171" srcset="https://www.technig.com/wp-content/uploads/2015/08/Mounted-Snapshot.jpg 479w, https://www.technig.com/wp-content/uploads/2015/08/Mounted-Snapshot-300x107.jpg 300w" sizes="(max-width: 479px) 100vw, 479px" /></a><figcaption id="caption-attachment-3371" class="wp-caption-text">Mounted Snapshot</figcaption></figure>
<p><strong>2.</strong> Try to connect to the mounted snapshot with the &#8220;<strong>Dsamain</strong>&#8220;<strong> </strong>command.</p>
<p><code><strong>dsamain –dbpath C:\$SNAP_201508140026_VOLUMEC$\ADDB\ntds.dit –ldapport 34000</strong></code></p>
<p><em><strong>Note:</strong></em> Currently the Dsamain command is not working with PowerShell, try to run it with Command Prompt.</p>
<figure id="attachment_3373" aria-describedby="caption-attachment-3373" style="width: 674px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/08/Dsamain-Command.png"><img loading="lazy" decoding="async" class="wp-image-3373 size-full" src="https://www.technig.com/wp-content/uploads/2015/08/Dsamain-Command.png" alt="Dsamain Command" width="674" height="247" srcset="https://www.technig.com/wp-content/uploads/2015/08/Dsamain-Command.png 674w, https://www.technig.com/wp-content/uploads/2015/08/Dsamain-Command-300x110.png 300w" sizes="(max-width: 674px) 100vw, 674px" /></a><figcaption id="caption-attachment-3373" class="wp-caption-text">Dsamain Command</figcaption></figure>
<p><strong>3.</strong> Now open the <strong>Active Directory Users and Computers</strong> with &#8220;<strong>dsa.msc</strong>&#8221; shortcut in Windows Run or open from Server Manager.</p>
<p><strong>4.</strong> Right-click the <strong>Active Directory Users and Computers</strong> then click <strong>Change Domain Controller</strong>.</p>
<figure id="attachment_3374" aria-describedby="caption-attachment-3374" style="width: 716px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/08/Change-Domain-Controller.png"><img loading="lazy" decoding="async" class="wp-image-3374 size-full" src="https://www.technig.com/wp-content/uploads/2015/08/Change-Domain-Controller.png" alt="Change Domain Controller" width="716" height="309" srcset="https://www.technig.com/wp-content/uploads/2015/08/Change-Domain-Controller.png 716w, https://www.technig.com/wp-content/uploads/2015/08/Change-Domain-Controller-300x129.png 300w" sizes="(max-width: 716px) 100vw, 716px" /></a><figcaption id="caption-attachment-3374" class="wp-caption-text">Change Domain Controller</figcaption></figure>
<p><strong>5.</strong> Select <strong>This Domain Controller or AD LDS instance</strong> and type the directory server name and port then hit enter and click <strong>OK</strong> to apply it.</p>
<figure id="attachment_3375" aria-describedby="caption-attachment-3375" style="width: 640px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/08/This-Domain-Controller-or-AD-LDS-Instance.png"><img loading="lazy" decoding="async" class="wp-image-3375 size-full" src="https://www.technig.com/wp-content/uploads/2015/08/This-Domain-Controller-or-AD-LDS-Instance.png" alt="This Domain Controller or AD LDS Instance" width="640" height="439" srcset="https://www.technig.com/wp-content/uploads/2015/08/This-Domain-Controller-or-AD-LDS-Instance.png 640w, https://www.technig.com/wp-content/uploads/2015/08/This-Domain-Controller-or-AD-LDS-Instance-300x206.png 300w" sizes="(max-width: 640px) 100vw, 640px" /></a><figcaption id="caption-attachment-3375" class="wp-caption-text">This Domain Controller or AD LDS Instance</figcaption></figure>
<p><strong>6.</strong> Finally, you can see and explore all contents of mounted active directory snapshots using AD DS.</p>
<p>When you do the task with the mounted snapshot, at the end try to unmount it with the &#8220;<strong>unmount</strong>&#8221; command.</p>
<p><code><strong>ntdsutil</strong></code><br />
<code><strong>snapshot</strong></code><br />
<code><strong>activate instance ntds</strong></code><br />
<code><strong>list all</strong></code><br />
<code><strong>unmount 4</strong></code><br />
<code><strong>unmount 2 </strong></code><br />
<code><strong>list mounted</strong></code></p>
<figure id="attachment_3376" aria-describedby="caption-attachment-3376" style="width: 820px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/08/Unmount-Active-Directory-Snapshots.png"><img loading="lazy" decoding="async" class="wp-image-3376 size-full" src="https://www.technig.com/wp-content/uploads/2015/08/Unmount-Active-Directory-Snapshots.png" alt="Unmount Active Directory Snapshots" width="820" height="329" srcset="https://www.technig.com/wp-content/uploads/2015/08/Unmount-Active-Directory-Snapshots.png 820w, https://www.technig.com/wp-content/uploads/2015/08/Unmount-Active-Directory-Snapshots-300x120.png 300w, https://www.technig.com/wp-content/uploads/2015/08/Unmount-Active-Directory-Snapshots-768x308.png 768w" sizes="(max-width: 820px) 100vw, 820px" /></a><figcaption id="caption-attachment-3376" class="wp-caption-text">Unmount Active Directory Snapshots</figcaption></figure>
<p>That&#8217;s all. Hope you learn something new about Windows Server 2012 R2.</p>
<hr />
<p><span style="color: #808080;"><strong>Searches related to Active Directory snapshots</strong></span><br />
ad snapshot windows 2012.<br />
active directory snapshot restore.<br />
active directory snapshot location.<br />
active directory snapshot tool.<br />
active directory snapshot tool download.<br />
dsamain mount snapshot.<br />
schedule active directory snapshots.</p>
<p>The post <a href="https://www.technig.com/creating-active-directory-snapshots/">Creating Active Directory Snapshots On Windows Server 2016</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/creating-active-directory-snapshots/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3362</post-id>	</item>
	</channel>
</rss>
