<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<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/"
	>

<channel>
	<title>group-policy &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://en.wordpress.com/tag/group-policy/</link>
	<description>Feed of posts on WordPress.com tagged "group-policy"</description>
	<pubDate>Fri, 25 Dec 2009 07:02:09 +0000</pubDate>

	<generator>http://en.wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[Enable Multiple Concurrent Remote Desktop Connections or Sessions in Windows XP]]></title>
<link>http://nwdoc.wordpress.com/2009/12/18/enable-multiple-concurrent-remote-desktop-connections-or-sessions-in-windows-xp/</link>
<pubDate>Fri, 18 Dec 2009 11:05:02 +0000</pubDate>
<dc:creator>Yash Kalra</dc:creator>
<guid>http://nwdoc.wordpress.com/2009/12/18/enable-multiple-concurrent-remote-desktop-connections-or-sessions-in-windows-xp/</guid>
<description><![CDATA[Windows XP Professional and Windows XP Media Center Edition (MCE) has Remote Desktop (RDP) service t]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Windows XP Professional and Windows XP Media Center Edition (MCE) has Remote Desktop (RDP) service that allows the computer to be remotely connected, accessed and controlled from another computer or host. However, Windows XP machine only allows one concurrent remote desktop connection from a single user been connected to it with no multiple remote desktop sessions or connections support. <br /><span id="more-7687"><br />Whenever there is a remote user who user Remote Desktop Connection (RDC) client to connect to a Windows XP host, the local user is disconnected with the local console screen locked, with or without his or her permission. Remote Desktop, unlike Terminal Server Services in Windows 2000, Server 2003 and Server 2008, is designed for single user use only, no matter it&#8217;s local or remote user.</span></p>
<p>Here&#8217;s a hack to unlock the single user limitation and enable multiple concurrent remote desktop connection sessions support in Windows XP Professional and Media Center Edition, using a either a patched termserv.dll or old patched cracked termserv.dll build version version 5.1.2600.2055, so that unlimited users can simultaneously connect to a computer via Remote Desktop.</p>
<ol>
<li>Download a copy of patched termsrv.dll (in ZIP file) which has the Remote Desktop connection limitation deactivated for your version of Windows XP:
<p>Windows XP RTM, SP1 and SP2: <a href="http://www.ziddu.com/download.php?uid=ZrGcmpuuZrKZmpmtsqyZlJyiZLCWlZWt4" rel="nofollow">termsrv.dll (version 5.1.2600.2055)</a> <br />Windows XP SP2: <a href="http://www.ziddu.com/download.php?uid=abCflpqtarKZmpens6yZlJyiZbCWlZWt5" rel="nofollow">termsrv.dll (version 5.1.2600.2180)</a> <br />Windows XP SP3: <a href="http://www.ziddu.com/download.php?uid=brOalJurbLKfl5ytafiblJStZKqfkZWmaQ==7" rel="nofollow">termsrv.dll (version 5.1.2600.5512)</a></p>
<p>For information, the termsrv.dll patch normally has the following HEX code bits overwritten with following value:</p>
<p>00022A17: 74 75 <br />00022A69: 7F 90 <br />00022A6A: 16 90</p>
</li>
<li>Restart the computer and boot info Safe Mode by pressing <strong>F8</strong> during initial boot up and select <strong>Safe Mode</strong>. This step is only required if you&#8217;re currently running Windows Terminal Services or Remote Desktop service, and System File Protection has to be skipped and bypassed, else it will prompt the following error message to restore the original termsrv.dll.
<p><img src="http://www.mydigitallife.info/wp-content/uploads/2008/06/windows-file-protection.jpg" title="windows-file-protection" height="168" width="388" alt="Windows File Protection"></p>
</li>
<li>Go to <strong>%windir%\System32</strong> and make a backup copy (or rename) the <strong>termsrv.dll</strong>.</li>
<li>Rename or delete the <strong>termserv.dll</strong> in the <strong>%windir%\System32\dllcache</strong> folder.</li>
<li>Copy the downloaded <strong>termsrv.dll</strong> into <strong>%windir%\System32</strong>, <strong>%windir%\ServicePackFiles\i386</strong> (if exist) and <strong>%windir%\System32\dllcache</strong>.</li>
<li>Then download and run the <a href="http://www.ziddu.com/download.php?uid=ZrCcmZipZLGimZmnsqyZlJyiZLCWlZWn4" rel="nofollow">ts_multiple_sessions.bat</a> (in ZIP file) to merge the registry value into registery, or you can run Registry Editor to manually add the following registry value:
<p>[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Terminal Server\Licensing Core] <br />&#8220;EnableConcurrentSessions&#8221;=dword:00000001</p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] <br />&#8220;EnableConcurrentSessions&#8221;=dword:00000001</p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] <br />&#8220;AllowMultipleTSSessions&#8221;=dword:00000001</p>
</li>
<li>Click on <strong>Start Menu</strong> -&#62; <strong>Run</strong> command and type <strong>gpedit.msc</strong>, follow by <strong>Enter</strong> to open up the Group Policy Editor.</li>
<li>Navigate to <strong>Computer Configuration</strong> -&#62; <strong>Administrative Templates</strong> -&#62; <strong>Windows Components</strong> -&#62; <strong>Terminal Services</strong>.</li>
<li>Enable <strong>Limit Number of Connections</strong> and set the number of connections to <strong>3</strong> (or more). The setting allows more than one users to use the computer and logged on at the same time.</li>
<li>Ensure the Remote Desktop is enabled in System Properties&#8217; Remote tab by selecting the radio button for <strong>Allow users to connect remotely to this computer</strong>.</li>
<li>Enable and turn on <strong>Fast User Switching</strong> in <strong>Control Panel</strong> -&#62; <strong>User Accounts</strong> -&#62; <strong>Change the way users log on or off</strong>.</li>
<li>Restart the computer normally.</li>
</ol>
<p>Note that if you cannot replace or overwrite termserv.dll with access denied or file in use error, turn off the &#8220;Termine Services&#8221; in &#8220;Services&#8221; control panel of &#8220;Administrator Tools&#8221;. Besides, each connecting physical connections must have their own user account in the target host, and must authenticate with corresponding own user name and password credential.</p>
<p>To uninstall and revert back to original termsrv.dll, simply delete the patched version, and rename the backup copy back to &#8220;termsrv.dll&#8221;. You probably have to do it in Safe Mode if the Terminal Services is enabled and running.</p>
<p>If the Windows XP computer is connected to a domain on local networks, Windows will set the value of the regkey &#8220;AllowMultipleTSSessions&#8221; to &#8220;0″ every time the computer is restarted. To ensure that multiple or unlimited Remote Desktop connection sessions is allowed in AD domain environment, the value data for &#8220;AllowMultipleTSSessions&#8221; has to be set to &#8220;1″ on each system startup. To change the value, simply rerun the <strong>ts_multiple_sessions.bat</strong> every time the computer is started. Alternatively, put the <strong>ts_multiple_sessions.bat</strong> at <strong>C:\Documents and Settings\All Users\Start Menu\Programs\Startup</strong> folder so that it will be automatically run on first user with administrative privileges that logs on to the desktop. Another workaround is to install additional service or define a sub-key in <strong>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run</strong> registry branch that run the registry batch file automatically on boot up, and this is useful if the computer won&#8217;t be logged on by anybody, but still requires the hack to allow unlimited Remote Desktop users to work.</p>
<p>Another issue is that if user closes the remote connection instead of logging off, when he or she tries to log back in, an error message related to TCP/IP event ID 4226 may occur. To resolve the issue, download and apply the Windows XP TCP/IP connection limit and Event ID 4226 patch, and set the connections to at least 50.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Enable and Allow Windows XP and Vista Remote Desktop Login Without Password (or With Blank Null Password)]]></title>
<link>http://nwdoc.wordpress.com/2009/12/18/enable-and-allow-windows-xp-and-vista-remote-desktop-login-without-password-or-with-blank-null-password/</link>
<pubDate>Fri, 18 Dec 2009 11:01:04 +0000</pubDate>
<dc:creator>Yash Kalra</dc:creator>
<guid>http://nwdoc.wordpress.com/2009/12/18/enable-and-allow-windows-xp-and-vista-remote-desktop-login-without-password-or-with-blank-null-password/</guid>
<description><![CDATA[When attempting to connect or establish Remote Desktop connection to a remote Windows XP or Windows ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>When attempting to connect or establish Remote Desktop connection to a remote Windows XP or Windows Vista computer in order to remotely logon to the machine, the log on may be rejected with Remote Desktop client returns one of the following error messages. <br /><span></p>
<blockquote><p>Your credentials did not work.</p>
</blockquote>
<p>or,</p>
<blockquote><p>Unable to log you on because of an account restriction.</p>
</blockquote>
<p>or,</p>
<blockquote><p>An authentication error has occurred. <br />The Local Security Authority cannot be contacted</p>
<p>Remote Computer: xxxxx</p>
</blockquote>
<p>By default, Windows XP and Windows Vista does not allow nor permit user account without password set or user name with blank (null) password to connect and log in remotely via Remote Desktop Protocol (RDP).</p>
<p>The obvious resolution is definitely to create and set a password for the user account that requires to logon remotely to a computer via Remote Desktop, and it&#8217;s recommended for security reason too. However, user who for some reason such as for the purpose of convenient, and thus unable or cannot assign a password to the user account, can use the following workaround to allow user to login remotely via Remote Desktop Connection (RDP) client to Windows XP and Windows Vista PC.</p>
<p><strong>How to Enable Remote Login via Blank Passwords using Local Security Policy or Group Policy Editor</strong></p>
<p>The configuration to enable null (blank) passwords logon must be done on the host computer, i.e. the remote computer to remotely controlled. To configure the Remote Desktop host computer to accept user name with blank password, go to <strong>Control Panel</strong> -&#62; <strong>Administrative Tools</strong> (Under <strong>System and Maintenance</strong> in Windows Vista) -&#62; <strong>Local Security Policy</strong>. Alternatively, run GPEdit.msc (Group Policy Editor).</p>
<p>Then, expand <strong>Security Policies</strong> -&#62; <strong>Local Securities</strong> -&#62; <strong>Security Options</strong> (for user using Group Policy Editor or GPEdit.msc, expand <strong>Local Computer Policy</strong> -&#62; <strong>Computer Configuration</strong> -&#62; <strong>Windows Settings</strong> -&#62; <strong>Security Settings</strong> -&#62; <strong>Local Policies</strong> -&#62; <strong>Security Options</strong>). Locate <strong>Accounts: Limit local account use of blank passwords to console logon only</strong> policy, and set its value to <strong>Disabled</strong>.</p>
<p><img src="http://www.mydigitallife.info/wp-content/uploads/2008/06/allow-blank-password.jpg" title="allow-blank-password" height="85" width="466" alt="Allow Remote Desktop Connection via User with Blank Passwords"></p>
<p>Once disabled, user account with blank or null passwords can now login remotely instead of just able to do so via local console.</p>
<p><strong>How to Configure Blank Passwords Allowed for Remote Log On via Registry</strong></p>
<p>Windows XP and Windows Vista stores the value of the policy set above in a registry key named &#8220;LimitBlankPasswordUse&#8221;. To unlock the limitation of cannot establish Remote Desktop logon with user account without a password, simply set the value data for <strong>LimitBlankPasswordUse</strong> to <strong>0</strong> (so that there is no limit on blank or null password use), as according to the code below. Alternatively, copy and paste the following text to a text file, and save with a .reg extension. Then run the .reg file to merge the value to registry.</p>
<p><code>Windows Registry Editor Version 5.00</code></p>
<p>[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Lsa] <br />&#8220;LimitBlankPasswordUse&#8221;=dword:00000000</p>
<p>[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa] <br />&#8220;LimitBlankPasswordUse&#8221;=dword:00000000</p>
<p>For convenient, two registry files have been created and available for free download, which will enable or disable usage of blank password (or absent of password) to login remotely. Download <a href="http://www.ziddu.com/download.php?uid=cqualpurbaqdnZqra/iblJStZqqfkZWraw==9" rel="nofollow">BlankPasswords.zip</a> and run EnableBlankPasswords.reg to enable or DisableBlankPasswords.reg to disable remote login via blank password.</p>
<p>The trick works on both 32-bit and 64-bit operating systems.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[How to Disable and Turn Off UAC in Windows 7]]></title>
<link>http://nwdoc.wordpress.com/2009/12/18/how-to-disable-and-turn-off-uac-in-windows-7/</link>
<pubDate>Fri, 18 Dec 2009 10:39:14 +0000</pubDate>
<dc:creator>Yash Kalra</dc:creator>
<guid>http://nwdoc.wordpress.com/2009/12/18/how-to-disable-and-turn-off-uac-in-windows-7/</guid>
<description><![CDATA[The user interface of User Account Control (UAC) settings in Windows 7 has changed to reflect the mo]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>The user interface of User Account Control (UAC) settings in Windows 7 has changed to reflect the move to make UAC less annoying, more user control and more user friendlier approach. In Windows 7, the UAC has a slider bar which allows users to configure and select which level of notification (and hence protection against unauthorized and malicious access) they want. With the fine-tuning of UAC, the wording &#8216;disable&#8217; or &#8216;turn off&#8217; is no longer available. So how can you disable UAC? Or at least, how can you turn off the notification prompt or pop-up so that they appear less regularly? <br /><span id="more-17453"><br />In fact, the steps to disable UAC is Windows 7 is similar to steps to disable UAC in Windows Vista, only with slight user interface change, and there is plenty of methods to turn off UAC too.</span></p>
<p>Method 1: <strong>Disable or Turn Off UAC (User Account Control) in Control Panel</strong></p>
<ol>
<li>To user Control Panel to disable UAC in Windows 7, there are several methods to access the User Account Control settings page:
<ol>
<li>Go to Start Menu -&#62; Control Panel -&#62; User Accounts and Family Safety -&#62; User Account.</li>
<li>Go to Start Menu -&#62; Control Panel -&#62; System and Security -&#62; Action Center.</li>
<li>Click or right click on Flag icon in notification area (system tray), and then Open Action Center.</li>
<li>Type &#8220;MsConfig&#8221; in Start Search to start System Configuration, then go to Tools tab, select Change UAC Settings, then click on Launch button.</li>
</ol>
</li>
<li>Click on User Account Control settings link.
<p><img src="http://www.mydigitallife.info/wp-content/uploads/2008/12/win7-uac.jpg" title="win7-uac" height="216" width="365" alt="Accessing Windows 7 UAC in Control Panel"></p>
</li>
<li>Slide the slider bar to the lowest value (towards Never Notify), with description showing Never notify me.
<p><img src="http://www.mydigitallife.info/wp-content/uploads/2008/12/windows-7-disable-uac.jpg" title="windows-7-disable-uac" height="282" width="448" alt="Disable UAC in Windows 7"></p>
</li>
<li>Click OK to make the change effective.</li>
<li>Restart the computer to turn off User Access Control.</li>
</ol>
<p>Method 2: <strong>Disable UAC with Registry Editor (RegEdit)</strong></p>
<ol>
<li>Run Registry Editor (RegEdit).</li>
<li>Navigate to the following registry key:
<p>HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System</p>
</li>
<li>Locate the following REG_DWORD value:
<p>EnableLUA</p>
</li>
<li>Set the value of EnableLUA to 0.</li>
<li>Optional step to suppress UAC consent prompt dialog, locate the following REG_DWORD value:
<p>ConsentPromptBehaviorAdmin</p>
</li>
<li>Set the value of ConsentPromptBehaviorAdmin to 0 (optional).</li>
<li>Exit from Registry Editor and restart the computer to turn off UAC.</li>
</ol>
<p><strong>Method 3: Turn Off UAC Using Group Policy</strong></p>
<p>For Windows 7 Ultimate, Business or Enterprise edition which has Local Group Policy, or computer joined to domain and has Active Directory-based GPO, the group policy can be used to disable UAC for local computer or many computer across large networks at once.</p>
<ol>
<li>Enter GPedit.msc in Start Search to run Local Group Policy editor. (Or gpmc.msc to run Group Policy Management Console for AD-based domain GPO editor).</li>
<li>Navigate to the following tree branch:
<p>Computer Configuration -&#62; Windows Settings -&#62; Security Settings -&#62; Local Policies -&#62; Security Options</p>
<p>In GPMC, browse to the required GPO which is linked to the domain or OU where the policy wants to apply.</p>
</li>
<li>Locate the following policy in the right pane:
<p>User Account Control: Behavior of the elevation prompt for administrators in Admin Approval Mode</p>
<p>Set its value to Elevate without prompt.</p>
</li>
<li>Locate the following policy in the right pane:
<p>User Account Control: Detect application installations and prompt for elevation</p>
<p>Set its value to Disabled.</p>
</li>
<li>Locate the following policy in the right pane:
<p>User Account Control: Run all administrators in Admin Approval Mode</p>
<p>Set its value to Disabled.</p>
</li>
<li>Locate the following policy in the right pane:
<p>User Account Control: Only elevate UIAccess applications that are installed in secure locations</p>
<p>Set its value to Disabled.</p>
</li>
<li><img src="http://www.mydigitallife.info/wp-content/uploads/2008/12/disable-uac-group-policy.jpg" title="disable-uac-group-policy" height="164" width="448" alt="Disable UAC with Group Policy">
<p>Restart the computer when done.</p>
</li>
</ol>
<p><strong>Method 4: Using Command Prompt to Disable User Account Control</strong></p>
<p>The command line option can also be used in batch script command file, i.e. .bat and .cmd files, providing greater convenient to advanced technical user. In actual, the commands,, which are also used to disable or enable UAC in Vista, are just doing the same thing as directly modifying the registry.</p>
<ol>
<li>Open an elevated command prompt as administrator.</li>
<li>To disable the UAC, run the following commands:
<p>%windir%\System32\cmd.exe /k %windir%\System32\reg.exe ADD HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 0 /f</p>
<p>and optionally, the following comand to suppress all elevation consent request and notification:</p>
<p>%windir%\System32\cmd.exe /k %windir%\System32\reg.exe ADD HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v ConsentPromptBehaviorAdmin /t REG_DWORD /d 0 /f</p>
<p>Tip: To re-enable UAC, the command is:</p>
<p>%windir%\System32\cmd.exe /k %windir%\System32\reg.exe ADD HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 1 /f</p>
<p>and to turn on prompt for consent UI:</p>
<p>%windir%\System32\cmd.exe /k %windir%\System32\reg.exe ADD HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v ConsentPromptBehaviorAdmin /t REG_DWORD /d 2 /f</p>
</li>
</ol>
<p>Disable UAC may cause gadget not working in Windows 7. User who facing the issue can use another workaround to suppress User Account Control.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Turn Off or Disable User Account Control (UAC) in Windows Vista]]></title>
<link>http://nwdoc.wordpress.com/2009/12/18/turn-off-or-disable-user-account-control-uac-in-windows-vista/</link>
<pubDate>Fri, 18 Dec 2009 10:13:28 +0000</pubDate>
<dc:creator>Yash Kalra</dc:creator>
<guid>http://nwdoc.wordpress.com/2009/12/18/turn-off-or-disable-user-account-control-uac-in-windows-vista/</guid>
<description><![CDATA[User Account Control (UAC) is a new security feature in Windows Vista that requires all users to log]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>User Account Control (UAC) is a new security feature in Windows Vista that requires all users to log on and run in standard user privileges mode instead of as administrator with full administrative rights, thus prevent unauthorized or accidental changes that could destabilize the computers or allows virus and malware to exploit the system-level privileges provided to the local administrator to attack the network security, compromise computer safety and privacy, and damage files and settings in the network. However, in a lot of cases, administrator rights are needed by end-users to perform certain tasks such as install or update programs and perform typical system-level task. Beside, many software applications also need administrator privileges to run properly without conflicts, as they are designed to write to system locations during normal operation, and computer in locked-down state in which users operate in standard user mode severely limits user productivity. <br /><span id="more-2006"><br />In Windows Vista, as and when standard end-user requires administrator privileges to perform certain tasks such as attempting to install an application or write to registry, Windows Vista will prompt a UAC credential prompt to notify the user that a credential of administrator user account is needed for authorization or permission, thus reduce the chance user can accidentally make modifications to vista system files or settings and eliminate the ability for virus or malware to invoke administrator privileges without a user&#8217;s knowledge. Even for domain or local administrator, with UAC turns on and enable, most applications, components and processes will run with a limited privilege, but have &#8220;elevation potential&#8221; or Administrator Approval Mode where administrators must give consent through a User Account Control consent prompt.</span></p>
<p><img src="http://www.mydigitallife.info/wp-content/uploads/2006/12/uac-credential-prompt.jpg" height="430" width="439" alt="UAC credential prompt"> <br />User Account Control Administrator Credential Prompt</p>
<p><img src="http://www.mydigitallife.info/wp-content/uploads/2006/12/uac-consent-prompt.jpg" height="241" width="439" alt="UAC consent prompt"> <br />User Account Control Consent Prompt</p>
<p>However, these security clearance and prompting processes may felt by a lot of users as too troublesome, and sometime annoying especially when you&#8217;re the only single user who uses the computer, and has all the latest anti-virus and anti-spyware utilities installed and updated. User Account Control is enabled by default in Windows Vista, so you will have to turn off and disable the User Account Control. However, Microsoft recommends that users do not turn off UAC for security reason.</p>
<p>There are a few ways that you can use to turn off the UAC, but most home and personal users should find method to disable UAC via Control Panel easiest to do.</p>
<p><strong>Method 1 &#8211; Using Control Panel</strong></p>
<ol>
<li>Click Start and then open Control Panel.</li>
<li>In the Control Panel, click User Accounts and Family Safety.</li>
<li>Click User Accounts.</li>
<li>Click Turn User Account Control on or off.
<p><img src="http://www.mydigitallife.info/wp-content/uploads/2006/12/disable-uac.gif" height="312" width="450" alt="Disable UAC"></p>
</li>
<li>Clear the tick or check mark on the box beside the Use User Account Control (UAC) to help protect your computer option.
<p><img src="http://www.mydigitallife.info/wp-content/uploads/2006/12/disable-uac-2.gif" alt="Uncheck UAC"></p>
</li>
<li>Click OK.</li>
<li>When prompted, restart the computer. Note that the changes will affect all users on the computer.</li>
<li>To enable the UAC, simply tick or select the checkbox again.</li>
</ol>
<p><strong>Method 2 &#8211; Using Control Panel on Single User</strong></p>
<p>A similar method with method 1, but access to UAC via a user account.</p>
<ol>
<li>Click Start and then open Control Panel.</li>
<li>In the Control Panel, click User Accounts and Family Safety.</li>
<li>Click on Add or remove user account option.
<p><img src="http://www.mydigitallife.info/wp-content/uploads/2006/12/add-or-remove-user.gif" height="255" width="441" alt="Add or Remove User Accounts"></p>
</li>
<li>Click to select any user account.</li>
<li>Click Go to the main User Account page.</li>
<li>Click Change security settings under &#8220;Make changes to your user account&#8221; section.
<p><img src="http://www.mydigitallife.info/wp-content/uploads/2006/12/change-security-settings.gif" height="283" width="432" alt="Change security settings"></p>
</li>
<li>Clear the tick or check mark on the box beside the Use User Account Control (UAC) to help protect your computer option.
<p><img src="http://www.mydigitallife.info/wp-content/uploads/2006/12/disable-uac-2.gif" alt="Uncheck UAC"></p>
</li>
<li>Click OK.</li>
<li>When prompted, restart the computer. Note that the changes will affect all users on the computer.</li>
<li>To enable the UAC, simply tick or select the checkbox again.</li>
</ol>
<p><strong>Method 3 &#8211; Using Registry Editor</strong></p>
<ol>
<li>Run Registry Editor by typing &#8220;regedit&#8221; in Start Search or command prompt.</li>
<li>In Registry Editor, navigate to the following registry key:
<p>HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\ <br />CurrentVersion\Policies\System</p>
</li>
<li>Locate the following DWORD registry subkey in the right pane:
<p>EnableLUA</p>
</li>
<li>Right click and choose modify or double click on EnableLUA to modify the setting. On valud prompt, set the new value to 0.</li>
<li>Exit from Registry Editor.</li>
<li>Restart the computer.</li>
<li>To enable the UAC again, simply change back the value of EnableLUA to 1.</li>
</ol>
<p><strong>Method 4 &#8211; Using MsConfig System Configuration</strong></p>
<ol>
<li>Run MsConfig from Run option.</li>
<li>In System Configuration window, click on the Tools tab.</li>
<li>Scroll down and locate &#8220;Disable UAP&#8221; or &#8220;Disable UAC&#8221; option item. Click on that line.
<p><img src="http://www.mydigitallife.info/wp-content/uploads/2006/12/msconfig-uac.gif" alt="UAC settings in MSconfig"></p>
</li>
<li>Click the Launch button.</li>
<li>A command prompt window will open and automatically execute and run certain process to disable UAC.</li>
<li>Close CMD window when done.</li>
<li>Close Msconfig.</li>
<li>Restart computer for changes to apply and effective.</li>
<li>To re-enable UAC, simply select &#8220;Enable UAP&#8221; or &#8220;Enable UAC&#8221; instead of &#8220;Disable UAP&#8221; or &#8220;Disable UAC&#8221;, and then click on Launch button.</li>
</ol>
<p><strong>Method 5 &#8211; Using Group Policy</strong></p>
<p>If you&#8217;re an IT administrator or system administrator that manages many Windows Vista computers or clients across your computer, group policy can be an effective and easy to mass enable or disable a group of computers. To disable UAC, both Local Group Policy or Active Directory GPO can be used.</p>
<ol>
<li>Click Start -&#62; Run.</li>
<li>Type gpedit.msc and click OK to open the Group Policy Editor.
<p>Note: If you&#8217;re using Active Directory Domain GPO which controls many computers, open Group Policy Management Console by click on Start -&#62; Run, then type gpmc.msc and click OK from a Windows Vista computer that is a member of the AD domain. In the Group Policy Management Console (GPMC) window, browse to the respective GPO which is linked and enabled to the OU (organization unit) or domain where the Vista computers are located, then edit it.</p>
</li>
<li>Navigate and browse to Computer Configuration -&#62; Windows Settings -&#62; Security Settings -&#62; Local Policies -&#62; Security Options.</li>
<li>In the right details pane, locate the User Access Control policies.</li>
<li>Right click each of the following policies and configure or change the value as indicated below after the dash (-):
<p>* User Account Control: Detect application installations and prompt for elevation &#8211; Disabled <br />* User Account Control: Behavior of the elevation prompt for standard users &#8211; No prompt <br />* User Account Control: Run all administrators in Admin Approval Mode &#8211; Disabled</p>
</li>
<li>Restart the computer.</li>
</ol>
<p><strong>Method 6 &#8211; TweakUAC</strong></p>
<p>TweakUAC allows users to easily turn on or turn off UAC with a single click, or put UAC into silent mode where all admin users will be auto escalate when needed.</p>
<p>This article has been updated and reposted to Tip and Trick.</p>
<p>Note: After disable and turn off UAC, a little red X shield icon of Windows Security Center comes out in the notification area.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[How to Enable the Registry Editor When Disabled by Administrator]]></title>
<link>http://nwdoc.wordpress.com/2009/12/18/how-to-enable-the-registry-editor-when-disabled-by-administrator/</link>
<pubDate>Fri, 18 Dec 2009 10:08:24 +0000</pubDate>
<dc:creator>Yash Kalra</dc:creator>
<guid>http://nwdoc.wordpress.com/2009/12/18/how-to-enable-the-registry-editor-when-disabled-by-administrator/</guid>
<description><![CDATA[Registry Editor, a main registry editing tool equipped in all versions and editions of Windows opera]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Registry Editor, a main registry editing tool equipped in all versions and editions of Windows operating system, can be disabled, blocked and locked to prevent the RegEdit from been ran or executed by users in order to protect important system registry. Other possibility of Registry Editor been disabled is caused by virus or worm such as W32/Brontok-C. <br /><span id="more-16923"><br />When Registry Editor is disabled, user unable and cannot open or run Registry Editor anymore. Any attempt to run RegEdit.exe will return the error &#8220;Registry editing has been disabled by your administrator&#8221;. Hence it&#8217;s impossible to remove the restriction on Registry Editor usage by using the Registry Editor itself. However, it&#8217;s possible to use various workaround to directly edit the registry to remove the policy that blocks Registry Editor usage.</span></p>
<p><img src="http://www.mydigitallife.info/wp-content/uploads/2008/12/disabled-registry-editor.jpg" title="disabled-registry-editor" height="129" width="377" alt="Registry editing has been disabled by your administrator"></p>
<p><strong>Enable Registry Editor using Local Group Policy Editor</strong></p>
<p>For user using Windows XP Professional, Windows Vista Ultimate, Windows Server 2003 or 2008 with Local Group Policy Editor and has access to an administrative user account, user can change the registry editor options in the Local Group Policy Editor.</p>
<ol>
<li>Click on Start -&#62; Run (or Start Search in Windows Vista).</li>
<li>Enter GPEdit.msc and then press Enter.</li>
<li>Navigate to the following location:
<p>User Configuration -&#62; Administrative Templates -&#62; System</p>
</li>
<li>In the Settings pane, locate the Prevent access to registry editing tools option, and then double-click on it to open the settings dialog.</li>
<li>Select Disabled or Not Configured.</li>
<li>Click on OK button.</li>
<li>Try to run RegEdit.exe, and if required (still blocking yet), restart the computer.</li>
</ol>
<p><strong>VBS Script to Enable or Disable Registry Editor</strong></p>
<p>Doug Knox has created a .vbs VB script that able to toggle between enable or disable the Registry Editor. Right click to download and save the <a href="http://www.dougknox.com/security/scripts/regtools.vbs">regtools.vbs</a> into a folder. Then double click on the VBS file to run it.</p>
<p>The regtools.vbs VB script file will check for the appropriate value related to disabling/enabling of Registry Editor. If the registry key is not found, the key will be created to disable Registry Editor. If the value was found, it will be toggled to its opposite state and you will be informed that you need to log off and log back on or restart your computer. All change by the script is made in HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System.</p>
<p><strong>UnHookExec.inf by Symantec to Reset Registry Values to Default Settings</strong></p>
<p>In many cases, disabling of Registry Editor is caused by virus, worm or Trojan, which attempts to stop user from fixing any changes to the registry, which normally affects changes to one or more of the shell\open\command keys. For example, exefile\shell\open\command key is changed, the virus, worm or Trojan threat will run each time that system run any .exe file. As such, Symantec create a .inf script tool to reset these registry values to their default settings.</p>
<p>WARNING: The UnHookExec.inf will reset registry keys and values related to BAT, COM, EXE, PIF, REG and SCR extensions, beside re-enabling the Registry Editor. Hence, users who just want to re-enable the Registry Editor has to manually modify the .inf file to remove the unnecessary commands.</p>
<p>Download the file <a href="http://securityresponse.symantec.com/avcenter/UnHookExec.inf">UnHookExec.inf</a> and save it to your Windows desktop.</p>
<p>Right-click the UnHookExec.inf file and click install. Action will be taken immediately. No display, nor any notice or boxes will appear before or after running. Try to run RegEdit.exe again, restart and reboot PC if it&#8217;s still blocked.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Install RDP Client via GPO]]></title>
<link>http://nwdoc.wordpress.com/2009/12/15/install-rdp-client-via-gpo/</link>
<pubDate>Tue, 15 Dec 2009 11:01:15 +0000</pubDate>
<dc:creator>Yash Kalra</dc:creator>
<guid>http://nwdoc.wordpress.com/2009/12/15/install-rdp-client-via-gpo/</guid>
<description><![CDATA[How can I install the Remote Desktop Connection 5.2 client by use of GPO (Group Policy Objects)? RDP]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>How can I install the Remote Desktop Connection 5.2 client by use of GPO (Group Policy Objects)?</p>
<p>RDP (Remote Desktop Protocol) client is the client-side component of the Terminal Server connection. In order to allow a client to connect to a TS, the client needs to install the RDP client on their machine.</p>
<p>The RDP client can be installed by use of one of 3 methods:</p>
<ul>
<li>
<p>Local manual installation</p>
</li>
<li>
<p>Login script initiated script</p>
</li>
<li>
<p>Group Policy initiated installation</p>
</li>
</ul>
<p>In this article we will focus on the 3rd option. Naturally, the steps described here will also work for any other software installation, as long as it is packaged as an .MSI file.</p>
<h3>System requirements</h3>
<p>In order to install (anything) via GPO you will need the following:</p>
<ul>
<li>
<p>Active Directory in place (Windows 2000/2003 AD)</p>
</li>
<li>
<p>Client machines that are part of the domain</p>
</li>
<li>
<p>Client machines running W2K and beyond.</p>
</li>
<li>
<p>Proper administrative rights</p>
</li>
</ul>
<p><strong>Note</strong>: In case you cannot install the RDP client on the computer you&#8217;re working at (in situations where you don&#8217;t have the necessary rights for example) you can still connect to the TS by using the Remote Desktop Web Connection component. Read Download Remote Desktop Web Connection for Windows Server 2003 and Install Remote Desktop Web Connection on Windows Server 2003 for more info.</p>
<h3>Obtaining the RDP client installation file</h3>
<p>One of the best TS clients is the Microsoft RDP client (others exist, but we won&#8217;t discuss them here). The RDP client was first introduced in Windows XP (version 5.1), and was later upgraded (version 5.2 in SP2 and Windows Server 2003). Last year RDP client was upgraded to the latest version -</p>
<p><a href="\images\rdp_52_sp1.gif"><img src="\images\rdp_52_sp1_small.gif" height="112" border="2" class="ss"></a></p>
<p>(Note the new Security tab and the version number)</p>
<p>You can get the new RDP version from any Windows Server 2003 SP1 installation &#8211; Look for it in the <em>%systemroot%system32clientstsclient</em> folder.</p>
<p>If you don&#8217;t have a Windows Server 2003 computer accessible, you can also download the file from the Microsoft&#8217;s site (Download RDP 5.2 (Old Version)), but after downloading it you will need to extract its content.</p>
<h3>Extract the msrdpcli.msi file from the archive</h3>
<p>As said above, after obtaining the file called <em>msrdpcli.exe</em> from Microsoft&#8217;s website you will now need to extract the files from it. In order to do so you should install some 3rd-party extracting tool such as WinZip or WinRAR.</p>
<p><strong>Lamer note</strong>: You do NOT need to perform the following action if the file you&#8217;ve obtained is already named <em>msrdpcli.msi</em>.</p>
<p>Navigate to the folder where you&#8217;ve placed the <em>msrdpcli.exe</em> file, and right-click it:</p>
<p><a href="\images\extract_rdp_1.gif"><img src="\images\extract_rdp_1_small.gif" height="60" border="2" class="ss"></a></p>
<p>Choose either the WinZip or the WinRAR context menu and select the command that&#8217;ll extract the files from the archive.</p>
<p>You will find a few files that were extracted from the archive. We do not need them for this guide, however you do need to copy the one file called <em>msrdpcli.msi</em>. The file&#8217;s size and attributes may vary as there are at least 3 versions of the RDP client. The latest version that can be freely downloaded from Microsoft&#8217;s site is v5.2.3790.0. This version&#8217;s size is 922kb.</p>
<p><a href="\images\extract_rdp_2.gif"><img src="\images\extract_rdp_2_small.gif" height="60" border="2" class="ss"></a></p>
<p>In case you&#8217;ve copied the <em>msrdpcli.msi</em> file directly from the <em>%systemroot%system32clientstsclient</em> folder on a Post SP1 Windows Server 2003 computer, the file&#8217;s version will be v5.2.3790.1830 and its size will be 959kb. This is currently the latest version available, and it can also be obtained from the Download RDP 5.2 page.</p>
<p>Whatever version you&#8217;re using, just copy it. We will need it in a second.</p>
<h3>Creating the installation point</h3>
<p>You will need to create a network share and place the <em>msrdpcli.msi</em> file in it. You could do so on one of your servers (you could use one of your Domain Controllers, depending on the number of clients on your network).</p>
<p>Let&#8217;s assume you&#8217;re using one server called <em>zeus</em> and that the network share you&#8217;ll create will be located on that server. Let&#8217;s assume that server is also a Domain Controller.</p>
<ol>
<li>Open Windows Explorer, navigate to one of your partitions, create a folder (I&#8217;ll call it RDP Client, just for the purpose of this article).</li>
<li>Right-click that folder and choose Sharing and Security.</li>
</ol>
<p><a href="\images\rdp_inst_share_1.gif"><img src="\images\rdp_inst_share_1_small.gif" height="75" border="2" class="ss"></a></p>
<ol start="3">
<li>Give the share a name. It&#8217;s best to use a short name of less than 8 characters, but you can use any name you want. You can also add a $ sign after the name in order to hide the share from curious eyes (note that this however won&#8217;t protect the share&#8217;s content, it will only hide it from unknowing users). I&#8217;ve named the share <em>RDP_Client$</em>.</li>
</ol>
<p><a href="\images\rdp_inst_share_2.gif"><img src="\images\rdp_inst_share_2_small.gif" height="75" border="2" class="ss"></a></p>
<ol start="4">
<li>Grant the Everyone group Read access for the share. On Windows Server 2003 this is the default. You do not need more than that in order for the users to be able to install the software.</li>
<li>Click Ok all the way out.</li>
<li>Check to see if the share is accessible from the network by typing <em>&#8217;servernamesharename</em> (in our case &#8211; <em>&#8216;zeusRDP_Client$</em>). If the share opens in a new window, we&#8217;re set.</li>
<li>Needless to say, you need to paste the <em>msrdpcli.msi</em> file in that share, duh&#8230;</li>
</ol>
<p>Note that in some cases, with a large network containing many users, one installation point won&#8217;t be enough. You will then need to use some load balancing method such as DFS (Distributed File System) and replicas of the content inside, but that&#8217;s for a different article.</p>
<h3>Choosing computer account or user account-based installation</h3>
<p>The next decision you need to make is whether to install the software on the computers based on the computer&#8217;s account location, or based upon the user&#8217;s account location. For example, if in your AD infrastructure you have an OU called Workstations OU, and, OU called Sales OU and a third one called IT OU:</p>
<p><a href="\images\rdp_gpo_ou_1.gif"><img src="\images\rdp_gpo_ou_1_small.gif" height="70" border="2" class="ss"></a></p>
<p>Lets say you decided to configure the software to be installed on all the users in the Sales OU. Then the GPO will need to be linked to the Sales OU, and the software will need to be configured on the User Configuration part of that GPO:</p>
<p><a href="\images\rdp_gpo_ou_5.gif"><img src="\images\rdp_gpo_ou_5_small.gif" height="71" border="2" class="ss"></a></p>
<p>You will now link this GPO to the Sales OU (or to the IT OU, or to both, depending on your choice). If you choose this option, the software can be installed in one of two methods:</p>
<ul>
<li><strong>Published</strong> &#8211; Which means that it won&#8217;t be actually installed, the user will need to manually install it from the Add/Remove Programs applet in the Control Panel.</li>
<li><strong>Assigned</strong> &#8211; Which means the software will &#8220;seam&#8221; to be installed, it will show in the Programs folder on the Start menu, but it won&#8217;t actually do anything. The first time a user clicks the shortcut, it will automatically be installed.</li>
</ul>
<p>However, if you choose to install the software for all the computers in the company, and these computers have their computer accounts in the Workstations OU, then you will need to configure the software installation on the Computer Configuration part of that GPO:</p>
<p><a href="\images\rdp_gpo_ou_6.gif"><img src="\images\rdp_gpo_ou_6_small.gif" height="71" border="2" class="ss"></a></p>
<p>As a &#8220;bonus&#8221; of this option you will also get the added value of installing the software as a mandatory installation to the computer, and it will be installed during the computer&#8217;s booting, right before the CTRL-ALT-DEL screen appears. That means that software installed to the Computer Configuration part of the GPO can only be <strong>Assigned</strong>, and not Published, as with the Users Configuration option. However, unlike the Assigned option in the User Configuration, the software will fully install itself and not &#8220;wait&#8221; for the first use of it by the user.</p>
<p>You will then have to link this GPO to the Workstations OU.</p>
<h3>Creating or editing the Group Policy Object (GPO)</h3>
<p>You will now need to decide what scope will your GPO cover. For example, will you need to install the software for ALL your users/computers, or just for some of them, according to some internal company logic. Based upon your design you will need to either edit an existing GPO, or create and edit a new one. This GPO will need to be linked to the right OU, or to the entire domain or site, depending on your design. I will not go into this area in this article, perhaps in a future one.</p>
<p>Lets say you need to create a new GPO and want to link the new GPO to the Sales OU:</p>
<ol>
<li>Open Group Policy Management Console (GPMC). You don&#8217;t have GPMC yet? Bad boy! Read <a href="\Documents and Settings\Yash\Application Data\Zoundry\Zoundry Raven\My Profile\temp\download_gpmc.htm">Download GPMC</a> for more info.</li>
<li>Expand the domain tree, right-click Group Policy Objects, and choose New.</li>
</ol>
<p><a href="\images\rdp_gpo_ou_2.gif"><img src="\images\rdp_gpo_ou_2_small.gif" height="70" border="2" class="ss"></a></p>
<ol start="3">
<li>Enter a descriptive name for the new GPO, press Ok.</li>
</ol>
<p><a href="\images\rdp_gpo_ou_3.gif"><img src="\images\rdp_gpo_ou_3_small.gif" height="70" border="2" class="ss"></a></p>
<ol start="4">
<li>Right-click the new GPO and select Edit.</li>
</ol>
<p><a href="\images\rdp_gpo_ou_4.gif"><img src="\images\rdp_gpo_ou_4_small.gif" height="70" border="2" class="ss"></a></p>
<ol start="5">
<li>In the new GPO editor window select either the Computer Configuration part of the GPO or the User Configuration part of the GPO, depending on the choice you made in the previous step. Expand it, go to Software Settings &#62; Software Installation. Right-Click Software Installation and choose New &#62; Package.</li>
</ol>
<p><a href="\images\rdp_gpo_ou_5.gif"><img src="\images\rdp_gpo_ou_5_small.gif" height="71" border="2" class="ss"></a></p>
<p>(I chose the User Configuration option)</p>
<ol start="6">
<li>In the Open window, make sure you manually type in the full network path (UNC path) to the installation point (to remind you, in our case it&#8217;s <em>&#8216;zeusRDP_Client$</em>). Do NOT make the mistake of browsing to the local location of the file, you MUST provide the network path to the share.</li>
</ol>
<p><a href="\images\rdp_inst_gpo_1.gif"><img src="\images\rdp_inst_gpo_1_small.gif" height="71" border="2" class="ss"></a></p>
<p>This is where the <em>msrdpcli.msi</em> file is supposed to be waiting for you. Click to select the file, then click Open.</p>
<ol start="7">
<li>In the Deploy Software window click on the right choice based on the decision you made in the previous step. I chose Assigned.</li>
</ol>
<p><a href="\images\rdp_inst_gpo_2.gif"><img src="\images\rdp_inst_gpo_2_small.gif" height="71" border="2" class="ss"></a></p>
<ol start="8">
<li>The new installation package will appear on the right pane.</li>
</ol>
<p>That&#8217;s it, you&#8217;re done.</p>
<p>Now, in order for the new installation to work, you&#8217;ll need to wait for AD replication to finish (depending on the size of your AD infrastructure, this can take anywhere from a few seconds to a day or two, but assuming you&#8217;re using 2 or 3 DCs, this&#8217;ll take a minute or less).</p>
<p>Next, ask your user(s) to reboot their computer. In some cases a refresh of the GPO (gpupdate /force) and/or a logoff will be enough, but we need to make sure.</p>
<p>Ask the user to look for a window saying &#8220;Software installation&#8221; right before the CTRL-ALT-DEL window appears (in case of a Computer-based installation), or right after it (in case of a User-based installation). Ask them to look for the program in the Start menu.</p>
<p>If something doesn&#8217;t work right, you can begin to troubleshoot by looking at replication issues, permissions, GPO inheritance and filtering, and at event ids. But that&#8217;s for a different article.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Folder Redirection Policy for Windows 7]]></title>
<link>http://deploywindows7.wordpress.com/2009/12/11/folder-redirection-policy-for-windows-7/</link>
<pubDate>Fri, 11 Dec 2009 16:16:33 +0000</pubDate>
<dc:creator>deploywindows7</dc:creator>
<guid>http://deploywindows7.wordpress.com/2009/12/11/folder-redirection-policy-for-windows-7/</guid>
<description><![CDATA[Raise your hand if you&#8217;re using Windows XP in your corporate environment and make use of a VPN]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Raise your hand if you&#8217;re using Windows XP in your corporate environment and make use of a VPN client to connect back to your network resources when you&#8217;re off campus. Does your company leverage any type of manual folder redirection for your My Documents folder to point to a network location? If so, how many of you struggle with accessing your home directory (e.g. My Documents) when you&#8217;re working away from the office. This is a very common complaint amongst the information worker. The issue is, when you go home, logon to your laptop, connect to the VPN, and click on your My Documents, you don&#8217;t have access to your data. My wife complains to me, &#8220;Why can&#8217;t I access my home drive?!&#8221; This is because when you logon to your machine, you&#8217;re not connected to the corporate network. A workaround is either knowing the UNC on the network you can browse to access your data. While this can be annoying for some, but an annoyance anyway, there are solutions out there that can help.</p>
<p>My first piece of advice is to eliminate the use of the VPN client altogether. There are technologies out there that can provide a more , Cisco&#8217;s <a href="http://www.cisco.com/en/US/products/ps8411/tsd_products_support_series_home.html">AnyConnect</a> or Microsoft&#8217;s <a href="http://technet.microsoft.com/en-us/network/dd420463.aspx">Direct Access</a> solution. Depending on customer requirements, you&#8217;ll need to examine the clientessVPN solutions that are out on the market.</p>
<p>As part of your Windows 7 Deployment Project, you may consider leveraging group policies to create a more secure and managed desktop environment. Folder redirection is one of the policies you might want to consider. Generally speaking most organizations have a User Data Policy, which dictates where user data should be stored. In the corporate environment it is a very good idea to backup user data to a network location such as  SharePoint, Network Share, Home Directory, etc. Alternatively, the use of external devices such as USB, external hard disk, etc. can be used. Folder redirection policy is a great way to ensure that as a user logs on, their documents are pointed to a network location.</p>
<p>When creating a new User Account in Active Directory Users &#38; Computers (ADUC), you have the ability to create a Home Folder to point to a network location. One of the most common scenarios is to map a Drive Letter to point to a specific UNC on a filer where you would like to store the user&#8217;s My Documents folder.</p>
<p><a href="http://deploywindows7.wordpress.com/files/2009/12/testacct.jpg"><img class="alignnone size-medium wp-image-187" title="TestAcct" src="http://deploywindows7.wordpress.com/files/2009/12/testacct.jpg?w=241" alt="" width="241" height="300" /></a></p>
<p>Additionally, iff your intention is to implement Windows RE into your deployment solution, Documents Folder Redirection is a critical piece of the ability to self restore a PC. If the user&#8217;s primary source data is not kept on a Network Share, when the System Image Restore process is initiated, there is some potential for the loss of all local data.</p>
<p>Configuring Folder Redirection Policy in Windows 7</p>
<p><strong>Step by Step</strong></p>
<p>1)      In the GPMC, right-click the OU on which you want to apply Folder Redirection (at the time of this writing the policy is configured on <strong>Test OU – Test – Users) </strong>, and choose “<strong>Create a</strong> <strong>GPO</strong> <strong>in this domain, and Link it</strong> <strong>here</strong>.”</p>
<p>2)      Name the GPO, say, “<strong>Win 7 Documents Folder Redirection</strong>”</p>
<p>3)      Right-click on the policy and choose <strong>Edit</strong>.</p>
<p>4)      Drill down to Folder Redirection: Select <strong>User</strong> <strong>Configuration</strong> – <strong>Policies</strong> – <strong>Windows</strong> <strong>Settings</strong> – <strong>Folder</strong> <strong>Redirection</strong></p>
<p>5)      Go to the <strong>Documents</strong> folder, right-click and choose <strong>Properties</strong>.</p>
<p>6)      On the Target tab make the Setting set to <strong>Basic – Redirect everyone’s folder to the same</strong> <strong>location.</strong></p>
<p>7)      The Target folder location is set to Redirect to the following location</p>
<p>8)      The Root Path is set to %HomeShare%\My Documents</p>
<p>9)      Click Apply</p>
<p><a href="http://deploywindows7.wordpress.com/files/2009/12/documentsproperties.jpg"><img class="alignnone size-medium wp-image-192" title="DocumentsProperties" src="http://deploywindows7.wordpress.com/files/2009/12/documentsproperties.jpg?w=269" alt="" width="269" height="300" /></a></p>
<p>Enjoy!</p>
<p>Rich</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Chapter 9 Review Questions]]></title>
<link>http://cn180.wordpress.com/2009/12/09/chapter-9-review-questions/</link>
<pubDate>Wed, 09 Dec 2009 23:24:15 +0000</pubDate>
<dc:creator>Phil Fenton</dc:creator>
<guid>http://cn180.wordpress.com/2009/12/09/chapter-9-review-questions/</guid>
<description><![CDATA[What kind of administrative tasks can be accomplished through a GPO? What are the two default GPOs c]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><ol>
<li>What kind of administrative tasks can be accomplished through a GPO?</li>
<li>What are the two default GPOs created when Active Directory is installed?</li>
<li>What are the two main categories of a Group Policy</li>
<li>What are the configuration categories available in both the User configuration and Computer configuration sections of a GPO ?</li>
<li>Describe the process of how group policy is implemented when a computer is started and a user logs on.</li>
<li>What is an administrative template?</li>
<li>What are the configuration categories of administrative templates?</li>
<li>How can scripts simplify administrative tasks?</li>
<li>What is the folder redirection feature of Group policy? Why is it useful?</li>
<li>What folders can be redirected?</li>
<li>What is the order GPOs are applied in?</li>
<li>What is inheritance?</li>
<li>What options goes a GPO give you to enforce or limit inheritance?</li>
<li>What tools can you use to troubleshoot Group Policy problems?</li>
<li>What are the four main phases of software deployment that can be achieved through Group Policy?</li>
<li>Explain the difference between publishing and assigning applications through Group policy.</li>
</ol>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Group Policy Settings of Windows Server]]></title>
<link>http://nwdoc.wordpress.com/2009/12/08/group-policy-settings-of-windows-server/</link>
<pubDate>Tue, 08 Dec 2009 19:00:16 +0000</pubDate>
<dc:creator>Yash Kalra</dc:creator>
<guid>http://nwdoc.wordpress.com/2009/12/08/group-policy-settings-of-windows-server/</guid>
<description><![CDATA[Group Policies are a powerful tool for a Windows system administrator as they allow the administrato]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Group Policies are a powerful tool for a Windows system administrator as they allow the administrator to manage computer and user accounts. It basically can be used to allow or disallow certain features and options of the operating system. Group Policies are usually used in corporate environments but also in organizations, schools and even in some homes.</p>
<p>Enter gpedit.msc into a run box or the start menu search form to start the Group Policy Editor. This will open up the Local Computer Policy view which is separated into computer configuration and user configuration. It would take a long time to browser through all the menus and submenus offered in the editor.</p>
<p>That&#8217;s why Microsoft has created an Excel spreadsheet that can be used as a reference for the Group Policy Settings in Windows and Windows Server which makes it a lot easier to locate the settings of interest.</p>
<p><span style="text-decoration:underline;">Overview <br /></span>Using column filters, you can filter the information in these spreadsheets by operating system, component, or computer or user configuration. You can also search for information by using text or keywords.</p>
<p>These spreadsheets include the following categories of security policy settings: Account Policies (Password Policy, Account Lockout Policy, and Kerberos Policy), Local Policies (Audit Policy, User Rights Assignment, and Security Options), Event Log, Restricted Groups, System Services, Registry, and File System policy settings. These spreadsheets do not include security settings that exist outside of the Security Settings extension (scecli.dll), such as Wireless Network extension, Public Key Policies, or Software Restriction Policies.</p>
<p>* Group Policy Settings Reference for Windows Server 2008 R2 and Windows 7: This spreadsheet lists the policy settings for computer and user configurations included in the Administrative template files (.admx/.adml) delivered with Windows Server 2008 R2 and Windows 7. The policy settings included in this spreadsheet cover Windows 7, Windows Server 2008 R2, Windows Server 2008, Windows Vista with SP1, Windows Server 2003 with SP2 and earlier service packs, Windows XP Professional with SP2 and earlier service packs, and Windows 2000 with SP4 and earlier service packs. <br />* Group Policy Settings Reference for Windows Server 2008 and Windows Vista Service Pack 1: This spreadsheet lists the policy settings for computer and user configurations included in the Administrative template files (.admx/.adml) delivered with Windows Server 2008 and Windows Vista with Service Pack 1 (SP1). The policy settings included in this spreadsheet cover Windows Server 2008, Windows Vista with SP1, Windows Server 2003, Windows XP Professional with SP2 or earlier service packs, and Windows 2000 with SP4 or earlier service packs. <br />* Group Policy Settings Reference for Windows Vista: This spreadsheet lists the policy settings for computer and user configurations included in the Administrative template files (.admx/.adml) delivered with Windows Vista with no service packs installed. The policy settings included in this spreadsheet cover Windows Vista, Microsoft Windows Server 2003, Windows XP Professional with SP2 or earlier service packs, and Windows 2000 with SP4 or earlier service packs. <br />* Group Policy Settings Reference for Windows Server 2003 Service Pack 2: This spreadsheet lists the policy settings for computer and user configurations included in the Administrative template (.adm) files and Security Settings that shipped with Windows Server 2003 with SP2. The policy settings included in this spreadsheet cover Microsoft Windows Server 2003 with SP2 or earlier service packs, Windows XP Professional with SP3 or earlier service packs, and Microsoft Windows 2000 with SP4 or earlier service packs.</p>
<p>This spreadsheet includes separate worksheets for each of the .adm files and the security policy settings that shipped in Windows XP SP3, a consolidated worksheet for easy searching, and an Update History worksheet that lists policy settings that have been added since the Windows Server 2003 operating systems were released.</p>
<p>The spreadsheet can be <a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&#38;FamilyID=18c90c80-8b0a-4906-a4f5-ff24cc2030fb" target="_blank">downloaded</a> directly from the Microsoft website.</p>
<p style="text-align:left;"><img src="http://windows7news.com/wp-content/uploads/2009/11/group_policy_editor-400x279.png" style="display:inline;width:225px;height:188px;" height="30"></p>
<p class="zoundry_raven_tags">  <!-- Tag links generated by Zoundry Raven. Do not manually edit. http://www.zoundryraven.com -->  <span class="ztags"><span class="ztagspace">Technorati</span> : <a href="http://www.technorati.com/tag/Group+Policy" class="ztag" rel="tag">Group Policy</a>, <a href="http://www.technorati.com/tag/Security" class="ztag" rel="tag">Security</a>, <a href="http://www.technorati.com/tag/Windows" class="ztag" rel="tag">Windows</a></span>  <br /> <span class="ztags"><span class="ztagspace">Del.icio.us</span> : <a href="http://del.icio.us/tag/Group%20Policy" class="ztag" rel="tag">Group Policy</a>, <a href="http://del.icio.us/tag/Security" class="ztag" rel="tag">Security</a>, <a href="http://del.icio.us/tag/Windows" class="ztag" rel="tag">Windows</a></span>  <br /> <span class="ztags"><span class="ztagspace">Zooomr</span> : <a href="http://www.zooomr.com/search/photos/?q=Group%20Policy" class="ztag" rel="tag">Group Policy</a>, <a href="http://www.zooomr.com/search/photos/?q=Security" class="ztag" rel="tag">Security</a>, <a href="http://www.zooomr.com/search/photos/?q=Windows" class="ztag" rel="tag">Windows</a></span>  <br /> <span class="ztags"><span class="ztagspace">Flickr</span> : <a href="http://www.flickr.com/photos/tags/Group%20Policy" class="ztag" rel="tag">Group Policy</a>, <a href="http://www.flickr.com/photos/tags/Security" class="ztag" rel="tag">Security</a>, <a href="http://www.flickr.com/photos/tags/Windows" class="ztag" rel="tag">Windows</a></span> </p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Adding Network Printers as a Standard User in Windows 7]]></title>
<link>http://deploywindows7.wordpress.com/2009/11/30/adding-network-printers-as-a-standard-user-in-windows-7/</link>
<pubDate>Mon, 30 Nov 2009 16:37:27 +0000</pubDate>
<dc:creator>deploywindows7</dc:creator>
<guid>http://deploywindows7.wordpress.com/2009/11/30/adding-network-printers-as-a-standard-user-in-windows-7/</guid>
<description><![CDATA[If your environment consists of users that are local admins on the machine, this is something you sh]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>If your environment consists of users that are local admins on the machine, this is something you should really try to get away from. Running in full administrative mode in a Windows environment is probably one of the most dangerous things that can be done from an security standpoint. One of the luxury&#8217;s of User Account Control is that it allows you to elevate privileges when needed. One of the many advantages of deploying Windows 7 is that standard users can do more then what they could do previously with Windows XP. A very common computing task for the everyday worker is installing a Network Printers. I don&#8217;t know about you, but, the last thing I want to have to do is call the IT Service Desk to assist me with this effort. Ugh! <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>In Windows 7, as a standard user, you&#8217;re not able to do this without making a few changes to the supporting infrastructure first. There is a <em><strong>computer </strong></em>policy you can deploy to Win7 clients in your environment.</p>
<p><strong>Step by Step</strong></p>
<ol>
<li>In the GPMC, right-click the OU on which you want to apply the Windows 7 Printer Policy, and choose &#8220;Create a GPO in this domain, and link it here.&#8221;</li>
<li>Name the GPO something appropriate, &#8220;Windows 7 Printers&#8221;</li>
<li>Right-click on the new GPO, and choose Edit from the shortcut menu to open the Group Policy Management Editor.</li>
<li>Drill down to Printers by choosing <strong>Computer Configuration</strong>_<strong>Policies</strong>_<strong>Administrative Templates</strong>: <strong>Policy definition</strong>. Click <strong>Printers </strong>and double click on <strong>Point and Print Restrictions</strong>.</li>
<li>Enable the Policy</li>
<li><strong>Disable </strong>the &#8220;Users can only point and print to these servers&#8221;</li>
<li><strong>Enable </strong>the &#8220;Users can only point and print to machines in their forest&#8221;</li>
<li><strong>Do not show warning or elevation prompt</strong> for both &#8220;When installing drivers for a new connection&#8221; and &#8220;When updating drivers for an existing connection.&#8221;</li>
</ol>
<p><a href="http://deploywindows7.wordpress.com/files/2009/11/point_print_restrictions2.jpg"><img class="alignnone size-medium wp-image-99" title="Point_Print_Restrictions" src="http://deploywindows7.wordpress.com/files/2009/11/point_print_restrictions2.jpg?w=300" alt="" width="300" height="275" /></a></p>
<p>Here is a snippet of the Computer Configuration Policy:</p>
<p><a href="http://deploywindows7.wordpress.com/files/2009/11/snippet-printer-policy.jpg"><img class="alignnone size-medium wp-image-104" title="Snippet Printer Policy" src="http://deploywindows7.wordpress.com/files/2009/11/snippet-printer-policy.jpg?w=300" alt="" width="300" height="129" /></a></p>
<p><strong>Note</strong>: If you want to restrict this policy specifically for Windows 7 machines, use the following WMI filter:</p>
<p>Query looks like this:<strong> &#8220;Select * from WIN32_OperatingSystem where Version=&#8217;6.1.7600&#8243; and ProductType=1&#8243;</strong></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Raz&oacute;n #5 para migrar a Windows Server 2008 R2]]></title>
<link>http://chiabaron.wordpress.com/2009/11/30/razn-5-para-migrar-a-windows-server-2008-r2/</link>
<pubDate>Mon, 30 Nov 2009 13:37:47 +0000</pubDate>
<dc:creator>chiabaron</dc:creator>
<guid>http://chiabaron.wordpress.com/2009/11/30/razn-5-para-migrar-a-windows-server-2008-r2/</guid>
<description><![CDATA[5. Administración de servidores más sencilla y eficaz   Aunque siempre es conveniente aumentar las c]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="776"><a href="http://www.microsoft.com/windowsserver2008/en/us/why-upgrade.aspx">5. Administración de servidores más sencilla y eficaz</a></td>
</tr>
<tr>
<td width="776"> </td>
</tr>
<tr>
<td width="776">Aunque siempre es conveniente aumentar las capacidades de su sistema operativo de servidores, el aspecto negativo siempre ha recaído en la complejidad y las cargas de trabajo adicionales que reciben a diario los administradores de servidores. Windows Server 2008 R2 específicamente aborda este problema con mucho trabajo que se puede observar en todas sus consolas de administración. Las funciones de estas herramientas incluyen:</td>
</tr>
<tr>
<td width="776">· Mejor administración del consumo de energía del centro de datos, como se comprobó anteriormente</td>
</tr>
<tr>
<td width="776">· Mejor administración remota, incluso un Administrador de servidores que se instala remotamente</td>
</tr>
<tr>
<td width="776">· Funciones de administración mejoradas a través de Active Directory Domain Services y Active Directory Federated Services actualizados y simplificados</td>
</tr>
<tr>
<td width="776">Windows Server 2008 R2 a su vez mejora la función conocida PowerShell que se encuentra en Windows Server 2008. PowerShell 2.0 maximiza enormemente la versión anterior con la introducción de más de 240 nuevos cmdlets preintegrados, así como una nueva interfaz gráfica de usuario (GUI) que proporciona funciones de desarrollo de nivel profesional para crear nuevos cmdlets. La nueva GUI incluye sintaxis a todo color, nuevas capacidades para depurar scripts en producción y nuevas herramientas de prueba.</td>
</tr>
</tbody>
</table>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Install Group Policy and AD Tools on Windows 7]]></title>
<link>http://itsoluti0ns.wordpress.com/2009/11/26/install-group-policy-and-ad-tools-on-windows-7/</link>
<pubDate>Thu, 26 Nov 2009 11:42:24 +0000</pubDate>
<dc:creator>itsoluti0ns</dc:creator>
<guid>http://itsoluti0ns.wordpress.com/2009/11/26/install-group-policy-and-ad-tools-on-windows-7/</guid>
<description><![CDATA[Group policy and Active Directory are very important in any organization with more than a few comput]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://itsoluti0ns.wordpress.com/files/2009/11/windows7.gif"><img class="alignnone size-full wp-image-366" title="windows7" src="http://itsoluti0ns.wordpress.com/files/2009/11/windows7.gif" alt="" width="202" height="37" /></a></p>
<p>Group policy and Active Directory are very important in any organization with more than a few computers.  When I loaded <a title="Windows 7 " href="http://emea.microsoftstore.com/UK/Microsoft/Windows/Windows-7" target="_blank">Windows 7</a> on my work PC one of the first tasks I had to do was install the Group Policy Management client (GPMC) and the AD tools such as Active Directory Users and Computers MMC.  The two tools that I need to manage our domain based group policies and AD accounts.  Installing the tools is a little more complicated than a typical download and setup so let’s get started.</p>
<p>First, you need to download the Remote System Administration Tools (RSAT) for Windows 7 from<a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=7d2f6ad7-656b-4313-a005-4e344e43997d&#38;displaylang=en">Microsoft Downloads</a>. Make sure you download the correct version for your bit version of Windows 7.</p>
<p>x86fre_GRMRSAT_MSU.msu for the 32-bit version of Windows 7.</p>
<p>amd64fre_GRMRSATX_MSU.msu for the 64-bit version of Windows 7.</p>
<p>After you have the file downloaded, double-click on it and click Yes on the Windows Update Standalone Installer screen shown below.</p>
<p><img src="http://static.advancedpcmedia.com/img/article/RSAT1.PNG" alt="" width="418" height="204" /></p>
<p>Click I Accept on the license screen and the components will now be installed after a few minutes. Once installed, you will need to turn on the features that were just added.  The install you downloaded did not install the features on your computer, it just added the features to the local repository of Windows features you can turn on or off.</p>
<p>Next, click on the Start Button and type in Turn Windows features on or off and hit Enter.  Scroll through the list and locate Remote Server Administration Tools.  First let’s install the Group Policy Management Client by expanding Remote Server Administration Tools, Feature Administration Tools and then check Group Policy Management Tools.</p>
<p><img src="http://static.advancedpcmedia.com/img/article/RSAT2.PNG" alt="" width="444" height="390" /></p>
<p>Now for the Active Directory tools: Under Remote Server Administration Tools expand Role Administration Tools, AD DS and AD LDS Tools, AD DS Tools and check Active Directory Administrative Center and AD DS Snap-ins and Command-line Tools.</p>
<p>Finally, click OK and the new features will be installed.</p>
<p><img src="http://static.advancedpcmedia.com/img/article/RSAT3.PNG" alt="" width="378" height="204" /></p>
<p>Now you can run the Group Policy Management client by clicking on the Start Button and typing in gpmc.msc and then hit Enter.  For Active Directory Users and Computers type in dsa.msc and hit Enter.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[How to lock down Windows Server 2008 Terminal Server Sessions]]></title>
<link>http://itbod.wordpress.com/2009/11/23/how-to-lock-down-windows-server-2008-terminal-server-sessions/</link>
<pubDate>Mon, 23 Nov 2009 22:44:37 +0000</pubDate>
<dc:creator>itbod</dc:creator>
<guid>http://itbod.wordpress.com/2009/11/23/how-to-lock-down-windows-server-2008-terminal-server-sessions/</guid>
<description><![CDATA[Having only used Terminal Services sparingly in the past as a means to run single applications made ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Having only used Terminal Services sparingly in the past as a means to run single applications made available to remote desktop clients or to make websites available to thin clients, I had to create a terminal server that provided a desktop of icons that provide access to applications, email and web for laptops accessing via corporate VPN. The laptops are light and have only the OS and anti-virus installed so would be reliant on the capabilities of the terminal server.</p>
<p>Previously, as we had been deploying an .rdp icon that is configured to access an app or webpage now we were making a TS fully available for access which meant that we had to use group policy to lock it down.</p>
<p>To do this I created an Organisational Unit in Active Directory called Terminal Server Lockdown and added the Windows 2008 Terminal Server as a member of the newly created OU.</p>
<p><img src="http://itbod.files.wordpress.com/2009/11/image0011.jpg?w=552&#038;h=387" border="0" alt="image001" width="552" height="387" /></p>
<p>Next, I enabled Group Policy on the OU (Right click then Properties) and selected Group Policy.</p>
<p>I created a new local group policy object and called it Terminal Server Lockdown.</p>
<p><img src="http://itbod.files.wordpress.com/2009/11/image0021.jpg?w=340&#038;h=384" border="0" alt="image002" width="340" height="384" /></p>
<p>Finally, I edited the group policy here used the settings that Microsoft recommends in their ‘Locking Down Windows Server 2003 Terminal Server Sessions&#8217; document that is available here:</p>
<p><a href="http://download.microsoft.com/download/d/8/b/d8b21533-a5bf-4d46-8878-ebbf834fc6f7/Win2003_Teminal_Server_Lockdown.doc">http://download.microsoft.com/download/d/8/b/d8b21533-a5bf-4d46-8878-ebbf834fc6f7/Win2003_Teminal_Server_Lockdown.doc</a></p>
<p>Some of the recommended settings may cause some problems but this depends on your environment and how tightly you want to lock down TS sessions. After testing and adding further restrictions this solution is very effective.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Considerations for installing and deploying Notes on Windows]]></title>
<link>http://paulelso.wordpress.com/2009/11/19/considerations-for-installing-and-deploying-notes-on-windows/</link>
<pubDate>Thu, 19 Nov 2009 23:59:31 +0000</pubDate>
<dc:creator>PaulElso</dc:creator>
<guid>http://paulelso.wordpress.com/2009/11/19/considerations-for-installing-and-deploying-notes-on-windows/</guid>
<description><![CDATA[The following information is useful when installing or upgrading to Notes on a Windows client. When ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>The following information is useful when installing or upgrading to Notes on a Windows client.</p>
<ul>
<li>When installing Notes you must be logged in as an administrative user or as a non-administrative user with elevated privileges. To install as a non-administrative user, an administrator should first run the Group Policy Editor (gpedit.msc) and set install privileges to &#34;Always Install Elevated&#34; as below. Once these settings have been made, non-administrative users can then install, open, and use Notes.
<p>From the Policy Group Editor [gpedit.msc] policy setting:</p>
<ol>
<li>Click Computer Configuration &#8211; Administrative Templates &#8211; Windows Components &#8211; Windows Installer &#62; Always Install Elevated. </li>
<li>Click User Configuration &#8211; Administrative Templates &#8211; Windows Components &#8211; Windows Installer &#8211; Always Install Elevated. </li>
</ol>
</li>
<li>Notes installation on Windows<sup>®</sup> supports Windows XP and Windows Vista. For Windows Vista, the User Account Control (UAC) setting should be ON. </li>
<li>You can install Notes on Windows in a single user or multi-user environment. </li>
<li>If you plan to use Notes shared login, do not select &#34;Client Single Logon Feature&#34; during installation. </li>
<li>When installing Notes using the Windows Allclient kit, feature panel installation options are available for installing or upgrading the Domino Designer and Domino Administrator clients. </li>
<li>For recommended memory, see the &#34;Software requirements&#34; section of the release notes or tech notes. </li>
<li>A summary panel displays the disk space footprint for what is being installed. Install also needs additional temporary disk space. The temporary disk space required is almost as large as the footprint. If you do not have enough space for the footprint and temporary space, the installer will stop you from continuing. </li>
<li>Shut down all applications before installing Notes. </li>
<li>If you have installed a Notes Beta version, uninstall it before installing this Notes version. </li>
<li>On Windows Vista, you cannot upgrade a Notes installation that was installed with UAC turned OFF to a Notes installation that has UAC turned ON. You must first uninstall, set UAC ON, then run the current Notes installer. </li>
<li>Shared network installation is not supported for Notes standard configuration. </li>
<li>Installation and use of Notes on a USB drive is not supported for Notes standard configuration. </li>
<li>Notes roaming user does not support switching a user ID, as noted in the user interface response and the Lotus Notes Support Site. </li>
<li>At initial release, Notes is available in US English only. Additional language kits are made available for Notes shortly after initial release. See the language kit topics in this guide. </li>
<li>The installation path cannot contain special characters such as # or $. </li>
<li>Only one instance of Notes should be installed on a client workstation at any given time. </li>
<li>If installation does not complete successfully, uninstall Notes and reinstall. If uninstall is not successful, see &#34;Cleaning a previous or partial Notes installation from your client.&#34; </li>
<li>The Notes installer does not support upgrade from single user to multi-user, however it is possible to perform such an upgrade using a manual technique. For information about upgrading from a single user to a multi-user Notes installation, see the &#34;Upgrading from a single user to a multi-user Notes installation&#34; topic in this guide. </li>
<li>Only one instance of Notes should be installed on a client workstation at any given time. </li>
<li>Once you click &#34;Install&#34; on the Notes installation panel, allow the installation to complete. Ending the Notes installation process prematurely can leave files in an unstable state, and may also leave empty folders and miscellaneous files on your system. If you experience problems installing Notes after exiting a Notes installation prior to its completion, see &#34;Cleaning a previous or partial Notes installation from the client&#34;. </li>
</ul>
<p><a href="http://publib.boulder.ibm.com/infocenter/domhelp/v8r0/index.jsp?topic=/com.ibm.help.domino.admin85.doc/H_UPGRADING_A_LOTUS_NOTES_CLIENT_TO_RELEASE_5_365_OVER.html">Source…</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Technet article about AppLocker]]></title>
<link>http://paulelso.wordpress.com/2009/11/16/technet-article-about-applocker/</link>
<pubDate>Mon, 16 Nov 2009 16:52:05 +0000</pubDate>
<dc:creator>PaulElso</dc:creator>
<guid>http://paulelso.wordpress.com/2009/11/16/technet-article-about-applocker/</guid>
<description><![CDATA[Read at source…]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://technet.microsoft.com/en-us/magazine/2009.10.geekofalltrades.aspx">Read at source…</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Demo Video of Restricting Hardware using Group Policy]]></title>
<link>http://chimac.net/2009/11/16/demo-video-of-restricting-hardware-using-group-policy/</link>
<pubDate>Mon, 16 Nov 2009 16:49:25 +0000</pubDate>
<dc:creator>chimac</dc:creator>
<guid>http://chimac.net/2009/11/16/demo-video-of-restricting-hardware-using-group-policy/</guid>
<description><![CDATA[Nice YouTube video.  Works for Vista or Server 2008.  Click here.]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Nice YouTube video.  Works for Vista or Server 2008.  Click <a href="http://paulelso.wordpress.com/2009/11/16/demo-video-of-restricting-hardware-using-group-policy/" target="_self">here</a>.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Demo Video of Group Policy Object Backup and Restore 101]]></title>
<link>http://paulelso.wordpress.com/2009/11/16/demo-video-of-group-policy-object-backup-and-restore-101/</link>
<pubDate>Mon, 16 Nov 2009 16:45:15 +0000</pubDate>
<dc:creator>PaulElso</dc:creator>
<guid>http://paulelso.wordpress.com/2009/11/16/demo-video-of-group-policy-object-backup-and-restore-101/</guid>
<description><![CDATA[A great introduction video to GP Backup and Restore.]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>A great introduction video to GP Backup and Restore. </p>
<p>  <span style='text-align:center; display: block;'><object width='425' height='350'><param name='movie' value='http://www.youtube.com/v/YKoTLGPHZIU&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' /><param name='allowfullscreen' value='true' /><param name='wmode' value='transparent' /><embed src='http://www.youtube.com/v/YKoTLGPHZIU&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' type='application/x-shockwave-flash' allowfullscreen='true' width='425' height='350' wmode='transparent'></embed></object></span></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Demo Video of Restricting Hardware using Group Policy]]></title>
<link>http://paulelso.wordpress.com/2009/11/16/demo-video-of-restricting-hardware-using-group-policy/</link>
<pubDate>Mon, 16 Nov 2009 16:42:24 +0000</pubDate>
<dc:creator>PaulElso</dc:creator>
<guid>http://paulelso.wordpress.com/2009/11/16/demo-video-of-restricting-hardware-using-group-policy/</guid>
<description><![CDATA[Did you know Vista and Win7 have a built in way to manage which hardware devices can and cannot be p]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Did you know Vista and Win7 have a built in way to manage which hardware devices can and cannot be put on your network? Want to banish iPODS and USB sticks? Check out this demonstration. </p>
<p> <span style='text-align:center; display: block;'><object width='425' height='350'><param name='movie' value='http://www.youtube.com/v/qIg-kcPXOwk&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' /><param name='allowfullscreen' value='true' /><param name='wmode' value='transparent' /><embed src='http://www.youtube.com/v/qIg-kcPXOwk&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' type='application/x-shockwave-flash' allowfullscreen='true' width='425' height='350' wmode='transparent'></embed></object></span></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[What&rsquo;s New in Group Policy for Windows 7 and Windows Server 2008 R2]]></title>
<link>http://paulelso.wordpress.com/2009/11/16/whats-new-in-group-policy-for-windows-7-and-windows-server-2008-r2/</link>
<pubDate>Mon, 16 Nov 2009 16:37:24 +0000</pubDate>
<dc:creator>PaulElso</dc:creator>
<guid>http://paulelso.wordpress.com/2009/11/16/whats-new-in-group-policy-for-windows-7-and-windows-server-2008-r2/</guid>
<description><![CDATA[At a Glance: Updated RSAT filters Automated GPO handling with Windows PowerShell Tabless interface f]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>At a Glance:</p>
<ul>
<li>Updated RSAT filters </li>
<li>Automated GPO handling with Windows PowerShell </li>
<li>Tabless interface for ADM and ADMX </li>
<li>Built-in Starter GPOs and new policy settings</li>
</ul>
<p><a href="http://technet.microsoft.com/en-gb/magazine/2009.10.gpwin7.aspx">Read at source…</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[System restore dezactivat de virus]]></title>
<link>http://andreileca78.wordpress.com/2009/11/15/system-restore-dezactivat-de-virus/</link>
<pubDate>Sun, 15 Nov 2009 12:56:21 +0000</pubDate>
<dc:creator>andreileca78</dc:creator>
<guid>http://andreileca78.wordpress.com/2009/11/15/system-restore-dezactivat-de-virus/</guid>
<description><![CDATA[In ultimile zile am avut niste batai de cap cu un virus care imi cauzase doua probleme (adica asta a]]></description>
<content:encoded><![CDATA[In ultimile zile am avut niste batai de cap cu un virus care imi cauzase doua probleme (adica asta a]]></content:encoded>
</item>
<item>
<title><![CDATA[Group Policy Preferences aka GPPs]]></title>
<link>http://rdpfiles.com/2009/11/13/group-policy-preferences-aka-gpps-2/</link>
<pubDate>Fri, 13 Nov 2009 17:04:23 +0000</pubDate>
<dc:creator>guyyardeni</dc:creator>
<guid>http://rdpfiles.com/2009/11/13/group-policy-preferences-aka-gpps-2/</guid>
<description><![CDATA[The biggest change to group policies since Windows 2000 comes to Windows courtesy of a Microsoft pur]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>The biggest change to group policies since Windows 2000 comes to Windows courtesy of a Microsoft purchase of a company called Desktop Standard. Among several excellent enhancements to group policies comes Group Policy Preferences (GPPs). GPPs allow group policy objects to control a whole new set of Windows settings using Active Directory based GPOs. Along with dozens of new policy settings, GPPs introduce several new concepts to GPOs, namely multiple setting actions, item level targeting and one time application of settings. Each of these individually would make this new mechanism worth a look, but the combination is one of the most powerful tools available to Windows system administrators, and it’s all included in Windows at no additional cost.</p>
<p><strong>Requirements</strong></p>
<p>Before we dig into what GPPs can control and how they control it, let’s go over the requirements for using GPPs. The popular misconception is that GPPs require a significant investment in upgrading the domain, DCs or the entire network to Windows 2008/R2 and Vista/Windows 7. The truth is that the requirements are significantly lower than that. There are two sets of requirements related to using GPPs, the requirements to edit a GPO and to apply a GPO:</p>
<ul>
<li>Editing a GPO with GPPs requires a system running Windows Server 2008, Windows Server 2008 R2, Windows Vista SP1+ or Windows 7. Therefore, introducing a single machine running any of these operating systems to a network would allow GPOs using GPPs to be created.</li>
<li>Applying a GPO with GPPs is supported on the  above mentioned operating systems (Windows Server 2008, Windows Server 2008 R2, Windows Vista SP1+ and Windows 7) but also on Windows XP SP 2+ and Windows 2003 SP2+. In order to use GPPs on Windows XP SP2, Windows 2003 and Vista RTM, the new Client Side Extensions (CSEs) for GPPs must be downloaded and installed. The updated CSEs are included in Windows XP SP3 and Vista SP1.</li>
</ul>
<p>You’ll notice that there are no requirements for your domain controllers and or other server operating systems!!!</p>
<p><strong>Significant Features</strong></p>
<p>GPPs introduce several unique new features that expand and enhance the usage of group policies and can be used for all GPPs:</p>
<ul>
<li>Item level targeting</li>
</ul>
<p>This feature, available on the Common tab, allows the construction of a multipart conditional statement that must be met before the setting is applied. Since the condition only applies to one setting, a single GPO can have settings that are applied to different users and computers. The condition parameters include items such as:</p>
<ul>
<li>Computer Name</li>
<li>CPU Speed</li>
<li>Disk Space</li>
<li>Domain</li>
<li>Environment Variable</li>
<li>IP Address Range</li>
<li>Operating System</li>
<li>Organizational Unit</li>
<li>RAM</li>
<li>Site</li>
<li>and User</li>
</ul>
<p>Also available are conditions that query specific registry keys, files, LDAP objects and WMI properties.</p>
<ul>
<li>Apply once</li>
</ul>
<p>Another feature that can be found on the Common tab and therefore used for the large majority of GPPs, is represented by a checkbox labeled ‘Apply once and do not reapply’. Using this setting allows the administrator to implement a default setting but allow users to modify the setting. This ‘soft’ application of GPO settings is a powerful tool for system administrators.</p>
<ul>
<li>Modification actions</li>
</ul>
<p>Found on the default and left-most tab of most GPPs is the Action pulldown. This setting provides granular control for the type of action used when applying the setting and contains the following options:</p>
<ul>
<li>Create – This action will create a new object as specified. If an object exists, no action will be taken.</li>
<li>Replace – If the specific object exists, it will be removed and a new one created with the specified settings. If the object doesn’t exist, it will be created. This setting is similar to traditional GPOs and force a configuration regardless of existing settings.</li>
<li>Update &#8211; If the specific object exists, it will be updated with any specified settings. Other settings will not be distributed. If the object doesn’t exist, it will be created.</li>
<li>Delete – This action will search for the specific object and delete it.</li>
</ul>
<p><strong>GPP Extensions</strong></p>
<p>Of the approximately 20 new setting areas (or extensions) introduced with GPP, the majority provide a new, easier method of configuring settings that historically required complex scripts, third party utilities or were not possible at all.</p>
<p>The following extensions can be used to replace tasks traditionally completed with scripts or batch files:</p>
<ul>
<li>Drive maps</li>
<li>Printers</li>
<li>Environment</li>
<li>Files</li>
<li>Registry</li>
<li>Shortcuts</li>
<li>Local Users and Groups</li>
</ul>
<p>Whereas the following extensions present functionality that is new to GPOs:</p>
<ul>
<li>Start Menu</li>
<li>Folder Options</li>
<li>Power Options</li>
<li>Data Sources</li>
<li>Network Shares</li>
</ul>
<p>The features, functions and elements described here are just examples of the new options available with GPPs. A review of the preferences sections within the GPO will quickly allow any administrator to find settings that address their own issues and optimize systems management in their organization.</p>
<p>hopefully this introduction helps readers understand GPPs a little better and leads some to leverage these very capable tools. If you have found a cool use for GPPs, please comment and share.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[How to Disable/Remove Task Manager]]></title>
<link>http://anything2fix.wordpress.com/2009/11/13/how-to-disableremove-task-manager/</link>
<pubDate>Fri, 13 Nov 2009 00:46:34 +0000</pubDate>
<dc:creator>Rye</dc:creator>
<guid>http://anything2fix.wordpress.com/2009/11/13/how-to-disableremove-task-manager/</guid>
<description><![CDATA[Using Group Policy Editor &#8211; for Windows XP Professional * Click Start, Run, type gpedit.msc an]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Using Group Policy Editor &#8211; for Windows XP Professional</p>
<p>* Click Start, Run, type gpedit.msc and click OK.</p>
<p>* The Navigate to this location:</p>
<p>Click on:</p>
<p>&#62; User Configuration</p>
<p>&#62; Administrative Templates</p>
<p>&#62; System</p>
<p>&#62; Ctrl+Alt+Delete Options</p>
<p>&#62; Remove Task Manager</p>
<p>* Then double click the Remove Task Manager in the choices, and select the option (ENABLE)</p>
<p>* Click Ok. Now Try Right Clicking in the Windows Taskbar and see if the &#8216;Task Manager&#8217; is grayed. If it is grayed and not clickable then good job. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Deploying printers using Group Policy]]></title>
<link>http://blog.powershell.no/2009/11/08/deploying-printers-using-group-policy/</link>
<pubDate>Sun, 08 Nov 2009 18:38:52 +0000</pubDate>
<dc:creator>Jan Egil Ring</dc:creator>
<guid>http://blog.powershell.no/2009/11/08/deploying-printers-using-group-policy/</guid>
<description><![CDATA[Traditionally printer connections have been deployed to users with scripting, like batch (net use) a]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Traditionally printer connections have been deployed to users with scripting, like batch (net use) and Kixtart (AddPrinterConnection).</p>
<p>I would now like to show how printer connections can be deployed using Group Policy. Today we have 2 possible solutions for natively deploy printers using Group Policy without the need for any scripting:</p>
<p>1) Group Policy Preferences – available in Windows Server 2008 and later</p>
<p>2) Print Management – available in Windows Server 2003 R2 and later</p>
<p>Using Group Policy Preferences to deploy printers are described in an earlier blog post, available <a href="http://blog.powershell.no/2009/03/20/group-policy-preferences/" target="_blank">here</a>. Therefore, I won`t explain any further details regarding this.</p>
<p>I will focus on the Print Management which has a powerful “Deploy with Group Policy” feature.</p>
<p><span style="font-size:large;">Configure printer deployment on </span></p>
<p><span style="font-size:large;">print servers</span></p>
<p>To use the “Deploy with Group Policy” feature, you need to install the “Print Management Component” feature from “Add/Remove Windows Components” in Windows Server 2003 R2. In Windows Server 2008/2008 R2 you need to install the “Print Server”-role from the “Add Roles Wizard”.</p>
<p>When installed, you`ll find “Print Management” under “Administrative tools” on the Start menu:</p>
<p><a href="http://janegilring.files.wordpress.com/2009/11/image1.png"><img style="display:inline;border-width:0;" title="image" src="http://janegilring.files.wordpress.com/2009/11/image_thumb1.png?w=122&#038;h=23" border="0" alt="image" width="122" height="23" /></a></p>
<p>The following screenshots are taken from Windows Server 2008 R2.</p>
<p>When you open the Print Management Console you will see an overview of Custom Filters, Print Server and Deployed Printers:</p>
<p><a href="http://janegilring.files.wordpress.com/2009/11/image2.png"><img style="display:inline;border-width:0;" title="image" src="http://janegilring.files.wordpress.com/2009/11/image_thumb2.png?w=135&#038;h=184" border="0" alt="image" width="135" height="184" /></a></p>
<p>You may add additional filters and print servers to the console, which you can read more about in the links in the bottom of this post. For now, we`ll focus on the printer deployment part.</p>
<p>Right-click the printer you want to deploy, and select “Deploy with Group Policy”:</p>
<p><a href="http://janegilring.files.wordpress.com/2009/11/image3.png"><img style="display:inline;border-width:0;" title="image" src="http://janegilring.files.wordpress.com/2009/11/image_thumb3.png?w=290&#038;h=139" border="0" alt="image" width="290" height="139" /></a></p>
<p>Select “Browse” to choose a Group Policy Object where the printer connection will be deployed. Select “per user” and/or “per machine” and press “Add”. Then click “OK”:</p>
<p><a href="http://janegilring.files.wordpress.com/2009/11/image4.png"><img style="display:inline;border-width:0;" title="image" src="http://janegilring.files.wordpress.com/2009/11/image_thumb4.png?w=426&#038;h=255" border="0" alt="image" width="426" height="255" /></a></p>
<p>You should now receive a message stating that the deployment operation was successful. Click “OK”:</p>
<p><a href="http://janegilring.files.wordpress.com/2009/11/image5.png"><img style="display:inline;border-width:0;" title="image" src="http://janegilring.files.wordpress.com/2009/11/image_thumb5.png?w=244&#038;h=187" border="0" alt="image" width="244" height="187" /></a> </p>
<p>The printer will now be deployed to client computers.</p>
<p><span style="font-size:large;"> </span></p>
<p><span style="font-size:large;">Behind the scenes</span></p>
<p>To understand how the print deployment feature works, we`ll activate the “Advanced Features” option on the “View”-menu in “Active Directory Users and Computers”:</p>
<p><a href="http://janegilring.files.wordpress.com/2009/11/image6.png"><img style="display:inline;border-width:0;" title="image" src="http://janegilring.files.wordpress.com/2009/11/image_thumb6.png?w=244&#038;h=129" border="0" alt="image" width="244" height="129" /></a></p>
<p>Open the “Group Policy Management Console”, go to the Group Policy Object you deployed the printer to, and select “Details”:</p>
<p><a href="http://janegilring.files.wordpress.com/2009/11/image7.png"><img style="display:inline;border-width:0;" title="image" src="http://janegilring.files.wordpress.com/2009/11/image_thumb7.png?w=244&#038;h=204" border="0" alt="image" width="244" height="204" /></a></p>
<p>Note the “Unique ID” (GUID).</p>
<p>Back in ADUC, expand “System” and then “Policies”:</p>
<p><a href="http://janegilring.files.wordpress.com/2009/11/image8.png"><img style="display:inline;border-width:0;" title="image" src="http://janegilring.files.wordpress.com/2009/11/image_thumb8.png?w=194&#038;h=324" border="0" alt="image" width="194" height="324" /></a></p>
<p>This is where the actual Group Policy Objects in Active Directory are stored, in addition to <a href="//\\domain.local\sysvol\policies">\\domain.local\sysvol\policies</a>.</p>
<p>Find and expand the Group Policy Object you deployed the printer to. You will now see “PushedPrinterConnections” under the “Machine” and “User” nodes:</p>
<p><a href="http://janegilring.files.wordpress.com/2009/11/image9.png"><img style="display:inline;border-width:0;" title="image" src="http://janegilring.files.wordpress.com/2009/11/image_thumb9.png?w=244&#038;h=76" border="0" alt="image" width="244" height="76" /></a></p>
<p>When looking at “PushedPrinterConnections” under the “User” node, we see an entry of type “msPrint-ConnectionPolicy”:</p>
<p><a href="http://janegilring.files.wordpress.com/2009/11/image10.png"><img style="display:inline;border-width:0;" title="image" src="http://janegilring.files.wordpress.com/2009/11/image_thumb10.png?w=262&#038;h=27" border="0" alt="image" width="262" height="27" /></a></p>
<p>When we go into “Properties” on the “msPrint-ConnectionPolicy” and go to “Attribute Editor”, we can see that this represents the printer connection we added:</p>
<p><a href="http://janegilring.files.wordpress.com/2009/11/image11.png"><img style="display:inline;border-width:0;" title="image" src="http://janegilring.files.wordpress.com/2009/11/image_thumb11.png?w=265&#038;h=293" border="0" alt="image" width="265" height="293" /></a></p>
<p><span style="font-size:large;">Deployment to client computers</span></p>
<p>Client computers running Windows Vista and later have native support for the new printer connection policies, and will work “out-of-the-box” when printer connections are added to a Group Policy.</p>
<p>Client computers running Windows 2000 and Windows XP doesn`t support the the new printer connection policies natively. To resolve this, there are a utility called “pushprinterconnections.exe” which must be added to a logonscript in Group Policy. This utility will check the computer and user Group Policy Objects and add any printer connections defined.</p>
<p>This utility have 1 parameter: –log. This is useful when troubleshooting problems, and I would recommend you to use this parameter. As you can see, the utility should not be run manually from the command line:</p>
<p><a href="http://janegilring.files.wordpress.com/2009/11/image12.png"><img style="display:inline;border-width:0;" title="image" src="http://janegilring.files.wordpress.com/2009/11/image_thumb12.png?w=446&#038;h=154" border="0" alt="image" width="446" height="154" /></a></p>
<p>Here is an example of the utility added to a logon-script in a Group Policy Object:</p>
<p><a href="http://janegilring.files.wordpress.com/2009/11/image13.png"><img style="display:inline;border-width:0;" title="image" src="http://janegilring.files.wordpress.com/2009/11/image_thumb13.png?w=270&#038;h=392" border="0" alt="image" width="270" height="392" /></a></p>
<p>The log-files are named “ppcUser.log” and “ppcComputer.log”. These are located in the %temp% directory:</p>
<p><a href="http://janegilring.files.wordpress.com/2009/11/image14.png"><img style="display:inline;border-width:0;" title="image" src="http://janegilring.files.wordpress.com/2009/11/image_thumb14.png?w=479&#038;h=50" border="0" alt="image" width="479" height="50" /></a></p>
<p>Here is an example output of the logfile:</p>
<p><a href="http://janegilring.files.wordpress.com/2009/11/image15.png"><img style="display:inline;border-width:0;" title="image" src="http://janegilring.files.wordpress.com/2009/11/image_thumb15.png?w=567&#038;h=85" border="0" alt="image" width="567" height="85" /></a></p>
<p>In Windows 2000 and Windows XP, no other feedback than these log-files are provided.</p>
<p>In Windows Vista/Windows Server 2008 and later, the following feedback are shown during logon:</p>
<p><a href="http://janegilring.files.wordpress.com/2009/11/image16.png"><img style="display:inline;border-width:0;" title="image" src="http://janegilring.files.wordpress.com/2009/11/image_thumb16.png?w=244&#038;h=182" border="0" alt="image" width="244" height="182" /></a></p>
<p>In addition, any failures are logged to the “Application”-log with Source “SpoolerSpoolss”.</p>
<p><span style="font-size:small;"><strong>Special considerations</strong></span></p>
<p>Windows 2000 supports only “per machine” deployments when using the pushprinterconnections.exe utility.</p>
<p>The pushprinterconnections.exe utility won`t catch “per user” connection policies when using “User Group Policy loopback processing”. You must link the GPO containing the “per user” connection policies to an Organizational Unit where the users reside.</p>
<p>Use ACL`s  on the printer objects on the print servers to publish the printers based on group membership. By using this approach, all printer connections may be defined in the same Group Policy Object.</p>
<p><span style="font-size:large;">My recommendations</span></p>
<p>As I said in the introduction to this post, printer connections have traditionally been deployed to users with scripting. Since there are native ways to accomplish this using Group Policy, this would be my recommendation.</p>
<p>Considerations for using the “Deploy with Group Policy” feature in the print server role:</p>
<p>-the print administrator would have an overview over all printers which are deployed with the Print Management Group Policy feature in the Print Management console<br />
-printers can be administered in an individual GPO like GP Preferences with the Print Management console. To do so, open Group Policy Editor, expand Computer Configuration/User Configuration-&#62;Policies-&#62;Windows Settings-&#62;Deployed Printers<br />
-it requires that pushprinterconnections.exe are run on Windows XP and Windows Server 2003 clients<br />
-it is available with Windows XP/Windows Server 2003 R2 and later (backwards compatible to Windows 2000 Professional/2000 Server)<br />
-it requires Windows Server 2003 Client Access Licenses (CALs)</p>
<p>Considerations for using Group Policy Preferences:</p>
<p>-it can handle more different printer types (local, TCP/IP, and shared instead of only &#8220;shared&#8221;)<br />
-it has several additional options (deleting all existing connections, setting default printer, etc.)<br />
-it can save a lot of GPOs because you can have many printer objects in one GPO and use &#8220;Item Level Targeting&#8221; to address each printer individually (e.g. clients in a specific IP-range, per group or even per user)<br />
-it is easy to automate the process of adding printer objects to a GPO using Windows PowerShell, since the GP Preferences settings are store in XML-files<br />
-it requires that Group Policy Client Side Extenstions are deployed on Windows XP and Windows Server 2003 clients<br />
-it is available with Windows Vista/Windows Server 2008 and later (backwards compatible to Windows XP/2003 Server)<br />
-it requires Windows Server 2008 Client Access Licenses (CALs)</p>
<p><span style="font-size:large;"> </span></p>
<p><span style="font-size:large;">Resource links</span></p>
<p><a href="http://technet.microsoft.com/en-us/library/cc755424(WS.10).aspx#BKMK_DeployingPrinters">Step-by-Step Guide for Print Management</a><br />
(Applies To: Windows Server 2003 R2)</p>
<p><a href="http://technet.microsoft.com/en-us/library/cc753109(WS.10).aspx">Print Management Step-by-Step Guide</a><br />
Applies To: Windows Server 2008</p>
<p><a href="http://technet.microsoft.com/en-us/library/cc766474.aspx">Print Management</a><br />
(Applies To: Windows 7, Windows Server 2008 R2, Windows Vista)</p>
<p><a href="http://technet.microsoft.com/en-us/library/cc772505.aspx">Deploy the PushPrinterConnections.exe Utility</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Correction for Group Policy Settings added to Windows 2008]]></title>
<link>http://janeylewis13.wordpress.com/2009/11/06/correction-for-group-policy-settings-added-to-windows-2008/</link>
<pubDate>Fri, 06 Nov 2009 21:34:06 +0000</pubDate>
<dc:creator>janelewis13</dc:creator>
<guid>http://janeylewis13.wordpress.com/2009/11/06/correction-for-group-policy-settings-added-to-windows-2008/</guid>
<description><![CDATA[Hi Everyone, We want to let you know that there is a correction to the link to download “Group Polic]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Hi Everyone,</p>
<p>We want to let you know that there is a correction to the link to download </p>
<p>“Group Policy Settings added to Windows 2008”.</p>
<p>So if you are looking for it the link is here</p>
<p><a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&#38;FamilyID=18c90c80-8b0a-4906-a4f5-ff24cc2030fb">http://www.microsoft.com/downloads/details.aspx?displaylang=en&#38;FamilyID=18c90c80-8b0a-4906-a4f5-ff24cc2030fb</a></p>
<p>Apologies if you have had trouble finding it</p>
</div>]]></content:encoded>
</item>

</channel>
</rss>
