<?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>Train Signal Training - Free Computer Training Videos &#187; Active Directory Lightweight Directory Services</title>
	<atom:link href="http://www.trainsignaltraining.com/tag/active-directory-lightweight-directory-services/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.trainsignaltraining.com</link>
	<description>Free Computer Training &#38; News Brought To You By Train Signal</description>
	<lastBuildDate>Fri, 30 Jul 2010 19:47:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Active Directory Improvements in Windows Server 2008</title>
		<link>http://www.trainsignaltraining.com/windows-server-2008-active-directory/2008-07-02/</link>
		<comments>http://www.trainsignaltraining.com/windows-server-2008-active-directory/2008-07-02/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 16:00:03 +0000</pubDate>
		<dc:creator>Jason Ensinger</dc:creator>
				<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[Access Control Lists]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Active Directory Certificate Services]]></category>
		<category><![CDATA[Active Directory Domain Services]]></category>
		<category><![CDATA[Active Directory Federation Services]]></category>
		<category><![CDATA[Active Directory Lightweight Directory Services]]></category>
		<category><![CDATA[Active Directory Rights Management Services]]></category>
		<category><![CDATA[Computer Training News]]></category>
		<category><![CDATA[Granular Passwords]]></category>
		<category><![CDATA[Microsoft-Identity-Integration-Server]]></category>
		<category><![CDATA[Microsoft-Metadirectory-Services]]></category>
		<category><![CDATA[MIIS]]></category>
		<category><![CDATA[MMS]]></category>
		<category><![CDATA[RBAC]]></category>
		<category><![CDATA[Read-Only-Domain-Controller]]></category>
		<category><![CDATA[RMS]]></category>
		<category><![CDATA[RODC]]></category>
		<category><![CDATA[role-based-access-control]]></category>
		<category><![CDATA[Server 2008 Training]]></category>
		<category><![CDATA[Windows-Rights-Management-Services]]></category>

		<guid isPermaLink="false">http://www.trainsignaltraining.com/windows-server-2008-active-directory/2008-07-02/</guid>
		<description><![CDATA[In the Beginning &#8230;
When Active Directory was first introduced in Windows Server 2000 it quickly became the most widely implemented Network resource management system in use. 
By providing a single logon process from the Windows logon prompt on the client side for authenticated access to all resources locally and on the network as well as [...]]]></description>
			<content:encoded><![CDATA[<h3>In the Beginning &#8230;</h3>
<p>When Active Directory was first introduced in Windows Server 2000 it quickly became the most widely implemented Network resource management system in use. </p>
<p>By providing a single logon process from the Windows logon prompt on the client side for authenticated access to all resources locally and on the network as well as a single point of administration, it is hard to argue with results.</p>
<p>The first version of Active Directory used an access control list (ACL) to provide an object based method of managing access to network resources. </p>
<p>Still not every business’ needs were met with the initial release of Active Directory. </p>
<p>Certificate Services, Windows’ method of determining access to web based resources such as email, and Microsoft Metadirectory Services (MMS), Windows’ method for providing central access to multiple network directories, were both separate components from Active Directory.</p>
<p><br/></p>
<h3>Here and Now &#8230;</h3>
<p>When Microsoft released Windows Server 2003 Active Directory’s prominence was secured by adhering to the demands of customers for better integration with other network security components. </p>
<p>Microsoft improved the way Active Directory and Certificate Services worked together. MMS was replaced with Microsoft Identity Integration Server (MIIS), which provided even better integration with other directory types.</p>
<p>Additional features were added in the first revision of Server 2003 such as the Authorization Manager and Windows Rights Management Services (RMS). </p>
<p>The Authorization Manager introduces role-based access control (RBAC) which provides the ability for Administrators to group permissions based on job roles allowing for users to be associated with multiple job roles.  </p>
<p>RMS provides the administrator with the ability to associate usage polices that adhere to the new information protection laws to resources. RMS works together with Certificate Services and IIS to uphold its policies on the local network and the World Wide Web.</p>
<p><span id="more-501"></span><br />
In Server 2003 Revision 2, Active Directory Federation Services (ADFS) and Active Directory Applications Mode (ADAM) were introduced. </p>
<p>ADFS extends the convenience of Active Directory’s single sign-on authentication to the web by creating a single user session that can be used across multiple web applications. </p>
<p>ADAM was introduced so directory-enabled applications could take advantage of Active Directory’s access control without requiring an actual domain or domain controller.</p>
<p><br/></p>
<h3>Windows Server 2008</h3>
<p>In Windows Server 2008 Active Directory has continued on its path of integration with its latest family of components. Active Directory components are now available as server roles, which I have listed below:</p>
<ul>
<li>Active Directory Domain Services (AD DS)</li>
<p></p>
<li>Active Directory Certificate Services (AD CS)</li>
<p></p>
<li>Active Directory Lightweight Directory Services (AD LDS)</li>
<p></p>
<li>Active Directory Federation Services (AD FS)</li>
<p></p>
<li>Active Directory Rights Management Services (AD RMS)</li>
</ul>
<p>As you have probably noticed, the server roles listed above all contain Active Directory in the name. The new Active Directory roles provide the same functionality of the many identity access components from previous Windows Server versions, but with new names.</p>
<p></p>
<h3>Active Directory Domain Services (AD DS)</h3>
<p>Active Directory Domain Services is the new name for Active Directory Directory Services and remains the core Active Directory Component. Aside from the improvements to the user interface, there are four major improvements to AD DS which I will go over below.<br />
<br/></p>
<ul>
<li><strong>Read-only domain controllers (RODC)</strong> – provide reliable security to insecure environments by replicating a writable domain controller.<br />
<br />
Changes cannot be made to a RODC and only the user credentials used with the RODC are stored on the server. This makes it so the whole directory would not need to be rebuilt if security on the RODC were to be breeched.</li>
<p></p>
<li><strong>Auditing enhancements</strong> – there are now four different auditing categories: Directory Service Access, Directory Service Changes, Directory Service Replication and Detailed Directory Service Replication.<br />
<br />
This allows for better event searching and logging policy management.</li>
<p></p>
<li><strong>Granular password and account lockout policies</strong> – domains are no longer limited to a single password or lockout policy. Multiple policy objects can now be saved to a domain and applied to groups or users.</li>
<p></p>
<li><strong>Restartable AD DS</strong> – you can now perform maintenance on AD DS by simply stopping the Domain Controller Service.<br />
<br />
Before you had to reboot the machine and start in Directory Services Restore Mode to perform maintenance which led to more down time.</li>
</ul>
<p><br/></p>
<h3>Active Directory Certificate Services (AD CS)</h3>
<p>Certificate Services is named Active Directory Certificate Services in Server 2008. There are several notable improvements to AD CS. I have listed the major changes below.<br />
<br/></p>
<ul>
<li><strong>Certificate Web enrollment support improvements</strong> – the ActiveX control for Web enrollment, XEnroll.dll, has been replaced with the COM control, CertEnroll.dll. The new control is more secure and manageable.</li>
<p></p>
<li><strong>Network device enrollment support</strong> – AD CS now provides built in support for issuing certificates to network devices to allow applications using the device to interact with other network entities.</li>
<p></p>
<li><strong>Online certificate status protocol (OCSP) support</strong> – Server 2008 includes this as an optional role service.<br />
<br />
OCSP checks a certificates status for revocation prevent clients from having to download the entire certificate revocation list, thus improving network performance.</li>
<p></p>
<li><strong>Enterprise PKI (PKIView)</strong> – PKI Health has a new name and can now be used as an MMC snap-in. This tool is used for troubleshooting and monitoring the health of certificates and certificate authorities.</li>
<p></p>
<li><strong>CAPI2 Diagnostics</strong> – a new PKI troubleshooting feature that performs highly detailed logging for several validation processes.</li>
</ul>
<p><br/></p>
<h3>Active Directory Lightweight Directory Services (AD LDS)</h3>
<p>Active Directory Lightweight Directory Services (AD LDS) is the new name for Active Directory Application Mode (ADAM). </p>
<p>AD LDS is essentially the same as ADAM except for it is now available as an in-box role in Server 2008 where it needed to be downloaded from the Microsoft Download Center in Server 2003. </p>
<p>As mentioned previously, but referring to ADAM, AD LS is a stripped down version of AD DS designed to be used in applications. Many CRM and HR applications use Active Directory for storing their data. AD LDS can be used instead of AD DS making it possible for these applications to be used without needing to configure access to network resources.</p>
<p><br/></p>
<h3>Active Directory Federation Services (AD FS)</h3>
<p>The name for Active Directory Federation Services (AD FS) remains the same, save the addition of a space in the acronym. </p>
<p>AD FS allows for businesses to set up trust relationships with other directories, thus enabling the other directory’s user’s credentials to be used across directories. While there is little change to the name, a couple notable improvements have been made which I will go over below.<br />
<br/></p>
<ul>
<li><strong>Federation trust import/export support</strong> – before the process of configuring federation trusts was a long manual process. The manual process is still long, however once set up; settings can be exported and then imported to other AD FS Servers.</li>
<p></p>
<li><strong>AD FS deployment limiting</strong> – a group policy can be applied to disable deployment of AD FS servers on Windows Server 2008.</li>
</ul>
<p><br/></p>
<h3>Active Directory Rights Management Services (AD RMS)</h3>
<p>The follow-up to Windows RMS is Active Directory Rights Management Services (AD RMS). </p>
<p>The purpose of AD RMS remains the same as its predecessor. It is now integrated with Office 2007 and Internet Explorer 7 for securing sensitive information hosted on the server. For example, rights can be applied to emails to prevent recipients from forwarding messages. </p>
<p>AD RMS is available as a role in Server 2008 and now includes an MMC snap-in for administration as opposed to a Web-based interface.</p>
<p><br/></p>
<h3>Still More to Come &#8230;</h3>
<p>The Preceding components are the five Active Directory components released in Windows Server 2008. This year, MIIS has been updated for Server 2003 under the title Identity Lifecycle Manager. An updated release for Server 2008 code-named Identity Lifecycle Manager 2 is currently in beta. </p>
<p>Notable new features available to this release include administration from a GUI and SharePoint Services as well as an approval request process for content available from Office 2007 applications.  You can find out more about <a href="http://www.microsoft.com/windowsserver/ilm2/default.mspx"target="_blank">Identity Lifecycle Manager 2 here.</a></p>
<p>While it would be nice to have had the release of Identity Lifecycle Manager included with Server 2008, it goes to show you that Microsoft knows it’s work is never finished and will keep improvements to Active Directory coming.</p>
<p><br/><br />
<a href="http://www.trainsignal.com/index.asp?PageAction=VIEWPROD&#038;ProdID=115"><img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/ProductImages/windows_server_2008_Active_Directory_200x150.jpg" alt="Windows Server 2008 Active Directory Training Videos -- Now Available!" title="Windows Server 2008 Active Directory Training Videos -- Now Available!" align="left" width="149" height="200" border="0" /></a></p>
<h3><a href="http://www.trainsignal.com/index.asp?PageAction=VIEWPROD&#038;ProdID=115">Windows Server 2008 Active Directory Training</a> &#8212; Now Available!</h3>
<p>Get complete coverage for the new <strong>70-640 exam</strong> and get started on your <strong>MCITP certification</strong>.</p>
<p>Master Active Directory terms, learn about creating, organizing, and managing Users and Groups, installing and upgrading Domain Controller and much more &#8212; all on Windows Server 2008.</p>
<p></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Active+Directory+Improvements+in+Windows+Server+2008+-+http://bit.ly/bgm2Ai+%28via+%40trainsignal%29&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.trainsignaltraining.com/windows-server-2008-active-directory/2008-07-02/&amp;title=Active+Directory+Improvements+in+Windows+Server+2008" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.trainsignaltraining.com/windows-server-2008-active-directory/2008-07-02/&amp;t=Active+Directory+Improvements+in+Windows+Server+2008" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.trainsignaltraining.com/windows-server-2008-active-directory/2008-07-02/&amp;title=Active+Directory+Improvements+in+Windows+Server+2008" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.trainsignaltraining.com/windows-server-2008-active-directory/2008-07-02/&amp;title=Active+Directory+Improvements+in+Windows+Server+2008" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.trainsignaltraining.com/windows-server-2008-active-directory/2008-07-02/&amp;title=Active+Directory+Improvements+in+Windows+Server+2008&amp;summary=In%20the%20Beginning%20...%0D%0A%0D%0AWhen%20Active%20Directory%20was%20first%20introduced%20in%20Windows%20Server%202000%20it%20quickly%20became%20the%20most%20widely%20implemented%20Network%20resource%20management%20system%20in%20use.%20%0D%0A%0D%0ABy%20providing%20a%20single%20logon%20process%20from%20the%20Windows%20logon%20prompt%20on%20the%20client%20side%20for%20authenticated%20access%20to%20all%20&amp;source=Train Signal Training - Free Computer Training Videos" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.trainsignaltraining.com/windows-server-2008-active-directory/2008-07-02/&amp;title=Active+Directory+Improvements+in+Windows+Server+2008" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Active+Directory+Improvements+in+Windows+Server+2008&amp;link=http://www.trainsignaltraining.com/windows-server-2008-active-directory/2008-07-02/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://www.trainsignaltraining.com/windows-server-2008-active-directory/2008-07-02/" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Active%20Directory%20Improvements%20in%20Windows%20Server%202008%22&amp;body=Link: http://www.trainsignaltraining.com/windows-server-2008-active-directory/2008-07-02/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A In%20the%20Beginning%20...%0D%0A%0D%0AWhen%20Active%20Directory%20was%20first%20introduced%20in%20Windows%20Server%202000%20it%20quickly%20became%20the%20most%20widely%20implemented%20Network%20resource%20management%20system%20in%20use.%20%0D%0A%0D%0ABy%20providing%20a%20single%20logon%20process%20from%20the%20Windows%20logon%20prompt%20on%20the%20client%20side%20for%20authenticated%20access%20to%20all%20" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>Related posts:<ol><li><a href='http://www.trainsignaltraining.com/install-active-directory-certificate-services/2008-08-20/' rel='bookmark' title='Permanent Link: Server 2008: Install Active Directory Certificate Services'>Server 2008: Install Active Directory Certificate Services</a></li>
<li><a href='http://www.trainsignaltraining.com/active-directory-certificate-services/2008-08-14/' rel='bookmark' title='Permanent Link: Server 2008: Active Directory Certificate Services'>Server 2008: Active Directory Certificate Services</a></li>
<li><a href='http://www.trainsignaltraining.com/windows-server-2008-install-active-directory-domain-services/2008-07-23/' rel='bookmark' title='Permanent Link: Windows Server 2008: Install Active Directory Domain Services'>Windows Server 2008: Install Active Directory Domain Services</a></li>
<li><a href='http://www.trainsignaltraining.com/announcing-active-directory-training-for-windows-server-2008/2008-11-05/' rel='bookmark' title='Permanent Link: Announcing: Active Directory Training for Windows Server 2008'>Announcing: Active Directory Training for Windows Server 2008</a></li>
<li><a href='http://www.trainsignaltraining.com/windows-server-2008-auditing-active-directory/2008-07-28/' rel='bookmark' title='Permanent Link: Windows Server 2008: Auditing Active Directory'>Windows Server 2008: Auditing Active Directory</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.trainsignaltraining.com/windows-server-2008-active-directory/2008-07-02/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Role Playing with Windows 2008 Server Core</title>
		<link>http://www.trainsignaltraining.com/windows-server-2008-server-core-roles/2008-04-09/</link>
		<comments>http://www.trainsignaltraining.com/windows-server-2008-server-core-roles/2008-04-09/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 15:00:16 +0000</pubDate>
		<dc:creator>Brian Nelson</dc:creator>
				<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Active Directory Lightweight Directory Services]]></category>
		<category><![CDATA[DHCP]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[Print-Services]]></category>
		<category><![CDATA[Server-Core]]></category>
		<category><![CDATA[Server-Core-Roles]]></category>
		<category><![CDATA[Server-Manager]]></category>
		<category><![CDATA[Streaming-Media-Services]]></category>

		<guid isPermaLink="false">http://www.trainsignaltraining.com/windows-server-2008-server-core-roles/2008-04-09/</guid>
		<description><![CDATA[Ok, you&#8217;ve installed Windows Server 2008 Core, and it is pretty awesome. 
Those lower-level administrators that run to Ted whenever things get tough have stood before the daunting black command-line box and trembled in fear at the blinking white cursor. You sneered as you waited to see if they would break down and cry at [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, you&#8217;ve <a href="http://www.trainsignaltraining.com/windows-server-2008-server-core-install/2008-04-02/">installed Windows Server 2008 Core</a>, and it is pretty awesome. </p>
<p>Those lower-level administrators that run to Ted whenever things get tough have stood before the daunting black command-line box and trembled in fear at the blinking white cursor. You sneered as you waited to see if they would break down and cry at the prospect of being without their precious mouse.  </p>
<p>But, you&#8217;re getting tired of just showing off your GUI-less install.  It&#8217;s time to take this server out for a spin and see what it can do. </p>
<p>If you aren&#8217;t sure what role you want to assign yet, you can just play around with it, &quot;role playing,&quot; if you will.  Hah!  Ok, it isn&#8217;t that funny, but a no-GUI sever isn&#8217;t that great until it can do something either.</p>
<p><img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/04/Brian_Roles/2.jpg" alt="Role Playing with Windows 2008 Server Core" title="Role Playing with Windows 2008 Server Core" align="right" width="350" height="175" border="0" />It needs to have a role installed. </p>
<p>Installing a role in a Server 2008 full install is so easy a 1st Level Magic-User Dwarf could do it (more role playing, heh).  </p>
<p>Just open up Server Manager and a few clicks later you&#8217;ve got a role installed or uninstalled. </p>
<p>Obviously, on a server without a GUI, Server Manager is out &#8230; or is it?</p>
<p><br/></p>
<h3>Available Roles</h3>
<p>On a Windows Server 2008 Core install, just eight roles are available. All other roles take too many dependent processes or are too complicated themselves to reside on a core install. The available roles are:</p>
<ul>
<li>Active Directory</li>
<li>Active Directory LDS</li>
<li>DHCP Server</li>
<li>DNS Server</li>
<li>File Services</li>
<li>Print Services</li>
<li>Streaming Media Services</li>
<li>Windows Server Virtualization</li>
</ul>
<p><span id="more-458"></span></p>
<h3>Server Manager Command-Line Style</h3>
<p>The beta testing phase for Server 2008 was much longer than usual. As a result, the engineers at Microsoft got some extra time to code in features. One of those features was a command line interface for Server Manager. </p>
<p>That command is <strong>servermanagercmd.exe</strong> and it is great for scripting all sorts of commands and even for installing and removing roles. </p>
<p>Since you are a hard-core administrator, you already know all about <strong>servermanagercmd</strong> and you don&#8217;t need no stinkin’ GUI.  So, you start typing …</p>
<p><br/><br />
<img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/04/Brian_Roles/image1.jpg" alt="Role Playing with Windows 2008 Server Core - 1" title="Role Playing with Windows 2008 Server Core - 1" align="middle" width="594" height="290" border="0" /></p>
<p>&quot;What the&#8211;?&quot;  Although servermanagercmd is a command-line utility, it is still part of the very extensive Server Manager program. Unfortunately, Server Manager has too many dependencies on APIs and processes that are not installed on Server Core, so servermanagercmd is out.</p>
<p>Instead, Microsoft has supplied another lower-level command that does not have the dependencies of Server Manger. The command, <strong>ocsetup.exe</strong>, and its partner in crime, <strong>oclist.exe</strong> provide the functionality to install server roles.  </p>
<p>Neither of these commands exists on a full install of Windows Server 2008, so you&#8217;ll have to stick with servermanagercmd for command-line execution on a full install.</p>
<p><br/></p>
<h3>Oclist.exe and Ocsetup.exe</h3>
<p>Grab your trusty TechNet CD and punch in your query.  Installing a role on a Server Core install takes a command called ocsetup.exe.  Check out the syntax: </p>
<p><strong>c:\Windows\System32\>start /w ocsetup DNS-Server-Core-Role</strong></p>
<p>The <strong>/w</strong> switch makes sure that control doesn&#8217;t come back to the command prompt until ocsetup has finished executing. This is a good thing because it can take a few minutes to complete installing the role and this way things won&#8217;t get messed up by moving on to the next step before the install is complete.</p>
<p>I know what you are thinking, &quot;Yea, though I walk through the Valley of the Shadow of No-GUI, I shall fear no administration task, for I am the meanest administrator in the Valley.&quot; You figure you&#8217;ll memorize &quot;DNS-Server-Core-Role&quot; so that you never again need to go back into your TechNet to install a role. Ted would want it that way.</p>
<p>Think again, Super-Admin.  For some inexplicable reason the ocsetup command is CaSe SensaTive!  Not only that, but there is no logic to the naming of the roles.  You&#8217;re thinking that if DNS Server is DNS-Server-Core-Role then DHCP Server must be DHCP-Server-Core-Role, right?  Bzzzz!  Wrongo!  Hey, where did Ted get that buzzer from anyway?</p>
<p>Installing the DHCP Server role actually takes the parameter <strong>DHCPServerCore</strong> &#8211; no hyphens, no &quot;Role.&quot;  With eight different roles available on Server Core, you could memorize them all, but then again, there is <em>Super-Admin</em> and then there is <em>Computer Nerd With No Life</em>.  You don&#8217;t want to go there.</p>
<p>Instead, we turn to the oclist.exe command.  Oclist covers much of the role played by servermanagercmd -query over in the full installation world. Type oclist.exe and after a brief delay all the roles and features available are listed along with whether or not they are installed. The way they are displayed, is the way they have to be typed in. No need to memorize.</p>
<p><br/><br />
<img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/04/Brian_Roles/image2.jpg" alt="Role Playing with Windows 2008 Server Core - 2" title="Role Playing with Windows 2008 Server Core - 2" align="middle" width="594" height="480" border="0" /></p>
<p><br/></p>
<h3>The Active Directory Role</h3>
<p>With ocsetup and oclist you can install all of the roles available on Server Core except for the Active Directory role.  The Active Directory role requires more than just copying new files and starting a service.  The server must also be promoted.  </p>
<p>So, the command necessary for installing the Active Directory role is <strong>dcpromo.exe</strong>.  But, there is a catch (of course there is).  Typing dcpromo launches the GUI for promoting and demoting servers.  This is Server Core, so there is no GUI.  </p>
<p>The trick is to run dcpromo in unattended mode.  That way it doesn&#8217;t bother trying to launch the GUI.  The unattended mode is triggered by the <strong>/unattend</strong> switch and takes an input parameter of a text file.  That text file must contain the input normally provided by clicking around the GUI.  So, assuming our input text file is named <strong>inputfile.txt</strong> then the syntax is:</p>
<p><strong>dcpromo /unattend:inputfile.txt</strong> </p>
<p>The format of the text file is fairly simple.  It starts with &quot;[DCInstall]&quot; and then each parameter with an equals sign, followed by the value you with to set.  So, something like this:</p>
<blockquote><p>
[DCInstall]<br />
UserName=Ted<br />
Password=*<br />
SiteName=TheSite<br />
NewDomain=DomainName<br />
NewDomainDNSName=ourcompany.com
</p></blockquote>
<p>&#8230; and so on.  Depending on the structure of your enterprise, your inputfile.txt file can be very long (or very short).  </p>
<p>Microsoft provides a full list of parameters, their function, and use with the &quot;Appendix of Unattended Installation Parameters&quot; under &quot;Windows Server 2008 Technical Library > Active Directory Domain Services > Getting Started: AD DS > Step-by-Step Guide for Windows Server 2008 Active Directory Domain Services Installation and Removal&quot; either online or on TechNet.  (You may have to use the Table of Contents Panel to navigate there online.)</p>
<p><br/><br />
<img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/04/Brian_Roles/image3.jpg" alt="Role Playing with Windows 2008 Server Core - 3" title="Role Playing with Windows 2008 Server Core - 3" align="middle" width="594" height="325" border="0" /></p>
<p>With a server role installed, your Windows Server Core install is ready for the big-time, just like your 11th Level Paladin.  Now if we can just find out where Ted keeps that buzzer&#8230;</p>
<p><br/><br />
<a href="http://www.trainsignal.com/index.asp?PageAction=VIEWPROD&#038;ProdID=115"><img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/ProductImages/windows_server_2008_Active_Directory_200x150.jpg" alt="Windows Server 2008 Active Directory Training Videos -- Now Available!" title="Windows Server 2008 Active Directory Training Videos -- Now Available!" align="left" width="149" height="200" border="0" /></a></p>
<h3><a href="http://www.trainsignal.com/index.asp?PageAction=VIEWPROD&#038;ProdID=115">Windows Server 2008 Active Directory Training</a> &#8212; Now Available!</h3>
<p>Get complete coverage for the new <strong>70-640 exam</strong> and get started on your <strong>MCITP certification</strong>.</p>
<p>Master Active Directory terms, learn about creating, organizing, and managing Users and Groups, installing and upgrading Domain Controller and much more &#8212; all on Windows Server 2008.</p>
<p><br/></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Role+Playing+with+Windows+2008+Server+Core+-+http://bit.ly/bn5D97+%28via+%40trainsignal%29&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.trainsignaltraining.com/windows-server-2008-server-core-roles/2008-04-09/&amp;title=Role+Playing+with+Windows+2008+Server+Core" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.trainsignaltraining.com/windows-server-2008-server-core-roles/2008-04-09/&amp;t=Role+Playing+with+Windows+2008+Server+Core" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.trainsignaltraining.com/windows-server-2008-server-core-roles/2008-04-09/&amp;title=Role+Playing+with+Windows+2008+Server+Core" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.trainsignaltraining.com/windows-server-2008-server-core-roles/2008-04-09/&amp;title=Role+Playing+with+Windows+2008+Server+Core" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.trainsignaltraining.com/windows-server-2008-server-core-roles/2008-04-09/&amp;title=Role+Playing+with+Windows+2008+Server+Core&amp;summary=Ok%2C%20you%27ve%20installed%20Windows%20Server%202008%20Core%2C%20and%20it%20is%20pretty%20awesome.%20%0D%0A%0D%0AThose%20lower-level%20administrators%20that%20run%20to%20Ted%20whenever%20things%20get%20tough%20have%20stood%20before%20the%20daunting%20black%20command-line%20box%20and%20trembled%20in%20fear%20at%20the%20blinking%20white%20cursor.%20You%20sneered%20as%20you%20waited%20to%20see%20if%20they%20wo&amp;source=Train Signal Training - Free Computer Training Videos" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.trainsignaltraining.com/windows-server-2008-server-core-roles/2008-04-09/&amp;title=Role+Playing+with+Windows+2008+Server+Core" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Role+Playing+with+Windows+2008+Server+Core&amp;link=http://www.trainsignaltraining.com/windows-server-2008-server-core-roles/2008-04-09/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://www.trainsignaltraining.com/windows-server-2008-server-core-roles/2008-04-09/" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Role%20Playing%20with%20Windows%202008%20Server%20Core%22&amp;body=Link: http://www.trainsignaltraining.com/windows-server-2008-server-core-roles/2008-04-09/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Ok%2C%20you%27ve%20installed%20Windows%20Server%202008%20Core%2C%20and%20it%20is%20pretty%20awesome.%20%0D%0A%0D%0AThose%20lower-level%20administrators%20that%20run%20to%20Ted%20whenever%20things%20get%20tough%20have%20stood%20before%20the%20daunting%20black%20command-line%20box%20and%20trembled%20in%20fear%20at%20the%20blinking%20white%20cursor.%20You%20sneered%20as%20you%20waited%20to%20see%20if%20they%20wo" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>Related posts:<ol><li><a href='http://www.trainsignaltraining.com/windows-server-2008-server-core/2008-03-25/' rel='bookmark' title='Permanent Link: Less is More &#8212; Windows 2008 Server Core'>Less is More &#8212; Windows 2008 Server Core</a></li>
<li><a href='http://www.trainsignaltraining.com/install-dhcp-role-on-windows-server-2008/2008-12-10/' rel='bookmark' title='Permanent Link: Install DHCP Role on Windows Server 2008'>Install DHCP Role on Windows Server 2008</a></li>
<li><a href='http://www.trainsignaltraining.com/10-steps-to-installing-the-web-server-role-in-windows-server-2008/2007-08-06/' rel='bookmark' title='Permanent Link: 10 Steps to Installing the Web Server Role in Windows Server 2008'>10 Steps to Installing the Web Server Role in Windows Server 2008</a></li>
<li><a href='http://www.trainsignaltraining.com/windows-server-2008-install-active-directory-domain-services/2008-07-23/' rel='bookmark' title='Permanent Link: Windows Server 2008: Install Active Directory Domain Services'>Windows Server 2008: Install Active Directory Domain Services</a></li>
<li><a href='http://www.trainsignaltraining.com/server-2008-install-rodc-read-only-domain-controlle/2008-05-13/' rel='bookmark' title='Permanent Link: Install Read-Only Domain Controller on Windows Server 2008'>Install Read-Only Domain Controller on Windows Server 2008</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.trainsignaltraining.com/windows-server-2008-server-core-roles/2008-04-09/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Remote Server Administration Tools for Windows Vista</title>
		<link>http://www.trainsignaltraining.com/windows-vista-rsat/2008-04-03/</link>
		<comments>http://www.trainsignaltraining.com/windows-vista-rsat/2008-04-03/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 15:00:57 +0000</pubDate>
		<dc:creator>Dave Lawlor</dc:creator>
				<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Active Directory Certificate Services]]></category>
		<category><![CDATA[Active Directory Domain Services]]></category>
		<category><![CDATA[Active Directory Lightweight Directory Services]]></category>
		<category><![CDATA[DHCP]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[File Services Tools]]></category>
		<category><![CDATA[Remote-Server-Administration-Tools]]></category>
		<category><![CDATA[RSAT]]></category>
		<category><![CDATA[Terminal-Services-Tools]]></category>
		<category><![CDATA[UDDI]]></category>
		<category><![CDATA[Universal-Description]]></category>
		<category><![CDATA[Windows Server 2003]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://www.trainsignaltraining.com/windows-vista-rsat/2008-04-07/</guid>
		<description><![CDATA[Remote Server Administration Tools was released by Microsoft for Windows Vista SP1 users to be able to manage both Windows 2003 and Windows 2008 Servers.  
If you had upgraded to Vista in the past and wanted to manage Windows servers with your Vista client, you were able to with some hacks. But all in [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Remote Server Administration Tools</strong> was released by Microsoft for Windows Vista SP1 users to be able to manage both <strong>Windows 2003</strong> and <strong>Windows 2008 Servers</strong>.  </p>
<p>If you had upgraded to Vista in the past and wanted to manage Windows servers with your Vista client, you were able to with some hacks. But all in all it was a very painful process and a lot of administrators had to run a Windows XP machine virtually or have a second box to do server administrative tasks.</p>
<p>Now that the RSAT is released for general consumption what can it do?</p>
<p><br/></p>
<h3>Remote Server Administration Tools for Roles</h3>
<p><strong>Active Directory Certificate Services Tools</strong> &#8211; includes the Certification Authority snap-in, the Certificate Templates snap-in, the Enterprise PKI snap-in, and the Online Responder Management snap-in.</p>
<ul>
<li>Active Directory Certification Authority Tools includes the Certification Authority, Certificate Templates, and Enterprise PKI snap-ins.</li>
<p></p>
<li>Online Responder Tools includes the Online Responder Management snap-in.</li>
</ul>
<p><strong>Active Directory Domain Services (AD DS) Tools</strong> &#8211; includes snap-ins and command-line tools for remotely managing Active Directory Domain Services.</p>
<ul>
<li>Active Directory Domain Controller Tools includes Active Directory Users and Computers, Active Directory Domains and Trusts, Active Directory Sites and Services, and other snap-ins and command-line tools for remotely managing AD DS.</li>
<p></p>
<li>Server for Network Information Service (NIS) Tools includes an extension to the Active Directory Users and Computers snap-in, and the ypclear.exe command-line tool.</li>
</ul>
<p><strong>Active Directory Lightweight Directory Services (AD LDS) Tools</strong> &#8211; includes Active Directory Sites and Services, Active Directory Service Interfaces (ADSI) Edit, Schema Manager, and other snap-ins and command-line tools for managing AD LDS.</p>
<p><span id="more-449"></span><br />
<strong>DHCP Server Tools</strong> &#8211; includes the DHCP snap-in.</p>
<p><strong>DNS Server Tools</strong> &#8211; includes the DNS Manager snap-in and dnscmd.exe command-line tool.</p>
<p><strong>File Services Tools</strong> &#8211; includes the following, along with the storagemgmt.msc snap-in:</p>
<ul>
<li>Distributed File System Tools includes the DFS Management snap-in, and the dfsradmin.exe, dfscmd.exe, dfsdiag.exe, and dfsutil.exe command-line tools.</li>
<p></p>
<li>File Server Resource Manager Tools includes the File Server Resource Manager snap-in, and the filescrn.exe and storrept.exe command-line tools.</li>
<p></p>
<li>Share and Storage Management Tools includes the Share and Storage Management snap-in.</li>
</ul>
<p><strong>Terminal Services Tools</strong> &#8211; includes the Remote Desktops and Terminal Services Manager snap-ins.</p>
<p><strong>Universal Description, Discovery, and Integration (UDDI) Services Tools </strong>- includes the UDDI Services snap-in.</p>
<p><br/></p>
<h3>Microsoft Remote Server Administration Tools for Features</h3>
<p><strong>BitLocker Drive Encryption Tools</strong> &#8211; includes the manage-bde.wsf script.</p>
<p><strong>Failover Clustering Tools</strong> &#8211; includes the Failover Cluster Manager snap-in and the cluster.exe command-line tool.</p>
<p><strong>Group Policy Management Tools</strong> &#8211; includes Group Policy Management Console, Group Policy Management Editor, and Group Policy Starter GPO Editor.</p>
<p><strong>Network Load Balancing Tools</strong> &#8211; includes the Network Load Balancing Manager snap-in, the nlb.exe and wlbs.exe command-line tools, and wlbsctrl.dll.</p>
<p><strong>SMTP Server Tools</strong> &#8211; includes the Simple Mail Transfer Protocol (SMTP) snap-in.</p>
<p><strong>Storage Manager for SANs Tools</strong> &#8211; Tools includes the Storage Manager for SANs snap-in, and the provisionstorage.exe command-line tool.</p>
<p><strong>Windows System Resource Manager Tools</strong> &#8211; includes the Windows System Resource Manager snap-in and the wsrmc.exe command-line tool.</p>
<p><br/></p>
<h3>Installing Remote Server Administration Tools for Vista</h3>
<p>There are two versions of the RSAT tool, one for 32-bit machines and one for 64-bit machines.  You can download the version you need at their respective download locations:</p>
<ul>
<li>Download: <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=9FF6E897-23CE-4A36-B7FC-D52065DE9960&#038;displaylang=en"target="_blank">Remote Server Administration Tools (x86)</a></li>
<li>Download: <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=D647A60B-63FD-4AC5-9243-BD3C497D2BC5&#038;displaylang=en"target="_blank">Remote Server Administration Tools (x64)</a></li>
</ul>
<p>Once you download the file go ahead and give it a left click … c’mon … you know you want to! After clicking the file you will see it preparing the installation and doing a search to make sure your copy of Vista is prepared for the remote server admin tools.</p>
<p><br/><br />
<img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/04/Dave_vista/vista_remote_server_admin_tools_01.png" alt="Vista Remote Server Admin Tools - 1" title="Vista Remote Server Admin Tools - 1" align="middle" width="384" height="144" border="0" /></p>
<p>After a bit you will get a prompt to install <strong>Update for Windows (KB941314)</strong></p>
<p><br/><br />
<img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/04/Dave_vista/vista_remote_server_admin_tools_02.png" alt="Vista Remote Server Admin Tools - 2" title="Vista Remote Server Admin Tools - 2" align="middle" width="375" height="182" border="0" /></p>
<p>After clicking Ok, you will now get prompted to read the license terms, in this case it is a simple paragraph that I actually read, that said if you are using an illegal copy you can’t use this software.  </p>
<p>Since I am lucky enough to be using a legal copy I let off a sigh of relief and plunged ahead by clicking <strong>I Accept</strong></p>
<p><br/><br />
<img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/04/Dave_vista/vista_remote_server_admin_tools_03.png" alt="Vista Remote Server Admin Tools - 3" title="Vista Remote Server Admin Tools - 3" align="middle" width="561" height="394" border="0" /></p>
<p>Now it will begin <strong>Initializing installation</strong> and applying updates</p>
<p><br/><br />
<img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/04/Dave_vista/vista_remote_server_admin_tools_04.png" alt="Vista Remote Server Admin Tools - 4" title="Vista Remote Server Admin Tools - 4" align="middle" width="561" height="394" border="0" /><br />
<br/><br />
<img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/04/Dave_vista/vista_remote_server_admin_tools_05.png" alt="Vista Remote Server Admin Tools - 5" title="Vista Remote Server Admin Tools - 5" align="middle" width="561" height="394" border="0" /></p>
<p>After it is done installing you will see the <strong>Installation Complete</strong> screen:</p>
<p><br/><br />
<img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/04/Dave_vista/vista_remote_server_admin_tools_06.png" alt="Vista Remote Server Admin Tools - 9" title="Vista Remote Server Admin Tools - 6" align="middle" width="561" height="394" border="0" /></p>
<p>Now when you go to <strong>Start->Administrative Tools</strong> you will see the following help file: <strong>Remote Server Administration Tool</strong></p>
<p><br/><br />
<img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/04/Dave_vista/vista_remote_server_admin_tools_07.png" alt="Vista Remote Server Admin Tools - 7" title="Vista Remote Server Admin Tools - 7" align="middle" width="294" height="374" border="0" /></p>
<p>When you click on it you will be able to read all about using Remote Server Administration Tool goodness. But instead of wasting your time reading that, I went through some of it above and will show some examples below here so you don’t have to!  </p>
<p>The one thing you don’t see is any of the additional tools for administrating your Windows Servers, but that&#8217;s because you still have to enable them.</p>
<p><br/><br />
<img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/04/Dave_vista/vista_remote_server_admin_tools_08.png" alt="Vista Remote Server Admin Tools - 8" title="Vista Remote Server Admin Tools - 8" align="middle" width="592" height="444" border="0" /></p>
<p>Now let’s go in and enable <strong>Remote Server Administration Tools </strong>in the control panel so you can use them:   <strong>Start->Control Panel</strong></p>
<p><br/><br />
<img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/04/Dave_vista/vista_remote_server_admin_tools_09.png" alt="Vista Remote Server Admin Tools - 9" title="Vista Remote Server Admin Tools - 9" align="middle" width="417" height="663" border="0" /></p>
<p>Next you will see the control panel, go ahead and click on <strong>Programs</strong></p>
<p><br/><br />
<img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/04/Dave_vista/vista_remote_server_admin_tools_10.png" alt="Vista Remote Server Admin Tools - 10" title="Vista Remote Server Admin Tools - 10" align="middle" width="597" height="354" border="0" /></p>
<p>Click on <strong>Program &#038; Features</strong></p>
<p><br/><br />
<img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/04/Dave_vista/vista_remote_server_admin_tools_11.png" alt="Vista Remote Server Admin Tools - 11" title="Vista Remote Server Admin Tools - 11" align="middle" width="597" height="386" border="0" /></p>
<p>On the left pane click on <strong>Turn Windows features on or off</strong></p>
<p><br/><br />
<img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/04/Dave_vista/vista_remote_server_admin_tools_12.png" alt="Vista Remote Server Admin Tools - 12" title="Vista Remote Server Admin Tools - 12" align="middle" width="597" height="404" border="0" /></p>
<p>Note: If you are prompted by UAC go ahead and click <strong>Ok</strong></p>
<p>In the Windows Features window you can scroll down until you see <strong>Remote Server Administration Tool</strong>. </p>
<p>At this point you can install all the features, by checking the box, or you can expand out both the <strong>Feature Administration Tools</strong> &#038; <strong>Role Administration Tools</strong> and only install the tools you wish to use. For our example I am going install them all!</p>
<p><br/><br />
<img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/04/Dave_vista/vista_remote_server_admin_tools_13.png" alt="Vista Remote Server Admin Tools - 13" title="Vista Remote Server Admin Tools - 13" align="middle" width="429" height="375" border="0" /></p>
<p>Once you hit OK, you will see a window that shows it is configuring Vista with the features selected.</p>
<p><br/><br />
<img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/04/Dave_vista/vista_remote_server_admin_tools_14.png" alt="Vista Remote Server Admin Tools - 14" title="Vista Remote Server Admin Tools - 14" align="middle" width="366" height="184" border="0" /></p>
<p>Now that it is enabled lets go back in to the Administrative Tools to see if anything is different?</p>
<p><br/><br />
<img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/04/Dave_vista/vista_remote_server_admin_tools_15.png" alt="Vista Remote Server Admin Tools - 15" title="Vista Remote Server Admin Tools - 15" align="middle" width="294" height="770" border="0" /></p>
<p>Seems like everything was loaded correctly!  Let’s take this baby for a test drive …</p>
<p><br/></p>
<h3>RSAT Terminal Services Manager in Vista</h3>
<p>This section of the article will walk you through starting Terminal Services Manager and connecting to a remote Windows 2008 Server. </p>
<p>Go to your Administrative tools and go <strong>Terminal Services->Terminal Services Manager</strong></p>
<p><br/><br />
<img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/04/Dave_vista/vista_remote_server_admin_tools_16.png" alt="Vista Remote Server Admin Tools - 16" title="Vista Remote Server Admin Tools - 16" align="middle" width="597" height="698" border="0" /></p>
<p>You will see the following MMC open.</p>
<p>Note: You may be prompted by UAC, go ahead and click Ok</p>
<p><br/><br />
<img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/04/Dave_vista/vista_remote_server_admin_tools_17.png" alt="Vista Remote Server Admin Tools - 17" title="Vista Remote Server Admin Tools - 17" align="middle" width="597" height="516" border="0" /></p>
<p>When you run Terminal Services Manager the first time (and every time if you don’t disable it) you get prompted by a warning that certain features are disabled when run from the console session.  </p>
<p>If you wish to disable this, go ahead and check <strong>In the future, do not show this message</strong> and click <strong>Ok</strong></p>
<p><br/><br />
<img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/04/Dave_vista/vista_remote_server_admin_tools_18.png" alt="Vista Remote Server Admin Tools - 18" title="Vista Remote Server Admin Tools - 18" align="middle" width="350" height="192" border="0" /></p>
<p>As you can see this MMC is in the new Server 2008 layout. Let’s go ahead and click <strong>Connect to Computer</strong> in the right Actions pane</p>
<p><br/><br />
<img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/04/Dave_vista/vista_remote_server_admin_tools_19.png" alt="Vista Remote Server Admin Tools - 19" title="Vista Remote Server Admin Tools - 19" align="middle" width="597" height="487" border="0" /></p>
<p>In the next window you can either connect to the local computer, or another computer.  In this case I am going to enter an IP address to the test Windows Server 2008 I am running and click <strong>Ok</strong></p>
<p><br/><br />
<img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/04/Dave_vista/vista_remote_server_admin_tools_20.png" alt="Vista Remote Server Admin Tools - 20" title="Vista Remote Server Admin Tools - 20" align="middle" width="537" height="252" border="0" /></p>
<p>It connects successfully as you can see and I can tell that I already have a session on the test server through RDP.  </p>
<p><br/><br />
<img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/04/Dave_vista/vista_remote_server_admin_tools_21.png" alt="Vista Remote Server Admin Tools - 21" title="Vista Remote Server Admin Tools - 21" align="middle" width="597" height="516" border="0" /></p>
<p>There is a lot more to see in the MMC but I just wanted to demonstrate the functionality of administrating from Vista, and will have to cover actual usage in a future article.</p>
<p>As you can see RSAT brings a much overdue set of tools for System Administrators that will cut down on having to keep separate machines running just to do simple administrator tasks.</p>
<p><br/><br />
<a href="http://www.trainsignal.com/index.asp?PageAction=VIEWPROD&#038;ProdID=73"><img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/ProductImages/windows_vista_training_200x150.jpg" alt="Windows Vista Training" title="Windows Vista Training" align="left" width="150" height="200" border="0" /></a></p>
<h3>Learn Vista Administration and Support with <a href="http://www.trainsignal.com/index.asp?PageAction=VIEWPROD&#038;ProdID=73">Windows Vista Training</a> &#8212; Available Now!</h3>
<p>Master Windows Vista and prepare for your 70-620 Configuring Windows Vista Exam.</p>
<p>Learn how to make administration easier, how to secure and backup your system, maximize performance and more!</p>
<p><a href="http://www.trainsignaltraining.com/TrainSignal/demos/videos/vista/vistasamp.html"target="_blank"><img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/ProductImages/preview_video_now_button.jpg" alt="Watch a Sample Windows Vista Training Video Now!" title="Watch a Sample Windows Vista Training Video Now!" align="middle" width="208" height="59" border="0" /></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Installing+Remote+Server+Administration+Tools+for+Windows+Vista+-+http://bit.ly/9afNo5+%28via+%40trainsignal%29&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.trainsignaltraining.com/windows-vista-rsat/2008-04-03/&amp;title=Installing+Remote+Server+Administration+Tools+for+Windows+Vista" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.trainsignaltraining.com/windows-vista-rsat/2008-04-03/&amp;t=Installing+Remote+Server+Administration+Tools+for+Windows+Vista" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.trainsignaltraining.com/windows-vista-rsat/2008-04-03/&amp;title=Installing+Remote+Server+Administration+Tools+for+Windows+Vista" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.trainsignaltraining.com/windows-vista-rsat/2008-04-03/&amp;title=Installing+Remote+Server+Administration+Tools+for+Windows+Vista" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.trainsignaltraining.com/windows-vista-rsat/2008-04-03/&amp;title=Installing+Remote+Server+Administration+Tools+for+Windows+Vista&amp;summary=Remote%20Server%20Administration%20Tools%20was%20released%20by%20Microsoft%20for%20Windows%20Vista%20SP1%20users%20to%20be%20able%20to%20manage%20both%20Windows%202003%20and%20Windows%202008%20Servers.%20%20%0D%0A%0D%0AIf%20you%20had%20upgraded%20to%20Vista%20in%20the%20past%20and%20wanted%20to%20manage%20Windows%20servers%20with%20your%20Vista%20client%2C%20you%20were%20able%20to%20with%20some%20hacks.%20But%20a&amp;source=Train Signal Training - Free Computer Training Videos" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.trainsignaltraining.com/windows-vista-rsat/2008-04-03/&amp;title=Installing+Remote+Server+Administration+Tools+for+Windows+Vista" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Installing+Remote+Server+Administration+Tools+for+Windows+Vista&amp;link=http://www.trainsignaltraining.com/windows-vista-rsat/2008-04-03/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://www.trainsignaltraining.com/windows-vista-rsat/2008-04-03/" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Installing%20Remote%20Server%20Administration%20Tools%20for%20Windows%20Vista%22&amp;body=Link: http://www.trainsignaltraining.com/windows-vista-rsat/2008-04-03/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Remote%20Server%20Administration%20Tools%20was%20released%20by%20Microsoft%20for%20Windows%20Vista%20SP1%20users%20to%20be%20able%20to%20manage%20both%20Windows%202003%20and%20Windows%202008%20Servers.%20%20%0D%0A%0D%0AIf%20you%20had%20upgraded%20to%20Vista%20in%20the%20past%20and%20wanted%20to%20manage%20Windows%20servers%20with%20your%20Vista%20client%2C%20you%20were%20able%20to%20with%20some%20hacks.%20But%20a" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>Related posts:<ol><li><a href='http://www.trainsignaltraining.com/how-to-setup-a-remote-desktop-on-windows-vista/2008-11-19/' rel='bookmark' title='Permanent Link: Server 2008: How to Setup a Remote Desktop on Windows Vista'>Server 2008: How to Setup a Remote Desktop on Windows Vista</a></li>
<li><a href='http://www.trainsignaltraining.com/iis-7-remote-administration/2008-06-11/' rel='bookmark' title='Permanent Link: Remote Administration of IIS 7: Install, Configure, Connect'>Remote Administration of IIS 7: Install, Configure, Connect</a></li>
<li><a href='http://www.trainsignaltraining.com/iis-7-remote-administration-2/2008-06-17/' rel='bookmark' title='Permanent Link: Remote Administration of IIS 7: Isolate &amp; Delegate'>Remote Administration of IIS 7: Isolate &amp; Delegate</a></li>
<li><a href='http://www.trainsignaltraining.com/windows-server-2008-active-directory/2008-07-02/' rel='bookmark' title='Permanent Link: Active Directory Improvements in Windows Server 2008'>Active Directory Improvements in Windows Server 2008</a></li>
<li><a href='http://www.trainsignaltraining.com/installing-software-using-gpos-on-windows-server-2008/2008-11-11/' rel='bookmark' title='Permanent Link: Installing Software Using GPOs on Windows Server 2008'>Installing Software Using GPOs on Windows Server 2008</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.trainsignaltraining.com/windows-vista-rsat/2008-04-03/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
