<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2enclosuresfull.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>IT Basement</title>
	
	<link>http://www.itbasement.net</link>
	<description>Your Basement Laboratory</description>
	<lastBuildDate>Tue, 10 Jan 2012 12:14:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/gsmrepair/DkGY" /><feedburner:info uri="gsmrepair/dkgy" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><media:thumbnail url="http.g" /><media:category scheme="http://www.itunes.com/dtds/podcast-1.0.dtd">Technology/Gadgets</media:category><item>
		<title>TT: Join VMware vCenter Server Appliance to Active Directory</title>
		<link>http://feedproxy.google.com/~r/gsmrepair/DkGY/~3/XGtqMUtLkbk/</link>
		<comments>http://www.itbasement.net/tt-join-vmware-vcenter-server-appliance-active-directory/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 10:53:34 +0000</pubDate>
		<dc:creator>Razvan Oncescu</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[vCenter]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[appliance]]></category>
		<category><![CDATA[vsphere]]></category>

		<guid isPermaLink="false">http://www.itbasement.net/?p=813</guid>
		<description><![CDATA[This step-by-step tutorial will show you how to join a vCenter Appliance server to an existing Active Directory. The setup is pretty simple: When I first tried to join my vCenter Server Appliance to my Active Directory through the web interface, I was getting this type of error: &#8220;Cannot join domain, failed to open connection to [...]]]></description>
			<content:encoded><![CDATA[<p>This step-by-step tutorial will show you how to join a vCenter Appliance server to an existing Active Directory.</p>
<p>The setup is pretty simple:<div class="woo-sc-box info   full">
Active Directory = itbasement.net<br />
VMware infrastructure = vSphere 5<br />
vCenter = VMware vCenter Server Appliance (ver. 5.0.0.2968 Build 380565)</div></p>
<p>When I first tried to join my vCenter Server Appliance to my Active Directory through the web interface, I was getting this type of error:</p>
<p><span style="color: #ff6600;"><strong>&#8220;Cannot join domain, failed to open connection to required ports on DC&#8221;</strong></span></p>
<p>After searchin more info on the topic I found this <a href="kb.vmware.com/kb/2002626" target="_blank">KB#2002626</a>.</p>
<p>Let&#8217;s get started!</p>
<p>1. Connect to vCenter using SSH or directly through vSphere Client Console.<br />
2. First, make sure you properly set the DNS so that it points out your Active Directory. To double check, you can run the command:<br />
<div class="woo-sc-box normal   full"><strong>itb-vcenter:~ #</strong> cat /etc/resolv.conf</div>3. Next, you have to setup the hostname for this appliance:<br />
<div class="woo-sc-box normal   full"><strong>itb-vcenter:~ #</strong> domainjoin-cli setname itb-vcenter</div>4. Now we can join the vCenter to our Active Directory:<br />
<div class="woo-sc-box normal   full"><strong> itb-vcenter:~ #</strong> domainjoin-cli join itbasement.net administrator@itbasement.net Passw0rd<br />
With Computer DNS Name: itb-vcenter.itbasement.net<br />
SUCCESS </div>Good, our vCenter is now connected to the Active Directory.</p>
<p>5. We have one final step to complete,: add permission for a domain user/group to access the vCenter infrastructure.</p>
<p>I&#8217;m pretty sure that most of you know how to do this, but for those of you who don&#8217;t, here it is:<br />
- Connect to vCenter with ViClient and at the datacenter level go to permissions as in the example bellow:<br />
- Select Add.. and choose your domain, your user or group and click OK.<br />
- Select the role you want to assign to the Grop/User and then click OK.</p>
<p style="text-align: center;"><a href="http://dl.dropbox.com/u/29639962/images/uploads/2012/01/vCenter_Appliance_Domain_Join.png"><img class="aligncenter" src="http://dl.dropbox.com/u/29639962/images/uploads/2012/01/vCenter_Appliance_Domain_Join.png" alt="" width="900" height="666" /></a></p>
<p>Basically, that&#8217;s all you need to do.<br />
Have fun!</p>
<img src="http://feeds.feedburner.com/~r/gsmrepair/DkGY/~4/XGtqMUtLkbk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.itbasement.net/tt-join-vmware-vcenter-server-appliance-active-directory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.itbasement.net/tt-join-vmware-vcenter-server-appliance-active-directory/</feedburner:origLink></item>
		<item>
		<title>vSphere5: Remove iSCSI Target from shell</title>
		<link>http://feedproxy.google.com/~r/gsmrepair/DkGY/~3/W_AEE4syp1Q/</link>
		<comments>http://www.itbasement.net/vsphere5-remove-iscsi-target-shell/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 09:05:00 +0000</pubDate>
		<dc:creator>Razvan Oncescu</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[vsphere]]></category>

		<guid isPermaLink="false">http://www.itbasement.net/?p=745</guid>
		<description><![CDATA[Today I had a little time to improve my vSphere Lab and I started by upgrading the iSCSI Storage (Openfiler). I migrated all my VM&#8217;s and then I shutdown the old iSCSI without removing the iSCSI targets for ESXi. It turned out that this was a big mistake because one of the ESXi server become [...]]]></description>
			<content:encoded><![CDATA[<p>Today I had a little time to improve my vSphere Lab and I started by upgrading the iSCSI Storage (Openfiler).<br />
I migrated all my VM&#8217;s and then I shutdown the old iSCSI without removing the iSCSI targets for ESXi. It turned out that this was a big mistake because one of the ESXi server become unresponsive.<br />
The only way I was able to connect to the ESXi server was by acessing the troubleshooting console.<br />
After searching the logs for clues it was obvious that I had to remove the iSCSI target from cli.</p>
<p>Anyway, first I wanted to see how does the ESXi sees this lost device/path and used the esxcfg-scsidevs command:<br />
<strong><div class="woo-sc-box normal   ">~ # esxcfg-scsidevs -l</strong><br />
t10.F405E46494C45400C4F4143537E4D22476F453D297361423<br />
Device Type: Direct-Access<br />
Size: 133216 MB<br />
Multipath Plugin: NMP<br />
Vendor: OPNFILER  Model: VIRTUAL-DISK      Revis: 0<br />
SCSI Level: 4  Is Pseudo: false <em><strong><span style="color: #ff0000;">Status: dead</span></strong></em><br />
Is RDM Capable: true  Is Removable: false<br />
Is Local: false Is SSD: false</p>
<p>t10.F405E46494C45425362463E69485D254743613D2F6244655<br />
Device Type: Direct-Access<br />
Size: 400320 MB<br />
Multipath Plugin: NMP<br />
Vendor: OPNFILER  Model: VIRTUAL-DISK      Revis: 0<br />
SCSI Level: 4  Is Pseudo: false Status: on<br />
Is RDM Capable: true  Is Removable: false<br />
Is Local: false Is SSD: false</div>Then, to be able to remove the dead iSCSI connection I needed the name of the iSCSI target and this was very easy finding out using the vmkiscsi-tool command:<br />
<div class="woo-sc-box normal   "><strong>~ # vmkiscsi-tool  -S vmhba32</strong><br />
STATIC DISCOVERY TARGET<br />
NAME     : <strong>iqn.2006-01.com.openfiler:tsn.acf1f3fdb247</strong><br />
ADDRESS  : 192.168.40.4:3260<br />
BOOT     : No<br />
LAST ERR : LOGIN: No Errors<br />
STATIC DISCOVERY TARGET<br />
NAME     : iqn.2006-01.com.openfiler:tsn.da6f7f008898<br />
ADDRESS  : 192.168.40.99:3260<br />
BOOT     : No<br />
LAST ERR : LOGIN: No Errors</div></p>
<p>Great, now I have everything I need to proceed! The following command helped remove the target:<br />
<div class="woo-sc-box normal   ">~ # vmkiscsi-tool  -S -r &#8220;192.168.40.4 iqn.2006-01.com.openfiler:tsn.acf1f3fdb247&#8243; vmhba32</div></p>
<p>Then, I restarted the the Management agents and then checked to see if there were any errors in vmkernel.log reported.</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br />3<br />4<br />5<br />6<br />7<br />8<br />9<br />10<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">/sbin/services.sh restart<br />
~ # tail -f /var/log/vmkernel.log<br />
2011-12-12T12:24:13.208Z cpu3:2649)WARNING: NMP: nmpDeviceAttemptFailover:562:Retry world restore device &quot;t10.F405E46494C45400C4F4143537E4D22476F453D297361423&quot; - no more commands to retry<br />
2011-12-12T12:24:17.674Z cpu1:2662)Tcpip: 2236: msleep returned 4<br />
2011-12-12T12:24:22.678Z cpu1:2662)Tcpip: 2236: msleep returned 4<br />
2011-12-12T12:24:22.741Z cpu1:2156)ScsiPath: 4963: DeletePath : adapter=vmhba32, channel=1, target=0, lun=0<br />
2011-12-12T12:24:22.741Z cpu1:2159)ScsiPath: 4963: DeletePath : adapter=vmhba32, channel=0, target=0, lun=0<br />
2011-12-12T12:24:22.741Z cpu3:2156)WARNING: ScsiPath: 5022: Remove path: vmhba32:C1:T0:L0<br />
2011-12-12T12:24:22.741Z cpu1:2159)WARNING: NMP: nmpUnclaimPath:1577:Physical path &quot;vmhba32:C0:T0:L0&quot; is the last path to NMP device &quot;Unregistered Device&quot;. The device has been unregistered.<br />
2011-12-12T12:24:22.741Z cpu1:2159)WARNING: ScsiPath: 5022: Remove path: vmhba32:C0:T0:L0</div></td></tr></tbody></table></div>
<p>After removing the target the ESXi server become responsive and I could connect to it using the vSphere Client.</p>
<p><span style="color: #999999;">PS: I know that removing the old iSCSI storage this way isn&#8217;t in the best practice papers, but this happened in my lab where everything is allowed.</span></p>
<p>Cheers</p>
<img src="http://feeds.feedburner.com/~r/gsmrepair/DkGY/~4/W_AEE4syp1Q" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.itbasement.net/vsphere5-remove-iscsi-target-shell/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.itbasement.net/vsphere5-remove-iscsi-target-shell/</feedburner:origLink></item>
		<item>
		<title>Exchange: Export a list with all distribution lists and members</title>
		<link>http://feedproxy.google.com/~r/gsmrepair/DkGY/~3/GHDhhXwdQWM/</link>
		<comments>http://www.itbasement.net/exchange-export-list-distribution-lists-members/#comments</comments>
		<pubDate>Tue, 03 May 2011 13:03:17 +0000</pubDate>
		<dc:creator>Razvan Oncescu</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Configure]]></category>
		<category><![CDATA[Script]]></category>

		<guid isPermaLink="false">http://www.itbasement.net/?p=712</guid>
		<description><![CDATA[This is a very useful script for exporting all your exchange distribution lists including all their containing members. 12345678910111213$totalObj = @() $temp = Get-DistributionGroup -ResultSize Unlimited &#124; &#160; &#160; &#160; &#160;ForEach-Object { &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;[array]$mem = Get-DistributionGroupMember -id $_ &#160; &#160; &#160; &#160; &#160; &#160; &#160; [...]]]></description>
			<content:encoded><![CDATA[<p>This is a very useful script for exporting all your exchange distribution lists including all their containing members.</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br />3<br />4<br />5<br />6<br />7<br />8<br />9<br />10<br />11<br />12<br />13<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$totalObj = @()<br />
$temp = Get-DistributionGroup -ResultSize Unlimited | <br />
&nbsp; &nbsp; &nbsp; &nbsp;ForEach-Object { &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[array]$mem = Get-DistributionGroupMember -id $_ &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;for ($i = 0; $i -lt $mem.Count; $i++) {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $member = $mem[$i].name<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $obj = New-Object System.Object<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $obj | Add-Member -MemberType NoteProperty -Value $_.Name -Name 'Distribution Group' -Force<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $obj | Add-Member -MemberType NoteProperty -Value $member -Name 'Members' -Force -PassThru<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $totalObj += $obj<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;}<br />
&nbsp; &nbsp; &nbsp; &nbsp;}<br />
$totalObj | Export-Csv -Encoding 'Unicode' c:\report\dlist.csv</div></td></tr></tbody></table></div>
<img src="http://feeds.feedburner.com/~r/gsmrepair/DkGY/~4/GHDhhXwdQWM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.itbasement.net/exchange-export-list-distribution-lists-members/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.itbasement.net/exchange-export-list-distribution-lists-members/</feedburner:origLink></item>
		<item>
		<title>How to Activate Windows Server 2008/R2 Server Core</title>
		<link>http://feedproxy.google.com/~r/gsmrepair/DkGY/~3/_Cttim-4eJY/</link>
		<comments>http://www.itbasement.net/activate-windows-server-2008r2-server-core/#comments</comments>
		<pubDate>Fri, 11 Mar 2011 22:28:59 +0000</pubDate>
		<dc:creator>Razvan Oncescu</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Core]]></category>
		<category><![CDATA[R2]]></category>
		<category><![CDATA[Server]]></category>

		<guid isPermaLink="false">http://www.itbasement.net/?p=685</guid>
		<description><![CDATA[How to Activate Windows Server 2008/R2 Server Core 1.First, log on to the Server Core console. 2.If you haven&#8217;t keyed in the product key during setup, type: 3.Then after the first command is successful, type: Video supported by: Microsoft]]></description>
			<content:encoded><![CDATA[<p>How to Activate Windows Server 2008/R2 Server Core</p>
<p>1.First, log on to the Server Core console.<br />
2.If you haven&#8217;t keyed in the product key during setup, type:<br />
<div class="woo-sc-box normal small  full">cscript C:\windows\system32\slmgr.vbs -ipk &lt;product key&gt;</div><br />
3.Then after the first command is successful, type:<br />
<div class="woo-sc-box normal   full">cscript C:\windows\system32\slmgr.vbs -ato</div></p>
<p><div class="woo-sc-hr"></div><br />
<script src="http://technet.microsoft.com/objectforward/default.aspx?type=VideoPlayer&amp;video=http%3A%2F%2Fdownload.microsoft.com%2Fdownload%2F2%2F1%2F8%2F218B664D-DABB-4E58-9D5C-71073AD36513%2FCoreActivation_new.wmv&amp;thumb=http%3A%2F%2Ftechnet.microsoft.com%2Fen-us%2Fwindowsserver%2Fbb981460.WScore-acti-320(l%3Den-us).jpg&amp;title=&amp;width=580&amp;height=580" type="text/javascript"></script><br />
Video supported by: <a href="http://technet.microsoft.com/en-us/windowsserver/bb981460">Microsoft</a></p>
<p><div class="woo-sc-hr"></div><br />
<div class="shortcode-toggle toggle-show-related-posts closed white border"><h4 class="toggle-trigger"><a href="#">Show related posts</a></h4>
<div class="toggle-content"><br />
<strong>Related posts:</strong><br />

<ul class="woo-sc-related-posts">
	<li><a class="related-title" title="Windows Server: Activate PowerShell" href="http://www.itbasement.net/windows-server-activate-powershell/"><span>Windows Server: Activate PowerShell</span></a></li>

	<li><a class="related-title" title="Windows 2008:Install unattended Active Directory on Windows 2008 Server Core" href="http://www.itbasement.net/windows-2008install-configure-rodc-windows-2008-core-edition/"><span>Windows 2008:Install unattended Active Directory on Windows 2008 Server Core</span></a></li>

	<li><a class="related-title" title="Windows 2008 Core Edition: Step-By-Step Install and Configure" href="http://www.itbasement.net/windows-2008-core-edition-step-by-step-install-configure/"><span>Windows 2008 Core Edition: Step-By-Step Install and Configure</span></a></li>
</ul>
</div><!--/.toggle-content-->
<input type="hidden" name="title_open" value="Hide related posts" /><input type="hidden" name="title_closed" value="Show related posts" /></div><!--/.shortcode-toggle--></p>
<img src="http://feeds.feedburner.com/~r/gsmrepair/DkGY/~4/_Cttim-4eJY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.itbasement.net/activate-windows-server-2008r2-server-core/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.itbasement.net/activate-windows-server-2008r2-server-core/</feedburner:origLink></item>
		<item>
		<title>Windows 2008: RODC Administrative Role Separation</title>
		<link>http://feedproxy.google.com/~r/gsmrepair/DkGY/~3/H9XoPi_DH4c/</link>
		<comments>http://www.itbasement.net/windows-2008-rodc-administrative-role-separation/#comments</comments>
		<pubDate>Mon, 07 Mar 2011 11:52:40 +0000</pubDate>
		<dc:creator>Razvan Oncescu</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Command-Line]]></category>
		<category><![CDATA[Core]]></category>
		<category><![CDATA[RODC]]></category>

		<guid isPermaLink="false">http://www.itbasement.net/?p=648</guid>
		<description><![CDATA[RODCs support local administration through a feature called administrative role separation. Every RODC maintains a local database of groups for specific administrative purposes. You can add a domain account to these local roles to enable support of a specific RODC. This can be done with Ddmgmt.exe command. To achive this there are some steps to [...]]]></description>
			<content:encoded><![CDATA[<p>RODCs support local administration through a feature called administrative role separation.<br />
Every RODC maintains a local database of groups for specific administrative purposes. You can add a domain account to these local roles to enable support of a specific RODC.</p>
<p>This can be done with <strong>Ddmgmt.exe</strong> command. To achive this there are some steps to follow:<br />
1. From the command prompt of the RODC write: <strong>dsmgmt</strong> and press Enter;<br />
2. Type local roles and press <strong>Enter</strong>,<br />
3. Optionally you can press <strong>?</strong> to display a list of commands or <strong>list roles</strong> to display a list of local roles.<br />
4. Type<strong> add &lt;username&gt;  administrators</strong>, where username is the Active Directory defined username.</p>
<p>&nbsp;</p>
<div class="shortcode-toggle toggle-show-example closed default border"><h4 class="toggle-trigger"><a href="#">Show Example</a></h4>
<div class="toggle-content"><strong>PS C:\&gt; dsmgmt</strong><br />
<strong>C:\Windows\system32\dsmgmt.exe: local roles</strong><br />
local roles: ?</p>
<p>?                                      &#8211; Show this help information<br />
Add %s1 %s2              &#8211; Adds an account %s1 to the local role %s2<br />
Connections               &#8211; Connect to a specific AD DC/LDS instance<br />
Help                               &#8211; Show this help information<br />
List Roles                     &#8211; List defined local roles<br />
Quit                                &#8211; Return to the prior menu<br />
Remove %s1 %s2      &#8211; Removes an account %s1 from the local role %s2<br />
Show Role %s              &#8211; Show local role members</p>
<p><strong>local roles: list roles</strong><br />
Administrators</p>
<p>Available roles:<br />
Administrators<br />
Users<br />
Guests<br />
Remote Desktop Users<br />
Network Configuration Operators<br />
Performance Monitor Users<br />
Performance Log Users<br />
Distributed COM Users<br />
IIS_IUSRS<br />
Cryptographic Operators<br />
Event Log Readers<br />
Certificate Service DCOM Access<br />
Incoming Forest Trust Builders<br />
Terminal Server License Servers<br />
Pre-Windows 2000 Compatible Access<br />
Windows Authorization Access Group<br />
Replicator<br />
Print Operators<br />
Server Operators<br />
Backup Operators<br />
Account Operators<br />
<strong>local roles: add admin.branch administrators</strong><br />
Successfully updated local role.</div><!--/.toggle-content-->
<input type="hidden" name="title_open" value="Hide Example" /><input type="hidden" name="title_closed" value="Show Example" /></div><!--/.shortcode-toggle-->
<div class="woo-sc-hr"></div>
<div class="shortcode-toggle toggle-show-related-posts closed white border"><h4 class="toggle-trigger"><a href="#">Show related posts</a></h4>
<div class="toggle-content"><br />
<strong>Related posts:</strong><br />

<ul class="woo-sc-related-posts">
	<li><a class="related-title" title="Windows 2008 Core Edition: Step-By-Step Install and Configure" href="http://www.itbasement.net/windows-2008-core-edition-step-by-step-install-configure/"><span>Windows 2008 Core Edition: Step-By-Step Install and Configure</span></a></li>

	<li><a class="related-title" title="How to Activate Windows Server 2008/R2 Server Core" href="http://www.itbasement.net/activate-windows-server-2008r2-server-core/"><span>How to Activate Windows Server 2008/R2 Server Core</span></a></li>

	<li><a class="related-title" title="Windows Server: Activate PowerShell" href="http://www.itbasement.net/windows-server-activate-powershell/"><span>Windows Server: Activate PowerShell</span></a></li>
</ul>
<br />
</div><!--/.toggle-content-->
<input type="hidden" name="title_open" value="Hide related posts" /><input type="hidden" name="title_closed" value="Show related posts" /></div><!--/.shortcode-toggle-->
<img src="http://feeds.feedburner.com/~r/gsmrepair/DkGY/~4/H9XoPi_DH4c" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.itbasement.net/windows-2008-rodc-administrative-role-separation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.itbasement.net/windows-2008-rodc-administrative-role-separation/</feedburner:origLink></item>
		<item>
		<title>Windows Server: Activate PowerShell</title>
		<link>http://feedproxy.google.com/~r/gsmrepair/DkGY/~3/HOfV4SxxnCk/</link>
		<comments>http://www.itbasement.net/windows-server-activate-powershell/#comments</comments>
		<pubDate>Wed, 02 Mar 2011 09:43:27 +0000</pubDate>
		<dc:creator>Razvan Oncescu</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Core]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[R2]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[Server]]></category>

		<guid isPermaLink="false">http://www.itbasement.net/?p=553</guid>
		<description><![CDATA[To activate powershell in Windows 2008 R2 use the following commands: Run it from: &#160;]]></description>
			<content:encoded><![CDATA[<p>To activate powershell in Windows 2008 R2 use the following commands:</p>
<div class="woo-sc-box normal small  full">C:\&gt;DISM /Online /Enable-Feature /FeatureName:NetFx2-ServerCore<br />
C:\&gt;DISM /Online /Enable-Feature /FeatureName:MicrosoftWindowsPowerShell<br />
C:\&gt;DISM /online /enable-feature /featurename=ServerManager-PSH-Cmdlets<br />
C:\&gt;DISM /online /enable-feature /featurename=BestPractices-PSH-Cmdlets</div>
<p>Run it from:</p>
<div class="woo-sc-box normal small  full">C:\Windows\system32\WindowsPowerShell</div>
<p>&nbsp;</p>
<div class="shortcode-toggle toggle-show-related-posts closed white border"><h4 class="toggle-trigger"><a href="#">Show related posts</a></h4>
<div class="toggle-content"><br />
<strong>Related posts:</strong><br />

<ul class="woo-sc-related-posts">
	<li><a class="related-title" title="How to Activate Windows Server 2008/R2 Server Core" href="http://www.itbasement.net/activate-windows-server-2008r2-server-core/"><span>How to Activate Windows Server 2008/R2 Server Core</span></a></li>

	<li><a class="related-title" title="Windows 2008:Install unattended Active Directory on Windows 2008 Server Core" href="http://www.itbasement.net/windows-2008install-configure-rodc-windows-2008-core-edition/"><span>Windows 2008:Install unattended Active Directory on Windows 2008 Server Core</span></a></li>

	<li><a class="related-title" title="Windows 2008 Core Edition: Step-By-Step Install and Configure" href="http://www.itbasement.net/windows-2008-core-edition-step-by-step-install-configure/"><span>Windows 2008 Core Edition: Step-By-Step Install and Configure</span></a></li>
</ul>
<br />
</div><!--/.toggle-content-->
<input type="hidden" name="title_open" value="Hide related posts" /><input type="hidden" name="title_closed" value="Show related posts" /></div><!--/.shortcode-toggle-->
<img src="http://feeds.feedburner.com/~r/gsmrepair/DkGY/~4/HOfV4SxxnCk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.itbasement.net/windows-server-activate-powershell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.itbasement.net/windows-server-activate-powershell/</feedburner:origLink></item>
		<item>
		<title>Windows 2008:Install unattended Active Directory on Windows 2008 Server Core</title>
		<link>http://feedproxy.google.com/~r/gsmrepair/DkGY/~3/NL__VpC3eT4/</link>
		<comments>http://www.itbasement.net/windows-2008install-configure-rodc-windows-2008-core-edition/#comments</comments>
		<pubDate>Tue, 01 Mar 2011 16:11:58 +0000</pubDate>
		<dc:creator>Razvan Oncescu</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Core]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[R2]]></category>
		<category><![CDATA[Server]]></category>

		<guid isPermaLink="false">http://www.itbasement.net/?p=256</guid>
		<description><![CDATA[I hope you are familiar with the Server Core and you have the server up and running. If not, you can read about it in the article Windows 2008 Core Edition: Step-By-Step Install and Configure. OK, let&#8217;s get started! 1. First of all we will have to cofigure an unattended text file witch is called [...]]]></description>
			<content:encoded><![CDATA[<p>I hope you are familiar with the Server Core and you have the server up and running. If not, you can read about it in the article<a href="http://www.itbasement.net/windows-2008-core-edition-step-by-step-install-configure/"><strong> Windows 2008 Core Edition: Step-By-Step Install and Configure</strong></a>.</p>
<p>OK, let&#8217;s get started!<div class="woo-sc-hr"></div></p>
<p><strong>1.</strong> First of all we will have to cofigure an unattended text file witch is called &#8220;answer file&#8221;. The answer file is an ASCII text file that provides automated user input  for each page of the Active Directory Domain Services Installation  Wizard.</p>
<p>As well know there are different types of Active Directory installations and of course the answer file is slightly different of each one of them. A list of answer files can be found bellow:</p>
<div class="shortcode-toggle toggle-show-for-new-tree-in-new-forest closed default border"><h4 class="toggle-trigger"><a href="#">Show: For new tree in new forest</a></h4>
<div class="toggle-content"><br />
[DCINSTALL]<br />
InstallDNS=yes<br />
NewDomain=forest<br />
NewDomainDNSName=&lt;The fully qualified Domain Name System (DNS)  name&gt;<br />
DomainNetBiosName=&lt;By default, the first label of the fully qualified DNS name&gt;<br />
SiteName=&lt;Default-First-Site-Name&gt;<br />
ReplicaOrNewDomain=domain<br />
ForestLevel=&lt;The forest functional level number&gt;<br />
DomainLevel=&lt;The domain functional level number&gt;<br />
DatabasePath=&#8221;&lt;The path of a folder on a local volume&gt;&#8221;<br />
LogPath=&#8221;&lt;The path of a folder on a local volume&gt;&#8221;<br />
RebootOnCompletion=yes<br />
SYSVOLPath=&#8221;&lt;The path of a folder on a local volume&gt;&#8221;<br />
SafeModeAdminPassword=&lt;The password for an offline administrator account&gt;<br />
</div><!--/.toggle-content-->
<input type="hidden" name="title_open" value="Hide: For new tree in new forest" /><input type="hidden" name="title_closed" value="Show: For new tree in new forest" /></div><!--/.shortcode-toggle-->
<div class="shortcode-toggle toggle-show-for-child-domain closed default border"><h4 class="toggle-trigger"><a href="#"> Show: For child domain</a></h4>
<div class="toggle-content"><br />
[DCINSTALL]<br />
ParentDomainDNSName=&lt;Fully qualified DNS name of parent domain&gt;<br />
UserName=&lt;The administrative account in the parent domain&gt;<br />
UserDomain=&lt;The name of the domain of the user account&gt;<br />
Password=&lt;The password for the user account&gt; Specify * to prompt the user for credentials during the installation.<br />
NewDomain=child<br />
ChildName=&lt;The single-label DNS name of the new domain&gt;<br />
SiteName=&lt;The  name of the AD DS site in which this domain  controller will reside&gt;  This site must be created in advance in the  Dssites.msc snap-in.<br />
DomainNetBiosName=&lt;The first label of the fully qualified DNS name&gt;<br />
ReplicaOrNewDomain=domain<br />
DomainLevel=&lt;The  domain functional level number&gt; This value  cannot be less than the  current value of the forest functional level.<br />
DatabasePath=&#8221;&lt;The path of a folder on a local volume&gt;&#8221;<br />
LogPath=&#8221;&lt;The path of a folder on a local volume&gt;&#8221;<br />
SYSVOLPath=&#8221;&lt;The path of a folder on a local volume&gt;&#8221;<br />
InstallDNS=yes<br />
CreateDNSDelegation=yes<br />
DNSDelegationUserName=    &lt;The account  that has permissions to  create a DNS delegation&gt; The account that is  being used to install  AD DS may differ  from the account in the parent  domain that has the  permissions that are required to create a DNS  delegation. In this case,  specify the account that can create the DNS  delegation for this  parameter. Specify * to prompt the user for  credentials during the  installation.<br />
DNSDelegationPassword= &lt;The  password for the  account that is specified for  DNSDelegationUserName&gt;     Specify *  to prompt the user for a  password during the installation.<br />
SafeModeAdminPassword=&lt;The password for an offline administrator account&gt;<br />
RebootOnCompletion=yes<br />
</div><!--/.toggle-content-->
<input type="hidden" name="title_open" value="Hide: For child domain" /><input type="hidden" name="title_closed" value=" Show: For child domain" /></div><!--/.shortcode-toggle-->
<div class="shortcode-toggle toggle-show-for-a-new-tree-in-existing-forest closed default border"><h4 class="toggle-trigger"><a href="#">Show: For a new tree in existing forest</a></h4>
<div class="toggle-content"><br />
[DCINSTALL]<br />
UserName=&lt;An administrative account in the parent domain&gt;<br />
UserDomain=&lt;The name of the domain of the user account&gt;<br />
Password=&lt;The  password for the adminstrative account&gt;   Specify *  to prompt the  user for credentials during the installation.<br />
NewDomain=tree<br />
NewDomainDNSName=&lt;The fully qualified DNS name of the new domain&gt;<br />
SiteName=&lt;The  name of the AD DS site in which  this domain  controller will reside&gt;    This site must be created in advance in  the Dssites.msc snap-in.<br />
DomainNetBiosName=&lt;The first label of the fully qualified DNS name&gt;<br />
ReplicaOrNewDomain=domain<br />
DomainLevel=&lt;The domain functional level number&gt;<br />
DatabasePath=&#8221;&lt;The path of a folder on a local volume&gt;&#8221;<br />
LogPath=&#8221;&lt;The path of a folder on a local volume&gt;&#8221;<br />
SYSVOLPath=&#8221;&lt;The path of a folder on a local volume&gt;&#8221;<br />
InstallDNS=yes<br />
CreateDNSDelegation=yes<br />
DNSDelegationUserName=  &lt;The account that has permissions to create a  DNS delegation&gt;    The account that is being used to install AD DS  may differ  from the  account in the parent domain that has the  permissions that are required  to create a DNS delegation. In this case,  specify the account that can  create the DNS delegation for this  parameter.     Specify * to prompt  the user for credentials during the  installation.<br />
DNSDelegationPassword=&lt;The password for the account  that is specified  for DNSDelegationUserName&gt;    Specify * to prompt  the user for a  password during the installation.<br />
SafeModeAdminPassword=&lt;The password for an offline administrator account&gt;<br />
RebootOnCompletion=yes<br />
</div><!--/.toggle-content-->
<input type="hidden" name="title_open" value="Hide: For a new tree in existing forest" /><input type="hidden" name="title_closed" value="Show: For a new tree in existing forest" /></div><!--/.shortcode-toggle-->
<div class="shortcode-toggle toggle-show-for-additional-domain-controller closed default border"><h4 class="toggle-trigger"><a href="#">Show:  For additional domain controller</a></h4>
<div class="toggle-content"><br />
[DCINSTALL]<br />
UserName=&lt;The administrative account in the domain of the new domain controller&gt;<br />
UserDomain=&lt;The name of the domain of the new domain controller&gt;<br />
Password=&lt;The password for the UserName account&gt;<br />
SiteName=&lt;The name of the AD DS site in which this domain   controller will reside&gt; This site must be created in advance in the   Dssites.msc snap-in.<br />
ReplicaOrNewDomain=replica<br />
ReplicaDomainDNSName=&lt;The fully qualified domain name (FQDN) of  the  domain in which you want to add an additional domain controller&gt;<br />
DatabasePath=&#8221;&lt;The path of a folder on a local volume&gt;&#8221;<br />
LogPath=&#8221;&lt;The path of a folder on a local volume&gt;&#8221;<br />
SYSVOLPath=&#8221;&lt;The path of a folder on a local volume&gt;&#8221;<br />
InstallDNS=yes<br />
ConfirmGC=yes<br />
SafeModeAdminPassword=&lt;The password for an offline administrator account&gt;<br />
RebootOnCompletion=yes<br />
</div><!--/.toggle-content-->
<input type="hidden" name="title_open" value="Hide: For additional domain controller" /><input type="hidden" name="title_closed" value="Show:  For additional domain controller" /></div><!--/.shortcode-toggle-->
<div class="shortcode-toggle toggle-show-for-read-only-domain-controller-rodc closed default border"><h4 class="toggle-trigger"><a href="#">Show: For read-only   domain controller (RODC)</a></h4>
<div class="toggle-content"><br />
[DCINSTALL]<br />
UserName=&lt;The administrative account in the domain of the new domain controller&gt;<br />
UserDomain=&lt;The name of the domain of the user account&gt;<br />
PasswordReplicationDenied=&lt;The  names of the user, group, and  computer accounts whose passwords are not  to be replicated to this  RODC&gt;<br />
PasswordReplicationAllowed  =&lt;The names of the user,  group, and computer accounts whose passwords  can be replicated to this  RODC&gt;<br />
DelegatedAdmin=&lt;The user or group account name   that will install and administer the RODC&gt;<br />
SiteName=Default-First-Site-Name<br />
CreateDNSDelegation=no<br />
CriticalReplicationOnly=yes<br />
Password=&lt;The password for the UserName account&gt;<br />
ReplicaOrNewDomain=ReadOnlyReplica<br />
ReplicaDomainDNSName=&lt;The FQDN of the domain in which you want to add  an additional domain controller&gt;<br />
DatabasePath= &#8220;&lt;The path of a folder on a local volume&gt;&#8221;<br />
LogPath=&#8221;&lt;The path of a folder on a local volume&gt;&#8221;<br />
SYSVOLPath=&#8221;&lt;The path of a folder on a local volume&gt;&#8221;<br />
InstallDNS=yes<br />
ConfirmGC=yes<br />
SafeModeAdminPassword=&lt;The password for an offline administrator account&gt;<br />
RebootOnCompletion=yes<br />
</div><!--/.toggle-content-->
<input type="hidden" name="title_open" value="Hide: For read-only   domain controller (RODC)" /><input type="hidden" name="title_closed" value="Show: For read-only   domain controller (RODC)" /></div><!--/.shortcode-toggle-->
<p><div class="woo-sc-hr"></div><strong>2.</strong> After modifying all the parameters to reflect your environment you have to copy this file to the new core server.</p>
<div class="shortcode-toggle toggle-show-rodc-example closed default border"><h4 class="toggle-trigger"><a href="#">Show: RODC Example</a></h4>
<div class="toggle-content"></p>
<p>[DCINSTALL]<br />
UserName=Administrator<br />
UserDomain=itbasement<br />
PasswordReplicationAllowed =razvo<br />
DelegatedAdmin=Administrator<br />
SiteName=Default-First-Site-Name<br />
CreateDNSDelegation=no<br />
CriticalReplicationOnly=yes<br />
Password=*<br />
ReplicaOrNewDomain=ReadOnlyReplica<br />
ReplicaDomainDNSName=itbasement.net<br />
DatabasePath= &#8220;C:\Windows\NTDS&#8221;<br />
LogPath=&#8221;C:\Windows\NTDS&#8221;<br />
SYSVOLPath=&#8221;C:\Windows\SYSVOL&#8221;<br />
InstallDNS=yes<br />
ConfirmGC=yes<br />
SafeModeAdminPassword=<strong>Pa$$w@rd</strong><br />
RebootOnCompletion=yes</p>
<p></div><!--/.toggle-content-->
<input type="hidden" name="title_open" value="Hide: RODC Example" /><input type="hidden" name="title_closed" value="Show: RODC Example" /></div><!--/.shortcode-toggle-->
<div class="shortcode-toggle toggle-show-additional-dc-example closed default border"><h4 class="toggle-trigger"><a href="#">Show: Additional DC Example</a></h4>
<div class="toggle-content"></p>
<p>[DCINSTALL]<br />
UserName=Administrator<br />
UserDomain=itbasement<br />
Password=*<br />
SiteName=Default-First-Site-Name<br />
ReplicaOrNewDomain=replica<br />
ReplicaDomainDNSName=itbasement.net<br />
DatabasePath=&#8221;C:\Windows\NTDS&#8221;<br />
LogPath=&#8221;C:\Windows\NTDS&#8221;<br />
SYSVOLPath=&#8221;C:\Windows\SYSVOL&#8221;<br />
InstallDNS=yes<br />
ConfirmGC=yes<br />
SafeModeAdminPassword=<strong>Pa$$w@rd</strong><br />
RebootOnCompletion=yes</p>
<p></div><!--/.toggle-content-->
<input type="hidden" name="title_open" value="Hide: Additional DC Example" /><input type="hidden" name="title_closed" value="Show: Additional DC Example" /></div><!--/.shortcode-toggle-->
<p><div class="woo-sc-hr"></div><strong>3.</strong> Now, to run the Active Directory Domain Services Installation Wizard in   unattended mode, we have to use the following command at a command prompt:</p>
<div class="woo-sc-box normal large  full">dcpromo /unattend:&lt;path of the answer file&gt;:</div>
<p><strong>Note:</strong> The &lt;path of the answer file&gt; placeholder represents the path of the answer file that will be used to  install or remove AD DS. You must be logged on as a local administrator  for the computer to run this command.</p>
<p><a href="http://dl.getdropbox.com/u/29639962//images/uploads/2011/03/Active_drectory_unattended.jpg"><img src="http://dl.getdropbox.com/u/29639962//images/uploads/2011/03/Active_drectory_unattended.jpg" alt="" title="active_drectory_unattended" class="aligncenter size-full wp-image-299" /></a></p>
<p><strong><div class="woo-sc-hr"></div>4. </strong>After the AD installation ends reboot the computer</p>
<div class="woo-sc-box normal large  full">shutdown /r /t /0 </div>
<p>Or you can choose to install a replica from one command-line:</p>
<div class="shortcode-toggle toggle-show-example-of-creating-an-ad-replica-without-answerfile closed default border"><h4 class="toggle-trigger"><a href="#">Show: Example of creating an AD replica without answerfile</a></h4>
<div class="toggle-content"><br />
dcpromo /unattend /username:itbasement\administrator /password:* /installDNS:yes /DNSonNetwork:yes /replicaORNewDomain:replica /replicaDomainDNSName:itbasement.net /DomainNetBiosName:itbasement /databasePath:&#8221;c:\NTDS&#8221; /logPath:&#8221;c:\NTDS&#8221; /sysvolpath:&#8221;c:\sysvol&#8221; /safemodeAdminPassword:VMware2010 /rebootoncompletion:yes<br />
</div><!--/.toggle-content-->
<input type="hidden" name="title_open" value="Hide: Example of creating an AD replica without answerfile" /><input type="hidden" name="title_closed" value="Show: Example of creating an AD replica without answerfile" /></div><!--/.shortcode-toggle-->
<div class="woo-sc-hr"></div>
<p><strong>To remove a Domain Controller from Active Directory use the following answer files:</strong></p>
<div class="shortcode-toggle toggle-show-for-removal-of-ad-ds closed default border"><h4 class="toggle-trigger"><a href="#">Show:  For removal  of AD DS</a></h4>
<div class="toggle-content"><br />
[DCINSTALL]<br />
UserName=&lt;An administrative account in the domain&gt;<br />
UserDomain=&lt;The domain name of the administrative account&gt;<br />
Password=&lt;The password for the UserName account&gt;<br />
AdministratorPassword=&lt;The local administrator password for the server&gt;<br />
RemoveApplicationPartitions=yes<br />
RemoveDNSDelegation=yes<br />
DNSDelegationUserName=&lt;The DNS server administrative account for the DNS zone that contains the DNS delegation&gt;<br />
DNSDelegationPassword=&lt;The password for the DNSDelegationUserName account&gt;<br />
RebootOnCompletion=yes<br />
</div><!--/.toggle-content-->
<input type="hidden" name="title_open" value="Hide: For removal of AD DS" /><input type="hidden" name="title_closed" value="Show:  For removal  of AD DS" /></div><!--/.shortcode-toggle-->
<div class="shortcode-toggle toggle-show-for-removal-of-ad-ds-from-the-dc-in-a-domain closed default border"><h4 class="toggle-trigger"><a href="#"> Show: For removal of AD DS from the DC in a domain</a></h4>
<div class="toggle-content"><br />
[DCINSTALL]<br />
UserName=&lt;An administrative account in the parent domain&gt;<br />
UserDomain=&lt;The domain name of the UserName account&gt;<br />
Password=&lt;The password for the UserName account&gt;  Specify * to prompt the user for credentials during the installation.<br />
IsLastDCInDomain=yes<br />
AdministratorPassword=&lt;The local administrator password for the server&gt;<br />
RemoveApplicationPartitions=If  you want to remove the partitions,   specify &#8220;yes&#8221; (no quotation marks)  for this entry. If you want to keep   the partitions, this entry is  optional.<br />
RemoveDNSDelegation=yes<br />
DNSDelegationUserName=&lt;The DNS server administrative account for the DNS zone that contains the DNS delegation&gt;<br />
DNSDelegationPassword=&lt;The password for the DNS server administrative account&gt;<br />
RebootOnCompletion=yes<br />
</div><!--/.toggle-content-->
<input type="hidden" name="title_open" value="Hide: For removal of AD DS from the last DC in a domain" /><input type="hidden" name="title_closed" value=" Show: For removal of AD DS from the DC in a domain" /></div><!--/.shortcode-toggle-->
<div class="shortcode-toggle toggle-show-for-removal-of-the-last-dc-in-a-forest closed default border"><h4 class="toggle-trigger"><a href="#">Show: For removal of the last DC in a forest</a></h4>
<div class="toggle-content"><br />
[DCINSTALL]<br />
UserName=&lt;An administrative account in the parent domain&gt;<br />
UserDomain=&lt;The domain name of the UserName account&gt;<br />
Password=&lt;The password for the UserName account&gt;  Specify * to prompt the user for credentials during the installation.<br />
IsLastDCInDomain=yes<br />
AdministratorPassword=&lt;The local administrator password for the server&gt;<br />
RemoveApplicationPartitions=If  you want to remove the partitions,   specify &#8220;yes&#8221; (no quotation marks)  for this entry. If you want to keep   the partitions, this entry is  optional.<br />
RemoveDNSDelegation=yes<br />
DNSDelegationUserName=&lt;The DNS server administrative account for the DNS zone that contains the DNS delegation&gt;<br />
DNSDelegationPassword=&lt;The password for the DNS server administrative account&gt;<br />
RebootOnCompletion=yes<br />
</div><!--/.toggle-content-->
<input type="hidden" name="title_open" value="Hide: For removal of the last DC in a forest" /><input type="hidden" name="title_closed" value="Show: For removal of the last DC in a forest" /></div><!--/.shortcode-toggle-->
<p>The following links helped me to better understand the process:<br />
<a title="KB947034" href="http://support.microsoft.com/kb/947034" target="_blank">KB947034</a> ; <a title="Petri.co.il" href="http://www.petri.co.il/installing-active-directory-windows-server-2008-core.htm" target="_blank">Petri.co.il</a></p>
<p>I hope this was helpful!</p>
<div class="shortcode-toggle toggle-show-related-posts closed white border"><h4 class="toggle-trigger"><a href="#">Show related posts</a></h4>
<div class="toggle-content"><br />
<strong>Related posts:</strong><br />

<ul class="woo-sc-related-posts">
	<li><a class="related-title" title="How to Activate Windows Server 2008/R2 Server Core" href="http://www.itbasement.net/activate-windows-server-2008r2-server-core/"><span>How to Activate Windows Server 2008/R2 Server Core</span></a></li>

	<li><a class="related-title" title="Windows Server: Activate PowerShell" href="http://www.itbasement.net/windows-server-activate-powershell/"><span>Windows Server: Activate PowerShell</span></a></li>

	<li><a class="related-title" title="Windows 2008 Core Edition: Step-By-Step Install and Configure" href="http://www.itbasement.net/windows-2008-core-edition-step-by-step-install-configure/"><span>Windows 2008 Core Edition: Step-By-Step Install and Configure</span></a></li>
</ul>
<br />
</div><!--/.toggle-content-->
<input type="hidden" name="title_open" value="Hide related posts" /><input type="hidden" name="title_closed" value="Show related posts" /></div><!--/.shortcode-toggle-->
<img src="http://feeds.feedburner.com/~r/gsmrepair/DkGY/~4/NL__VpC3eT4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.itbasement.net/windows-2008install-configure-rodc-windows-2008-core-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.itbasement.net/windows-2008install-configure-rodc-windows-2008-core-edition/</feedburner:origLink></item>
		<item>
		<title>Windows 2008 Core Edition: Step-By-Step Install and Configure</title>
		<link>http://feedproxy.google.com/~r/gsmrepair/DkGY/~3/B1mqMQTK3AM/</link>
		<comments>http://www.itbasement.net/windows-2008-core-edition-step-by-step-install-configure/#comments</comments>
		<pubDate>Tue, 01 Mar 2011 10:51:08 +0000</pubDate>
		<dc:creator>Razvan Oncescu</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Command-Line]]></category>
		<category><![CDATA[Core]]></category>
		<category><![CDATA[R2]]></category>
		<category><![CDATA[Server]]></category>

		<guid isPermaLink="false">http://www.itbasement.net/?p=381</guid>
		<description><![CDATA[I will start by writing a brief description about Server Core and then we will get deeper with some command-line stuff. Now what is Server Core? Well, Server Core is a minimal server installation option for computers running on the Windows Server 2008 operating system or later. Server Core provides a low-maintenance server environment with [...]]]></description>
			<content:encoded><![CDATA[<p>I will start by writing a brief description about Server Core and then we will get deeper with some command-line stuff.</p>
<p>Now what is Server Core?<br />
Well, Server Core is a minimal server installation option for computers running  on the  Windows Server 2008 operating system or later. Server Core  provides a low-maintenance server environment with limited  functionality.</p>
<p>A server running a Server Core installation supports the following server roles:<br />
<div class="shortcode-unorderedlist bullet"></p>
<ul>
<li>Active Directory Domain Services (AD DS)</li>
<li>Active Directory Certificate Services (AD CS)</li>
<li>Active Directory Lightweight Directory Services (AD LDS)</li>
<li>DHCP Server</li>
<li>DNS Server</li>
<li>File Services</li>
<li>Print Services</li>
<li>Streaming Media Services</li>
<li>Internet Information Services (IIS)</li>
<li>Hyper-V</li>
</ul>
<p></div>
<br />
A Server Core installation  does not include full graphical user interface meaning that all the configuration is being done using the command-line. Once you  have configured the server, you can manage it locally at a command  prompt or remotely using a Terminal Server connection. You can also  manage the server remotely using the Microsoft Management Console (MMC)  or command-line tools that support remote use. In R2, PowerShell can also be used either locally or remotely.</p>
<p>Now that you have a better understanding of that Windows 2008 Server Core edition, we will continue with a basic installation and configuration.</p>
<p><strong>Step 1:</strong> Boot using a Windows 2008 / R2 media kit and select one of the Core versions as shown in the picture bellow:</p>
<p><a href="http://dl.getdropbox.com/u/29639962//images/uploads/2011/02/core_ed.jpg"><img src="http://dl.getdropbox.com/u/29639962//images/uploads/2011/02/core_ed.jpg" alt="" title="core_ed" class="aligncenter size-full wp-image-299" /></a></p>
<p><strong>Step 2:</strong> After the setup is finished Windows will boot up in a non-graphical interface as shown in the following image:</p>
<p><a href="http://dl.getdropbox.com/u/29639962//images/uploads/2011/02/core_ed2.jpg"><img src="http://dl.getdropbox.com/u/29639962//images/uploads/2011/02/core_ed2.jpg" alt="" title="core_ed2" width="777" height="536" class="aligncenter size-full wp-image-299" /></a></p>
<p>OK, now that the Windows installation is over we can write some interesting commands on the console!</p>
<p>First of all we have to connect to the internet by configuring an IP address:<br />
<div class="woo-sc-box normal small  full">netsh interface ipv4 set address name=&#8221;Local Area Connection&#8221; source=static address=192.168.0.5 mask=255.255.255.0 gateway=192.168.0.1</p>
<p>netsh interface ipv4 add dnsserver name=&#8221;Local Area Connection&#8221; address=127.0.0.1 index=1</p>
<p>netsh interface ipv4 add dnsserver name=&#8221;Local Area Connection&#8221; address=192.168.0.2 (DNS Server)</div></p>
<p>Then we have to change the server name. This can be done by the following command:<br />
<div class="woo-sc-box normal medium  full">netdom renamecomputer <strong>WIN-JS8DELN0O6D</strong> /newname:ADcoreOLD /UserO:administrator /PasswordO:* /ReBoot:60</div></p>
<p>After the system boots up we will join him to a domain controller using the next command:</p>
<div class="woo-sc-box normal small  full">netdom join ADcore /Domain:itbasement.net /OU:ou=itBasement,dc=itbasement,dc=net /UserD:administrator /PasswordD:* </div>
<p>And reboot again!<br />
<div class="woo-sc-box normal medium  full">shutdown /r /t 0</div><br />
If you find hard to understand all the commands or you don&#8217;t want to complicate things you can choose to use the Core Configurator. <a href="http://coreconfig.codeplex.com/">You can find more info about CC in this link!</a></p>
<p><div class="woo-sc-hr"></div><br />
Matt Hester, Sr. from Microsoft has put together a video with a quick look guide over &#8220;Windows 2008 Core Edition&#8221;. I recommend watching it:<br />
<script src="http://technet.microsoft.com/objectforward/default.aspx?type=VideoPlayer&#038;video=http%3A%2F%2Fdownload.microsoft.com%2Fdownload%2F4%2FB%2F5%2F4B5DA6A4-D1EB-4723-978D-D2C1F2793890%2FHDI-ITPro-WindowsServer-QuickLook-winvideo-ServerCore.wmv&#038;thumb=http%3A%2F%2Ftechnet.microsoft.com%2Fen-us%2Fwindowsserver%2Fee895118.400x320.jpg&#038;title=&#038;width=910&#038;height=500" type="text/javascript"></script><br />
<div class="woo-sc-hr"></div><br />
<div class="shortcode-toggle toggle-show-related-posts closed white border"><h4 class="toggle-trigger"><a href="#">Show related posts</a></h4>
<div class="toggle-content"><br />
<strong>Related posts:</strong><br />

<ul class="woo-sc-related-posts">
	<li><a class="related-title" title="How to Activate Windows Server 2008/R2 Server Core" href="http://www.itbasement.net/activate-windows-server-2008r2-server-core/"><span>How to Activate Windows Server 2008/R2 Server Core</span></a></li>

	<li><a class="related-title" title="Windows Server: Activate PowerShell" href="http://www.itbasement.net/windows-server-activate-powershell/"><span>Windows Server: Activate PowerShell</span></a></li>

	<li><a class="related-title" title="Windows 2008:Install unattended Active Directory on Windows 2008 Server Core" href="http://www.itbasement.net/windows-2008install-configure-rodc-windows-2008-core-edition/"><span>Windows 2008:Install unattended Active Directory on Windows 2008 Server Core</span></a></li>
</ul>
<br />
</div><!--/.toggle-content-->
<input type="hidden" name="title_open" value="Hide related posts" /><input type="hidden" name="title_closed" value="Show related posts" /></div><!--/.shortcode-toggle--></p>
<img src="http://feeds.feedburner.com/~r/gsmrepair/DkGY/~4/B1mqMQTK3AM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.itbasement.net/windows-2008-core-edition-step-by-step-install-configure/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.itbasement.net/windows-2008-core-edition-step-by-step-install-configure/</feedburner:origLink></item>
		<item>
		<title>VMware: ESX 4.0 (or 3.5) Server Integration with Active Directory</title>
		<link>http://feedproxy.google.com/~r/gsmrepair/DkGY/~3/-r3eYUwpq8M/</link>
		<comments>http://www.itbasement.net/vmware-esx-4-0-or-older-server-integration-active-directory/#comments</comments>
		<pubDate>Fri, 25 Feb 2011 15:58:33 +0000</pubDate>
		<dc:creator>Razvan Oncescu</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[vsphere]]></category>

		<guid isPermaLink="false">http://www.itbasement.net/?p=231</guid>
		<description><![CDATA[A couple of months ago I had to integrate several ESX servers in the Active Directory for security purposes.Now why would we want to do that? A very good reason would be that you want to keep your VMware environment safe and simple. OK, let&#8217;s get started! Step One: Be sure that this feature is [...]]]></description>
			<content:encoded><![CDATA[<p>A couple of months ago I had to integrate several ESX servers in the Active Directory for security purposes.Now why would we want to do that? A very good reason would be that you want to keep your VMware environment safe and simple.</p>
<p>OK, let&#8217;s get started!</p>
<p><strong>Step One:</strong> Be sure that this feature is already configured or not:<br />
<div class="woo-sc-box normal   ">/usr/sbin/esxcfg-auth &#8211;disablead </div></p>
<p><strong>Step Two:</strong> Run the following command replacing the bloded text with the name of your domain:<br />
<div class="woo-sc-box normal   ">/usr/sbin/esxcfg-auth &#8211;enablead &#8211;addomain=itbasemenet.net &#8211;addc=<strong>itbasemenet.net</strong></div><br />
<strong>Step Tree:</strong> Create the usernames:<br />
<div class="woo-sc-box normal   ">/usr/sbin/useradd <strong>admin.user</strong> </div><br />
* the username should be named the same as the one configured in the Active Directory. You don&#8217;t need to provide a password for this account since you will use the Active Directory password.</p>
<p><strong>Step Four:</strong> Don&#8217;t forget to modify the ESX firewall to permit Active Directory Kerberos. Check the image below:<br />
<a rel="attachment wp-att-239" href="http://www.itbasement.net/vmware-esx-4-0-or-older-server-integration-active-directory/poza1/"><img class="aligncenter size-full wp-image-239" title="poza1" src="http://dl.getdropbox.com/u/29639962//images/uploads/2011/02/poza1.jpg" alt="" width="580" height="365" /></a></p>
<p>And that&#8217;s it!</p>

<ul class="woo-sc-related-posts">
	<li><a class="related-title" title="VMware: How to disable Datastore Browser " href="http://www.itbasement.net/vmware-disable-datastore-browser/"><span>VMware: How to disable Datastore Browser </span></a></li>

	<li><a class="related-title" title="TT: Join VMware vCenter Server Appliance to Active Directory" href="http://www.itbasement.net/tt-join-vmware-vcenter-server-appliance-active-directory/"><span>TT: Join VMware vCenter Server Appliance to Active Directory</span></a></li>

	<li><a class="related-title" title="vSphere5: Remove iSCSI Target from shell" href="http://www.itbasement.net/vsphere5-remove-iscsi-target-shell/"><span>vSphere5: Remove iSCSI Target from shell</span></a></li>
</ul>

<img src="http://feeds.feedburner.com/~r/gsmrepair/DkGY/~4/-r3eYUwpq8M" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.itbasement.net/vmware-esx-4-0-or-older-server-integration-active-directory/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.itbasement.net/vmware-esx-4-0-or-older-server-integration-active-directory/</feedburner:origLink></item>
		<item>
		<title>VMware: Disable Web Access</title>
		<link>http://feedproxy.google.com/~r/gsmrepair/DkGY/~3/ylUG6zU5WIM/</link>
		<comments>http://www.itbasement.net/vmware-disable-web-access/#comments</comments>
		<pubDate>Mon, 17 Jan 2011 12:48:58 +0000</pubDate>
		<dc:creator>Razvan Oncescu</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[vCenter]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.itbasement.net/?p=219</guid>
		<description><![CDATA[Web Access provides a means for users to view virtual machines and perform simple operations such as power on and suspend. It also provides a way to obtain console access to virtual machines. All of this is governed by the users permissions on vCenter Server. In some cases, you may want to disable web access [...]]]></description>
			<content:encoded><![CDATA[<p>Web Access provides a means for users to view virtual machines and perform simple operations such as power on and suspend. It also provides a way to obtain console access to virtual machines.</p>
<p>All of this is governed by the users permissions on vCenter Server. In some cases, you may want to disable web access in order to eliminate the risk from having an open interface that is not being used.</p>
<p>To completely delete the vSphere Web Access service from vCenter Server:</p>
<p><span style="color: #888888;"><em>1. Select <strong>Start &gt; Programs &gt; Administrative Tools &gt; Services</strong>.<br />
2. Stop the <strong>VMware VirtualCenter Management Webservices</strong> service.<br />
3. Use Windows Explorer to open <strong>C:\Program Files\VMware\Infrastructure\tomcat\webapps</strong> and delete the ui directory.<br />
4. (Optional) Use Windows Explorer to open <strong>C:\Program Files\VMware\Infrastructure\tomcat\work\Catalina\localhost</strong> and delete the ui directory.<br />
5. Start the <strong>VMware VirtualCenter Management Webservices</strong> service.</em></span></p>
<p>See <a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1009420" target="_blank"><strong>VMware KB #1009420</strong></a> for more details.</p>
<p><strong>!!! Note that any upgrade to vCenter Server will recreate this file.</strong></p>
<p>Extract from <a rel="nozoom" href="http://communities.vmware.com/servlet/JiveServlet/downloadBody/12306-102-4-12833/vSphere%20Hardening%20Guide%20April%202010.pdf">vSphere Hardening Guide April 2010.pdf</a></p>

<ul class="woo-sc-related-posts">
	<li><a class="related-title" title="VMware: How to disable Datastore Browser " href="http://www.itbasement.net/vmware-disable-datastore-browser/"><span>VMware: How to disable Datastore Browser </span></a></li>

	<li><a class="related-title" title="TT: Join VMware vCenter Server Appliance to Active Directory" href="http://www.itbasement.net/tt-join-vmware-vcenter-server-appliance-active-directory/"><span>TT: Join VMware vCenter Server Appliance to Active Directory</span></a></li>

	<li><a class="related-title" title="VMware: ESX 4.0 (or 3.5) Server Integration with Active Directory" href="http://www.itbasement.net/vmware-esx-4-0-or-older-server-integration-active-directory/"><span>VMware: ESX 4.0 (or 3.5) Server Integration with Active Directory</span></a></li>
</ul>

<img src="http://feeds.feedburner.com/~r/gsmrepair/DkGY/~4/ylUG6zU5WIM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.itbasement.net/vmware-disable-web-access/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<media:content url="http://feedproxy.google.com/~r/gsmrepair/DkGY/~5/C8cyy081C6U/vSphere%20Hardening%20Guide%20April%202010.pdf" fileSize="973865" type="application/pdf" /><feedburner:origLink>http://www.itbasement.net/vmware-disable-web-access/</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/gsmrepair/DkGY/~5/C8cyy081C6U/vSphere%20Hardening%20Guide%20April%202010.pdf" length="973865" type="application/pdf" /><feedburner:origEnclosureLink>http://communities.vmware.com/servlet/JiveServlet/downloadBody/12306-102-4-12833/vSphere%20Hardening%20Guide%20April%202010.pdf</feedburner:origEnclosureLink></item>
	<media:rating>nonadult</media:rating></channel>
</rss>

