<?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>a Single Point of Contact &#187; XP</title>
	<atom:link href="http://aspoc.net/archives/category/microsoft/xp/feed/" rel="self" type="application/rss+xml" />
	<link>http://aspoc.net</link>
	<description>a technical blog, by Matt Wade</description>
	<lastBuildDate>Wed, 30 Jun 2010 19:44:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Download Windows Group Policy ADM &amp; ADMX templates</title>
		<link>http://aspoc.net/archives/2008/09/24/group-policy-adm-admx-files/</link>
		<comments>http://aspoc.net/archives/2008/09/24/group-policy-adm-admx-files/#comments</comments>
		<pubDate>Wed, 24 Sep 2008 17:05:35 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[XP]]></category>
		<category><![CDATA[adm]]></category>
		<category><![CDATA[admx]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[group policy]]></category>
		<category><![CDATA[templates]]></category>

		<guid isPermaLink="false">http://aspoc.net/archives/2008/09/24/group-policy-adm-admx-files/</guid>
		<description><![CDATA[Administrative Templates (.admx) for Windows Vista This download provides the complete set of Administrative Template (.admx) files for Windows Vista Click here to download… Administrative Templates (ADMX) for Windows Server 2008 This download details page provides the complete set of Administrative templates (ADMX) for Windows Server 2008. Additionally, there is a separate download that includes [...]]]></description>
			<content:encoded><![CDATA[<p></p><h4>Administrative Templates (.admx) for Windows Vista</h4>
<p>This download provides the complete set of Administrative Template (.admx) files for Windows Vista</p>
<ul>
<li><a href="http://www.microsoft.com/downloads/details.aspx?familyid=05d0598b-95f9-4bdd-af36-b365d68ec5f6&amp;displaylang=en&amp;tm" target="_blank">Click here to download…</a></li>
</ul>
<h4>Administrative Templates (ADMX) for Windows Server 2008</h4>
<p>This download details page provides the complete set of Administrative templates (ADMX) for Windows Server 2008. Additionally, there is a separate download that includes the ADMX and ADML files for Group Policy preferences.</p>
<ul>
<li><a href="http://www.microsoft.com/downloads/details.aspx?familyid=927fc7e3-853c-410a-acb5-9062c76142fa&amp;displaylang=en&amp;tm" target="_blank">Click here to download…</a></li>
</ul>
<h4>Administrative Templates (ADM) for all other Windows operating systems</h4>
<p>This download provides a complete set of current and previously shipped Administrative Template files (.adm files) included by default in Windows operating system and service pack releases, beginning with Windows 2000.</p>
<ul>
<li><a href="http://www.microsoft.com/downloads/details.aspx?familyid=92759d4b-7112-4b6c-ad4a-bbf3802a5c9b&amp;displaylang=en&amp;tm" target="_blank">Click here to download…</a></li>
</ul>
<h4>Group Policy Settings Reference for Windows and Windows Server</h4>
<p>These spreadsheets list the policy settings for computer and user configurations included in the Administrative template files delivered with the Windows operating systems specified.</p>
<ul>
<li><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=18c90c80-8b0a-4906-a4f5-ff24cc2030fb&amp;displaylang=en" target="_blank">Click here to download&#8230;</a></li>
</ul>
<div id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:c9f7103f-1ab6-44fb-a624-e8cc7df04244" class="wlWriterEditableSmartContent" style="margin: 0px; display: inline; float: none; padding: 0px;"><a rel="tag" href="http://technorati.com/tags/templates"></a></div>
]]></content:encoded>
			<wfw:commentRss>http://aspoc.net/archives/2008/09/24/group-policy-adm-admx-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scripting TCP/IP changes on Windows</title>
		<link>http://aspoc.net/archives/2008/08/28/scripting-tcpip-changes-on-windows/</link>
		<comments>http://aspoc.net/archives/2008/08/28/scripting-tcpip-changes-on-windows/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 20:04:39 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://aspoc.net/archives/2008/08/28/scripting-tcpip-changes-on-windows/</guid>
		<description><![CDATA[If you have ever had to change TCP/IP parameters on a set of client (or servers) in mass you usually have to do it one at a time, but what if you have 100+ clients that need changing?&#160; Sure, there are tools out there and I know PowerShell and Vista/Server 2008 has some advanced GPO [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>If you have ever had to change TCP/IP parameters on a set of client (or servers) in mass you usually have to do it one at a time, but what if you have 100+ clients that need changing?&#160; Sure, there are tools out there and I know PowerShell and Vista/Server 2008 has some advanced GPO settings that can “help” in this area.&#160; However if you are like most companies you probably don’t have PowerShell deployed to your clients and aren’t quite fully deployed on Vista or Server 2008.&#160;&#160; So now the question, how do I script the changes?&#160; Below you&#8217;ll find a great resource on automating TCP/IP networking changes that I’ve used quite successfully on many an occasion published back in 2004.</p>
<h5>Overview</h5>
<p>Windows scripting technologies enable system administrators to automate many common tasks involved in managing TCP/IP network clients. This paper discusses scripting techniques and shows scripting examples for:</p>
<p>•&#160; Retrieving TCP/IP client settings.   <br />•&#160; Working with remote hosts.    <br />•&#160; Configuring DHCP and static IP addresses.    <br />•&#160; Managing DNS client settings.    <br />•&#160; Working with NetBIOS and WINS.</p>
<p>Also included are scenarios that combine basic techniques to create sample solutions for more complex networking tasks.</p>
<p> <a href="http://www.microsoft.com/technet/scriptcenter/topics/networking/default.mspx">Click here to read the article…</a></p>
]]></content:encoded>
			<wfw:commentRss>http://aspoc.net/archives/2008/08/28/scripting-tcpip-changes-on-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update: GPO Accelerator</title>
		<link>http://aspoc.net/archives/2008/02/27/update-gpo-accelerator/</link>
		<comments>http://aspoc.net/archives/2008/02/27/update-gpo-accelerator/#comments</comments>
		<pubDate>Wed, 27 Feb 2008 21:41:32 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://aspoc.net/archives/2008/02/27/update-gpo-accelerator/</guid>
		<description><![CDATA[Brief Description The GPOAccelerator creates all the Group Policy objects (GPOs) that you need to deploy recommended security settings for your environment to save you hours of work that you would otherwise need to configure these settings. This Solution Accelerator includes guidance to assist you with this tool. Overview The download for GPOAccelerator includes the [...]]]></description>
			<content:encoded><![CDATA[<p></p><h5>Brief Description</h5>
<p>The GPOAccelerator creates all the Group Policy objects (GPOs) that you need to deploy recommended security settings for your environment to save you hours of work that you would otherwise need to configure these settings. This Solution Accelerator includes guidance to assist you with this tool.</p>
<h5>Overview</h5>
<p>The download for GPOAccelerator includes the following components:</p>
<ul>
<li><b>GPOAccelerator.</b> The GPOAccelerator automatically deploys the security recommendations in the <a href="http://go.microsoft.com/fwlink/?linkid=92550">Windows Server 2008 Security Guide</a>, <a href="http://go.microsoft.com/fwlink/?linkid=103573">2007 Microsoft Office Security Guide</a>, the <a href="http://go.microsoft.com/fwlink/?linkid=74027">Windows Vista Security Guide</a> and the <a href="http://go.microsoft.com/fwlink/?linkid=14839">Windows XP Security Guide</a>. These guides recommend Group Policy configurations and, in the case of Windows Vista and Windows XP, Security Template configurations that are enforced via Active Directory&#174; in your environment. Each of these guides contains prescriptive recommendations for two security baselines, Enterprise Client (EC) and Specialized Security &#8211; Limited Functionality (SSLF). These baselines have been thoroughly tested and validated. The tool provides you with the recommended EC and SSLF Group Policy objects (GPOs) for Windows Server 2008, Windows Vista, Windows XP, and the 2007 Office release in this download. </li>
<li><b>How To Use the GPOAccelerator.</b> This download also includes the <i>How To Use the GPOAccelerator</i> to provide you with step-by-step guidance to set up a test environment, create the GPOs. Then you can link the GPOs in a test or production OU structure, and deploy them. </li>
</ul>
<p><a href="http://technet.microsoft.com/en-us/library/cc748655.aspx">Click here to download the accelerator&#8230;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://aspoc.net/archives/2008/02/27/update-gpo-accelerator/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Group Policy Preference Client Side Extensions</title>
		<link>http://aspoc.net/archives/2008/02/26/group-policy-preference-client-side-extensions/</link>
		<comments>http://aspoc.net/archives/2008/02/26/group-policy-preference-client-side-extensions/#comments</comments>
		<pubDate>Tue, 26 Feb 2008 19:35:38 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://aspoc.net/archives/2008/02/26/group-policy-preference-client-side-extensions/</guid>
		<description><![CDATA[Overview Multiple Group Policy Preferences have been added to the Windows Server 2008 Group Policy Management Console (which are also available through the Remote Server Administration Toolset (RSAT) for Windows Vista SP1). Group Policy Preferences enable information technology professionals to configure, deploy, and manage operating system and application settings they previously were not able to [...]]]></description>
			<content:encoded><![CDATA[<p></p><h5>Overview</h5>
<p>Multiple Group Policy Preferences have been added to the Windows Server 2008 Group Policy Management Console (which are also available through the Remote Server Administration Toolset (RSAT) for Windows Vista SP1). Group Policy Preferences enable information technology professionals to configure, deploy, and manage operating system and application settings they previously were not able to manage using Group Policy. After you install this update, your computer will be able to process the new Group Policy Preference extensions. </p>
<ul>
<li><a href="http://www.microsoft.com/downloads/details.aspx?familyid=ab60dc87-884c-46d5-82cd-f3c299dac7cc&amp;displaylang=en&amp;tm">Windows Vista</a> </li>
<li><a href="http://www.microsoft.com/downloads/details.aspx?familyid=b10a7af4-8bee-4adc-8bbe-9949df77a3cf&amp;displaylang=en&amp;tm">Windows Vista x64</a> </li>
<li><a href="http://www.microsoft.com/downloads/details.aspx?familyid=e60b5c8f-d7dc-4b27-a261-247ce3f6c4f8&amp;displaylang=en&amp;tm">Windows XP</a> </li>
<li><a href="http://www.microsoft.com/downloads/details.aspx?familyid=249c1aed-c1f1-4a0b-872e-ef0a32170625&amp;displaylang=en&amp;tm">Windows XP x64</a> </li>
<li><a href="http://www.microsoft.com/downloads/details.aspx?familyid=bfe775f9-5c34-44d0-8a94-44e47db35add&amp;displaylang=en&amp;tm">Windows Server 2003</a> </li>
<li><a href="http://www.microsoft.com/downloads/details.aspx?familyid=29e83503-7686-49f3-b42d-8e5ed23d5d79&amp;displaylang=en&amp;tm">Windows Server 2003 x64</a> </li>
</ul>
<p><a href="http://blog.stealthpuppy.com/off-site-news/group-policy-preference-client-side-extensions-available">For more information on the topic of group policies check out this post&#8230;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://aspoc.net/archives/2008/02/26/group-policy-preference-client-side-extensions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Releases .Net 3.5 (Dotnetfx35.exe)</title>
		<link>http://aspoc.net/archives/2007/11/19/microsoft-releases-net-35-dotnetfx35exe/</link>
		<comments>http://aspoc.net/archives/2007/11/19/microsoft-releases-net-35-dotnetfx35exe/#comments</comments>
		<pubDate>Mon, 19 Nov 2007 18:00:34 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://aspoc.net/archives/2007/11/19/microsoft-releases-net-35-dotnetfx35exe/</guid>
		<description><![CDATA[.NET Framework 3.5 builds incrementally on the new features added in .NET Framework 3.0. For example, feature sets in Windows Workflow Foundation (WF), Windows Communication Foundation (WCF), Windows Presentation Foundation (WPF) and Windows CardSpace. In addition, .NET Framework 3.5 contains a number of new features in several technology areas which have been added as new [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://www.microsoft.com/downloads/details.aspx?familyid=333325fd-ae52-4e35-b531-508d977d32a6&amp;displaylang=en&amp;tm">.NET Framework 3.5</a> builds incrementally on the new features added in .NET Framework 3.0. For example, feature sets in Windows Workflow Foundation (WF), Windows Communication Foundation (WCF), Windows Presentation Foundation (WPF) and Windows CardSpace. In addition, .NET Framework 3.5 contains a number of new features in several technology areas which have been added as new assemblies to avoid breaking changes. They include the following:</p>
<ul>
<li>Deep integration of Language Integrated Query (LINQ) and data awareness. This new feature will let you write code written in LINQ-enabled languages to filter, enumerate, and create projections of several types of SQL data, collections, XML, and DataSets by using the same syntax.</li>
<li>ASP.NET AJAX lets you create more efficient, more interactive, and highly-personalized Web experiences that work across all the most popular browsers.</li>
<li>New Web protocol support for building WCF services including AJAX, JSON, REST, POX, RSS, ATOM, and several new WS-* standards.</li>
<li>Full tooling support in Visual Studio 2008 for WF, WCF, and WPF, including the new workflow-enabled services technology.</li>
<li>New classes in .NET Framework 3.5 base class library (BCL) that address many common customer requests.</li>
</ul>
<p><a href="http://download.microsoft.com/download/6/0/f/60fc5854-3cb8-4892-b6db-bd4f42510f28/dotnetfx35.exe">Get the new .Net here&#8230;</a></p>
<p>UPDATE:  <a href="http://www.microsoft.com/downloads/details.aspx?familyid=AB99342F-5D1A-413D-8319-81DA479AB0D7&amp;displaylang=en" target="_blank">Click here to download .Net 3.5 SP1&#8230;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://aspoc.net/archives/2007/11/19/microsoft-releases-net-35-dotnetfx35exe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
