<?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>WinAdmins.Net</title>
	<atom:link href="http://www.winadmins.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.winadmins.net</link>
	<description>A website for the windows system adminstrators worldwide.</description>
	<lastBuildDate>Sat, 27 Mar 2010 21:04:48 +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>How to force DFSR SYSVOL replication?</title>
		<link>http://www.winadmins.net/2010/03/27/how-to-force-dfsr-sysvol-replication/</link>
		<comments>http://www.winadmins.net/2010/03/27/how-to-force-dfsr-sysvol-replication/#comments</comments>
		<pubDate>Sat, 27 Mar 2010 21:04:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[DFSR]]></category>
		<category><![CDATA[SYSVOL]]></category>

		<guid isPermaLink="false">http://www.winadmins.net/2010/03/27/how-to-force-dfsr-sysvol-replication/</guid>
		<description><![CDATA[Until Windows 2008 I knew how to force SYSVOL replication and it wasn’t very easy. We all know the problems that we have forcing FRS replication. DFSR is welcomed and it’s a shame it wasn’t used also in Windows 2003 for SYSVOL.
Recently I had to force a SYSVOL replication between two Windows 2008 R2 DCs [...]]]></description>
			<content:encoded><![CDATA[<p>Until Windows 2008 I knew how to force SYSVOL replication and it wasn’t very easy. We all know the problems that we have forcing FRS replication. DFSR is welcomed and it’s a shame it wasn’t used also in Windows 2003 for SYSVOL.</p>
<p>Recently I had to force a SYSVOL replication between two Windows 2008 R2 DCs and I’ve found a nice way to accomplish that. Before of that I need to mention that the SYSVOL replication is triggered by the AD replication as defined in Sites and Services. So the SYSVOL folder will replicate at the same interval with the rest of AD data. By forcing replication with REPADMIN we also force SYSVOL replication.</p>
<p>But how to do it only for SYSVOL? By using DFSRDIAG:</p>
<p><a href="http://www.winadmins.net/wp-content/uploads/2010/03/image.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.winadmins.net/wp-content/uploads/2010/03/image_thumb.png" width="644" height="331" /></a> </p>
<p>The previous command will sync the local replica with the one located on the DC named SERVER1 and it will keep that sync up for one minute (this means that everything that will be changed in that time interval will be replicated; so all that will appear in the backlog).</p>
<p>HTH,</p>
<p>Andrei.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.winadmins.net/2010/03/27/how-to-force-dfsr-sysvol-replication/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IE9 Platform Preview</title>
		<link>http://www.winadmins.net/2010/03/17/ie9-platform-preview/</link>
		<comments>http://www.winadmins.net/2010/03/17/ie9-platform-preview/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 05:39:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IT Related]]></category>
		<category><![CDATA[IE9]]></category>

		<guid isPermaLink="false">http://www.winadmins.net/2010/03/17/ie9-platform-preview/</guid>
		<description><![CDATA[http://ie.microsoft.com/testdrive/Default.html
It’s not a fully functional browser, but just a frame to test the newly capabilities of IE9 (like hardware acceleration). It can be installed on Windows 7 or Windows 2008 R2 without affecting the current browser.
]]></description>
			<content:encoded><![CDATA[<p><a title="http://ie.microsoft.com/testdrive/Default.html" href="http://ie.microsoft.com/testdrive/Default.html">http://ie.microsoft.com/testdrive/Default.html</a></p>
<p>It’s not a fully functional browser, but just a frame to test the newly capabilities of IE9 (like hardware acceleration). It can be installed on Windows 7 or Windows 2008 R2 without affecting the current browser.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.winadmins.net/2010/03/17/ie9-platform-preview/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Customizing Exchange 2010 Mailtips</title>
		<link>http://www.winadmins.net/2010/03/07/customizing-exchange-2010-mailtips/</link>
		<comments>http://www.winadmins.net/2010/03/07/customizing-exchange-2010-mailtips/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 14:43:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[MailTips]]></category>

		<guid isPermaLink="false">http://www.winadmins.net/2010/03/07/customizing-exchange-2010-mailtips/</guid>
		<description><![CDATA[We have introduced Mail Tips and seen what have new for the user. now we’ll try to configure MailTips and customize it were possible.
A friend noticed me that we also gen an alert when we try to send an email to an external recipient; it’s just that by default it doesn’t do that. This option [...]]]></description>
			<content:encoded><![CDATA[<p>We have introduced Mail Tips and seen what have new for the user. now we’ll try to configure MailTips and customize it were possible.</p>
<p>A friend noticed me that we also gen an alert when we try to send an email to an external recipient; it’s just that by default it doesn’t do that. This option needs to be enabled at the organization level.</p>
<p>With <strong>Get-OrganizationConfig | fl *mailtips*</strong> we can see the mailtips settings.</p>
<p><a href="http://www.winadmin.ro/wp-content/uploads/2010/02/image64.png"><img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" alt="image" src="http://www.winadmin.ro/wp-content/uploads/2010/02/image_thumb25.png" width="522" height="132" /></a></p>
<p>To activate mailtips for the external recipients we use the following command: </p>
<p>Set-OrganizationConfig -MailTipsExternalRecipientsTipsEnabled:$True</p>
<p><a href="http://www.winadmin.ro/wp-content/uploads/2010/02/image65.png"><img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" alt="image" src="http://www.winadmin.ro/wp-content/uploads/2010/02/image_thumb26.png" width="644" height="29" /></a></p>
<p>Now when I try to send an email to an external user I get the following warning in Outlook:</p>
<p><a href="http://www.winadmin.ro/wp-content/uploads/2010/02/image66.png"><img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" alt="image" src="http://www.winadmin.ro/wp-content/uploads/2010/02/image_thumb27.png" width="569" height="277" /></a></p>
<p>Same is happening when I try to send an email to a distribution list that contains an external recipient.</p>
<p>MailTipsLargeAudienceThreshold is refering to the number of members that a distribution list may contain to be considered Large Audience.</p>
<p>To better understand what MailTipsGroupMetricsEnabled is all about take a look <a href="http://technet.microsoft.com/en-us/library/dd298170.aspx" target="_blank">here</a>. MailTips uses Group Metrics to determine in a group is Large Audience or contains external recipients. Group Metrics runs once per day on the server that generates OAB and the only method to force it to run outside of his schedule is to restart the Exchange Service Host service. Be careful when you have Exchange 2007 together with Exchange 2010: if the OAB is generated on a Exchange 2007 server, Group Metrics will not be generated. Same is happening when OAB is distributed only via Public Folders.</p>
<p>The Group Metrics data are stored in a share folder named Group Metrics on the server that generates OAB, and are retrived by the CAS server through the Exchange File Distribution Service.</p>
<p><a href="http://www.winadmin.ro/wp-content/uploads/2010/02/image67.png"><img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" alt="image" src="http://www.winadmin.ro/wp-content/uploads/2010/02/image_thumb28.png" width="644" height="256" /></a></p>
<p>The last option we are mentioning is MailTipsMailboxSourcedTipsEnabled and is refering to object level MailTips. Object level means: mailbox, contact or group. To do this we use the parameter MailTip in the following cmdlets:</p>
<p>Set-Mailbox    <br />Set-MailContact     <br />Set-MailUser     <br />Set-DistributionGroup     <br />Set-DynamicDistributionGroup     <br />Set-MailPublicFolder</p>
<p>In the following example I have set a description for a group, description that will be shown every time somebody tries to send an email to the group.</p>
<p><a href="http://www.winadmin.ro/wp-content/uploads/2010/02/image68.png"><img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" alt="image" src="http://www.winadmin.ro/wp-content/uploads/2010/02/image_thumb29.png" width="644" height="38" /></a></p>
<p><a href="http://www.winadmin.ro/wp-content/uploads/2010/02/image69.png"><img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" alt="image" src="http://www.winadmin.ro/wp-content/uploads/2010/02/image_thumb30.png" width="572" height="283" /></a></p>
<p>There’s a 250 characters limit for these MailTips and translations can be set using -MailTipTranslations parameter.</p>
<p>That’s all for today!</p>
<p>HTH</p>
]]></content:encoded>
			<wfw:commentRss>http://www.winadmins.net/2010/03/07/customizing-exchange-2010-mailtips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exchange 2010 &#8211; Mail Tips</title>
		<link>http://www.winadmins.net/2010/02/21/exchange-2010-mail-tips/</link>
		<comments>http://www.winadmins.net/2010/02/21/exchange-2010-mail-tips/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 22:27:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[MailTips]]></category>
		<category><![CDATA[New Features]]></category>

		<guid isPermaLink="false">http://www.winadmins.net/2010/02/21/exchange-2010-mail-tips/</guid>
		<description><![CDATA[Mail Tips represents a new functionality in Exchange 2010, that improves user experience and avoid many useless messages. This features are available for users using OWA (Outlook Web Applications; or ex-Outlook Web Access) or outlook 2010.
I will show you how Mail Tips work by using a very simple scenario. Sending an email to an user [...]]]></description>
			<content:encoded><![CDATA[<p>Mail Tips represents a new functionality in Exchange 2010, that improves user experience and avoid many useless messages. This features are available for users using OWA (Outlook Web Applications; or ex-Outlook Web Access) or outlook 2010.</p>
<p>I will show you how Mail Tips work by using a very simple scenario. Sending an email to an user that has set Out of office auto reply. before I will have a chance to send the email, I am warned that the destination user has an Automatic reply set – so it’s very likely that my message will not be read (or not very soon).</p>
<p><a href="http://www.winadmins.net/wp-content/uploads/2010/02/image11.png"><img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" alt="image" src="http://www.winadmins.net/wp-content/uploads/2010/02/image_thumb11.png" width="644" height="273" /></a></p>
<p>Other examples where Mail Tips are useful are: sending an email to a user with a full mailbox; emails with attachments that do not comply with the organization rules, or emails sent to a restricted recipient (delivery restrictions are set).</p>
<p>Mail Tips warns the user when the email is sent to a distribution group with more than 25 members (this is the default settings and can be changed), or when one tries to Reply-All BCC – reply all to a message where you were initially in the bcc field.</p>
<p>These MailTips can be customized at the organization level or even at the recipient level, but more about that in another post.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.winadmins.net/2010/02/21/exchange-2010-mail-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Watch out for the latest MS Updates &#8211; BSOD included</title>
		<link>http://www.winadmins.net/2010/02/13/atentie-la-ultimul-val-de-patchuri-unul-vine-si-cu-bsod-la-pachet/</link>
		<comments>http://www.winadmins.net/2010/02/13/atentie-la-ultimul-val-de-patchuri-unul-vine-si-cu-bsod-la-pachet/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 16:57:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IT Related]]></category>
		<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://www.winadmins.net/2010/02/13/atentie-la-ultimul-val-de-patchuri-unul-vine-si-cu-bsod-la-pachet/</guid>
		<description><![CDATA[ 
It’s about http://www.microsoft.com/technet/security/Bulletin/MS10-015.mspx 
A good chance to remember: test it before mass deployment.
More at http://blogs.technet.com/msrc/archive/2010/02/11/restart-issues-after-installing-ms10-015.aspx
]]></description>
			<content:encoded><![CDATA[<p> </p>
<p>It’s about <a title="http://www.microsoft.com/technet/security/Bulletin/MS10-015.mspx" href="http://www.microsoft.com/technet/security/Bulletin/MS10-015.mspx">http://www.microsoft.com/technet/security/Bulletin/MS10-015.mspx</a> <br />
A good chance to remember: test it before mass deployment.</p>
<p>More at <a href="http://blogs.technet.com/msrc/archive/2010/02/11/restart-issues-after-installing-ms10-015.aspx">http://blogs.technet.com/msrc/archive/2010/02/11/restart-issues-after-installing-ms10-015.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.winadmins.net/2010/02/13/atentie-la-ultimul-val-de-patchuri-unul-vine-si-cu-bsod-la-pachet/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>AD RMS hotfix &#8211; CRITICAL</title>
		<link>http://www.winadmins.net/2010/02/12/ad-rms-hotfix-critical/</link>
		<comments>http://www.winadmins.net/2010/02/12/ad-rms-hotfix-critical/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 11:11:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IT Related]]></category>
		<category><![CDATA[AD RMS]]></category>

		<guid isPermaLink="false">http://www.winadmins.net/2010/02/12/ad-rms-hotfix-critical/</guid>
		<description><![CDATA[&#160;
Companies using Active Directory Rights Management Services (AD RMS) should hurry up and implement the following update before Feb. 22:
http://support.microsoft.com/default.aspx?kbid=979099
Without this, users will be unable to access protected content from Internet Explorer and Outlook.
]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>Companies using Active Directory Rights Management Services (AD RMS) should hurry up and implement the following update before Feb. 22:</p>
<p><a title="http://support.microsoft.com/default.aspx?kbid=979099" href="http://support.microsoft.com/default.aspx?kbid=979099">http://support.microsoft.com/default.aspx?kbid=979099</a></p>
<p>Without this, users will be unable to access protected content from Internet Explorer and Outlook.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.winadmins.net/2010/02/12/ad-rms-hotfix-critical/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing OCS 2007 R2 on Windows Server 2008 R2</title>
		<link>http://www.winadmins.net/2010/02/10/installing-ocs-2007-r2-on-windows-server-2008-r2/</link>
		<comments>http://www.winadmins.net/2010/02/10/installing-ocs-2007-r2-on-windows-server-2008-r2/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 21:54:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[OCS]]></category>
		<category><![CDATA[OCS 2007 R2]]></category>

		<guid isPermaLink="false">http://www.winadmins.net/2010/02/10/installing-ocs-2007-r2-on-windows-server-2008-r2/</guid>
		<description><![CDATA[&#160;
I’ve just hit one issue trying to install OCS 2007 R2 on Windows 2008 R2. In the page where I’m asked to install Windows Media Format Runtime, I click OK and nothing happens. Without this the installation will not continue.
The solution I found was to manually install Microsoft Windows Media Format Runtime by running the [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>I’ve just hit one issue trying to install OCS 2007 R2 on Windows 2008 R2. In the page where I’m asked to install Windows Media Format Runtime, I click OK and nothing happens. Without this the installation will not continue.</p>
<p>The solution I found was to manually install Microsoft Windows Media Format Runtime by running the following command:</p>
<blockquote><p>pkgmgr.exe /ip /m:&quot;C:\Windows\servicing\Packages\Microsoft-Windows-Media-Format-Package~31bf3856ad364e35~amd64~~6.1.7600.16385.mum&quot;</p>
</blockquote>
<p>PS: OCS 2007 R2 is not supported on Windows 2008 R2. Not yet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.winadmins.net/2010/02/10/installing-ocs-2007-r2-on-windows-server-2008-r2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create a Network Connections shortcut in Windows 7 &amp; Vista?</title>
		<link>http://www.winadmins.net/2010/02/10/cum-creez-un-shortcut-catre-network-connections-in-windows-7-vista/</link>
		<comments>http://www.winadmins.net/2010/02/10/cum-creez-un-shortcut-catre-network-connections-in-windows-7-vista/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 12:05:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Tips&Tricks]]></category>

		<guid isPermaLink="false">http://www.winadmins.net/2010/02/10/cum-creez-un-shortcut-catre-network-connections-in-windows-7-vista/</guid>
		<description><![CDATA[&#160;
This was a problem since Windows Vista was launched. People used with 2000/XP/2003 were really annoyed by the lack of a shortcut to quickly see a network adapter properties. Going through Network and Sharing Center was a waste of time.
The quickest way to go to Network Connection is by creating a shortcut to NCPA.CPL:
 
 [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>This was a problem since Windows Vista was launched. People used with 2000/XP/2003 were really annoyed by the lack of a shortcut to quickly see a network adapter properties. Going through Network and Sharing Center was a waste of time.</p>
<p>The quickest way to go to Network Connection is by creating a shortcut to NCPA.CPL:</p>
<p><a href="http://www.winadmins.net/wp-content/uploads/2010/02/image6.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.winadmins.net/wp-content/uploads/2010/02/image_thumb6.png" width="460" height="373" /></a> </p>
<p><a href="http://www.winadmins.net/wp-content/uploads/2010/02/image7.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.winadmins.net/wp-content/uploads/2010/02/image_thumb7.png" width="632" height="462" /></a> </p>
<p><a href="http://www.winadmins.net/wp-content/uploads/2010/02/image8.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.winadmins.net/wp-content/uploads/2010/02/image_thumb8.png" width="632" height="462" /></a> </p>
<p><a href="http://www.winadmins.net/wp-content/uploads/2010/02/image9.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.winadmins.net/wp-content/uploads/2010/02/image_thumb9.png" width="526" height="484" /></a> </p>
<p>A double click to the newly created shortcut will send me to the Control Panel Network Connections window:</p>
<p><a href="http://www.winadmins.net/wp-content/uploads/2010/02/image10.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.winadmins.net/wp-content/uploads/2010/02/image_thumb10.png" width="644" height="468" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.winadmins.net/2010/02/10/cum-creez-un-shortcut-catre-network-connections-in-windows-7-vista/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to change the active network profile name and icon (Windows 2008, Windows Vista, Windows 7)</title>
		<link>http://www.winadmins.net/2010/02/04/how-to-change-active-network-profile-name-and-icon/</link>
		<comments>http://www.winadmins.net/2010/02/04/how-to-change-active-network-profile-name-and-icon/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 15:14:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Windows Client]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[GPO]]></category>
		<category><![CDATA[Group Policy]]></category>
		<category><![CDATA[Network Icon]]></category>
		<category><![CDATA[Network Name]]></category>

		<guid isPermaLink="false">http://www.winadmins.net/2010/02/04/how-to-change-active-network-profile-name-and-icon/</guid>
		<description><![CDATA[&#160;
It took me some time to find out how to do this. I wanted to achieve the following (on all domain computers):
 
If you did not notice, the network logo/icon and the active network name is custom.
 
&#160;
It can be done via Group Policy – Computer Configuration\Policies\Windows Settings\Security Settings\Network List Manager Policies. In my case [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>It took me some time to find out how to do this. I wanted to achieve the following (on all domain computers):</p>
<p><a href="http://www.winadmins.net/wp-content/uploads/2010/02/image1.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.winadmins.net/wp-content/uploads/2010/02/image_thumb1.png" width="327" height="222" /></a> </p>
<p>If you did not notice, the network logo/icon and the active network name is custom.</p>
<p><a href="http://www.winadmins.net/wp-content/uploads/2010/02/image2.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.winadmins.net/wp-content/uploads/2010/02/image_thumb2.png" width="632" height="478" /></a> </p>
<p>&#160;</p>
<p>It can be done via Group Policy – Computer Configuration\Policies\Windows Settings\Security Settings\Network List Manager Policies. In my case I’ve edited the default domain policy so it will apply to all domain computers. Pictures are self explanatory.</p>
<p>&#160;</p>
<p><a href="http://www.winadmins.net/wp-content/uploads/2010/02/image3.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.winadmins.net/wp-content/uploads/2010/02/image_thumb3.png" width="632" height="451" /></a> </p>
<p>&#160;</p>
<p><a href="http://www.winadmins.net/wp-content/uploads/2010/02/image4.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.winadmins.net/wp-content/uploads/2010/02/image_thumb4.png" width="416" height="458" /></a> </p>
<p><a href="http://www.winadmins.net/wp-content/uploads/2010/02/image5.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.winadmins.net/wp-content/uploads/2010/02/image_thumb5.png" width="416" height="458" /></a>&#160; </p>
<p>&#160;</p>
<p>Of course you will need Windows 7 or Vista on the enduser workstations.</p>
<p><a href="http://www.winadmin.ro/wp-content/uploads/2010/02/image5.png"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.winadmins.net/2010/02/04/how-to-change-active-network-profile-name-and-icon/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Vista &amp; Windows 7 &#8211; This connection requires an active Internet connection</title>
		<link>http://www.winadmins.net/2010/02/03/vista-windows-7-this-connection-requires-an-active-internet-connection/</link>
		<comments>http://www.winadmins.net/2010/02/03/vista-windows-7-this-connection-requires-an-active-internet-connection/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 10:39:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows Client]]></category>
		<category><![CDATA[VPN]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://www.winadmins.net/2010/02/03/vista-windows-7-this-connection-requires-an-active-internet-connection/</guid>
		<description><![CDATA[&#160;
Ever happened to get this error message when running Windows 7 or Vista + a wireless network and a VMWare product (like Player or Workstation)? I’ve run into this error message “This connection requires an active Internet connection” many times when trying to connect via the Connect To menu.
 
The classic resolution is to initiate [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>Ever happened to get this error message when running Windows 7 or Vista + a wireless network and a VMWare product (like Player or Workstation)? I’ve run into this error message “This connection requires an active Internet connection” many times when trying to connect via the Connect To menu.</p>
<p><a href="http://www.winadmins.net/wp-content/uploads/2010/02/image.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.winadmins.net/wp-content/uploads/2010/02/image_thumb.png" width="369" height="132" /></a> </p>
<p>The classic resolution is to initiate the VPN from the Network Connections window, not from the Connect To.</p>
<p>The other solution found on the internet is to change the network binding order and to hope this will never happen.</p>
<p>But I’ve found another temporary solution. Restarting the WLAN Auto Config service (wlan connection will drop for a couple of seconds) will fix this issue without a system reboot.</p>
<p>I still hope for a MS update to fix this.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.winadmins.net/2010/02/03/vista-windows-7-this-connection-requires-an-active-internet-connection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
