<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><title type="html">Brian W. McCann</title><subtitle type="html">Active Directory, Group Policies, Server Core and the Life of Brian</subtitle><id>http://msmvps.com/blogs/ad/atom.aspx</id><link rel="alternate" type="text/html" href="http://msmvps.com/blogs/ad/default.aspx" /><link rel="self" type="application/atom+xml" href="http://msmvps.com/blogs/ad/atom.aspx" /><generator uri="http://communityserver.org" version="4.0.30619.63">Community Server</generator><updated>2008-02-27T09:22:24Z</updated><entry><title>What Version is Your Schema at?</title><link rel="alternate" type="text/html" href="/blogs/ad/archive/2008/07/08/what-version-is-your-schema-at.aspx" /><id>/blogs/ad/archive/2008/07/08/what-version-is-your-schema-at.aspx</id><published>2008-07-09T00:44:00Z</published><updated>2008-07-09T00:44:00Z</updated><content type="html">Have you ever had one of those jobs where you just weren&amp;rsquo;t sure what Schema update had been applied in an environment? The following command will let you know which of the Windows Server Schema updates have been applied. dsquery.exe * &amp;quot;CN=Schema,CN=Configuration,DC=domain,DC=com&amp;quot; -scope base -attr objectversion Here is what the versions will mean: 44 = Windows Server 2008 31 = Windows Server 2003 R2 30 = Windows Server 2003 13 = Windows 2000 If anyone knows the Exchange Schema update...(&lt;a href="http://msmvps.com/blogs/ad/archive/2008/07/08/what-version-is-your-schema-at.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1639869" width="1" height="1"&gt;</content><author><name>BrianM</name><uri>http://msmvps.com/members/BrianM/default.aspx</uri></author><category term="Active Directory" scheme="http://msmvps.com/blogs/ad/archive/tags/Active+Directory/default.aspx" /><category term="Windows Server 2003" scheme="http://msmvps.com/blogs/ad/archive/tags/Windows+Server+2003/default.aspx" /><category term="Windows Server 2008" scheme="http://msmvps.com/blogs/ad/archive/tags/Windows+Server+2008/default.aspx" /></entry><entry><title>Upcoming Trip to Israel</title><link rel="alternate" type="text/html" href="/blogs/ad/archive/2008/07/02/upcoming-trip-to-israel.aspx" /><id>/blogs/ad/archive/2008/07/02/upcoming-trip-to-israel.aspx</id><published>2008-07-02T17:12:04Z</published><updated>2008-07-02T17:12:04Z</updated><content type="html">You know I haven’t had a personal post about me and my life in quite some time.&amp;#160; Just thought I’d share that next week I’ll be traveling to Israel for the first time.&amp;#160; I’ll be staying in Tel Aviv and am really excited about being there for two weeks.&amp;#160; I can’t wait to really take in the sights and history. Of course it won’t all be about site seeing as I’m going there for work.&amp;#160; For those not in the know, Intel has several locations in Israel. My wife Sami is a bit scared for me...(&lt;a href="http://msmvps.com/blogs/ad/archive/2008/07/02/upcoming-trip-to-israel.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1639139" width="1" height="1"&gt;</content><author><name>BrianM</name><uri>http://msmvps.com/members/BrianM/default.aspx</uri></author><category term="Life of Brian" scheme="http://msmvps.com/blogs/ad/archive/tags/Life+of+Brian/default.aspx" /></entry><entry><title>Windows Server 2008 Command Lines for Administrative Consoles</title><link rel="alternate" type="text/html" href="/blogs/ad/archive/2008/06/20/windows-server-2008-command-lines-for-administrative-consoles.aspx" /><id>/blogs/ad/archive/2008/06/20/windows-server-2008-command-lines-for-administrative-consoles.aspx</id><published>2008-06-20T16:41:29Z</published><updated>2008-06-20T16:41:29Z</updated><content type="html">I’m always of fan of shortcuts and the Windows Server 2008 Administrator&amp;#39;s Companion from Microsoft Press has a complete list of the command line shortcuts for starting Administrative Consoles for Server 2008.&amp;#160; There are plenty of other goodies in this book so make sure you take a look at getting this one.&amp;#160; Command Line Console Name AdRmsAdmin.msc&amp;#160;&amp;#160;&amp;#160; Active Directory Rights Management Services Adsiedit.msc&amp;#160;&amp;#160;&amp;#160; ADSI Edit Azman.msc Authorization Manager Certmgr...(&lt;a href="http://msmvps.com/blogs/ad/archive/2008/06/20/windows-server-2008-command-lines-for-administrative-consoles.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1636121" width="1" height="1"&gt;</content><author><name>BrianM</name><uri>http://msmvps.com/members/BrianM/default.aspx</uri></author><category term="Tools" scheme="http://msmvps.com/blogs/ad/archive/tags/Tools/default.aspx" /><category term="Windows Server 2008" scheme="http://msmvps.com/blogs/ad/archive/tags/Windows+Server+2008/default.aspx" /></entry><entry><title>Process Explorer on Server Core</title><link rel="alternate" type="text/html" href="/blogs/ad/archive/2008/06/09/process-explorer-on-server-core.aspx" /><id>/blogs/ad/archive/2008/06/09/process-explorer-on-server-core.aspx</id><published>2008-06-09T21:10:28Z</published><updated>2008-06-09T21:10:28Z</updated><content type="html">While I’ve always been a fan of Task Manager but lets face the facts…its has its limitations.&amp;#160; Mark Russinovich has rolled up his wonderful Sysinternal Troubleshooting Utilities into a single download that can be found here . In there you will find the ultra popular Process Explorer .&amp;#160; Well I wanted to test out some stuff on Server Core…like what type of tools will really work on it.&amp;#160; I copied over Process Explorer and it ran like a champ!&amp;#160; Now all I need to do is go into the...(&lt;a href="http://msmvps.com/blogs/ad/archive/2008/06/09/process-explorer-on-server-core.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1633386" width="1" height="1"&gt;</content><author><name>BrianM</name><uri>http://msmvps.com/members/BrianM/default.aspx</uri></author><category term="Tools" scheme="http://msmvps.com/blogs/ad/archive/tags/Tools/default.aspx" /><category term="Server Core" scheme="http://msmvps.com/blogs/ad/archive/tags/Server+Core/default.aspx" /></entry><entry><title>RODC Compatibility Issues with Down-Level Clients</title><link rel="alternate" type="text/html" href="/blogs/ad/archive/2008/06/05/rodc-compatibility-issues-with-down-level-clients.aspx" /><id>/blogs/ad/archive/2008/06/05/rodc-compatibility-issues-with-down-level-clients.aspx</id><published>2008-06-05T20:15:01Z</published><updated>2008-06-05T20:15:01Z</updated><content type="html">I just read over at Jane Lewis&amp;#39;s blog that if you plan on deploying Server 2008 Read Only Domain Controllers (RODC) and have down-level clients (XP and 2003 clients) then you will want to check out the RODC Compatibility Pack. I know a lot of people are planning on deploying this so this should be something that you should pay attention to. The KB article (and patch) addresses 10 potential issues. The patch itself can be downloaded from Microsoft here ....(&lt;a href="http://msmvps.com/blogs/ad/archive/2008/06/05/rodc-compatibility-issues-with-down-level-clients.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1631786" width="1" height="1"&gt;</content><author><name>BrianM</name><uri>http://msmvps.com/members/BrianM/default.aspx</uri></author><category term="Active Directory" scheme="http://msmvps.com/blogs/ad/archive/tags/Active+Directory/default.aspx" /><category term="Windows Server 2003" scheme="http://msmvps.com/blogs/ad/archive/tags/Windows+Server+2003/default.aspx" /><category term="Windows Server 2008" scheme="http://msmvps.com/blogs/ad/archive/tags/Windows+Server+2008/default.aspx" /></entry><entry><title>Administrator's Guide to Server Core Commands</title><link rel="alternate" type="text/html" href="/blogs/ad/archive/2008/06/04/administrator-s-guide-to-server-core-commands.aspx" /><id>/blogs/ad/archive/2008/06/04/administrator-s-guide-to-server-core-commands.aspx</id><published>2008-06-04T14:25:00Z</published><updated>2008-06-04T14:25:00Z</updated><content type="html">Server Core has been a popular topic for me over the last year as it is something completly different from what i&amp;#39;m used to working on. I love the GUI but I know there are times when I have to do things via the command line. Well if you are going to deploy Server Core in your environment then you will need to have the following guide to ensure that you know how to configure your new server. I&amp;#39;ve finally compiled a list of commands for Server Core into one article over at AdminPrep . Swing...(&lt;a href="http://msmvps.com/blogs/ad/archive/2008/06/04/administrator-s-guide-to-server-core-commands.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1631182" width="1" height="1"&gt;</content><author><name>BrianM</name><uri>http://msmvps.com/members/BrianM/default.aspx</uri></author><category term="Scripting" scheme="http://msmvps.com/blogs/ad/archive/tags/Scripting/default.aspx" /><category term="Server Core" scheme="http://msmvps.com/blogs/ad/archive/tags/Server+Core/default.aspx" /></entry><entry><title>Active Directory Health Checks for Domain Controllers</title><link rel="alternate" type="text/html" href="/blogs/ad/archive/2008/06/03/active-directory-health-checks-for-domain-controllers.aspx" /><id>/blogs/ad/archive/2008/06/03/active-directory-health-checks-for-domain-controllers.aspx</id><published>2008-06-04T01:35:00Z</published><updated>2008-06-04T01:35:00Z</updated><content type="html">I&amp;#39;ve just written a small article on the common steps that I perform when doing health checks on domain controllers. Head on over to AdminPrep to check it out. I would love for you to come back here and let me know what else you do when you do health checks on domain controllers....(&lt;a href="http://msmvps.com/blogs/ad/archive/2008/06/03/active-directory-health-checks-for-domain-controllers.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1630903" width="1" height="1"&gt;</content><author><name>BrianM</name><uri>http://msmvps.com/members/BrianM/default.aspx</uri></author><category term="Active Directory" scheme="http://msmvps.com/blogs/ad/archive/tags/Active+Directory/default.aspx" /><category term="Windows Server 2003" scheme="http://msmvps.com/blogs/ad/archive/tags/Windows+Server+2003/default.aspx" /><category term="Scripting" scheme="http://msmvps.com/blogs/ad/archive/tags/Scripting/default.aspx" /><category term="Windows Server 2008" scheme="http://msmvps.com/blogs/ad/archive/tags/Windows+Server+2008/default.aspx" /></entry><entry><title>Installing Active Directory on Server Core with an Answer File</title><link rel="alternate" type="text/html" href="/blogs/ad/archive/2008/05/07/installing-active-directory-on-server-core-with-an-answer-file.aspx" /><id>/blogs/ad/archive/2008/05/07/installing-active-directory-on-server-core-with-an-answer-file.aspx</id><published>2008-05-07T14:11:23Z</published><updated>2008-05-07T14:11:23Z</updated><content type="html">Last week I spent some time at my former employer taking a Server 2008 upgrade course . Shame on you if you haven&amp;#39;t checked them out for training because their Hard Hat courses are hands down the best out there. I spent a lot of time in that course working with Server Core (which needs a dedicated home page on ms.com) I&amp;#39;ve posted in the past about using CoreConfigurator to configure common options on Server Core. In fact Active Directory can be installed with this tool too...however there...(&lt;a href="http://msmvps.com/blogs/ad/archive/2008/05/07/installing-active-directory-on-server-core-with-an-answer-file.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1616267" width="1" height="1"&gt;</content><author><name>BrianM</name><uri>http://msmvps.com/members/BrianM/default.aspx</uri></author><category term="Active Directory" scheme="http://msmvps.com/blogs/ad/archive/tags/Active+Directory/default.aspx" /><category term="Windows Server 2008" scheme="http://msmvps.com/blogs/ad/archive/tags/Windows+Server+2008/default.aspx" /><category term="Server Core" scheme="http://msmvps.com/blogs/ad/archive/tags/Server+Core/default.aspx" /></entry><entry><title>Server Core CoreConfigurator</title><link rel="alternate" type="text/html" href="/blogs/ad/archive/2008/04/28/server-core-coreconfigurator.aspx" /><id>/blogs/ad/archive/2008/04/28/server-core-coreconfigurator.aspx</id><published>2008-04-29T01:54:40Z</published><updated>2008-04-29T01:54:40Z</updated><content type="html">I know i&amp;#39;m late on this but I&amp;#39;ve got to blog about it. Fellow Directory Services MVP Guy Teverovsky has created the coolest tool yet for Server 2008 Server Core. It is the Server Core CoreConfigurator . After you copy the four files to your Server Core server you have a great tool to help with the most common tasks within Server Core. Included features are: Features: Product Activation Configuration of display resolution Clock and time zone configuration Remote Desktop configuration Management...(&lt;a href="http://msmvps.com/blogs/ad/archive/2008/04/28/server-core-coreconfigurator.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1607970" width="1" height="1"&gt;</content><author><name>BrianM</name><uri>http://msmvps.com/members/BrianM/default.aspx</uri></author><category term="Tools" scheme="http://msmvps.com/blogs/ad/archive/tags/Tools/default.aspx" /><category term="Active Directory" scheme="http://msmvps.com/blogs/ad/archive/tags/Active+Directory/default.aspx" /><category term="Windows Server 2008" scheme="http://msmvps.com/blogs/ad/archive/tags/Windows+Server+2008/default.aspx" /><category term="Terminal Services" scheme="http://msmvps.com/blogs/ad/archive/tags/Terminal+Services/default.aspx" /><category term="Server Core" scheme="http://msmvps.com/blogs/ad/archive/tags/Server+Core/default.aspx" /></entry><entry><title>RSAT Missing Tabs in Active Directory Users and Computers</title><link rel="alternate" type="text/html" href="/blogs/ad/archive/2008/04/08/rsat-missing-tabs-in-active-directory-users-and-computers.aspx" /><id>/blogs/ad/archive/2008/04/08/rsat-missing-tabs-in-active-directory-users-and-computers.aspx</id><published>2008-04-08T14:26:13Z</published><updated>2008-04-08T14:26:13Z</updated><content type="html">Some of you may have noticed there were some missing tabs in Active Directory Users and Computers after you installed RSAT on Windows Vista. Specifically the Terminal Services Profile, Remote Control, Environment, and Sessions tabs are not there. The reason behind this is because Windows Vista is missing the TSUSEREX.DLL...basically it can&amp;#39;t be a Terminal Server. Ned from the Directory Services team has posted an unsupported fix for this on the Directory Services blog . I snagged the fix here...(&lt;a href="http://msmvps.com/blogs/ad/archive/2008/04/08/rsat-missing-tabs-in-active-directory-users-and-computers.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1578262" width="1" height="1"&gt;</content><author><name>BrianM</name><uri>http://msmvps.com/members/BrianM/default.aspx</uri></author><category term="Tools" scheme="http://msmvps.com/blogs/ad/archive/tags/Tools/default.aspx" /><category term="Windows Vista" scheme="http://msmvps.com/blogs/ad/archive/tags/Windows+Vista/default.aspx" /><category term="Windows Server 2008" scheme="http://msmvps.com/blogs/ad/archive/tags/Windows+Server+2008/default.aspx" /><category term="Terminal Services" scheme="http://msmvps.com/blogs/ad/archive/tags/Terminal+Services/default.aspx" /></entry><entry><title>MVP Again 2008</title><link rel="alternate" type="text/html" href="/blogs/ad/archive/2008/04/01/mvp-again-2008.aspx" /><id>/blogs/ad/archive/2008/04/01/mvp-again-2008.aspx</id><published>2008-04-01T22:14:00Z</published><updated>2008-04-01T22:14:00Z</updated><content type="html">Wow...I can&amp;#39;t believe i&amp;#39;ve been awarded my MVP in Directory Services again!!! This is my third year in a row and i&amp;#39;m honored again. It really does go to show that karma is alive and well. Brian...(&lt;a href="http://msmvps.com/blogs/ad/archive/2008/04/01/mvp-again-2008.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1566163" width="1" height="1"&gt;</content><author><name>BrianM</name><uri>http://msmvps.com/members/BrianM/default.aspx</uri></author><category term="Life of Brian" scheme="http://msmvps.com/blogs/ad/archive/tags/Life+of+Brian/default.aspx" /></entry><entry><title>DNSCMD Reference</title><link rel="alternate" type="text/html" href="/blogs/ad/archive/2008/03/28/dnscmd-reference.aspx" /><id>/blogs/ad/archive/2008/03/28/dnscmd-reference.aspx</id><published>2008-03-28T16:09:00Z</published><updated>2008-03-28T16:09:00Z</updated><content type="html">Fellow Directory Services MVP Mark Minasi has a great table that shows a ton DNS commands using dnscmd. For those of you getting ready to use Server Core here is yet another list of commands that will come in handy. All I can say is WOW!!! Function DNSCMD option Example Comments Do any dnscmd command on a remote system dnscmd servername command dnscmd main.bigfirm.com /zoneprint bigfirm.com Create a primary zone dnscmd /zoneadd zonename /primary dnscmd /zoneadd bigfirm.com /primary Create a secondary...(&lt;a href="http://msmvps.com/blogs/ad/archive/2008/03/28/dnscmd-reference.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1559089" width="1" height="1"&gt;</content><author><name>BrianM</name><uri>http://msmvps.com/members/BrianM/default.aspx</uri></author><category term="Scripting" scheme="http://msmvps.com/blogs/ad/archive/tags/Scripting/default.aspx" /><category term="Windows Server 2008" scheme="http://msmvps.com/blogs/ad/archive/tags/Windows+Server+2008/default.aspx" /><category term="Server Core" scheme="http://msmvps.com/blogs/ad/archive/tags/Server+Core/default.aspx" /></entry><entry><title>Server Core Commands</title><link rel="alternate" type="text/html" href="/blogs/ad/archive/2008/03/27/server-core-commands.aspx" /><id>/blogs/ad/archive/2008/03/27/server-core-commands.aspx</id><published>2008-03-27T19:58:32Z</published><updated>2008-03-27T19:58:32Z</updated><content type="html">It&amp;#39;s been quite awhile since my last Server Core blog so I feel obligated to share some of the other findings that I have. I&amp;#39;ve been asked several times how to configure TCP/IP settings on a Server Core server. To configure the IP address we will have to remember (or learn) Netsh. Configure a Static IP Address on Server Core: Netsh int ipv4 set address “Local Area Connection” static 10.1.1.10 255.255.255.0 10.1.1.1 Netsh int ipv4 set dnsserver “Local Area Connection” static 10.1.1.5 primary...(&lt;a href="http://msmvps.com/blogs/ad/archive/2008/03/27/server-core-commands.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1557484" width="1" height="1"&gt;</content><author><name>BrianM</name><uri>http://msmvps.com/members/BrianM/default.aspx</uri></author><category term="Windows Server 2008" scheme="http://msmvps.com/blogs/ad/archive/tags/Windows+Server+2008/default.aspx" /><category term="Server Core" scheme="http://msmvps.com/blogs/ad/archive/tags/Server+Core/default.aspx" /></entry><entry><title>Windows Vista Remote Server Administration Tools (RSAT) Finally Released</title><link rel="alternate" type="text/html" href="/blogs/ad/archive/2008/03/26/windows-vista-remote-server-administration-tools-rsat-finally-released.aspx" /><id>/blogs/ad/archive/2008/03/26/windows-vista-remote-server-administration-tools-rsat-finally-released.aspx</id><published>2008-03-26T13:24:00Z</published><updated>2008-03-26T13:24:00Z</updated><content type="html">It looks like Microsoft finally released RSAT for Windows Vista. What a relief. We can finally effectively manage our environment with Vista. It can be downloaded in two versions, 32bit or 64bit . What Is Included in RSAT? This is the list of Windows Server 2008 administration tools which are included in RSAT: Role Administration Tools: · Active Directory Certificate Services (AD CS) Tools · Active Directory Domain Services (AD DS) Tools · Active Directory Lightweight Directory Services (AD LDS)...(&lt;a href="http://msmvps.com/blogs/ad/archive/2008/03/26/windows-vista-remote-server-administration-tools-rsat-finally-released.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1554527" width="1" height="1"&gt;</content><author><name>BrianM</name><uri>http://msmvps.com/members/BrianM/default.aspx</uri></author><category term="Tools" scheme="http://msmvps.com/blogs/ad/archive/tags/Tools/default.aspx" /><category term="Windows Vista" scheme="http://msmvps.com/blogs/ad/archive/tags/Windows+Vista/default.aspx" /></entry><entry><title>Will the Real FTP Service Please Stand Up?</title><link rel="alternate" type="text/html" href="/blogs/ad/archive/2008/03/24/will-the-real-ftp-service-please-stand-up.aspx" /><id>/blogs/ad/archive/2008/03/24/will-the-real-ftp-service-please-stand-up.aspx</id><published>2008-03-24T22:34:00Z</published><updated>2008-03-24T22:34:00Z</updated><content type="html">I&amp;#39;m confused...really confused. One of Windows Server 2008&amp;#39;s new touted upgrades is IIS7. Maybe it&amp;#39;s just me but I&amp;#39;ve always thought FTP was part IIS...and it is in Windows Server 2008. So why am I so confused. Well apparently Microsoft and the IIS team (which I&amp;#39;m a big fan of!) released another version of FTP as a separate download. Oh and get this, it&amp;#39;s name is FTP7. Yes you heard correct. FTP7 is not the same FTP service that is included with IIS7. I saw this over at IIS...(&lt;a href="http://msmvps.com/blogs/ad/archive/2008/03/24/will-the-real-ftp-service-please-stand-up.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1552426" width="1" height="1"&gt;</content><author><name>BrianM</name><uri>http://msmvps.com/members/BrianM/default.aspx</uri></author><category term="Windows Server 2008" scheme="http://msmvps.com/blogs/ad/archive/tags/Windows+Server+2008/default.aspx" /><category term="IIS" scheme="http://msmvps.com/blogs/ad/archive/tags/IIS/default.aspx" /></entry><entry><title>Group Policy Spreadsheet for Server 2008 and Vista SP1</title><link rel="alternate" type="text/html" href="/blogs/ad/archive/2008/03/24/group-policy-spreadsheet-for-server-2008-and-vista-sp1.aspx" /><id>/blogs/ad/archive/2008/03/24/group-policy-spreadsheet-for-server-2008-and-vista-sp1.aspx</id><published>2008-03-24T22:15:41Z</published><updated>2008-03-24T22:15:41Z</updated><content type="html">I&amp;#39;ve always loved these spreadsheets as they allow a quick and easy way to search for Group Policies. With Server 2008 live and Vista SP1 out Microsoft has updated their reference sheet to add all the new Group Policy settings. There are now over 2700 settings you can apply in your environment...have fun!...(&lt;a href="http://msmvps.com/blogs/ad/archive/2008/03/24/group-policy-spreadsheet-for-server-2008-and-vista-sp1.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1552415" width="1" height="1"&gt;</content><author><name>BrianM</name><uri>http://msmvps.com/members/BrianM/default.aspx</uri></author><category term="Group Policy" scheme="http://msmvps.com/blogs/ad/archive/tags/Group+Policy/default.aspx" /><category term="Tools" scheme="http://msmvps.com/blogs/ad/archive/tags/Tools/default.aspx" /><category term="Windows Vista" scheme="http://msmvps.com/blogs/ad/archive/tags/Windows+Vista/default.aspx" /><category term="Windows Server 2008" scheme="http://msmvps.com/blogs/ad/archive/tags/Windows+Server+2008/default.aspx" /></entry><entry><title>Windows Server 2008 Reviewers Guide - Reviewed</title><link rel="alternate" type="text/html" href="/blogs/ad/archive/2008/03/18/windows-server-2008-reviewers-guide-reviewed.aspx" /><id>/blogs/ad/archive/2008/03/18/windows-server-2008-reviewers-guide-reviewed.aspx</id><published>2008-03-18T22:04:33Z</published><updated>2008-03-18T22:04:33Z</updated><content type="html">After spending a bit of time on Amazon I noticed that books, movies, and other random things you can buy all had customer reviews. I started to think, why don&amp;#39;t white papers and technical documents have the same? Today I&amp;#39;ve decided to take action against poorly written technical papers and ensure that those companies are held accountable to what they are publishing. OK, maybe I&amp;#39;m not that gun-ho about it but I do think it would be nice to give a review here and there on stuff i&amp;#39;ve...(&lt;a href="http://msmvps.com/blogs/ad/archive/2008/03/18/windows-server-2008-reviewers-guide-reviewed.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1546845" width="1" height="1"&gt;</content><author><name>BrianM</name><uri>http://msmvps.com/members/BrianM/default.aspx</uri></author><category term="Group Policy" scheme="http://msmvps.com/blogs/ad/archive/tags/Group+Policy/default.aspx" /><category term="Active Directory" scheme="http://msmvps.com/blogs/ad/archive/tags/Active+Directory/default.aspx" /><category term="Windows Server 2008" scheme="http://msmvps.com/blogs/ad/archive/tags/Windows+Server+2008/default.aspx" /><category term="Terminal Services" scheme="http://msmvps.com/blogs/ad/archive/tags/Terminal+Services/default.aspx" /><category term="Server Core" scheme="http://msmvps.com/blogs/ad/archive/tags/Server+Core/default.aspx" /><category term="IIS" scheme="http://msmvps.com/blogs/ad/archive/tags/IIS/default.aspx" /><category term="Reviews" scheme="http://msmvps.com/blogs/ad/archive/tags/Reviews/default.aspx" /></entry><entry><title>Windows Server 2008 Sysprep.xml help</title><link rel="alternate" type="text/html" href="/blogs/ad/archive/2008/03/18/windows-server-2008-sysprep-xml-help.aspx" /><id>/blogs/ad/archive/2008/03/18/windows-server-2008-sysprep-xml-help.aspx</id><published>2008-03-18T19:41:00Z</published><updated>2008-03-18T19:41:00Z</updated><content type="html">My friend Norm asked if I could post this sample Sysprep.xml file as he couldn&amp;#39;t find anything online yet to really help him with Server 2008 and Sysprep. If you have any questions or feedback just leave it in the comments and I&amp;#39;ll be sure to have Norm review them. Here&amp;#39;s a sample sysprep.xml that you can use to get your Server 2008 build going. It has some of the basic functions you&amp;#39;ll need if you are deploying Server 2008 in an enterprise environment. This example is for the 64...(&lt;a href="http://msmvps.com/blogs/ad/archive/2008/03/18/windows-server-2008-sysprep-xml-help.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1546763" width="1" height="1"&gt;</content><author><name>BrianM</name><uri>http://msmvps.com/members/BrianM/default.aspx</uri></author><category term="Scripting" scheme="http://msmvps.com/blogs/ad/archive/tags/Scripting/default.aspx" /><category term="Windows Server 2008" scheme="http://msmvps.com/blogs/ad/archive/tags/Windows+Server+2008/default.aspx" /></entry><entry><title>Free Windows Server 2008 Labs Available Online</title><link rel="alternate" type="text/html" href="/blogs/ad/archive/2008/02/27/free-windows-server-2008-labs-available-online.aspx" /><id>/blogs/ad/archive/2008/02/27/free-windows-server-2008-labs-available-online.aspx</id><published>2008-02-27T22:40:00Z</published><updated>2008-02-27T22:40:00Z</updated><content type="html">Since today is the official launch day of Windows Server 2008, SQL Server 2008 and Visual Studio 2008 I thought it would be a good idea to check out the Heroes Happen {here} site . Not sure how I stumbled upon it but I found a real gem. I found 10 labs that you can &amp;quot;Test Drive&amp;quot; for Windows Server 2008, 7 for Visual Studio 2008, and 11 for SQL Server 2008. These are excellent labs that put you on a live virtual machine environment to really play around with the technology. Just click on...(&lt;a href="http://msmvps.com/blogs/ad/archive/2008/02/27/free-windows-server-2008-labs-available-online.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1526309" width="1" height="1"&gt;</content><author><name>BrianM</name><uri>http://msmvps.com/members/BrianM/default.aspx</uri></author><category term="Windows Server 2008" scheme="http://msmvps.com/blogs/ad/archive/tags/Windows+Server+2008/default.aspx" /></entry><entry><title>Hyper-V Terminology Explained</title><link rel="alternate" type="text/html" href="/blogs/ad/archive/2008/02/27/hyper-v-terminology-explained.aspx" /><id>/blogs/ad/archive/2008/02/27/hyper-v-terminology-explained.aspx</id><published>2008-02-27T17:22:24Z</published><updated>2008-02-27T17:22:24Z</updated><content type="html">The Virtual PC Guy blog has a great post defining some of the components and features of Hyper-V . For those that want to learn more about Hyper-V this is the blog you should be reading....(&lt;a href="http://msmvps.com/blogs/ad/archive/2008/02/27/hyper-v-terminology-explained.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1526100" width="1" height="1"&gt;</content><author><name>BrianM</name><uri>http://msmvps.com/members/BrianM/default.aspx</uri></author><category term="Windows Server 2008" scheme="http://msmvps.com/blogs/ad/archive/tags/Windows+Server+2008/default.aspx" /></entry></feed>