<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-5621650969968463099</id><updated>2012-01-25T13:06:34.308-08:00</updated><category term='VB Script'/><category term='Profile Creation'/><category term='Dos commands'/><category term='Internet Explorer'/><category term='WSUS'/><category term='Registry'/><category term='Active Directory'/><category term='McAfee EPO'/><title type='text'>Tech Support People</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>77</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-5511050133269535304</id><published>2011-12-21T23:00:00.000-08:00</published><updated>2011-12-21T23:02:55.886-08:00</updated><title type='text'>Deploy Google Chrome via GPO</title><content type='html'>&lt;div&gt;Google Chrome Download from this site&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;a href="https://www.google.com/chrome/eula.html?msi=true"&gt;https://www.google.com/chrome/eula.html?msi=true&lt;/a&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;then deploy this msi file to GPO&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-5511050133269535304?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/5511050133269535304/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=5511050133269535304' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/5511050133269535304'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/5511050133269535304'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2011/12/deploy-google-chrome-via-gpo.html' title='Deploy Google Chrome via GPO'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-7122856346758917747</id><published>2011-12-21T22:06:00.000-08:00</published><updated>2011-12-21T22:16:19.978-08:00</updated><title type='text'>Prevent Multiple Logins via Group Policy in Server 2008</title><content type='html'>&lt;div&gt;The below  loing.bat file is given to userlogin script GPMC&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Login.bat&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;If Exist \\server\logons\%username%.txt Goto notlogon&lt;/div&gt;&lt;div&gt;Echo %username% logged in from %computername% &amp;gt; \\server\logons\%username%.txt &lt;/div&gt;&lt;div&gt;Echo %username% logged in from %computername% &amp;gt; \\server\logons\%computername%.txt &lt;/div&gt;&lt;div&gt;Goto end&lt;/div&gt;&lt;div&gt;:notlogon &lt;/div&gt;&lt;div&gt;Logoff &lt;/div&gt;&lt;div&gt;:end &lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;The below logout.bat file is given to user logout script GPMC&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Listing 2: Logout.bat&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;If Not Exist \\rafetpc\logons\%computername%.txt goto notlogon&lt;/div&gt;&lt;div&gt;Del \\server\logons\%username%.txt &lt;/div&gt;&lt;div&gt;Del \\server\logons\%computername%.txt &lt;/div&gt;&lt;div&gt;Goto end&lt;/div&gt;&lt;div&gt;:notlogon&lt;/div&gt;&lt;div&gt;Logoff &lt;/div&gt;&lt;div&gt;:end&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-7122856346758917747?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/7122856346758917747/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=7122856346758917747' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/7122856346758917747'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/7122856346758917747'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2011/12/prevent-multiple-logins-via-group.html' title='Prevent Multiple Logins via Group Policy in Server 2008'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-7328519835883185223</id><published>2011-12-20T22:06:00.000-08:00</published><updated>2011-12-21T00:24:01.850-08:00</updated><title type='text'>Limit Login script for Windows Server 2008</title><content type='html'>&lt;div&gt;net use Y: \\newton\%username%$&lt;/div&gt;&lt;div&gt;if errorlevel 1 goto logoff&lt;/div&gt;&lt;div&gt;goto continue&lt;/div&gt;&lt;div&gt;:logoff&lt;/div&gt;&lt;div&gt;net send localhost "You are logged in elsewhere. Please log off a the other terminal before trying again."&lt;/div&gt;&lt;div&gt;logoff&lt;/div&gt;&lt;div&gt;:continue&lt;/div&gt;&lt;div&gt;setx homedrive "Y:"&lt;/div&gt;&lt;div&gt;setx homepath "\"&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;save the above lines to bat file use GPO login script file.&lt;br /&gt;&lt;br /&gt;updated script if Y drive already exists&lt;br /&gt;&lt;br /&gt;if exist Y:\ goto continue&lt;br /&gt;:logoff&lt;br /&gt;net send localhost "You are logged in elsewhere. Please log off a the other terminal before trying again."&lt;br /&gt;logoff&lt;br /&gt;exit&lt;br /&gt;:continue&lt;br /&gt;setx homedrive "Y:"&lt;br /&gt;setx homepath "\"&lt;br /&gt;exit&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-7328519835883185223?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/7328519835883185223/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=7328519835883185223' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/7328519835883185223'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/7328519835883185223'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2011/12/limit-login-script-for-windows-server.html' title='Limit Login script for Windows Server 2008'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-1797096702784398905</id><published>2011-12-09T00:42:00.000-08:00</published><updated>2012-01-19T00:31:48.515-08:00</updated><title type='text'>How to assign local admin rights to domain user</title><content type='html'>&lt;div&gt; &lt;div class="section"&gt; &lt;p&gt;To use Group Policy to grant local administrative privileges to a domain account, complete the following steps: &lt;/p&gt; &lt;/div&gt; &lt;ol&gt;&lt;li class="stepexpand"&gt;&lt;span&gt;On the domain controller, go to &lt;span class="menucascade"&gt;&lt;span class="uicontrol"&gt;Administrative Tools&lt;/span&gt; &amp;gt; &lt;span class="uicontrol"&gt; Active Directory Users and Computers&lt;/span&gt;&lt;/span&gt; (you must be running with Domain Administrator privileges).&lt;/span&gt;&lt;/li&gt;&lt;li class="stepexpand"&gt;&lt;span&gt;Right-click on the Organizational Unit (OU) upon which you want to apply the Group Policy. Click &lt;strong&gt;Properties&lt;/strong&gt;.&lt;/span&gt;&lt;/li&gt;&lt;li class="stepexpand"&gt;&lt;span&gt;The Group Policy Properties panel is displayed. Select the Group Policy tab and click &lt;strong&gt;New&lt;/strong&gt; to create a new Group Policy.&lt;/span&gt;&lt;/li&gt;&lt;li class="stepexpand"&gt;&lt;span&gt;Designate a name for the new Group Policy. Select the new Group Policy and click &lt;strong&gt;Edit&lt;/strong&gt;.&lt;/span&gt;&lt;/li&gt;&lt;li class="stepexpand"&gt;&lt;span&gt;The Group Policy Object Editor panel is displayed. Go to &lt;span class="menucascade"&gt;&lt;span class="uicontrol"&gt;New Group Policy Object &lt;your_policy&gt;&lt;/your_policy&gt;&lt;/span&gt; &amp;gt; &lt;span class="uicontrol"&gt; Computer Configuration&lt;/span&gt; &amp;gt; &lt;span class="uicontrol"&gt; Windows Settings&lt;/span&gt; &amp;gt; &lt;span class="uicontrol"&gt; Security Settings&lt;/span&gt; &amp;gt; &lt;span class="uicontrol"&gt; Restricted Groups&lt;/span&gt;&lt;/span&gt;. Right-click on &lt;strong&gt;Restricted Groups&lt;/strong&gt;. Click &lt;strong&gt;Add Group&lt;/strong&gt;. &lt;/span&gt;&lt;/li&gt;&lt;li class="stepexpand"&gt;&lt;span&gt;For example, name the new group "Administrators." Under "Properties", add the user "Administrator","Domain Admin" and the domain accounts or groups upon which you want the Group Policy in effect for. For example, you can add "yourdomain\Local Administrator group". Click &lt;strong&gt;OK&lt;/strong&gt;.&lt;/span&gt;&lt;/li&gt;&lt;li class="stepexpand"&gt;&lt;span&gt;Add these user rights to the domain account:&lt;/span&gt; &lt;ul&gt;&lt;li&gt;Act as part of the operating system&lt;/li&gt;&lt;li&gt;Log on as a service&lt;/li&gt;&lt;/ul&gt; In the Group Policy Object Editor, go to &lt;span class="menucascade"&gt;&lt;span class="uicontrol"&gt;New Group Policy Object &lt;your_policy&gt;&lt;/your_policy&gt;&lt;/span&gt; &amp;gt; &lt;span class="uicontrol"&gt; Computer Configuration&lt;/span&gt; &amp;gt; &lt;span class="uicontrol"&gt; Windows Settings&lt;/span&gt; &amp;gt; &lt;span class="uicontrol"&gt; Security Settings&lt;/span&gt; &amp;gt; &lt;span class="uicontrol"&gt; Local Policies&lt;/span&gt; &amp;gt; &lt;span class="uicontrol"&gt; User Rights Assignments&lt;/span&gt;&lt;/span&gt;. In the right pane, select "Log on as a service" and double-click. Add the domain user for whom you are granting the user right for and click &lt;strong&gt;OK&lt;/strong&gt;. Repeat this step for "Act as part of the operating system."&lt;/li&gt;&lt;li class="stepexpand"&gt;&lt;span&gt;The group policy is now enforced for the Organizational Unit to include the domain accounts and groups specified under the local Administrators group on each computer in the Organizational Unit. In addition, the domain user has been granted the necessary rights. To verify this, log into a domain computer and open the Computer Management console. Select &lt;strong&gt;Groups&lt;/strong&gt;, double-click on the Administrators group, and verify the membership of the domain users.&lt;/span&gt;&lt;br /&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-1797096702784398905?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/1797096702784398905/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=1797096702784398905' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/1797096702784398905'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/1797096702784398905'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2011/12/how-to-assigh-local-admin-rights-to.html' title='How to assign local admin rights to domain user'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-8316758749748342306</id><published>2011-11-24T01:37:00.000-08:00</published><updated>2012-01-24T00:41:21.863-08:00</updated><title type='text'>Add computer to Domain - Delegate control user rights</title><content type='html'>&lt;div&gt;&lt;span class="Apple-style-span" style="font-family: arial, helvetica, tahoma, sans-serif; font-size: 13px; text-align: -webkit-auto; background-color: rgb(255, 255, 255); "&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;span class="Apple-style-span" style="font-family: arial, helvetica, tahoma, sans-serif; font-size: 13px; text-align: -webkit-auto; background-color: rgb(255, 255, 255); "&gt;1. Click Start, click Run, type dsa.msc, and then click OK.  &lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: arial, helvetica, tahoma, sans-serif; font-size: 13px; text-align: -webkit-auto; background-color: rgb(255, 255, 255); "&gt;2. In the task pane, expand the domain node. &lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: arial, helvetica, tahoma, sans-serif; font-size: 13px; text-align: -webkit-auto; background-color: rgb(255, 255, 255); "&gt;3. Locate and right-click the OU that you want to modify, and then click &lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: arial, helvetica, tahoma, sans-serif; font-size: 13px; text-align: -webkit-auto; background-color: rgb(255, 255, 255); "&gt;Delegate Control. &lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: arial, helvetica, tahoma, sans-serif; font-size: 13px; text-align: -webkit-auto; background-color: rgb(255, 255, 255); "&gt;4. In the Delegation of Control Wizard, click Next.  &lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: arial, helvetica, tahoma, sans-serif; font-size: 13px; text-align: -webkit-auto; background-color: rgb(255, 255, 255); "&gt;5. Click Add to add a specific user (that user must be a member of Account operator group)or a specific group to the Selected users &lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: arial, helvetica, tahoma, sans-serif; font-size: 13px; text-align: -webkit-auto; background-color: rgb(255, 255, 255); "&gt;and groups list, and then click Next.  &lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: arial, helvetica, tahoma, sans-serif; font-size: 13px; text-align: -webkit-auto; background-color: rgb(255, 255, 255); "&gt;6. In the Tasks to Delegate page, click Create a custom task to delegate, &lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: arial, helvetica, tahoma, sans-serif; font-size: 13px; text-align: -webkit-auto; background-color: rgb(255, 255, 255); "&gt;and then click Next. &lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: arial, helvetica, tahoma, sans-serif; font-size: 13px; text-align: -webkit-auto; background-color: rgb(255, 255, 255); "&gt;7. Click Only the following objects in the folder, and then from the list, &lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: arial, helvetica, tahoma, sans-serif; font-size: 13px; text-align: -webkit-auto; background-color: rgb(255, 255, 255); "&gt;click to select the following check boxes: . Computer objects &lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: arial, helvetica, tahoma, sans-serif; font-size: 13px; text-align: -webkit-auto; background-color: rgb(255, 255, 255); "&gt;. Create selected objects in this folder &lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: arial, helvetica, tahoma, sans-serif; font-size: 13px; text-align: -webkit-auto; background-color: rgb(255, 255, 255); "&gt;. Delete selected objects in this folder &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: arial, helvetica, tahoma, sans-serif; font-size: 13px; text-align: -webkit-auto; background-color: rgb(255, 255, 255); "&gt;8. Click Next. &lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: arial, helvetica, tahoma, sans-serif; font-size: 13px; text-align: -webkit-auto; background-color: rgb(255, 255, 255); "&gt;9. In the Permissions list, click to select the following check boxes:. Reset &lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: arial, helvetica, tahoma, sans-serif; font-size: 13px; text-align: -webkit-auto; background-color: rgb(255, 255, 255); "&gt;Password &lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: arial, helvetica, tahoma, sans-serif; font-size: 13px; text-align: -webkit-auto; background-color: rgb(255, 255, 255); "&gt;. Validated write to DNS host name  &lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: arial, helvetica, tahoma, sans-serif; font-size: 13px; text-align: -webkit-auto; background-color: rgb(255, 255, 255); "&gt;. Read and write Account Restrictions &lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: arial, helvetica, tahoma, sans-serif; font-size: 13px; text-align: -webkit-auto; background-color: rgb(255, 255, 255); "&gt;. Validated write to service principal name  &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: arial, helvetica, tahoma, sans-serif; font-size: 13px; text-align: -webkit-auto; background-color: rgb(255, 255, 255); "&gt;10. Click Next, and then click Finish. &lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: arial, helvetica, tahoma, sans-serif; font-size: 13px; text-align: -webkit-auto; background-color: rgb(255, 255, 255); "&gt;11. Close the "Active Directory Users and Computers" MMC snap-in. &lt;/span&gt;&lt;br /&gt;&lt;div style="text-align: -webkit-auto;"&gt;&lt;span class="Apple-style-span"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-8316758749748342306?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/8316758749748342306/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=8316758749748342306' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/8316758749748342306'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/8316758749748342306'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2011/11/add-computer-to-domain-delegate-control.html' title='Add computer to Domain - Delegate control user rights'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-8802833530994289457</id><published>2011-11-24T01:21:00.001-08:00</published><updated>2011-11-24T01:21:54.874-08:00</updated><title type='text'>How to delete an Organizational Unit (OU) in Windows Server 2008 Active Directory?</title><content type='html'>&lt;table width="100%" cellpadding="4" cellspacing="2" style="font-family: arial, Verdana, Helvetica; background-color: rgb(255, 255, 255); "&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="title" colspan="2" align="left" bgcolor="#cccccc" style="font-weight: bold; font-size: 14px; background-color: rgb(235, 237, 236); line-height: 18px; color: rgb(65, 107, 169); "&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="textr" colspan="2" align="left" style="font-size: 12px; "&gt;Windows Server 2008 active directory has accidental deletion protections feature that would not allow you as an Administrator to delete Active Directory Object by right clicking and deleting. If you leave the “Protect object from accidental deletion” check box checked when you create the object, you will have to disable that feature before you can delete the object.&lt;br /&gt;&lt;br /&gt;To disable accidental deletion protection feature, follow this step:&lt;br /&gt;&lt;br /&gt;1. Open up Active Directory Users and Computers through the Server Manger or Administrative Tools.&lt;br /&gt;&lt;br /&gt;2. In the Active Directory Users &amp;amp; Computers console. Click on View from the menu bar and then click on Advanced Features.&lt;br /&gt;&lt;br /&gt;3. Right click the object to delete and click on Properties.&lt;br /&gt;&lt;br /&gt;4. In the object properties console, click on the Object tab.&lt;br /&gt;&lt;br /&gt;5. Uncheck the “Protect object from accidental deletion” and click ok.&lt;br /&gt;&lt;br /&gt;6. You can now delete the object by right clicking and clicking on delete.&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-8802833530994289457?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/8802833530994289457/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=8802833530994289457' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/8802833530994289457'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/8802833530994289457'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2011/11/how-to-delete-organizational-unit-ou-in.html' title='How to delete an Organizational Unit (OU) in Windows Server 2008 Active Directory?'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-790013145779594136</id><published>2011-11-20T21:36:00.000-08:00</published><updated>2011-11-20T21:37:20.368-08:00</updated><title type='text'>Run turbo C in Dosbox full screen</title><content type='html'>&lt;div style="font-family: arial, sans-serif; font-size: 13px; text-align: -webkit-auto; background-color: rgb(255, 255, 255); "&gt;Open the config file&lt;/div&gt;&lt;div style="font-family: arial, sans-serif; font-size: 13px; text-align: -webkit-auto; background-color: rgb(255, 255, 255); "&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="font-family: arial, sans-serif; font-size: 13px; text-align: -webkit-auto; background-color: rgb(255, 255, 255); "&gt;prog.files ----&amp;gt; dosbox----&amp;gt; options-----&amp;gt;dosbox optons&lt;/div&gt;&lt;div style="font-family: arial, sans-serif; font-size: 13px; text-align: -webkit-auto; background-color: rgb(255, 255, 255); "&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="font-family: arial, sans-serif; font-size: 13px; text-align: -webkit-auto; background-color: rgb(255, 255, 255); "&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="font-family: arial, sans-serif; font-size: 13px; text-align: -webkit-auto; background-color: rgb(255, 255, 255); "&gt;full screen values&lt;/div&gt;&lt;div style="font-family: arial, sans-serif; font-size: 13px; text-align: -webkit-auto; background-color: rgb(255, 255, 255); "&gt;--------------------------&lt;/div&gt;&lt;div style="font-family: arial, sans-serif; font-size: 13px; text-align: -webkit-auto; background-color: rgb(255, 255, 255); "&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="font-family: arial, sans-serif; font-size: 13px; text-align: -webkit-auto; background-color: rgb(255, 255, 255); "&gt;&lt;div&gt;fullscreen=true&lt;/div&gt;&lt;div&gt;fulldouble=false&lt;/div&gt;&lt;div&gt;fullresolution=1440*900&lt;/div&gt;&lt;div&gt;windowresolution=1440*900&lt;/div&gt;&lt;div&gt;output=overlay&lt;/div&gt;&lt;div&gt;autolock=true&lt;/div&gt;&lt;div&gt;sensitivity=100&lt;/div&gt;&lt;div&gt;waitonerror=true&lt;/div&gt;&lt;div&gt;priority=higher,normal&lt;/div&gt;&lt;div&gt;mapperfile=mapper-0.74.map&lt;/div&gt;&lt;div&gt;usescancodes=true&lt;/div&gt;&lt;/div&gt;&lt;div style="font-family: arial, sans-serif; font-size: 13px; text-align: -webkit-auto; background-color: rgb(255, 255, 255); "&gt;-----------------------------------------&lt;/div&gt;&lt;div style="font-family: arial, sans-serif; font-size: 13px; text-align: -webkit-auto; background-color: rgb(255, 255, 255); "&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="font-family: arial, sans-serif; font-size: 13px; text-align: -webkit-auto; background-color: rgb(255, 255, 255); "&gt;&lt;div&gt;[autoexec]&lt;/div&gt;&lt;div&gt;# Lines in this section will be run at startup.&lt;/div&gt;&lt;div&gt;# You can put your MOUNT lines here.&lt;/div&gt;&lt;div&gt;mount c c:\&lt;/div&gt;&lt;div&gt;c:&lt;/div&gt;&lt;div&gt;cd tc\bin&lt;/div&gt;&lt;div&gt;tc&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-790013145779594136?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/790013145779594136/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=790013145779594136' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/790013145779594136'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/790013145779594136'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2011/11/run-turbo-c-in-dosbox-full-screen.html' title='Run turbo C in Dosbox full screen'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-4444655259488007698</id><published>2011-11-20T21:27:00.000-08:00</published><updated>2011-12-20T22:12:08.998-08:00</updated><title type='text'>User name creation Windows Server 2008</title><content type='html'>&lt;div&gt;set xfold=F:\Labs\Firstyearlab&lt;/div&gt;&lt;div&gt;set xname=%1&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;net user %xname% new@123 /add &lt;/div&gt;&lt;div&gt;md %xfold%\%xname% &lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;rmtshare \\servername\%xname%$=%xfold%\%xname% /USERS:1 /GRANT Administrator:F /GRANT %xname%:C&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;echo Y |cacls %xfold%\%xname% /E /R Everyone /P Administrator:F %xname%:C&lt;br /&gt;&lt;br /&gt;save the above line to create a bat file "netuser.bat"&lt;br /&gt;&lt;br /&gt;repeated user creation use the following line&lt;br /&gt;for %%i in (1 2 3 4 5 6 7 8 9 ) do netuser ebinet0%%i&lt;br /&gt;for %%i in (10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60) do netuser ebinet%%i&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-4444655259488007698?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/4444655259488007698/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=4444655259488007698' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/4444655259488007698'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/4444655259488007698'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2011/11/user-name-creation-windows-server-2008.html' title='User name creation Windows Server 2008'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-8491486508500368923</id><published>2011-10-12T21:09:00.000-07:00</published><updated>2011-10-12T21:13:32.607-07:00</updated><title type='text'>Error 403 Forbidden with phpmyadmin and WAMP Server</title><content type='html'>Error 403 &lt;br /&gt;----- &lt;br /&gt;Forbidden&lt;br /&gt;You do not have permission to access / on this server. &lt;br /&gt;&lt;br /&gt;Edit the Apache configuration file httpd.conf and find the lines&lt;br /&gt;"#   onlineoffline tag - don't remove"&lt;br /&gt;&lt;br /&gt;Order deny, allow &lt;br /&gt;Deny from all &lt;br /&gt;Allow from 127.0.0.1&lt;br /&gt;&lt;br /&gt;by these lines to change&lt;br /&gt;&lt;br /&gt;Order allow, deny &lt;br /&gt;Allow from all&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-8491486508500368923?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/8491486508500368923/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=8491486508500368923' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/8491486508500368923'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/8491486508500368923'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2011/10/error-403-forbidden-with-phpmyadmin-and.html' title='Error 403 Forbidden with phpmyadmin and WAMP Server'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-8790762036519662882</id><published>2011-03-15T22:54:00.000-07:00</published><updated>2011-03-15T22:58:20.705-07:00</updated><title type='text'>how to save flash files from websites</title><content type='html'>1.Download firefox and install it&lt;br /&gt;2.Install addon for &lt;a href="https://addons.mozilla.org/en-US/firefox/addon/flashgot/"&gt;flasgot&lt;/a&gt; and restart the firebox browser.&lt;br /&gt;3. Just go to your download flash website right click and select flashgot and save the concerned flash files.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-8790762036519662882?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/8790762036519662882/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=8790762036519662882' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/8790762036519662882'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/8790762036519662882'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2011/03/how-to-save-flash-files-from-websites.html' title='how to save flash files from websites'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-4398614815975384691</id><published>2011-02-23T22:05:00.000-08:00</published><updated>2011-02-23T22:07:21.227-08:00</updated><title type='text'>Your version of the Siebel High Interactivity Framework for IE, required for use of this Siebel application, may not be current. In order to download.</title><content type='html'>While opening Siebel Client, keep pressing "Ctrl" button on the keyboard and observe the difference. This time I didn't get the prompt message and automatically it prompt with the message of installing the SHIF and I clicked on Install and everything worked fine after that..... no issues.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-4398614815975384691?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/4398614815975384691/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=4398614815975384691' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/4398614815975384691'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/4398614815975384691'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2011/02/your-version-of-siebel-high.html' title='Your version of the Siebel High Interactivity Framework for IE, required for use of this Siebel application, may not be current. In order to download.'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-2100032570250710646</id><published>2011-02-17T20:29:00.000-08:00</published><updated>2011-02-17T20:31:07.726-08:00</updated><title type='text'>How to Disable WinHTTP Web Proxy Auto-Discovery</title><content type='html'>Type services.msc in run command&lt;br /&gt;&lt;br /&gt;Locate "WinHTTP Web Proxy Auto-Discovery Service" in the list in the center window. The list includes the services available on the local computer and is in alphabetical order.&lt;br /&gt;&lt;br /&gt;Right-click on "WinHTTP Web Proxy Auto-Discovery Service," and select "Properties" from the pop-up menu. This opens the service's Properties window.&lt;br /&gt;&lt;br /&gt;Go to the "General" tab, and under "Service Status," click on the "Stop" button. Click on "Apply." This stops the service within the current Windows session.&lt;br /&gt;&lt;br /&gt;Click on the "Startup Type" combo box, select "Disabled," and click on "OK" to keep the service from starting automatically when you start Windows.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-2100032570250710646?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/2100032570250710646/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=2100032570250710646' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/2100032570250710646'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/2100032570250710646'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2011/02/how-to-disable-winhttp-web-proxy-auto.html' title='How to Disable WinHTTP Web Proxy Auto-Discovery'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-5575625075247489479</id><published>2011-02-16T05:30:00.000-08:00</published><updated>2011-02-16T05:31:08.104-08:00</updated><title type='text'>How to setup network in toshiba estudio</title><content type='html'>In order to set IP address, make sure printer kit/NIC is installed. Plugged network cable, Press Program button--&gt; Initial Setup--&gt;Network--&gt;TCP/IP to configure IP address. Once finish, back to Network--&gt;Complete to save the settings.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-5575625075247489479?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/5575625075247489479/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=5575625075247489479' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/5575625075247489479'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/5575625075247489479'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2011/02/how-to-setup-network-in-toshiba-estudio.html' title='How to setup network in toshiba estudio'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-7024525457871437478</id><published>2011-02-08T00:17:00.000-08:00</published><updated>2011-02-08T00:19:21.517-08:00</updated><title type='text'>Media Player Firefox Plugin Windows Server 2003 / 2008</title><content type='html'>Media Player Firefox Plugin for Windows Server 2003 / 2008 is downloaded from &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.megaupload.com/?d=EH6IK54T"&gt;http://www.megaupload.com/?d=EH6IK54T&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-7024525457871437478?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/7024525457871437478/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=7024525457871437478' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/7024525457871437478'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/7024525457871437478'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2011/02/media-player-firefox-plugin-windows.html' title='Media Player Firefox Plugin Windows Server 2003 / 2008'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-8775012808473692887</id><published>2011-01-23T22:42:00.000-08:00</published><updated>2011-01-23T22:47:06.335-08:00</updated><title type='text'>Windows installer cannot be accessed</title><content type='html'>Reinstall the Windows Installer&lt;br /&gt;To reinstall the Windows Installer, rename the damaged Windows Installer files, and then reinstall the Windows Installer. To do this, follow these steps:&lt;br /&gt;&lt;br /&gt; 1. Click Start, click Run, type cmd in the Open text box, and then click OK.&lt;br /&gt; 2. Type cd %windir%\system32, and then press ENTER.&lt;br /&gt; 3. Type attrib -r -s -h dllcache, and then press ENTER.&lt;br /&gt; 4. Type ren msi.dll msi.old, and then press ENTER.&lt;br /&gt; 5. Type ren msiexec.exe msiexec.old, and then press ENTER.&lt;br /&gt; 6. Type ren msihnd.dll msihnd.old, and then press ENTER.&lt;br /&gt; 7. Type exit, and then press ENTER.&lt;br /&gt; 8. At the command prompt, type exit, and then press ENTER.&lt;br /&gt; 9. Click Start, and then click Turn off computer or Shut Down.&lt;br /&gt;10. Select the Restart option, and then click OK, or click Restart.&lt;br /&gt;11. Log on to the computer.&lt;br /&gt;12. Download and install the latest version of the Windows Installer. For more information about&lt;br /&gt;&lt;br /&gt;how to obtain the Windows Installer, click the following article number to view the article in the Microsoft Knowledge Base:&lt;br /&gt;    &lt;a href="http://support.microsoft.com/kb/893803/"&gt;893803&lt;/a&gt;  (http://support.microsoft.com/kb/893803/ ) Windows Installer 3.1 v2 (3.1.4000.2435) is available&lt;br /&gt;13. Click Start, and then click Turn off computer or Shut Down.&lt;br /&gt;14. Select the Restart option, and then click OK, or click Restart.&lt;br /&gt;&lt;br /&gt;Log on to the computer.&lt;br /&gt;Click Start, click Run, type msiexec /regserver in the Open text box, and then click OK.  &lt;br /&gt;&lt;br /&gt;Thanks Microsoft&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-8775012808473692887?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/8775012808473692887/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=8775012808473692887' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/8775012808473692887'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/8775012808473692887'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2011/01/windows-installer-cannot-be-accessed.html' title='Windows installer cannot be accessed'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-3921758996052756298</id><published>2011-01-04T21:25:00.000-08:00</published><updated>2011-01-04T21:26:21.820-08:00</updated><title type='text'>Ms office 2003 sp3 slipstreaming</title><content type='html'>1.   Insert the Office System (2003) CD into your drive, from the "Start" button select "Run" and type&lt;br /&gt;&lt;br /&gt;      d:\setup.exe /a&lt;br /&gt;&lt;br /&gt;          This is going to start the install process of Office 2003. You'll be presented with the option of where you want the files to go (I chose "C:\Office2003"), and you'll be asked to enter your CD key.&lt;br /&gt;&lt;br /&gt;      &lt;br /&gt; After entering the CD key, you'll be presented with the End User License Agreement. Accept it then continue.&lt;br /&gt;&lt;br /&gt; It's going to appear to be installing, but in fact your files are being copied over to your hard drive.&lt;br /&gt;&lt;br /&gt; The completion window will pop up and the entire Office 2003 CD is now copied to your hard drive.&lt;br /&gt; &lt;br /&gt; 2. Extract the Service Pack files&lt;br /&gt;&lt;br /&gt;office2003SP3-KB923618-FullFile-ENU.exe /t:c:\Office2003SP3 /c&lt;br /&gt;&lt;br /&gt;All the office2003Sp3 files are copied to c:\office2003sp3 folder&lt;br /&gt;&lt;br /&gt;then &lt;br /&gt;&lt;br /&gt;Start the "Run" command from your "Start" menu again. Enter the following command:&lt;br /&gt;&lt;br /&gt;msiexec /p c:\Office2003SP3\MAINSP3.msp /a c:\Office2003\PRO11.MSI shortfilenames=true /qb&lt;br /&gt;&lt;br /&gt;office sp3 is updated to folder c:\office2003.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-3921758996052756298?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/3921758996052756298/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=3921758996052756298' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/3921758996052756298'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/3921758996052756298'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2011/01/ms-office-2003-sp3-slipstreaming.html' title='Ms office 2003 sp3 slipstreaming'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-2385864987913118447</id><published>2011-01-04T01:12:00.000-08:00</published><updated>2011-01-04T01:22:11.169-08:00</updated><title type='text'>office 2007 compatibility pack Deploying via Group Policy</title><content type='html'>First, download fileformatconverters.exe from &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=941b3470-3ae9-4aee-8f43-c6bb74cd1466&amp;amp;displaylang=en"&gt;Microsoft Website&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;create one blank directory name temp&lt;br /&gt;then extract using the command&lt;br /&gt;&lt;br /&gt;fileformatconverters.exe /extract:c:\temp\&lt;br /&gt;&lt;br /&gt;Copy the files O12Conv.CAB and O12Conv.MSI to a shared folder on your server.&lt;br /&gt;&lt;br /&gt;then goto the desired deploying ou and select group policy create new group policy.&lt;br /&gt;&lt;br /&gt;Expand out the Computers Configuration and select the Software Settings &gt; Software Installation.&lt;br /&gt;Right-click in the right hand pane and select New &gt; Package.&lt;br /&gt;Browse to the package on the file share you are going to use and select the O12Conv.MSI&lt;br /&gt;&lt;br /&gt;Once you have pressed OK you will find the package in your GPO.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-2385864987913118447?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/2385864987913118447/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=2385864987913118447' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/2385864987913118447'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/2385864987913118447'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2011/01/office-2007-compatibility-pack.html' title='office 2007 compatibility pack Deploying via Group Policy'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-8107658622298503308</id><published>2010-10-18T03:11:00.000-07:00</published><updated>2010-10-18T03:13:07.829-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Dos commands'/><title type='text'>How to Check Office 2010 Activation Status</title><content type='html'>1 Open an administrative level command prompt.&lt;br /&gt;&lt;br /&gt;2 Change directory to the Office14 folder at the following location by typing the following command, and hit Enter to execute:&lt;br /&gt;&lt;br /&gt;cd \Program Files\Microsoft Office\Office14&lt;br /&gt;&lt;br /&gt;Note: For user installing 32-bit (x86) edition of Office 2010 on 64-bit (x64) Windows OS, type the following command instead, and hit Enter to execute:&lt;br /&gt;&lt;br /&gt;cd \Program Files(x86)\Microsoft Office\Office14&lt;br /&gt;3 Then, type the following command, and hit Enter to execute:&lt;br /&gt;&lt;br /&gt;cscript ospp.vbs /dstatus&lt;br /&gt;&lt;br /&gt;4 The LICENSE NAME and/or LICENSE DESCRIPTION gives the license type for Office 2010, while LICENSE STATUS shows activation status of Office 2010.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-8107658622298503308?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/8107658622298503308/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=8107658622298503308' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/8107658622298503308'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/8107658622298503308'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2010/10/how-to-check-office-2010-activation.html' title='How to Check Office 2010 Activation Status'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-1522756890788186220</id><published>2010-02-10T20:41:00.000-08:00</published><updated>2010-02-10T20:51:53.601-08:00</updated><title type='text'>Install Office 2003 Service Pack 3 through GPO</title><content type='html'>Download Office SP3 (Office2003SP3-KB923618-FullFile-ENU.exe) from Microsoft.&lt;br /&gt;&lt;br /&gt; Create a temp folder for store extracted file on C:\temp. Extract the file to temp folder by run this command in the command line mode:&lt;br /&gt;&lt;br /&gt;“Office2003SP3-KB923618-FullFile-ENU.exe /c /t:C:\temp /q”.&lt;br /&gt;&lt;br /&gt;Now you can see the extracted files on temp folder. MAINSP3.msp is the main Office service pack 3. OWC11SP3.msp and OWC102003SP3.msp are web components service pack 3 for Office XP and Office 2003 respestively.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Hfpz1FxNdn4/S3OMYN6BIHI/AAAAAAAAAGg/lx3r0QcEhbU/s1600-h/2.png"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 400px; height: 207px;" src="http://3.bp.blogspot.com/_Hfpz1FxNdn4/S3OMYN6BIHI/AAAAAAAAAGg/lx3r0QcEhbU/s400/2.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5436843522844074098" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;You can install Office Service Pack 3 by execute one of these commands below.&lt;br /&gt;&lt;br /&gt;    * Install with NO user interface. When it finishes install the service pack 3, the computer will be force to restart automatically.&lt;br /&gt;&lt;br /&gt;      “msiexec /p C:\temp\MAINSP3.msp /qn”&lt;br /&gt;      Command to install Office SP3 with restart after installation&lt;br /&gt;    * Install with NO user interface and force not to restart after finish install the service pack 3.&lt;br /&gt;&lt;br /&gt;      “msiexec /p C:\temp\MAINSP3.msp /qn /norestart”&lt;br /&gt;      Command to install Office SP3 with no restart after installation &lt;br /&gt;&lt;br /&gt;If you have to install on many computers, you can put the command in the Group Policy Object (GPO) in logon script and also move the service pack files (.msp) to share folder so that the file can be executed by others.&lt;br /&gt;&lt;br /&gt;    * For example, I move MAINSP3.msp to \\BKKPDC01\temp which is share folder.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Hfpz1FxNdn4/S3OMMV5STYI/AAAAAAAAAGY/kks0WbOHTIQ/s1600-h/6.png"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 400px; height: 285px;" src="http://1.bp.blogspot.com/_Hfpz1FxNdn4/S3OMMV5STYI/AAAAAAAAAGY/kks0WbOHTIQ/s400/6.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5436843318830058882" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;# Then I add logon script in Domain Group Policy with this command&lt;br /&gt;Script Name: msiexec&lt;br /&gt;Parameters: /p \\bkkpdc01\temp\MAINSP3.msp /np /norestart&lt;br /&gt;to silent install Office SP3 silently with no restart after complete installation. Now when user logon to Windows with user on domain, the script will be executed automatically.&lt;br /&gt;&lt;br /&gt;Note: This is only example If you need install this SP3 through GPO, you need to consider network performance issue. For instance, when many users are logon simulteneously, they also get the service pack file at the same time which can cause load on your network. You can solve this problem by not release this script to all users at the time.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Hfpz1FxNdn4/S3OL1soUazI/AAAAAAAAAGQ/6rOANyyjGro/s1600-h/7.png"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 389px; height: 240px;" src="http://4.bp.blogspot.com/_Hfpz1FxNdn4/S3OL1soUazI/AAAAAAAAAGQ/6rOANyyjGro/s400/7.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5436842929795918642" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-1522756890788186220?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/1522756890788186220/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=1522756890788186220' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/1522756890788186220'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/1522756890788186220'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2010/02/install-office-2003-service-pack-3.html' title='Install Office 2003 Service Pack 3 through GPO'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Hfpz1FxNdn4/S3OMYN6BIHI/AAAAAAAAAGg/lx3r0QcEhbU/s72-c/2.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-9016848831259622048</id><published>2010-01-07T04:44:00.000-08:00</published><updated>2010-01-07T04:46:40.322-08:00</updated><title type='text'>Use Group Policy to disable USB, CD-ROM, Floppy Disk</title><content type='html'>Import this administrative template into Group Policy as a .adm file. &lt;br /&gt;&lt;br /&gt;CLASS MACHINE&lt;br /&gt;CATEGORY !!category&lt;br /&gt; CATEGORY !!categoryname&lt;br /&gt;  POLICY !!policynameusb&lt;br /&gt;   KEYNAME "SYSTEM\CurrentControlSet\Services\USBSTOR"&lt;br /&gt;   EXPLAIN !!explaintextusb&lt;br /&gt;     PART !!labeltextusb DROPDOWNLIST REQUIRED&lt;br /&gt; &lt;br /&gt;       VALUENAME "Start"&lt;br /&gt;       ITEMLIST&lt;br /&gt;        NAME !!Disabled VALUE NUMERIC 3 DEFAULT&lt;br /&gt;        NAME !!Enabled VALUE NUMERIC 4&lt;br /&gt;       END ITEMLIST&lt;br /&gt;     END PART&lt;br /&gt;   END POLICY&lt;br /&gt;  POLICY !!policynamecd&lt;br /&gt;   KEYNAME "SYSTEM\CurrentControlSet\Services\Cdrom"&lt;br /&gt;   EXPLAIN !!explaintextcd&lt;br /&gt;     PART !!labeltextcd DROPDOWNLIST REQUIRED&lt;br /&gt; &lt;br /&gt;       VALUENAME "Start"&lt;br /&gt;       ITEMLIST&lt;br /&gt;        NAME !!Disabled VALUE NUMERIC 1 DEFAULT&lt;br /&gt;        NAME !!Enabled VALUE NUMERIC 4&lt;br /&gt;       END ITEMLIST&lt;br /&gt;     END PART&lt;br /&gt;   END POLICY&lt;br /&gt;  POLICY !!policynameflpy&lt;br /&gt;   KEYNAME "SYSTEM\CurrentControlSet\Services\Flpydisk"&lt;br /&gt;   EXPLAIN !!explaintextflpy&lt;br /&gt;     PART !!labeltextflpy DROPDOWNLIST REQUIRED&lt;br /&gt; &lt;br /&gt;       VALUENAME "Start"&lt;br /&gt;       ITEMLIST&lt;br /&gt;        NAME !!Disabled VALUE NUMERIC 3 DEFAULT&lt;br /&gt;        NAME !!Enabled VALUE NUMERIC 4&lt;br /&gt;       END ITEMLIST&lt;br /&gt;     END PART&lt;br /&gt;   END POLICY&lt;br /&gt;  POLICY !!policynamels120&lt;br /&gt;   KEYNAME "SYSTEM\CurrentControlSet\Services\Sfloppy"&lt;br /&gt;   EXPLAIN !!explaintextls120&lt;br /&gt;     PART !!labeltextls120 DROPDOWNLIST REQUIRED&lt;br /&gt; &lt;br /&gt;       VALUENAME "Start"&lt;br /&gt;       ITEMLIST&lt;br /&gt;        NAME !!Disabled VALUE NUMERIC 3 DEFAULT&lt;br /&gt;        NAME !!Enabled VALUE NUMERIC 4&lt;br /&gt;       END ITEMLIST&lt;br /&gt;     END PART&lt;br /&gt;   END POLICY&lt;br /&gt; END CATEGORY&lt;br /&gt;END CATEGORY&lt;br /&gt; &lt;br /&gt;[strings]&lt;br /&gt;category="Custom Policy Settings"&lt;br /&gt;categoryname="Restrict Drives"&lt;br /&gt;policynameusb="Disable USB"&lt;br /&gt;policynamecd="Disable CD-ROM"&lt;br /&gt;policynameflpy="Disable Floppy"&lt;br /&gt;policynamels120="Disable High Capacity Floppy"&lt;br /&gt;explaintextusb="Disables the computers USB ports by disabling the usbstor.sys driver"&lt;br /&gt;explaintextcd="Disables the computers CD-ROM Drive by disabling the cdrom.sys driver"&lt;br /&gt;explaintextflpy="Disables the computers Floppy Drive by disabling the flpydisk.sys driver"&lt;br /&gt;explaintextls120="Disables the computers High Capacity Floppy Drive by disabling the sfloppy.sys driver"&lt;br /&gt;labeltextusb="Disable USB Ports"&lt;br /&gt;labeltextcd="Disable CD-ROM Drive"&lt;br /&gt;labeltextflpy="Disable Floppy Drive"&lt;br /&gt;labeltextls120="Disable High Capacity Floppy Drive"&lt;br /&gt;Enabled="Enabled"&lt;br /&gt;Disabled="Disabled"&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Thanks Microsoft&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-9016848831259622048?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/9016848831259622048/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=9016848831259622048' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/9016848831259622048'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/9016848831259622048'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2010/01/use-group-policy-to-disable-usb-cd-rom.html' title='Use Group Policy to disable USB, CD-ROM, Floppy Disk'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-6581925567007540121</id><published>2009-12-16T03:59:00.000-08:00</published><updated>2009-12-16T04:00:08.003-08:00</updated><title type='text'>Restore Icons to the Desktop</title><content type='html'>In Microsoft Windows XP Home Edition and Professional, the new Start menu is enabled by default. When the new Start menu is enabled, the My Computer, My Documents, and My Network Places icons are removed from the desktop. To restore these icons, follow these steps:&lt;br /&gt;&lt;br /&gt;   1. Right-click the desktop and click Properties.&lt;br /&gt;   2. Click the Desktop tab.&lt;br /&gt;   3. Click Customize desktop.&lt;br /&gt;   4. Click the General tab, and then click the icons that you want to place on the desktop.&lt;br /&gt;   5. Click OK.&lt;br /&gt;&lt;br /&gt;Thanks Microsoft.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-6581925567007540121?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/6581925567007540121/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=6581925567007540121' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/6581925567007540121'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/6581925567007540121'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2009/12/restore-icons-to-desktop.html' title='Restore Icons to the Desktop'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-6882937073571168726</id><published>2009-12-13T22:30:00.000-08:00</published><updated>2009-12-13T22:31:57.360-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Dos commands'/><title type='text'>How to set path using bat file</title><content type='html'>Type the below command in notepad and save the file to .bat file extenstion.&lt;br /&gt;&lt;br /&gt;cmd /k "set path=%path%;"c:\Program Files\Java\jdk1.5.0\bin"&amp;&amp;z:"&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-6882937073571168726?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/6882937073571168726/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=6882937073571168726' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/6882937073571168726'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/6882937073571168726'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2009/12/how-to-set-path-using-bat-file.html' title='How to set path using bat file'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-3993397579124849728</id><published>2009-12-08T03:04:00.000-08:00</published><updated>2009-12-08T03:06:24.503-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Dos commands'/><title type='text'>Time synchronization between server and client</title><content type='html'>The following command is used for time synchronization between server and client.&lt;br /&gt;&lt;br /&gt;This command is used in client computer.&lt;br /&gt;&lt;br /&gt;w32tm /resync /computer:computername or domainname /nowait /soft&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-3993397579124849728?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/3993397579124849728/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=3993397579124849728' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/3993397579124849728'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/3993397579124849728'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2009/12/time-synchronization-between-server-and.html' title='Time synchronization between server and client'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-3558283552876376124</id><published>2009-12-01T02:28:00.000-08:00</published><updated>2009-12-01T02:31:40.752-08:00</updated><title type='text'>avoid anonymous connections using Group Policy Objects</title><content type='html'>&lt;span class="a4"&gt;&lt;/span&gt;&lt;br /&gt; &lt;!-- RSS End --&gt;    &lt;img src="http://media.techtarget.com/searchWinIT/images/spacer.gif" alt="" height="1" width="1" /&gt;To protect your Windows XP and Server 2003 computers, go to the same node within a GPO, but configure the following GPO settings:&lt;span class="a3"&gt;&lt;script language="javascript"&gt;ttWriteMboxDiv('searchWinIT_Tip_Content_Body');           ttWriteMboxContent('searchWinIT_Tip_Content_Body');          &lt;/script&gt; Microsoft has relied on anonymous connections to allow computers and services to establish open communications with other computers. These anonymous connections are not secure, however. Attackers exploit anonymous connections left open on Windows computers to access essential security-related information. With Group Policy Objects (GPOs), you can protect your Windows computers to restrict the anonymous connections. &lt;p&gt;  &lt;b&gt;What you are protecting&lt;/b&gt;&lt;/p&gt;&lt;p&gt; Once an attacker has made an anonymous connection to your computer, gaining access to much of the security-related information is easy. An attacker can gather the following information with an anonymous connection:&lt;br /&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;List of users from your computer, including Active Directory&lt;/li&gt;&lt;li&gt;List of groups from your computer, including Active Directory&lt;/li&gt;&lt;li&gt;Security identifiers (SIDs) for user accounts &lt;/li&gt;&lt;li&gt;User accounts for SIDs &lt;/li&gt;&lt;li&gt;List of shares from your computer&lt;/li&gt;&lt;li&gt;Account policies from your computer &lt;/li&gt;&lt;li&gt;NetBIOS name from your computer&lt;/li&gt;&lt;li&gt;Domain name associated with your computer&lt;/li&gt;&lt;li&gt;List of domains that your domain trusts &lt;/li&gt;&lt;/ul&gt;&lt;p&gt;  &lt;b&gt;Protection-level updates are here&lt;/b&gt;&lt;/p&gt;&lt;p&gt; To protect against anonymous connections and enumeration of essential security information, you should use Group Policy Objects. Microsoft changed the level of protection for the Windows 2000 and Windows XP/2003 environments. &lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;ul&gt;&lt;li&gt;Network access: Allow anonymous SID/Name translation. This protects against tools that can grab the SID based on a name or vice-versa. You should set this to "Disabled." &lt;/li&gt;&lt;li&gt;Network access: Let Everyone permissions apply to anonymous users. This protects against an anonymous connection accessing all resources that the Everyone group is configured to access. You should set this to "Disabled." &lt;/li&gt;&lt;li&gt;Network access: Do not allow anonymous enumeration of storage area management (SAM) accounts. This protects against enumerating the list of users and groups in the SAM directory (or Active Directory). You should set this to "Enabled." &lt;/li&gt;&lt;li&gt;Network access: Do not allow anonymous enumeration of SAM accounts and shares. This protects against listing users and groups from the SAM directory, as well as the list of shares for the computer. You should set this to "Enabled." &lt;/li&gt;&lt;p&gt; &lt;/p&gt;&lt;/ul&gt;  &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-3558283552876376124?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/3558283552876376124/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=3558283552876376124' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/3558283552876376124'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/3558283552876376124'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2009/12/avoid-anonymous-connections-using-group.html' title='avoid anonymous connections using Group Policy Objects'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-5307070930417351598</id><published>2009-11-23T19:47:00.000-08:00</published><updated>2009-11-23T19:51:49.289-08:00</updated><title type='text'>IE Content Advisor to block all Internet access</title><content type='html'>This is an old trick that was documented on the Microsoft website for Windows 95 – Windows 2000 but seems to have disappeared since. Here’s a basic retelling of the procedure to block all Internet access and allow only approved sites using the FREE content advisor found in Internet Explorer.&lt;br /&gt;&lt;br /&gt;1. Copy the following text into Notepad and save it as “noaccess.rat” in the Windows\system32\ directory (or another directory of your choice). Be sure that the file extension is .rat and not .txt.&lt;br /&gt;((PICS-version 1.0)&lt;br /&gt;(rating-system “http://www.microsoft.com”)&lt;br /&gt;(rating-service “http://www.microsoft.com”)&lt;br /&gt;(name “Noaccess”)&lt;br /&gt;(description “This file will block all sites.”)&lt;br /&gt;&lt;br /&gt;(category&lt;br /&gt;(transmit-as “m”)&lt;br /&gt;(name “Yes”)&lt;br /&gt;(label&lt;br /&gt;(name “Level 0: No Setting”)&lt;br /&gt;(description “No Setting”)&lt;br /&gt;(value 0))&lt;br /&gt;(label&lt;br /&gt;(name “Level 1: No Setting”)&lt;br /&gt;(description “No Setting”)&lt;br /&gt;(value 1))))&lt;br /&gt;&lt;br /&gt;2. In the “Control Panel” double-click on “Internet Options” and click on the “Content” tab. If in Internet Explorer, click on “Tools” and “Internet Options” and click on the “Content” tab.&lt;br /&gt;3. Click “Enable.”&lt;br /&gt;4. Inside the “General” tab click on “Rating System.”&lt;br /&gt;5. Remove all entries and click “Add.” Add “noaccess.rat” from the Windows\system32\ directory.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Hfpz1FxNdn4/SwtX5gCg5gI/AAAAAAAAAFk/tj5bBQAgLpY/s1600/noaccess1.gif"&gt;&lt;img style="cursor: pointer; width: 355px; height: 400px;" src="http://4.bp.blogspot.com/_Hfpz1FxNdn4/SwtX5gCg5gI/AAAAAAAAAFk/tj5bBQAgLpY/s400/noaccess1.gif" alt="" id="BLOGGER_PHOTO_ID_5407512422953051650" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Content Advisor Block Internet&lt;br /&gt;&lt;br /&gt;6. Click on the “Approved Sites” tab and add all the websites you wish to allow access to.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Hfpz1FxNdn4/SwtYF-Qjh9I/AAAAAAAAAFs/BI5AmOwK9d8/s1600/noaccess2.gif"&gt;&lt;img style="cursor: pointer; width: 355px; height: 400px;" src="http://4.bp.blogspot.com/_Hfpz1FxNdn4/SwtYF-Qjh9I/AAAAAAAAAFs/BI5AmOwK9d8/s400/noaccess2.gif" alt="" id="BLOGGER_PHOTO_ID_5407512637223438290" border="0" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-5307070930417351598?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/5307070930417351598/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=5307070930417351598' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/5307070930417351598'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/5307070930417351598'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2009/11/ie-content-advisor-to-block-all.html' title='IE Content Advisor to block all Internet access'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Hfpz1FxNdn4/SwtX5gCg5gI/AAAAAAAAAFk/tj5bBQAgLpY/s72-c/noaccess1.gif' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-1481558044497751338</id><published>2009-11-23T02:00:00.000-08:00</published><updated>2009-11-23T02:02:40.399-08:00</updated><title type='text'>content advisor configuration throw GPO</title><content type='html'>The following describes the process of enabling the Internet Explorer&lt;br /&gt;Content Advisor as a "white list" in a Group Policy Object (GPO) for Windows&lt;br /&gt;XP PCs. Note: White list refers to blocking all internet access except for&lt;br /&gt;selected sites (deny all, except).&lt;br /&gt;&lt;br /&gt;   1. Microsoft Active Directory (AD) does not have an option to simply&lt;br /&gt;enable the Content Advisor. Instead, they use a model of importing settings&lt;br /&gt;from the computer on which the AD Group Policy Object is being edited and&lt;br /&gt;allowing you to configure those settings. So the first thing to do is to&lt;br /&gt;enable the Content Advisor on the editing machine. If this is not done then&lt;br /&gt;the Content Advisor configuration will be propagated out to the client&lt;br /&gt;machines but the Content Advisor itself will not be enabled (turned on).&lt;br /&gt;&lt;br /&gt;          * Once the rest of this process has been completed, the Content&lt;br /&gt;Advisor may be disabled on the editing machine with no effect to the clients&lt;br /&gt;as just the importing of the settings is needed.&lt;br /&gt;&lt;br /&gt;          * Remember to enable the Content Advisor on the editing machine in&lt;br /&gt;the future if changes are to be made to the Active Directory Group Policy&lt;br /&gt;Object Content Advisor configuration to avoid inadvertently disabling the&lt;br /&gt;Content Advisor on the target PCs.&lt;br /&gt;         1. Open IE and go to: Tools -&gt; Internet Options&lt;br /&gt;&lt;br /&gt;         2. On the Content tab, under Content Advisor at the top, click the&lt;br /&gt;button labeled "Enable". You will be prompted for the local machine Admin&lt;br /&gt;password. Once this is done the button label changes to "Disable", thus&lt;br /&gt;confirming that the Content Advisor has been turned on.&lt;br /&gt;&lt;br /&gt;         3. Click "OK" to exit Internet Options and close out of Internet&lt;br /&gt;Explorer.&lt;br /&gt;&lt;br /&gt;   2. To make the "deny all", on BOTH the user PC and on the machine that&lt;br /&gt;will be editing the Group Policy Object (again the importing) in&lt;br /&gt;C:\WINDOWS\system32 create a text file named "noaccess.rat".&lt;br /&gt;&lt;br /&gt;   3. Use an editor to add the following:&lt;br /&gt;&lt;br /&gt;          ((PICS-version 1.0)&lt;br /&gt;          (rating-system "http://www.microsoft.com")&lt;br /&gt;          (rating-service "http://www.microsoft.com")&lt;br /&gt;          (name "Noaccess")&lt;br /&gt;          (description "This file will block all sites.")&lt;br /&gt;          (category&lt;br /&gt;          (transmit-as "m")&lt;br /&gt;          (name "Yes")&lt;br /&gt;          (label&lt;br /&gt;          (name "Level 0: No Setting")&lt;br /&gt;          (description "No Setting")&lt;br /&gt;          (value 0) )&lt;br /&gt;          (label&lt;br /&gt;          (name "Level 1: No Setting")&lt;br /&gt;          (description "No Setting")&lt;br /&gt;          (value 1) ) ))&lt;br /&gt;&lt;br /&gt;   4. Save and Exit.&lt;br /&gt;&lt;br /&gt;   5. Open Group Policy Management (editing machine).&lt;br /&gt;&lt;br /&gt;   6. Locate the GPO in which you want to enable the Content Advisor.&lt;br /&gt;&lt;br /&gt;   7. Right click the object and select "Edit...".&lt;br /&gt;&lt;br /&gt;   8. In the now opened Group Policy Object Editor go to: User Configuration&lt;br /&gt;-&gt; Windows Settings -&gt; Internet Explorer Maintenance -&gt; Security&lt;br /&gt;&lt;br /&gt;   9. Double click on "Security Zones and Content Ratings"&lt;br /&gt;&lt;br /&gt;  10. Under "Content Ratings" click the radio button labeled "Import the&lt;br /&gt;current Content Ratings settings" (the aforementioned importing step).&lt;br /&gt;&lt;br /&gt;  11. Click the button labeled "Modify Settings".&lt;br /&gt;&lt;br /&gt;  12. Enter the supervisor password and click "OK".&lt;br /&gt;&lt;br /&gt;  13. On the Ratings tab select the Noaccess category (this is the file that&lt;br /&gt;was created earlier).&lt;br /&gt;&lt;br /&gt;  14. On the Approved Sites tab enter the list of approved sites, one at a&lt;br /&gt;time, while selecting "Always" as "Never" was taken care of with the&lt;br /&gt;noaccess.rat file.&lt;br /&gt;&lt;br /&gt;          * The wildcard * (asterisk) can be used to denote pages in a site&lt;br /&gt;(eg. &lt;a href="http://www.case.edu*/" target="_blank"&gt;http://www.case.edu*&lt;/a&gt; for all of &lt;a href="http://www.case.edu/" target="_blank"&gt;http://www.case.edu&lt;/a&gt;)&lt;br /&gt;&lt;br /&gt;          * Supposedly, the Content Advisor treats http requests as simply&lt;br /&gt;www (eg. &lt;a href="http://www.case.edu/" target="_blank"&gt;http://www.case.edu&lt;/a&gt; is treated as &lt;a href="http://www.case.edu/" target="_blank"&gt;www.case.edu&lt;/a&gt;) but it's probably a&lt;br /&gt;good idea to be as specific as possible to avoid confusion. Especially when&lt;br /&gt;secure http (https) is a possibility.&lt;br /&gt;&lt;br /&gt;          * It may be a good idea to include the default homepage as&lt;br /&gt;Internet Explorer may throw an error if the default homepage is content&lt;br /&gt;restricted. This can be set with the Group Policy Object Editor. Go to: User&lt;br /&gt;Configuration -&gt; Windows Settings -&gt; Internet Explorer Maintenance -&gt; URLs.&lt;br /&gt;Double click "Important URLs" and then check the box labled "Customize Home&lt;br /&gt;page URL" and enter the desired site (eg. &lt;a href="http://www.case.edu/" target="_blank"&gt;http://www.case.edu&lt;/a&gt; or about:blank&lt;br /&gt;for a blank page).&lt;br /&gt;&lt;br /&gt;  15. On the General tab uncheck the box under User options labeled "Users&lt;br /&gt;can see websites that have no rating".&lt;br /&gt;&lt;br /&gt;          * The other option is up to you as to whether to allow for an&lt;br /&gt;Admin override prompt when blocked content is encountered.&lt;br /&gt;&lt;br /&gt;  16. On the Advanced tab remove any ratings bureaus.&lt;br /&gt;&lt;br /&gt;  17. Click OK twice and exit out of the Group Policy Object Editor&lt;br /&gt;&lt;br /&gt;  18. For the policy to take effect on a user's PC, the best thing to do&lt;br /&gt;would be to simply reboot the PC. You can also type "gpupdate /Force" at the&lt;br /&gt;command line with Admin privileges.&lt;br /&gt;&lt;br /&gt;          * The PC has to be in the Organizational Unit (OU) to which the&lt;br /&gt;GPO applies.&lt;br /&gt;&lt;br /&gt;  19. Don't forget to test BEFORE deployment. Even after. And later on...&lt;br /&gt;&lt;br /&gt;----&lt;br /&gt;If you’re using IE7, please try to install the following hotfix.&lt;br /&gt;&lt;br /&gt;The Internet Explorer Maintenance Group Policy settings for the Content Advisor do not work on client computers that have Internet Explorer 7 installed&lt;br /&gt;http://support.microsoft.com/kb/950065&lt;br /&gt;&lt;br /&gt; Also, to block website, it’s suggested to use other policy or method, such as Proxy, Firewall settings to block them completely. They are better choice than Content Advisor for this purpose.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-1481558044497751338?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/1481558044497751338/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=1481558044497751338' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/1481558044497751338'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/1481558044497751338'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2009/11/content-advisor-configuration-throw-gpo.html' title='content advisor configuration throw GPO'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-1275987296724130455</id><published>2009-11-06T00:00:00.000-08:00</published><updated>2009-11-06T00:01:23.320-08:00</updated><title type='text'>Error message when you try to set an IP address on a network adapter</title><content type='html'>&lt;h3 id="tocHeadRef"&gt;A network adapter with the same IP address is in the registry but is hidden in Device Manager. This can occur when you move a network card from one PCI slot to another PCI slot. &lt;/h3&gt;&lt;h3 id="tocHeadRef"&gt;&lt;br /&gt;&lt;/h3&gt;&lt;h3 id="tocHeadRef"&gt;Method 1&lt;/h3&gt;&lt;script type="text/javascript"&gt;                 loadTOCNode(2, 'resolution');             &lt;/script&gt;&lt;ol&gt;&lt;li&gt;Click &lt;b&gt;Start&lt;/b&gt;, click &lt;b&gt;Run&lt;/b&gt;, type &lt;span class="userInput"&gt;cmd.exe&lt;/span&gt;, and then press ENTER.&lt;/li&gt;&lt;li&gt;Type &lt;span class="userInput"&gt;set devmgr_show_nonpresent_devices=1&lt;/span&gt;, and then press ENTER.&lt;/li&gt;&lt;li&gt;Type &lt;span class="userInput"&gt;Start DEVMGMT.MSC&lt;/span&gt;, and then press ENTER.&lt;/li&gt;&lt;li&gt;Click &lt;b&gt;View&lt;/b&gt;, and then click &lt;b&gt;Show Hidden Devices&lt;/b&gt;.&lt;/li&gt;&lt;li&gt;Expand the&lt;strong class="uiterm"&gt; Network Adapters&lt;/strong&gt; tree.&lt;/li&gt;&lt;li&gt;Right-click the dimmed network adapter, and then click &lt;b&gt;Uninstall&lt;/b&gt;.&lt;/li&gt;&lt;/ol&gt;&lt;div class="topOfPage"&gt;&lt;a href="http://support.microsoft.com/kb/269155#top"&gt;&lt;img src="http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif" alt="" /&gt;Back to the top&lt;/a&gt;&lt;/div&gt;&lt;h3 id="tocHeadRef"&gt;Method 2&lt;/h3&gt;&lt;script type="text/javascript"&gt;                 loadTOCNode(2, 'resolution');             &lt;/script&gt;The DevCon utility is a command-line utility that acts as an alternative to Device Manager. When you use DevCon, you can enable, disable, restart, update, remove, and query individual devices or groups of devices. To use DevCon, follow these steps:&lt;ol&gt;&lt;li&gt;Download the DevCon tool by clicking the following article number to view the article in the Microsoft Knowledge Base: &lt;div class="indent"&gt;&lt;a class="KBlink" href="http://support.microsoft.com/kb/311272/"&gt;311272&lt;/a&gt;                              &lt;span class="pLink"&gt;             (http://support.microsoft.com/kb/311272/                         )         &lt;/span&gt; The DevCon command-line utility functions as an alternative to Device Manager  &lt;/div&gt;&lt;/li&gt;&lt;li&gt;Unpack the 32-bit or 64-bit DevCon tool binary to a local folder. &lt;/li&gt;&lt;li&gt;Click &lt;strong class="uiterm"&gt;Start&lt;/strong&gt;, click &lt;strong class="uiterm"&gt;Run&lt;/strong&gt;, then type &lt;span class="userInput"&gt;cmd&lt;/span&gt; and press ENTER. &lt;/li&gt;&lt;li&gt;Type &lt;span class="userInput"&gt;CD:\&lt;var&gt;path_to_binaries&lt;/var&gt;&lt;/span&gt; to navigate to the devcon.exe is located.&lt;/li&gt;&lt;li&gt;Use the following syntax to find installed network adapters:&lt;br /&gt;&lt;span class="userInput"&gt;devcon findall =net&lt;/span&gt; or&lt;br /&gt;&lt;span class="userInput"&gt;devcon listclass net &lt;/span&gt;&lt;br /&gt;&lt;b&gt;Note&lt;/b&gt; In the output of the previous commands, there is  a line for the ghosted network adapter that is similar to the following: &lt;div class="indent"&gt;&lt;var&gt;PCI\VEN_10B7&amp;amp;DEV_9200&amp;amp;SUBSYS_00D81028&amp;amp;REV_78\4&amp;amp;19FD8D60&amp;amp;0&amp;amp;58F0: 3Com 3C920 Integrated Fast Ethernet Controller (3C905C-TX Compatible) &lt;/var&gt;&lt;/div&gt;&lt;/li&gt;&lt;li&gt;Remove the ghosted device by typing the following syntax: &lt;div class="indent"&gt;&lt;span class="userInput"&gt;devcon -r remove "@PCI\&lt;var&gt;VEN_10B7&amp;amp;DEV_9200&amp;amp;SUBSYS_00D81028&amp;amp;REV_78\4&amp;amp;19FD8D60&amp;amp;0&amp;amp;58F0&lt;/var&gt;"&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ol&gt;&lt;br /&gt;thanks Microsoft&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-1275987296724130455?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/1275987296724130455/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=1275987296724130455' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/1275987296724130455'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/1275987296724130455'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2009/11/error-message-when-you-try-to-set-ip.html' title='Error message when you try to set an IP address on a network adapter'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-7591046735000510438</id><published>2009-09-22T23:50:00.000-07:00</published><updated>2009-09-22T23:51:32.673-07:00</updated><title type='text'>How to disable USB device Via group policy</title><content type='html'>Import this administrative template into Group Policy as a .adm file.&lt;br /&gt;&lt;br /&gt;CLASS MACHINE&lt;br /&gt;CATEGORY !!category&lt;br /&gt; CATEGORY !!categoryname&lt;br /&gt;  POLICY !!policynameusb&lt;br /&gt;   KEYNAME "SYSTEM\CurrentControlSet\Services\USBSTOR"&lt;br /&gt;   EXPLAIN !!explaintextusb&lt;br /&gt;     PART !!labeltextusb DROPDOWNLIST REQUIRED&lt;br /&gt;&lt;br /&gt;       VALUENAME "Start"&lt;br /&gt;       ITEMLIST&lt;br /&gt;        NAME !!Disabled VALUE NUMERIC 3 DEFAULT&lt;br /&gt;        NAME !!Enabled VALUE NUMERIC 4&lt;br /&gt;       END ITEMLIST&lt;br /&gt;     END PART&lt;br /&gt;   END POLICY&lt;br /&gt;  POLICY !!policynamecd&lt;br /&gt;   KEYNAME "SYSTEM\CurrentControlSet\Services\Cdrom"&lt;br /&gt;   EXPLAIN !!explaintextcd&lt;br /&gt;     PART !!labeltextcd DROPDOWNLIST REQUIRED&lt;br /&gt;&lt;br /&gt;       VALUENAME "Start"&lt;br /&gt;       ITEMLIST&lt;br /&gt;        NAME !!Disabled VALUE NUMERIC 1 DEFAULT&lt;br /&gt;        NAME !!Enabled VALUE NUMERIC 4&lt;br /&gt;       END ITEMLIST&lt;br /&gt;     END PART&lt;br /&gt;   END POLICY&lt;br /&gt;  POLICY !!policynameflpy&lt;br /&gt;   KEYNAME "SYSTEM\CurrentControlSet\Services\Flpydisk"&lt;br /&gt;   EXPLAIN !!explaintextflpy&lt;br /&gt;     PART !!labeltextflpy DROPDOWNLIST REQUIRED&lt;br /&gt;&lt;br /&gt;       VALUENAME "Start"&lt;br /&gt;       ITEMLIST&lt;br /&gt;        NAME !!Disabled VALUE NUMERIC 3 DEFAULT&lt;br /&gt;        NAME !!Enabled VALUE NUMERIC 4&lt;br /&gt;       END ITEMLIST&lt;br /&gt;     END PART&lt;br /&gt;   END POLICY&lt;br /&gt;  POLICY !!policynamels120&lt;br /&gt;   KEYNAME "SYSTEM\CurrentControlSet\Services\Sfloppy"&lt;br /&gt;   EXPLAIN !!explaintextls120&lt;br /&gt;     PART !!labeltextls120 DROPDOWNLIST REQUIRED&lt;br /&gt;&lt;br /&gt;       VALUENAME "Start"&lt;br /&gt;       ITEMLIST&lt;br /&gt;        NAME !!Disabled VALUE NUMERIC 3 DEFAULT&lt;br /&gt;        NAME !!Enabled VALUE NUMERIC 4&lt;br /&gt;       END ITEMLIST&lt;br /&gt;     END PART&lt;br /&gt;   END POLICY&lt;br /&gt; END CATEGORY&lt;br /&gt;END CATEGORY&lt;br /&gt;&lt;br /&gt;[strings]&lt;br /&gt;category="Custom Policy Settings"&lt;br /&gt;categoryname="Restrict Drives"&lt;br /&gt;policynameusb="Disable USB"&lt;br /&gt;policynamecd="Disable CD-ROM"&lt;br /&gt;policynameflpy="Disable Floppy"&lt;br /&gt;policynamels120="Disable High Capacity Floppy"&lt;br /&gt;explaintextusb="Disables the computers USB ports by disabling the usbstor.sys driver"&lt;br /&gt;explaintextcd="Disables the computers CD-ROM Drive by disabling the cdrom.sys driver"&lt;br /&gt;explaintextflpy="Disables the computers Floppy Drive by disabling the flpydisk.sys driver"&lt;br /&gt;explaintextls120="Disables the computers High Capacity Floppy Drive by disabling the sfloppy.sys driver"&lt;br /&gt;labeltextusb="Disable USB Ports"&lt;br /&gt;labeltextcd="Disable CD-ROM Drive"&lt;br /&gt;labeltextflpy="Disable Floppy Drive"&lt;br /&gt;labeltextls120="Disable High Capacity Floppy Drive"&lt;br /&gt;Enabled="Enabled"&lt;br /&gt;Disabled="Disabled"&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;----&lt;br /&gt;Thanks Microsoft&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-7591046735000510438?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/7591046735000510438/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=7591046735000510438' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/7591046735000510438'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/7591046735000510438'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2009/09/how-to-disable-usb-device-via-group.html' title='How to disable USB device Via group policy'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-548892430063722477</id><published>2009-09-09T02:11:00.000-07:00</published><updated>2009-09-09T02:14:56.773-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Profile Creation'/><title type='text'>Errors occurred while Windows was synchronizing your data</title><content type='html'>I found the easiest way was to disable offline&lt;br /&gt;files through the domain group policy. However since its only one&lt;br /&gt;machine thats got the problem I'd say its probably best to disable&lt;br /&gt;offline files through the local group policy:&lt;br /&gt;&lt;br /&gt;1. Start &gt; Run &gt; 'mmc'&lt;br /&gt;2. File &gt; Add/Remove Snap-in &gt; Add &gt; Group Policy &gt; OK.&lt;br /&gt;3. In the GP window; Comp Config &gt; Admin Template &gt; Network &gt; Offline&lt;br /&gt;Files.&lt;br /&gt;Disable 'Allow or Disable use of offline files feature'&lt;br /&gt;&lt;br /&gt;You may also want to disable 'Do not auto make redirected folders...'&lt;br /&gt;in User Config &gt; Admin Temp &gt; Network &gt; Offline Files.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-548892430063722477?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/548892430063722477/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=548892430063722477' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/548892430063722477'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/548892430063722477'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2009/09/errors-occurred-while-windows-was.html' title='Errors occurred while Windows was synchronizing your data'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-357708887627210532</id><published>2009-08-04T01:48:00.000-07:00</published><updated>2009-08-04T01:51:09.777-07:00</updated><title type='text'>PushPrinterConnections.exe file to startup or logon scripts</title><content type='html'>&lt;strong&gt;To add the PushPrinterConnections.exe file to startup or logon scripts &lt;/strong&gt;         &lt;ol class="ordered"&gt;&lt;li&gt;             &lt;p&gt;Open the GPMC.&lt;/p&gt;           &lt;/li&gt;&lt;li&gt;             &lt;p&gt;In the GPMC console tree, navigate to the domain or organizational unit (OU) that stores the computer or user accounts where you want to deploy the PushPrinterConections.exe utility.&lt;/p&gt;           &lt;/li&gt;&lt;li&gt;             &lt;p&gt;Right-click the GPO that contains the printer connections that you want to deploy using Group Policy, and then click &lt;strong&gt;Edit&lt;/strong&gt;.&lt;/p&gt;           &lt;/li&gt;&lt;li&gt;             &lt;p&gt;Navigate to one of the following locations:&lt;/p&gt;             &lt;ul&gt;&lt;li class="unordered"&gt; If the printer connections are deployed per-computer, go to &lt;strong&gt;Computer Configuration&lt;/strong&gt;, &lt;strong&gt;Policies&lt;/strong&gt;, &lt;strong&gt;Windows Settings&lt;/strong&gt;, &lt;strong&gt;Scripts (Startup/Shutdown)&lt;/strong&gt;.&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;&lt;li class="unordered"&gt; If the printer connections are deployed per-user, go to &lt;strong&gt;User Configuration&lt;/strong&gt;, &lt;strong&gt;Policies&lt;/strong&gt;, &lt;strong&gt;Windows Settings&lt;/strong&gt;, &lt;strong&gt;Scripts (Logon/Logoff)&lt;/strong&gt;.&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;             &lt;div class="alert"&gt;&lt;br /&gt;&lt;p&gt;                 &lt;!----&gt;               &lt;/p&gt;             &lt;/div&gt;           &lt;/li&gt;&lt;li&gt;             &lt;p&gt;Right-click &lt;strong&gt;Startup &lt;/strong&gt;or &lt;strong&gt;Logon&lt;/strong&gt;, and then click &lt;strong&gt;Properties&lt;/strong&gt;. &lt;/p&gt;           &lt;/li&gt;&lt;li&gt;             &lt;p&gt;In the &lt;strong&gt;Startup Properties&lt;/strong&gt; or&lt;strong&gt; Logon Properties&lt;/strong&gt; dialog box, click &lt;strong&gt;Show Files&lt;/strong&gt;. The &lt;strong&gt;Startup&lt;/strong&gt; or &lt;strong&gt;Logon&lt;/strong&gt; window appears. &lt;/p&gt;           &lt;/li&gt;&lt;li&gt;             &lt;p&gt;Copy the PushPrinterConnections.exe file from the %WINDIR%\System32 folder to the &lt;strong&gt;Startup&lt;/strong&gt; or &lt;strong&gt;Logon&lt;/strong&gt; window. This adds the utility to the GPO, where it will replicate to the other domain controllers with the Group Policy settings.&lt;/p&gt;           &lt;/li&gt;&lt;li&gt;             &lt;p&gt;In the &lt;strong&gt;Startup Properties&lt;/strong&gt; or&lt;strong&gt; Logon Properties&lt;/strong&gt; dialog box, click &lt;strong&gt;Add&lt;/strong&gt;. The &lt;strong&gt;Add Script&lt;/strong&gt; dialog box appears.&lt;/p&gt;           &lt;/li&gt;&lt;li&gt;             &lt;p&gt;In the &lt;strong&gt;Script Name&lt;/strong&gt; box, type: &lt;strong&gt;PushPrinterConnections.exe&lt;/strong&gt;&lt;/p&gt;           &lt;/li&gt;&lt;li&gt;             &lt;p&gt;To enable logging on client computers running Windows Server 2003, Windows XP, or Windows 2000, in the &lt;strong&gt;Script Parameters&lt;/strong&gt; box, type: &lt;strong&gt;–log&lt;/strong&gt;&lt;/p&gt;             &lt;p&gt;Log files are written to %WINDIR%\temp\ppcMachine.log (for per-computer connections) and to %temp%\ppcUser.log (for per-user connections) on the computer where the policy is applied.&lt;/p&gt;           &lt;/li&gt;&lt;li&gt;             &lt;p&gt;In the &lt;strong&gt;Add Script&lt;/strong&gt; dialog box, click &lt;strong&gt;OK&lt;/strong&gt;. &lt;/p&gt;           &lt;/li&gt;&lt;li&gt;             &lt;p&gt;In the &lt;strong&gt;Startup Properties&lt;/strong&gt; or &lt;strong&gt;Logon Properties&lt;/strong&gt; dialog box, click &lt;strong&gt;OK&lt;/strong&gt;.&lt;/p&gt;           &lt;/li&gt;&lt;li&gt;             &lt;p&gt;Use GPMC to link the GPO to other OUs or domains to which you want to deploy the PushPrinterConnections.exe utility.&lt;/p&gt;&lt;/li&gt;&lt;/ol&gt;Thanks Microsoft Corporation&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-357708887627210532?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/357708887627210532/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=357708887627210532' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/357708887627210532'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/357708887627210532'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2009/08/pushprinterconnectionsexe-file-to.html' title='PushPrinterConnections.exe file to startup or logon scripts'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-7992605334868590117</id><published>2009-07-15T03:07:00.000-07:00</published><updated>2009-07-15T03:09:18.695-07:00</updated><title type='text'>no more connections can be made to this remote computer at this time</title><content type='html'>Solution&lt;br /&gt;&lt;br /&gt;   1. Click Start, click Run, type regedit, and then click OK.&lt;br /&gt;   2. Locate and then click to select the following registry subkey:&lt;br /&gt;      HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Lanmanserver\Parameters&lt;br /&gt;   3. On the Edit menu, point to New, and then click DWORD Value.&lt;br /&gt;   4. Type MaxMpxCt, and then press ENTER.&lt;br /&gt;   5. Right-click MaxMpxCt, and then click Modify.&lt;br /&gt;   6. In the Value data box, type the desired value, and then click OK.&lt;br /&gt;&lt;br /&gt;      Note You can set the number of concurrent SMB commands to a value that is between 10 and 255. The default value is 10. In Microsoft Windows Server 2003, you can set the number of concurrent SMB commands to a maximum value of 65,535.&lt;br /&gt;   7. Close Registry Editor.&lt;br /&gt;&lt;br /&gt;Default XP Professional conncurrent connection is 15.&lt;br /&gt;&lt;br /&gt;Thanks Microsoft&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-7992605334868590117?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/7992605334868590117/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=7992605334868590117' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/7992605334868590117'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/7992605334868590117'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2009/07/no-more-connections-can-be-made-to-this.html' title='no more connections can be made to this remote computer at this time'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-2227121570204721899</id><published>2009-06-03T02:13:00.000-07:00</published><updated>2009-06-03T02:15:49.688-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Internet Explorer'/><title type='text'>your current security settings do not allow you to download from this location</title><content type='html'>1. Start Internet Explorer &lt;br /&gt;2. Click Tools, and then click Internet  Options.&lt;br /&gt;3. In the Internet Options click the Security tab.&lt;br /&gt;4. Click  Local intranet, and then click Custom Level.&lt;br /&gt;5. Under Reset Custom Settings,  click Medium in the Reset to list.&lt;br /&gt;6. Click OK two times.&lt;br /&gt;&lt;br /&gt;same above settings to Internet Security tab.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-2227121570204721899?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/2227121570204721899/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=2227121570204721899' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/2227121570204721899'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/2227121570204721899'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2009/06/your-current-security-settings-do-not.html' title='your current security settings do not allow you to download from this location'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-1541050383909427079</id><published>2009-05-27T22:40:00.000-07:00</published><updated>2009-05-27T22:43:18.437-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='McAfee EPO'/><title type='text'>AutoUpdate time with EPO</title><content type='html'>If you look at the console on your own machine, you'll see that 'AutoUpdate' does not have '(managed)' in front of it. that's because it isn't actually managed from ePO - It's built-in to each local installation of VirusScan.&lt;br /&gt;&lt;br /&gt;It's time can be changed by the local user, but there's a better way if you want to manage when updates occur from ePO....&lt;br /&gt;&lt;br /&gt;Within the User Interface policies is a checkbox: 'Disable default Autoupdate task schedule'. if you check this box, when policies are applied, the local AutoUpdate task is disabled (it can't be removed from the list). However you must also setup your own update tasks, and schedule them.&lt;br /&gt;&lt;br /&gt;(I suggest you do this first and make sure they are working before disabling the default AutoUpdate)&lt;br /&gt;&lt;br /&gt;You can have greater control this way, so that (for example) you can check for DAT updates each hour, Engine updates (via a seperate task) each day, patches once a week and so on....&lt;br /&gt;&lt;br /&gt;hope that helps.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-1541050383909427079?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/1541050383909427079/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=1541050383909427079' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/1541050383909427079'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/1541050383909427079'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2009/05/autoupdate-time-with-epo.html' title='AutoUpdate time with EPO'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-1053430720538405635</id><published>2008-11-20T21:36:00.000-08:00</published><updated>2008-11-20T21:38:27.428-08:00</updated><title type='text'>double click the drive not opening</title><content type='html'>Hi Verify first whether your system is affected by "TROJAN" or any other viruses &lt;br /&gt;If "YES" Remove the smae by using "ANTIVIRUS" S/W (Preferably AVG !!) &lt;br /&gt;&lt;br /&gt;Go to C:\Windows (O.K how to open C or C:\Windows is your questions ..Correct !! MAy be try to right click and use open with option..and select C:\Windows\Explorer.exe OR system may open show openwith window..click on browse and select c:\windows\explorer.exe) &lt;br /&gt;&lt;br /&gt;Open REGEDIT file &lt;br /&gt;Find "MOUNTPOINTS2" using Ctrl + F &lt;br /&gt;Delete the same &lt;br /&gt;Repeat the process unless all the "MOUNTPOINTS2" are deleted &lt;br /&gt;&lt;br /&gt;Now your system will be OK. (reveied these inputs from thsi forum only)=Thanks to the member&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-1053430720538405635?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/1053430720538405635/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=1053430720538405635' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/1053430720538405635'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/1053430720538405635'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2008/11/double-click-drive-not-opening.html' title='double click the drive not opening'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-6091430407637459732</id><published>2008-11-03T00:56:00.000-08:00</published><updated>2008-11-03T00:59:51.494-08:00</updated><title type='text'>Can't open drive d:\ with duoble click</title><content type='html'>c:\&gt; attrib -r -s -h autorun.inf &lt;br /&gt;c:\&gt; del autorun.inf &lt;br /&gt;d:\&gt; attrib -r -s -h autorun.inf &lt;br /&gt;d:\&gt; del autorun.inf &lt;br /&gt;restart the pc &lt;br /&gt;And here's the best and easyest suggestion of what Manmeet wrote(it worked for me!): &lt;br /&gt;&lt;br /&gt;1Open Start &gt;&gt; Run and type regsvr32 /i shell32.dll &lt;br /&gt;2. press ok &lt;br /&gt;3. You will see a message DllRegisterServer and DllInstall in shell32.dll succeeded &lt;br /&gt;4. restart the pc&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-6091430407637459732?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/6091430407637459732/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=6091430407637459732' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/6091430407637459732'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/6091430407637459732'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2008/11/cant-open-drive-d-with-duoble-click.html' title='Can&apos;t open drive d:\ with duoble click'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-3924298584286013596</id><published>2008-07-04T03:42:00.000-07:00</published><updated>2008-07-04T03:43:37.047-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='WSUS'/><title type='text'>0x8024402C or 0x8024502D error</title><content type='html'>The 0x8024402C or 0x8024502D error codes typically occur because an incorrect character exists in the proxy override settings&lt;br /&gt;To resolve these errors, remove characters from the proxy exception list, and then clear the proxy cache. To do this, follow these steps: &lt;br /&gt;1. Open Internet Explorer. &lt;br /&gt;2. On the Tools menu, click Internet Options. &lt;br /&gt;3. Click the Connections tab, click LAN Settings, and then click Advance. &lt;br /&gt;4. Delete any entry in the Exceptions section. &lt;br /&gt;5. Quit Internet Explorer. &lt;br /&gt;6. Click Start, click Run, type cmd, and then click OK. &lt;br /&gt;7. Type the following commands. Press ENTER after each command. • proxycfg -d &lt;br /&gt;• net stop wuauserv &lt;br /&gt;• net start wuauserv&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-3924298584286013596?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/3924298584286013596/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=3924298584286013596' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/3924298584286013596'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/3924298584286013596'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2008/07/0x8024402c-or-0x8024502d-error.html' title='0x8024402C or 0x8024502D error'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-6480290032449934386</id><published>2008-07-01T23:46:00.000-07:00</published><updated>2008-07-01T23:49:27.099-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='WSUS'/><title type='text'>Error 0x80080008</title><content type='html'>DnldMgr FATAL: DM:CBitsJob::SetCallbackHandler: SetNotifyInterface failed with 0x80080008.&lt;br /&gt;&lt;br /&gt;"%Windir%\WindowsUpdate.log" shows  - AU AU Restart required&lt;br /&gt;&lt;br /&gt;Restart the service and forced update detection and the error is gone.&lt;br /&gt;&lt;br /&gt;DnldMgr Download manager restoring 2 downloads&lt;br /&gt;Agent   * Succeeded to load 2 persisted download calls&lt;br /&gt;DnldMgr Retrieved 2 persisted download jobs&lt;br /&gt;DnldMgr   * Restored download job.&lt;br /&gt;&lt;br /&gt;The computer succesfully updated.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-6480290032449934386?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/6480290032449934386/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=6480290032449934386' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/6480290032449934386'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/6480290032449934386'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2008/07/error-0x80080008.html' title='Error 0x80080008'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-295364706529554256</id><published>2008-07-01T23:43:00.000-07:00</published><updated>2008-07-01T23:44:33.250-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='WSUS'/><title type='text'>Error 0xC800021F</title><content type='html'>It looks like the client datastore failed to initialize.&lt;br /&gt;&lt;br /&gt;1. Open a CMD prompt on the client.&lt;br /&gt;  2. Type "net stop wuauserv" (without quotes) &lt;hit enter&gt;.&lt;br /&gt;  3. Type "cd %Windir%\SoftwareDistribution".&lt;br /&gt;  4. Type "RD /s /q Datastore" (this will remove the client datastore).&lt;br /&gt;  5. Type "net start wuauserv" (without quotes) &lt;hit enter&gt; .&lt;br /&gt;  6. Type "wuauclt /detectnow" then check %Windir%\WindowsUpdate.log if it is successful.&lt;br /&gt;&lt;br /&gt;OR, just stop the Automatic Updates Service and delete "%Windir%\SoftwareDistribution\DataStore" folder and start Automatic Updates Service and force the update detection (wuauclt /detectnow)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-295364706529554256?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/295364706529554256/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=295364706529554256' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/295364706529554256'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/295364706529554256'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2008/07/error-0xc800021f.html' title='Error 0xC800021F'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-6860248692855430079</id><published>2008-07-01T23:35:00.000-07:00</published><updated>2008-07-01T23:37:48.353-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='WSUS'/><title type='text'>Error 0x80004002</title><content type='html'>You see the following errors in "%Windir%\WindowsUpdate.log".&lt;br /&gt;&lt;br /&gt;FATAL: Failed to get session from datastore, error = 0x80004002&lt;br /&gt;FATAL: Failed to Unserialize from data store, error = 0x80004002&lt;br /&gt;WARNING: Exit code = 0x80004002&lt;br /&gt;WARNING: InitAUComponents Failed, will restart AU in 30 mins, error = 0x80004002&lt;br /&gt;DnldMgr FATAL: DM:CAgentDownloadManager::CheckAllCallDownloadStates: GetSession failed with 0x80004002. &lt;br /&gt;&lt;br /&gt;1. If you have a proxy server -&lt;br /&gt;&lt;br /&gt;Stop Automatic Update Service - "Net stop wuauserv".&lt;br /&gt;Run the following command: "proxycfg.exe -u".  &lt;br /&gt;Start Automatic Update Service - "Net start wuauserv".&lt;br /&gt;Force update detection and see if that works.&lt;br /&gt;2. Re-create the Datastore -&lt;br /&gt;&lt;br /&gt;Stop Automatic Update Service - "Net stop wuauserv".&lt;br /&gt;Rename/delete "%Windir%\SoftwareDistribution" folder.  &lt;br /&gt;Start Automatic Update Service - "Net start wuauserv".&lt;br /&gt;Force update detection and see if that works.&lt;br /&gt;3. Try to force install WUA.&lt;br /&gt;&lt;br /&gt;Download WUA WindowsUpdateAgent20-x86.exe from http://go.microsoft.com/fwlink/?LinkId=43264.&lt;br /&gt;and run the following command: "WindowsUpdateAgent20-x86.exe /wuforce".&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-6860248692855430079?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/6860248692855430079/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=6860248692855430079' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/6860248692855430079'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/6860248692855430079'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2008/07/error-0x80004002.html' title='Error 0x80004002'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-8515628489036361656</id><published>2008-06-26T03:14:00.000-07:00</published><updated>2008-06-26T03:16:12.074-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='WSUS'/><title type='text'>VerifyWUServerURL() failed with hr=0x800710dd</title><content type='html'>Check in the IIS Manager to see what authentication type is enabled on the directories that are part of the WSUS Server. Windows Integrated Authentication needs to be enabled on  the "SimpleAuthWebService", "Content", "ClientWebService", "ReportingWebService" and the "SelfUpdate" folders. After correcting this, all my clients are making successful connections and downloading approved updates, as well as reporting to the server that the client exists and is using the Windows Server Update Services server.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-8515628489036361656?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/8515628489036361656/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=8515628489036361656' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/8515628489036361656'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/8515628489036361656'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2008/06/verifywuserverurl-failed-with.html' title='VerifyWUServerURL() failed with hr=0x800710dd'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-7839937510144086913</id><published>2008-05-12T00:56:00.000-07:00</published><updated>2008-05-12T00:59:20.446-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Dos commands'/><title type='text'>Time sync between server and client</title><content type='html'>Time Sync between server and workstation following commands &lt;br /&gt;are used&lt;br /&gt;&lt;br /&gt;w32tm /config /update&lt;br /&gt;w32tm /resync&lt;br /&gt;&lt;br /&gt;Start and Stop using time service using &lt;br /&gt;&lt;br /&gt;net stop w32time &amp;&amp; net start w32time&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-7839937510144086913?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/7839937510144086913/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=7839937510144086913' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/7839937510144086913'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/7839937510144086913'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2008/05/time-sync-between-server-and-client.html' title='Time sync between server and client'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-8768704405541484341</id><published>2008-05-12T00:54:00.000-07:00</published><updated>2008-05-12T00:56:39.981-07:00</updated><title type='text'>Tme server in Windows Server 2003</title><content type='html'>Time service to use an internal hardware clock&lt;br /&gt;&lt;br /&gt;To configure the PDC master without using an external time source, change the announce flag on the PDC master. The PDC master is the server that holds the forest root PDC master role for the domain. This configuration forces the PDC master to announce itself as a reliable time source and uses the built-in complementary metal oxide semiconductor (CMOS) clock. To configure the PDC master by using an internal hardware clock, follow these steps:1. Click Start, click Run, type regedit, and then click OK. &lt;br /&gt;2. Locate and then click the following registry subkey:&lt;br /&gt;HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Config\AnnounceFlags &lt;br /&gt;3. In the right pane, right-click AnnounceFlags, and then click Modify. &lt;br /&gt;4. In Edit DWORD Value, type A in the Value data box, and then click OK. &lt;br /&gt;5. Quit Registry Editor. &lt;br /&gt;6. At the command prompt, type the following command to restart the Windows Time service, and then press ENTER:&lt;br /&gt;net stop w32time &amp;&amp; net start w32time&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-8768704405541484341?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/8768704405541484341/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=8768704405541484341' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/8768704405541484341'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/8768704405541484341'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2008/05/tme-server-in-windows-server-2003.html' title='Tme server in Windows Server 2003'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-9170894051522578723</id><published>2008-05-07T07:00:00.000-07:00</published><updated>2008-05-07T07:03:45.802-07:00</updated><title type='text'>Find duplicate entries in excel</title><content type='html'>Go to excel --&gt;tools --&gt;macro - visual  basic editor then paste the below code and run..&lt;br /&gt;&lt;br /&gt;Sub FindDups ()&lt;br /&gt;   '&lt;br /&gt;   ' NOTE: You must select the first cell in the column and&lt;br /&gt;   ' make sure that the column is sorted before running this macro&lt;br /&gt;   '&lt;br /&gt;   ScreenUpdating = False&lt;br /&gt;   FirstItem = ActiveCell.Value&lt;br /&gt;   SecondItem = ActiveCell.Offset(1, 0).Value&lt;br /&gt;   Offsetcount = 1&lt;br /&gt;   Do While ActiveCell &lt;&gt; ""&lt;br /&gt;      If FirstItem = SecondItem Then&lt;br /&gt;        ActiveCell.Offset(Offsetcount,0).Interior.Color = RGB(255,0,0)&lt;br /&gt;        Offsetcount = Offsetcount + 1&lt;br /&gt;        SecondItem = ActiveCell.Offset(Offsetcount, 0).Value&lt;br /&gt;      Else&lt;br /&gt;        ActiveCell.Offset(Offsetcount, 0).Select&lt;br /&gt;        FirstItem = ActiveCell.Value&lt;br /&gt;        SecondItem = ActiveCell.Offset(1,0).Value&lt;br /&gt;        Offsetcount = 1&lt;br /&gt;      End If&lt;br /&gt;   Loop&lt;br /&gt;   ScreenUpdating = True&lt;br /&gt;End Sub&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-9170894051522578723?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/9170894051522578723/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=9170894051522578723' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/9170894051522578723'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/9170894051522578723'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2008/05/find-duplicate-entries-in-excel.html' title='Find duplicate entries in excel'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-2635887201951935435</id><published>2008-05-03T07:19:00.000-07:00</published><updated>2008-05-03T07:20:50.981-07:00</updated><title type='text'>error number: 0x800c0133” Outlook Express</title><content type='html'>When you try to send or receive messages using Outlook Express, you may receive error message as below.&lt;br /&gt;&lt;br /&gt;"An unknown error has occurred. Account: 'Example', Server: 'example.mail.domain.com', Protocol: POP3, Port: 110, Secure (SSL): No, Error Number: 0x800C0133 "&lt;br /&gt;&lt;br /&gt;SYMPTOMS &lt;br /&gt;&lt;br /&gt;All the mail disappear&lt;br /&gt;Unable to download emails&lt;br /&gt;E-mail message could not be sent.&lt;br /&gt;CAUSE&lt;br /&gt;&lt;br /&gt;This behavior can occur if the Folders.dbx file is missing, damaged, or using the read-only attribute. Usually it will happen at inbox.dbx. &lt;br /&gt;&lt;br /&gt;To remedy&lt;br /&gt;&lt;br /&gt;Try to restart the computer, if the problem persists, please follow the following steps.&lt;br /&gt;&lt;br /&gt;Rename&lt;br /&gt;&lt;br /&gt;the Inbox.dbx file:&lt;br /&gt;&lt;br /&gt;Go to “Tools” &gt; “Options” &gt; “Maintenance” tab &gt; Click “Store Folder”. It will reveal the location of your Outlook Express files.&lt;br /&gt;Close Outlook Express, goto the location mentioned above. You may copy the location and paste it in the “Start” &gt; “Run” and click “Ok”.&lt;br /&gt;Rename “inbox.dbx” to “oldinbox.dbx” or name that you prefer.&lt;br /&gt;Restart the Outlook Express, This creates a new inbox.dbx file automatically.&lt;br /&gt;&lt;br /&gt;Recovery old emails&lt;br /&gt;&lt;br /&gt;You may recover back the old emails by try the following, if they are not corrupt or damage.&lt;br /&gt;&lt;br /&gt;In Outlook Express, right click on the local folders icon in the folder list.&lt;br /&gt;Click on New Folder, named it to “Old Inbox”.&lt;br /&gt;Search for oldinbox.dbx.&lt;br /&gt;The old emails should be inside the oldinbox.dbx right now.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-2635887201951935435?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/2635887201951935435/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=2635887201951935435' title='37 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/2635887201951935435'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/2635887201951935435'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2008/05/error-number-0x800c0133-outlook-express.html' title='error number: 0x800c0133” Outlook Express'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>37</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-3014257806248125054</id><published>2008-04-30T06:19:00.000-07:00</published><updated>2008-04-30T06:26:30.016-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Dos commands'/><title type='text'>Disable USB Drive using Group Policy</title><content type='html'>usb.bat file contain&lt;br /&gt;regedit /s \\slche\systemrestore$\usb.reg&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;usb.reg file contain&lt;br /&gt;&lt;br /&gt;Windows Registry Editor Version 5.00&lt;br /&gt;&lt;br /&gt;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\USBSTOR]&lt;br /&gt;"Start"=dword:00000004&lt;br /&gt;&lt;br /&gt;usb.bat is put in logon scipt in computer policy&lt;br /&gt;rsb.reg file is placed  in \\slche\systemrestore$\usb.reg&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-3014257806248125054?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/3014257806248125054/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=3014257806248125054' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/3014257806248125054'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/3014257806248125054'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2008/04/disable-usb-drive-using-group-policy.html' title='Disable USB Drive using Group Policy'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-2964419002375509876</id><published>2008-04-30T06:13:00.000-07:00</published><updated>2008-04-30T06:18:45.992-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Dos commands'/><title type='text'>Create scheduled restore point in Windows XP</title><content type='html'>&lt;strong&gt;Restore.bat &lt;/strong&gt;file contain&lt;br /&gt;at 3:40pm \\bslch\systemrestore$\a.vbs&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;a.vbs &lt;/strong&gt;file contain&lt;br /&gt;Set IRP = getobject("winmgmts:\\.\root\default:Systemrestore" ) &lt;br /&gt;MYRP = IRP.createrestorepoint ("IT Helpdesk Restore Point", 0, 100) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;put the restore.bat file in logon script in computer policy.&lt;br /&gt;a.vbs file is copied into  "\\bslch\systemrestore$" this location.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-2964419002375509876?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/2964419002375509876/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=2964419002375509876' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/2964419002375509876'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/2964419002375509876'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2008/04/create-scheduled-restore-point-in.html' title='Create scheduled restore point in Windows XP'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-9153423729555135051</id><published>2008-04-24T23:37:00.000-07:00</published><updated>2008-04-24T23:40:23.602-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Dos commands'/><title type='text'>How to enable firewall in Windows XP</title><content type='html'>netsh firewall set opmode mode=ENABLE&lt;br /&gt;netsh firewall set service type=FILEANDPRINT mode=ENABLE&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-9153423729555135051?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/9153423729555135051/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=9153423729555135051' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/9153423729555135051'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/9153423729555135051'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2008/04/how-to-enable-firewall-in-windows-xp.html' title='How to enable firewall in Windows XP'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-6177008756599147763</id><published>2008-04-18T21:25:00.000-07:00</published><updated>2008-04-18T21:29:55.979-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='VB Script'/><title type='text'>Map Network drive using Vbscript</title><content type='html'>' save this contents to MapNetwork.vbs&lt;br /&gt;Option Explicit&lt;br /&gt;Dim objNetwork &lt;br /&gt;Dim strDriveLetter, strRemotePath&lt;br /&gt;strDriveLetter = "J:" &lt;br /&gt;strRemotePath = "\\10.90.2.3\e$" &lt;br /&gt;&lt;br /&gt;Set objNetwork = CreateObject("WScript.Network") &lt;br /&gt;&lt;br /&gt;objNetwork.MapNetworkDrive strDriveLetter, strRemotePath &lt;br /&gt;WScript.Quit&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-6177008756599147763?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/6177008756599147763/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=6177008756599147763' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/6177008756599147763'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/6177008756599147763'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2008/04/map-network-drive-using-vbscript.html' title='Map Network drive using Vbscript'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-4534888094231848847</id><published>2008-04-12T06:34:00.001-07:00</published><updated>2008-04-12T06:34:44.811-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Registry'/><title type='text'>Block Messenger Service</title><content type='html'>System Key: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Messenger]&lt;br /&gt;Value Name: Start&lt;br /&gt;Data Type: REG_DWORD (DWORD Value)&lt;br /&gt;Value Data: (2 = automatic, 3 = enabled, 4 = disabled)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-4534888094231848847?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/4534888094231848847/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=4534888094231848847' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/4534888094231848847'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/4534888094231848847'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2008/04/block-messenger-service.html' title='Block Messenger Service'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-7987220158250806942</id><published>2008-04-12T06:32:00.001-07:00</published><updated>2008-04-12T06:32:31.128-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Registry'/><title type='text'>Disable Task Manager</title><content type='html'>User Key: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\&lt;br /&gt;System]&lt;br /&gt;System Key: [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\&lt;br /&gt;System]&lt;br /&gt;Value Name: DisableTaskMgr&lt;br /&gt;Data Type: REG_DWORD (DWORD Value)&lt;br /&gt;Value Data: (0 = default, 1 = disable Task Manager)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-7987220158250806942?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/7987220158250806942/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=7987220158250806942' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/7987220158250806942'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/7987220158250806942'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2008/04/disable-task-manager.html' title='Disable Task Manager'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-1270042152650919209</id><published>2008-04-12T06:29:00.000-07:00</published><updated>2008-04-12T06:30:35.870-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Registry'/><title type='text'>Disable the Right Click on the Desktop</title><content type='html'>User Key: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\&lt;br /&gt;Explorer]&lt;br /&gt;System Key: [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\&lt;br /&gt;Explorer]&lt;br /&gt;Value Name: NoViewContextMenu&lt;br /&gt;Data Type: REG_DWORD (DWORD Value)&lt;br /&gt;Value Data: (0 = disabled, 1 = enabled)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-1270042152650919209?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/1270042152650919209/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=1270042152650919209' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/1270042152650919209'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/1270042152650919209'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2008/04/disable-right-click-on-desktop.html' title='Disable the Right Click on the Desktop'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-5715868840184360961</id><published>2008-04-12T06:28:00.000-07:00</published><updated>2008-04-12T06:29:06.533-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Registry'/><title type='text'>Force Windows to Use the Classic Desktop</title><content type='html'>User Key: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\&lt;br /&gt;Explorer]&lt;br /&gt;System Key: [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\&lt;br /&gt;Explorer]&lt;br /&gt;Value Name: ClassicShell&lt;br /&gt;Data Type: REG_DWORD (DWORD Value)&lt;br /&gt;Value Data: (0 = Default, 1 = Classic Desktop)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-5715868840184360961?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/5715868840184360961/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=5715868840184360961' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/5715868840184360961'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/5715868840184360961'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2008/04/force-windows-to-use-classic-desktop.html' title='Force Windows to Use the Classic Desktop'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-1282490529502635579</id><published>2008-04-12T06:27:00.001-07:00</published><updated>2008-04-12T06:27:59.415-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Registry'/><title type='text'>Remove My Documents from the Desktop</title><content type='html'>This setting is used to remove the My Documents folder from the Windows desktop.&lt;br /&gt;&lt;br /&gt;User Key: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\&lt;br /&gt;CLSID\{450D8FBA-AD25-11D0-98A8-0800361B1103}\ShellFolder]&lt;br /&gt;Value Name: Attributes&lt;br /&gt;Data Type: REG_DWORD (DWORD Value)&lt;br /&gt;Value Data: (0xf0500174 = Hidden, 0xf0400174 = Default)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-1282490529502635579?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/1282490529502635579/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=1282490529502635579' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/1282490529502635579'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/1282490529502635579'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2008/04/remove-my-documents-from-desktop.html' title='Remove My Documents from the Desktop'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-6329084251526928169</id><published>2008-04-12T06:24:00.000-07:00</published><updated>2008-04-12T06:25:50.153-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Registry'/><title type='text'>Disable Desktop Cleanup Wizard  Windows XP</title><content type='html'>By default Windows will run the Desktop Cleanup Wizard every 60 days to remove unused desktop items and shortcuts. This setting will disable it from running automatically.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;User Key: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\&lt;br /&gt;Desktop\CleanupWiz]&lt;br /&gt;Value Name: NoRun&lt;br /&gt;Data Type: REG_DWORD (DWORD Value)&lt;br /&gt;Value Data: (0 = enabled, 1= disable wizard)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-6329084251526928169?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/6329084251526928169/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=6329084251526928169' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/6329084251526928169'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/6329084251526928169'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2008/04/disable-desktop-cleanup-wizard-windows.html' title='Disable Desktop Cleanup Wizard  Windows XP'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-6761010752072711802</id><published>2008-04-07T06:20:00.001-07:00</published><updated>2008-04-07T06:20:49.387-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Dos commands'/><title type='text'>How to View and delete scheduled job tasks</title><content type='html'>at command prompt  &lt;br /&gt; &lt;br /&gt;View scheduled jobs &lt;br /&gt; &lt;br /&gt;at \\computername &lt;br /&gt; &lt;br /&gt;Delete scheduled jobs &lt;br /&gt; &lt;br /&gt;type &lt;br /&gt;at \\computername /delete /y&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-6761010752072711802?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/6761010752072711802/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=6761010752072711802' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/6761010752072711802'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/6761010752072711802'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2008/04/how-to-view-and-delete-scheduled-job.html' title='How to View and delete scheduled job tasks'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-7149561139961098650</id><published>2008-04-07T06:18:00.000-07:00</published><updated>2008-04-07T06:19:31.860-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Dos commands'/><title type='text'>Map network Drive</title><content type='html'>net use \\server\share password /USER:domain\username &lt;br /&gt; &lt;br /&gt;/P means persistent. &lt;br /&gt; &lt;br /&gt;This means reconnect the share at the next logon. &lt;br /&gt; &lt;br /&gt;But for that to work with a password you will also need to save the credentials. &lt;br /&gt; &lt;br /&gt;So try this ... &lt;br /&gt; &lt;br /&gt;NET USE Z: \\192.168.2.43\mercury password /USER:domain\username /SAVECRED /PERSISENT:YES &lt;br /&gt; &lt;br /&gt;Replace password, domain and username with appropriate values ... &lt;br /&gt; &lt;br /&gt;NET USE Z: \\192.168.2.43\mercury MrBlobby /USER:BBC\NoelEdmonds /SAVECRED /PERSISENT:YES &lt;br /&gt; &lt;br /&gt;Example: &lt;br /&gt; &lt;br /&gt;net use h: \\computername\c$ /u:domainname\username "Pasword" &lt;br /&gt; &lt;br /&gt;Delete net drive using this command &lt;br /&gt; &lt;br /&gt;net use * /delete /y&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-7149561139961098650?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/7149561139961098650/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=7149561139961098650' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/7149561139961098650'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/7149561139961098650'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2008/04/map-network-drive.html' title='Map network Drive'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-7327863549756457488</id><published>2008-04-07T06:12:00.000-07:00</published><updated>2008-04-07T06:14:39.908-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Dos commands'/><title type='text'>Disable USB drive</title><content type='html'>copy the  below three lines and paste this file to usb.reg&lt;br /&gt;&lt;br /&gt;Windows Registry Editor Version 5.00&lt;br /&gt;&lt;br /&gt;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\USBSTOR]&lt;br /&gt;"Start"=dword:00000004&lt;br /&gt;&lt;br /&gt;then run this file or create a batch file&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;regedit /s \\sbslchedc01\systemrestore$\usb.reg&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-7327863549756457488?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/7327863549756457488/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=7327863549756457488' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/7327863549756457488'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/7327863549756457488'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2008/04/disable-usb-drive.html' title='Disable USB drive'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-4757334428762161588</id><published>2008-04-07T06:07:00.001-07:00</published><updated>2008-04-07T06:07:33.427-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Dos commands'/><title type='text'>PsExec</title><content type='html'>PsExec executes a program on a remote system, where remotely executed console applications execute interactively. &lt;br /&gt; &lt;br /&gt;psexec @computername.txt -e -u administrator -P password -realtime -c ocxreg.bat &lt;br /&gt; &lt;br /&gt;computername.txt contain computer name or ip address..&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-4757334428762161588?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/4757334428762161588/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=4757334428762161588' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/4757334428762161588'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/4757334428762161588'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2008/04/psexec.html' title='PsExec'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-7055007267404756625</id><published>2008-04-07T06:05:00.000-07:00</published><updated>2008-04-07T06:07:54.900-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Dos commands'/><title type='text'>schedule a restore point</title><content type='html'>Paste the following two lines of code into notepad. Then save the file with   restore.vbs extention, e.g. save it as something like 'restorepoint.vbs'    &lt;br /&gt; &lt;br /&gt; Set IRP = getobject ("winmgmts:\\.\root\default:Systemrestore" )  &lt;br /&gt; &lt;br /&gt;MYRP = IRP.createrestorepoint ("Tamilchild Restore Point", 0, 100)  &lt;br /&gt;   &lt;br /&gt;with that done, run the file manually, then open system restore and verify the restore point was created ok.  &lt;br /&gt;  &lt;br /&gt;Now you can use scheduled tasks in the normal way to create a restore point   as you wish. Needless to say, the account you schedule this to run under  will need to be an admin account.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-7055007267404756625?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/7055007267404756625/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=7055007267404756625' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/7055007267404756625'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/7055007267404756625'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2008/04/schedule-restore-point.html' title='schedule a restore point'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-3368863865953906695</id><published>2008-04-07T02:43:00.000-07:00</published><updated>2008-04-07T02:45:13.707-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Dos commands'/><title type='text'>Change file name with date extention</title><content type='html'>Create a batch file save this contents. It works good.&lt;br /&gt;&lt;br /&gt;ren "C:\Program Files\Syslogd\Logs\SyslogCatchAll.txt"  SyslogCatchAll%date:~4,2%-%date:~7,2%-%date:~10%.txt&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-3368863865953906695?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/3368863865953906695/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=3368863865953906695' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/3368863865953906695'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/3368863865953906695'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2008/04/change-file-name-with-date-extention.html' title='Change file name with date extention'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-5880838120987700050</id><published>2008-04-04T07:58:00.000-07:00</published><updated>2008-04-04T08:02:16.233-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Dos commands'/><title type='text'>Gateway address, IP Address, DNS</title><content type='html'>&lt;strong&gt;Add gateway address&lt;/strong&gt;&lt;br /&gt;Type the command in cmd &lt;br /&gt;netsh interface ip delete addres "local area connection" gateway=10.90.102.6 &lt;br /&gt; &lt;br /&gt;netsh interface ip  set address name="local area connection" gateway=10.90.102.6 gwmetric=default &lt;br /&gt; &lt;br /&gt;netsh interface ip add address "local area connection" gateway=10.90.103.6 gwmetric=automatic &lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Delete DNS&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Delete particular Dns using this command &lt;br /&gt; &lt;br /&gt;netsh interface ip delete dns "local area connection" 10.90.2.2 &lt;br /&gt; &lt;br /&gt;Delete all dns using this command.. &lt;br /&gt; &lt;br /&gt;netsh interface ip delete dns "Local Area Connection" all  &lt;br /&gt; &lt;br /&gt; &lt;br /&gt;using command prompt.. &lt;br /&gt; &lt;br /&gt;netsh interface ip add dns "local area connection" 10.90.2.2 index=2 &lt;br /&gt; &lt;br /&gt;ok.. &lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Add Ip address&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Simply type this command in cmd.. &lt;br /&gt; &lt;br /&gt;Netsh interface ip add address "local area connection" 10.90.30.2 255.255.254.0 &lt;br /&gt; &lt;br /&gt;OK..&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-5880838120987700050?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/5880838120987700050/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=5880838120987700050' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/5880838120987700050'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/5880838120987700050'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2008/04/gateway-address-ip-address-dns.html' title='Gateway address, IP Address, DNS'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-7697496026897930307</id><published>2008-04-04T07:57:00.001-07:00</published><updated>2008-04-04T07:57:36.764-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Dos commands'/><title type='text'>Shutdown the Remote PC</title><content type='html'>The following command is used for remote pc shutdown &lt;br /&gt; &lt;br /&gt;shutdown -m \\computername(or Ipaddress)  -s -f -t 00 &lt;br /&gt; &lt;br /&gt; &lt;br /&gt;-m  Remote machine &lt;br /&gt; &lt;br /&gt;-s Shutdown &lt;br /&gt; &lt;br /&gt;-t time duration&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-7697496026897930307?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/7697496026897930307/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=7697496026897930307' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/7697496026897930307'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/7697496026897930307'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2008/04/shutdown-remote-pc.html' title='Shutdown the Remote PC'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-6218017904728403501</id><published>2008-04-04T07:53:00.000-07:00</published><updated>2008-04-04T07:56:33.801-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Dos commands'/><title type='text'>To enable or disable the Remote Desktop exception</title><content type='html'>Using the command prompt &lt;br /&gt; &lt;br /&gt; To enable or disable the Remote Desktop exception &lt;br /&gt;  &lt;br /&gt; • Type the following at the command prompt, and press ENTER: &lt;br /&gt; &lt;br /&gt;netsh firewall set service type = remotedesktop mode =  &lt;br /&gt; &lt;br /&gt;mode &lt;br /&gt; &lt;br /&gt; &lt;br /&gt;Substitute values for the placeholder in italics. The following table lists possible values for the placeholder. &lt;br /&gt; &lt;br /&gt;Placeholder Possible Values Description  &lt;br /&gt;mode &lt;br /&gt; &lt;br /&gt; enable, disable &lt;br /&gt; &lt;br /&gt; Specifies whether to enable or disable the exception. &lt;br /&gt;  &lt;br /&gt; &lt;br /&gt;If you get an "Access Denied" message when you run a command, you do not have administrative rights to configure Windows Firewall. If you get an "Ok" message but the command does not take effect, the setting might be managed by Group Policy&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-6218017904728403501?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/6218017904728403501/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=6218017904728403501' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/6218017904728403501'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/6218017904728403501'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2008/04/to-enable-or-disable-remote-desktop.html' title='To enable or disable the Remote Desktop exception'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-2932727792730543102</id><published>2008-04-04T07:51:00.001-07:00</published><updated>2008-04-04T07:51:55.589-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Profile Creation'/><title type='text'>Delete cached copies of roaming profiles</title><content type='html'>Using Group Policy to delete cached copies of roaming profiles &lt;br /&gt; &lt;br /&gt;This article discusses how you can use Group Policy to delete locally cached copies of roaming profiles.  &lt;br /&gt; &lt;br /&gt;MORE INFORMATION &lt;br /&gt;If you enable Group Policy, any local copy of a user's roaming profile is deleted when the user logs off. However, the roaming profile still remains on the network server that stores it. &lt;br /&gt; &lt;br /&gt;You can configure a Group Policy Object (GPO) to perform the preceding behavior by performing the following steps: &lt;br /&gt;1. Edit the GPO that you want to modify.  &lt;br /&gt;2. Locate the following section: Computer Configuration \ Administrative Templates \ System \ User Profiles.  &lt;br /&gt;3. Double-click Delete cached copies of roaming profiles (the Group Policy setting).  &lt;br /&gt;4. Click Enabled.  &lt;br /&gt; &lt;br /&gt;NOTE: The preceding steps involve a computer configuration setting. When Group Policy is applied to a container, such as an organizational unit, it can apply to all computers in that organizational unit and not necessarily to all users in that organizational unit. For example, if a user in the organizational unit that has this policy, logs on to a computer that is in another organizational unit that does not have this policy, a copy of the roaming profile can remain on the computer. Once this policy is applied to a computer it applies to all users that use that computer.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-2932727792730543102?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/2932727792730543102/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=2932727792730543102' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/2932727792730543102'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/2932727792730543102'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2008/04/delete-cached-copies-of-roaming.html' title='Delete cached copies of roaming profiles'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-5468806793468728475</id><published>2008-04-04T07:34:00.000-07:00</published><updated>2008-04-04T07:56:33.801-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Dos commands'/><title type='text'>Enable or Disable the File and Printer Sharing</title><content type='html'>Using the command prompt &lt;br /&gt; &lt;br /&gt; To enable or disable the File and Printer Sharing exception &lt;br /&gt;  &lt;br /&gt; • Type the following at the command prompt, and press ENTER: &lt;br /&gt; &lt;br /&gt;netsh firewall set service type = fileandprint mode = mode &lt;br /&gt;  &lt;br /&gt;  &lt;br /&gt;mode &lt;br /&gt;enable, disable &lt;br /&gt; &lt;br /&gt; Specifies whether to enable or disable the exception. &lt;br /&gt;  &lt;br /&gt; &lt;br /&gt;If you get an "Access Denied" message when you run a command, you do not have administrative rights to configure Windows Firewall. If you get an "Ok" message but the command does not take effect, the setting might be managed by Group Policy.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-5468806793468728475?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/5468806793468728475/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=5468806793468728475' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/5468806793468728475'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/5468806793468728475'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2008/04/enable-or-disable-file-and-printer.html' title='Enable or Disable the File and Printer Sharing'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-1420451240516265575</id><published>2008-04-04T07:29:00.000-07:00</published><updated>2008-04-04T07:30:17.489-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='McAfee EPO'/><title type='text'>Uninstalling using McAfee Consumer Product Removal</title><content type='html'>Download the removal tool from http://download.mcafee.com/products/licensed/cust_support_patches/MCPR.exe. &lt;br /&gt; &lt;br /&gt;Click Save and save the file to any folder on the computer.  &lt;br /&gt; &lt;br /&gt;Navigate to the folder where the file is saved.  &lt;br /&gt;Double-click MCPR.exe.  &lt;br /&gt; &lt;br /&gt;Click Run. A Command Line window will be displayed, and then close automatically. Wait for a second Command Line window to be displayed. (Do not double-click MCPR.exe again.) The program will begin the cleanup.  &lt;br /&gt; &lt;br /&gt;Observe the installation, which could take several minutes. The following message will be displayed in the Command Line window:  &lt;br /&gt; &lt;br /&gt;The machine must reboot to complete the un-installation. Reboot now? [y.n] &lt;br /&gt;  &lt;br /&gt;Press Y on the keyboard.  &lt;br /&gt;Wait for the computer to restart.  &lt;br /&gt; &lt;br /&gt;All McAfee products are now removed from your computer.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-1420451240516265575?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/1420451240516265575/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=1420451240516265575' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/1420451240516265575'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/1420451240516265575'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2008/04/uninstalling-using-mcafee-consumer.html' title='Uninstalling using McAfee Consumer Product Removal'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-7802972144595909771</id><published>2008-04-04T07:27:00.001-07:00</published><updated>2008-04-04T07:28:29.816-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='McAfee EPO'/><title type='text'>McAfee Common Framework returned error ffffffdf@3</title><content type='html'>When updating McAfee Virus Scan Enterprise 8.0i manually I get the error message "Failed to initialize common updater subsystem, Make sure the McAfee Framework Services is running, McAfee Common Framework returned error ffffffdf@3". What do I do? &lt;br /&gt; &lt;br /&gt;You will need to Re-Register the OLE32.DLL to Re-Populate the Registry. To do this please do the following:- &lt;br /&gt; &lt;br /&gt;Click Start, then Run, and in the Open text box type: &lt;br /&gt; &lt;br /&gt;Regsvr32.exe %Windir%\System32\Ole32.dll &lt;br /&gt; &lt;br /&gt;A RegSvr32 popup message states: DllRegisterServer in C:\WINNT\System32\ole32.dll succeeded. &lt;br /&gt; &lt;br /&gt;Click OK.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-7802972144595909771?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/7802972144595909771/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=7802972144595909771' title='15 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/7802972144595909771'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/7802972144595909771'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2008/04/mcafee-common-framework-returned-error.html' title='McAfee Common Framework returned error ffffffdf@3'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>15</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-1853210930627734113</id><published>2008-04-04T07:22:00.000-07:00</published><updated>2008-04-04T07:25:52.553-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='VB Script'/><title type='text'>Send Keys Representation</title><content type='html'>Key          SendKeys Representation&lt;br /&gt;&lt;br /&gt;BACKSPACE {BACKSPACE}, {BS}, or {BKSP} &lt;br /&gt;BREAK         {BREAK} &lt;br /&gt;CAPS LOCK {CAPSLOCK} &lt;br /&gt;DEL or DELETE {DELETE} or {DEL} &lt;br /&gt;DOWN ARROW {DOWN} &lt;br /&gt;END         {END} &lt;br /&gt;ENTER         {ENTER} or ~ &lt;br /&gt;ESC         {ESC} &lt;br /&gt;HELP         {HELP} &lt;br /&gt;HOME         {HOME} &lt;br /&gt;INS or INSERT {INSERT} or {INS} &lt;br /&gt;LEFT ARROW {LEFT} &lt;br /&gt;NUM LOCK {NUMLOCK} &lt;br /&gt;PAGE DOWN {PGDN} &lt;br /&gt;PAGE UP         {PGUP} &lt;br /&gt;PRINT SCREEN {PRTSC} &lt;br /&gt;RIGHT ARROW {RIGHT} &lt;br /&gt;SCROLL LOCK {SCROLLLOCK} &lt;br /&gt;TAB         {TAB} &lt;br /&gt;UP ARROW {UP} &lt;br /&gt;SHIFT          +&lt;br /&gt;CONTROL          ^&lt;br /&gt;ALT          %&lt;br /&gt;BACKSPACE {BACKSPACE}, {BS}, or {BKSP}&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-1853210930627734113?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/1853210930627734113/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=1853210930627734113' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/1853210930627734113'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/1853210930627734113'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2008/04/send-keys-representation.html' title='Send Keys Representation'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-3201070162608356268</id><published>2008-04-04T07:17:00.000-07:00</published><updated>2008-04-04T07:18:30.880-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='WSUS'/><title type='text'>How to Configure Automatic Updates</title><content type='html'>Configuring Automatic Updates by using Group Policy &lt;br /&gt; &lt;br /&gt;The easiest way to configure automatic updates is through the group policy, in environments where this is possible. If group policies (AD) are not available, you can use the registry file which has to be deployed to every machine. This registry file, or group policy template if you're using Active Directory, enables advanced features available with the new WSUS client.  &lt;br /&gt; &lt;br /&gt;In order to configure client machines using group policy it is necessary to load the latest version of the wuau.adm administrative template. This template is available on Windows 2003 servers or Windows XP machines with Service Pack 2 installed. By default it is stored in C:\WINDOWS\Inf directory. &lt;br /&gt; &lt;br /&gt; &lt;br /&gt;Configuring automatic updates in a non-AD environment &lt;br /&gt; &lt;br /&gt;There are three ways of configuring automatic updates in non-Active Directory environments: &lt;br /&gt; &lt;br /&gt;Windows Registry Editor Version 5.00 &lt;br /&gt; &lt;br /&gt;[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate] &lt;br /&gt; &lt;br /&gt;; Define WSUS update server and the status server &lt;br /&gt;"WUServer"="http://msupdate.auckland.ac.nz/" &lt;br /&gt;"WUStatusServer"="http://msupdate.auckland.ac.nz" &lt;br /&gt; &lt;br /&gt;; Users in the Users security group are not allowed to approve or &lt;br /&gt;; disapprove changes (change this to 00000001 if you want them to be &lt;br /&gt;; able to approve changes) &lt;br /&gt;"ElevateNonAdmins"=dword:00000000 &lt;br /&gt; &lt;br /&gt;; Define client target group – important for reports &lt;br /&gt;"TargetGroup"="ITSS" &lt;br /&gt;; This option has to be 1 if client-side targeting is enabled. &lt;br /&gt;"TargetGroupEnabled"=dword:00000001 &lt;br /&gt; &lt;br /&gt;[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU] &lt;br /&gt; &lt;br /&gt;"UseWUServer"=dword:00000001 &lt;br /&gt; &lt;br /&gt;; Logged users can choose if they want to restart the computer &lt;br /&gt;"NoAutoRebootWithLoggedOnUsers"=dword:00000001 &lt;br /&gt; &lt;br /&gt;; Enable automatic updates (1 for disable) &lt;br /&gt;"NoAutoUpdate"=dword:00000000 &lt;br /&gt; &lt;br /&gt;; Following options are available: &lt;br /&gt;; 2 – notify before download &lt;br /&gt;; 3 – automatic download and notify of installation &lt;br /&gt;; 4 – automatic download and scheduled installation &lt;br /&gt;; 5 – automatic updates required, but end users can configure them  &lt;br /&gt;"AUOptions"=dword:00000004 &lt;br /&gt; &lt;br /&gt;; Every day is scheduled (0, otherwise days defined from Sunday – 1, to &lt;br /&gt;; Saturday – 7) &lt;br /&gt;"ScheduledInstallDay"=dword:00000000 &lt;br /&gt; &lt;br /&gt;; Time of day to install updates – 10 AM (0a in hexadecimal) &lt;br /&gt;"ScheduledInstallTime"=dword:0000000a &lt;br /&gt; &lt;br /&gt;; Silently install minor updates &lt;br /&gt;"AutoInstallMinorUpdates"=dword:00000001 &lt;br /&gt; &lt;br /&gt;; Detection frequency in hours – every 20 hours (14 in hexadecimal) &lt;br /&gt;"DetectionFrequency"=dword:00000014 &lt;br /&gt;"DetectionFrequencyEnabled"=dword:00000001 &lt;br /&gt; &lt;br /&gt;; Time between prompting again for a scheduled restart – 30 minutes (1e &lt;br /&gt;; in hexadecimal) &lt;br /&gt;"RebootRelaunchTimeout"=dword:0000001e &lt;br /&gt;"RebootRelaunchTimeoutEnabled"=dword:00000001 &lt;br /&gt; &lt;br /&gt;; Warning time after installing updates with a deadline or scheduled &lt;br /&gt;; updates – 15 minutes &lt;br /&gt;"RebootWarningTimeout"=dword:0000000f &lt;br /&gt;"RebootWarningTimeoutEnabled"=dword:00000001 &lt;br /&gt; &lt;br /&gt;; Time that the WSUS client will wait at startup before applying  &lt;br /&gt;; updates from a missed scheduled installation time. This applies only &lt;br /&gt;; to scheduled installations. &lt;br /&gt;"RescheduleWaitTime"=dword:0000001e &lt;br /&gt;"RescheduleWaitTimeEnabled"=dword:00000001&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-3201070162608356268?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/3201070162608356268/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=3201070162608356268' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/3201070162608356268'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/3201070162608356268'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2008/04/how-to-configure-automatic-updates.html' title='How to Configure Automatic Updates'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-3873380961517509409</id><published>2008-04-04T07:12:00.000-07:00</published><updated>2008-04-04T07:13:18.276-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='WSUS'/><title type='text'>WSUS 2.0 Updation Errors</title><content type='html'>&lt;strong&gt;WSUS 2.0 Updation Errors&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;The following events are occured while updating wsus 2.0 to wsus 3.0 &lt;br /&gt; &lt;br /&gt;Event Type: Error &lt;br /&gt;Event Source: Windows Server Update Services &lt;br /&gt;Event Category: Web Services  &lt;br /&gt;Event ID: 12012 &lt;br /&gt;Description: &lt;br /&gt;The API Remoting Web Service is not working. &lt;br /&gt; &lt;br /&gt;Event Type: Error &lt;br /&gt;Event Source: Windows Server Update Services &lt;br /&gt;Event Category: Web Services  &lt;br /&gt;Event ID: 12032 &lt;br /&gt;Description: &lt;br /&gt;The Server Synchronization Web Service is not working. &lt;br /&gt; &lt;br /&gt; &lt;br /&gt;Event Type: Error &lt;br /&gt;Event Source: Windows Server Update Services &lt;br /&gt;Event Category: Web Services  &lt;br /&gt;Event ID: 12022 &lt;br /&gt;Description: &lt;br /&gt;The Client Web Service is not working. &lt;br /&gt; &lt;br /&gt;Event Type: Error &lt;br /&gt;Event Source: Windows Server Update Services &lt;br /&gt;Event Category: Web Services  &lt;br /&gt;Event ID: 12042 &lt;br /&gt;Description: &lt;br /&gt;The SimpleAuth Web Service is not working. &lt;br /&gt; &lt;br /&gt;Event Type: Error &lt;br /&gt;Event Source: Windows Server Update Services &lt;br /&gt;Event Category: Web Services  &lt;br /&gt;Event ID: 12052 &lt;br /&gt;Description: &lt;br /&gt;The DSS Authentication Web Service is not working. &lt;br /&gt; &lt;br /&gt; &lt;br /&gt;Answer: &lt;br /&gt; &lt;br /&gt;Upgrading from WSUS 2.0 to WSUS 3.0 requires the re-entry of the authentication credentials on the proxy configuration page of the WSUS Administration Console after completing the upgrade.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-3873380961517509409?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/3873380961517509409/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=3873380961517509409' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/3873380961517509409'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/3873380961517509409'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2008/04/wsus-20-updation-errors.html' title='WSUS 2.0 Updation Errors'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-8681352275300514063</id><published>2008-04-04T07:03:00.000-07:00</published><updated>2008-04-04T07:16:52.352-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='WSUS'/><title type='text'>Reconnect to WSUS</title><content type='html'>Reconnect the Wsus... &lt;br /&gt;you need to delete the identification info from the registry and reboot the PC in order for it to report properly. Here is the relevant information: &lt;br /&gt; &lt;br /&gt;HKLM\Software\Microsoft\Windows\CurrentVersion\Windowsupdate &lt;br /&gt;Delete the following entries, if present: &lt;br /&gt;AccountDomainSID &lt;br /&gt;SusClientID &lt;br /&gt;PingID &lt;br /&gt; &lt;br /&gt;Reboot. &lt;br /&gt; &lt;br /&gt;The appropriate entries will be recreated when the PC reconnects to WUS.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-8681352275300514063?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/8681352275300514063/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=8681352275300514063' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/8681352275300514063'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/8681352275300514063'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2008/04/reconnect-to-wsus.html' title='Reconnect to WSUS'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-4547495351314922960</id><published>2008-04-04T06:21:00.000-07:00</published><updated>2008-04-10T05:07:53.654-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='VB Script'/><title type='text'>Run application without User intervention</title><content type='html'>Suppose you want to run hyperterminal via command mode without user intervention.&lt;br /&gt;&lt;br /&gt;The following vbs script is very useful for you..&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;' openhyper.vbs&lt;br /&gt;' Example VBScript Run Notepad and use SendKeys&lt;br /&gt;' -----------------------------------------------------' &lt;br /&gt;' Developed by S.Murugan&lt;br /&gt;Option Explicit&lt;br /&gt;Dim objShell, Racey, intCount&lt;br /&gt;Set objShell = CreateObject("WScript.Shell")&lt;br /&gt;objShell.Run "hypertrm new.ht" &lt;br /&gt;Wscript.Sleep 1500&lt;br /&gt;Racey = 1000&lt;br /&gt;intCount=0&lt;br /&gt;&lt;br /&gt;objShell.SendKeys "%T"&lt;br /&gt;WScript.Sleep 1500&lt;br /&gt;objShell.SendKeys "C"&lt;br /&gt;WScript.Sleep 1500&lt;br /&gt;objShell.SendKeys "{TAB}"&lt;br /&gt;WScript.Sleep 1500&lt;br /&gt;objShell.SendKeys "{TAB}"&lt;br /&gt;WScript.Sleep 1500&lt;br /&gt;objShell.SendKeys "{ENTER}"&lt;br /&gt;&lt;br /&gt;WScript.Quit &lt;br /&gt;' End of Example SendKeys VBScript&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Updated file&lt;/strong&gt;&lt;br /&gt; &lt;br /&gt;' hyperopen.vbs&lt;br /&gt;' Example VBScript Run Notepad and use SendKeys&lt;br /&gt;' -----------------------------------------------------' &lt;br /&gt;Option Explicit&lt;br /&gt;Dim objShell, Racey, intCount&lt;br /&gt;Set objShell = CreateObject("WScript.Shell")&lt;br /&gt;objShell.Run "hypertrm new.ht" &lt;br /&gt;Wscript.Sleep 1500&lt;br /&gt;Racey = 1000&lt;br /&gt;intCount=0&lt;br /&gt;&lt;br /&gt;objShell.SendKeys "%T"&lt;br /&gt;WScript.Sleep 1500&lt;br /&gt;objShell.SendKeys "C"&lt;br /&gt;WScript.Sleep 1500&lt;br /&gt;objShell.SendKeys "C:\Documents and Settings\murugans\Desktop\capture.txt"&lt;br /&gt;WScript.Sleep 1500&lt;br /&gt;objShell.SendKeys "{TAB}"&lt;br /&gt;WScript.Sleep 1500&lt;br /&gt;objShell.SendKeys "{TAB}"&lt;br /&gt;WScript.Sleep 1500&lt;br /&gt;objShell.SendKeys "{ENTER}"&lt;br /&gt;&lt;br /&gt;WScript.Quit &lt;br /&gt;' End of Example SendKeys VBScript&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;' stop the application new&lt;br /&gt;' Example VBScript Run Notepad and use SendKeys&lt;br /&gt;' -----------------------------------------------------' &lt;br /&gt;Dim objshell&lt;br /&gt;Set objShell = CreateObject("WScript.Shell")&lt;br /&gt;While objShell.AppActivate("new") &lt;&gt; True&lt;br /&gt;   WScript.Sleep 500&lt;br /&gt;Wend&lt;br /&gt;WScript.Sleep 100&lt;br /&gt;objShell.SendKeys "{ENTER}"&lt;br /&gt;&lt;br /&gt;objShell.SendKeys "%F"&lt;br /&gt;WScript.Sleep 1500&lt;br /&gt;objShell.SendKeys "x"&lt;br /&gt;WScript.Sleep 1500&lt;br /&gt;objShell.SendKeys "{ENTER}"&lt;br /&gt;&lt;br /&gt;WScript.Quit &lt;br /&gt;' End of Example SendKeys VBScript&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-4547495351314922960?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/4547495351314922960/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=4547495351314922960' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/4547495351314922960'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/4547495351314922960'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2008/04/run-application-without-user.html' title='Run application without User intervention'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-2060922101994381966</id><published>2008-03-28T04:22:00.000-07:00</published><updated>2008-04-04T06:58:55.573-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='WSUS'/><title type='text'>WSUS 3.0 Client not report to server</title><content type='html'>IF you have facing the problem like the log shows&lt;br /&gt;&lt;br /&gt;2008-03-28 12:10:24:947 1152 274 AU ## START ##  AU: Search for updates&lt;br /&gt;2008-03-28 12:10:24:947 1152 274 AU #########&lt;br /&gt;2008-03-28 12:10:24:947 1152 274 AU &lt;&lt;## SUBMITTED ## AU: Search for updates [CallId = {C98707A2-D7AF-4D38-A4D5-BAA0482F53E3}]&lt;br /&gt;2008-03-28 12:10:24:947 1152 864 Agent *************&lt;br /&gt;2008-03-28 12:10:24:947 1152 864 Agent ** START **  Agent: Finding updates [CallerId = AutomaticUpdates]&lt;br /&gt;2008-03-28 12:10:24:947 1152 864 Agent *********&lt;br /&gt;2008-03-28 12:10:24:947 1152 864 Agent   * Online = Yes; Ignore download priority = No&lt;br /&gt;2008-03-28 12:10:24:947 1152 864 Agent   * Criteria = "IsHidden=0 and IsInstalled=0 and DeploymentAction='Installation' and IsAssigned=1 or IsHidden=0 and IsPresent=1 and DeploymentAction='Uninstallation' and IsAssigned=1 or IsHidden=0 and IsInstalled=1 and DeploymentAction='Installation' and IsAssigned=1 and RebootRequired=1 or IsHidden=0 and IsInstalled=0 and DeploymentAction='Uninstallation' and IsAssigned=1 and RebootRequired=1"&lt;br /&gt;2008-03-28 12:10:24:947 1152 864 Agent   * ServiceID = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}&lt;br /&gt;2008-03-28 12:10:24:947 1152 864 Misc Validating signature for C:\WINDOWS\SoftwareDistribution\SelfUpdate\Default\wuident.cab:&lt;br /&gt;2008-03-28 12:10:24:963 1152 864 Misc  Microsoft signed: Yes&lt;br /&gt;2008-03-28 12:10:24:979 1152 864 Misc Validating signature for C:\WINDOWS\SoftwareDistribution\SelfUpdate\Default\wuident.cab:&lt;br /&gt;2008-03-28 12:10:24:994 1152 864 Misc  Microsoft signed: Yes&lt;br /&gt;2008-03-28 12:10:25:010 1152 864 Misc Validating signature for C:\WINDOWS\SoftwareDistribution\SelfUpdate\Default\wsus3setup.cab:&lt;br /&gt;2008-03-28 12:10:25:025 1152 864 Misc  Microsoft signed: Yes&lt;br /&gt;2008-03-28 12:10:25:025 1152 864 Setup ***********  Setup: Checking whether self-update is required  ***********&lt;br /&gt;2008-03-28 12:10:25:025 1152 864 Setup   * Inf file: C:\WINDOWS\SoftwareDistribution\SelfUpdate\Default\wsus3setup.inf&lt;br /&gt;2008-03-28 12:10:25:041 1152 864 Setup Update NOT required for C:\WINDOWS\system32\cdm.dll: target version = 7.1.6001.65, required version = 7.1.6001.65&lt;br /&gt;2008-03-28 12:10:25:041 1152 864 Setup Update NOT required for C:\WINDOWS\system32\wuapi.dll: target version = 7.1.6001.65, required version = 7.1.6001.65&lt;br /&gt;2008-03-28 12:10:25:041 1152 864 Setup Update NOT required for C:\WINDOWS\system32\wuapi.dll.mui: target version = 7.1.6001.65, required version = 7.1.6001.65&lt;br /&gt;2008-03-28 12:10:25:041 1152 864 Setup Update NOT required for C:\WINDOWS\system32\wuauclt.exe: target version = 7.1.6001.65, required version = 7.1.6001.65&lt;br /&gt;2008-03-28 12:10:25:041 1152 864 Setup Update NOT required for C:\WINDOWS\system32\wuaucpl.cpl: target version = 7.1.6001.65, required version = 7.1.6001.65&lt;br /&gt;2008-03-28 12:10:25:041 1152 864 Setup Update NOT required for C:\WINDOWS\system32\wuaucpl.cpl.mui: target version = 7.1.6001.65, required version = 7.1.6001.65&lt;br /&gt;2008-03-28 12:10:25:041 1152 864 Setup Update NOT required for C:\WINDOWS\system32\wuaueng.dll: target version = 7.1.6001.65, required version = 7.1.6001.65&lt;br /&gt;2008-03-28 12:10:25:041 1152 864 Setup Update NOT required for C:\WINDOWS\system32\wuaueng.dll.mui: target version = 7.1.6001.65, required version = 7.1.6001.65&lt;br /&gt;2008-03-28 12:10:25:041 1152 864 Setup Update NOT required for C:\WINDOWS\system32\wucltui.dll: target version = 7.1.6001.65, required version = 7.1.6001.65&lt;br /&gt;2008-03-28 12:10:25:041 1152 864 Setup Update NOT required for C:\WINDOWS\system32\wucltui.dll.mui: target version = 7.1.6001.65, required version = 7.1.6001.65&lt;br /&gt;2008-03-28 12:10:25:041 1152 864 Setup Update NOT required for C:\WINDOWS\system32\SoftwareDistribution\Setup\ServiceStartup\wups.dll\7.1.6001.65\wups.dll: target version = 7.1.6001.65, required version = 7.1.6001.65&lt;br /&gt;2008-03-28 12:10:25:041 1152 864 Setup Update NOT required for C:\WINDOWS\system32\SoftwareDistribution\Setup\ServiceStartup\wups2.dll\7.1.6001.65\wups2.dll: target version = 7.1.6001.65, required version = 7.1.6001.65&lt;br /&gt;2008-03-28 12:10:25:041 1152 864 Setup Update NOT required for C:\WINDOWS\system32\wuweb.dll: target version = 7.1.6001.65, required version = 7.1.6001.65&lt;br /&gt;2008-03-28 12:10:25:041 1152 864 Setup   * IsUpdateRequired = No&lt;br /&gt;2008-03-28 12:10:26:709 1152 864 PT +++++++++++  PT: Synchronizing server updates  +++++++++++&lt;br /&gt;2008-03-28 12:10:26:709 1152 864 PT   + ServiceId = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}, Server URL = http://sbslche-epo/ClientWebService/client.asmx&lt;br /&gt;2008-03-28 12:10:26:974 1152 864 PT WARNING: Cached cookie has expired or new PID is available&lt;br /&gt;2008-03-28 12:10:26:974 1152 864 PT Initializing simple targeting cookie, clientId = 822799aa-75a6-425a-908f-4556747e5551, target group = , DNS name = sbslche-pc0483.sbslche.com&lt;br /&gt;2008-03-28 12:10:26:974 1152 864 PT   Server URL = http://sbslche-epo/SimpleAuthWebService/SimpleAuth.asmx&lt;br /&gt;2008-03-28 12:10:26:974 1152 864 PT WARNING: GetAuthorizationCookie failure, error = 0x80244017, soap client error = 10, soap error code = 0, HTTP status code = 401&lt;br /&gt;2008-03-28 12:10:26:974 1152 864 PT WARNING: Failed to initialize Simple Targeting Cookie: 0x80244017&lt;br /&gt;2008-03-28 12:10:26:974 1152 864 PT WARNING: PopulateAuthCookies failed: 0x80244017&lt;br /&gt;2008-03-28 12:10:26:974 1152 864 PT WARNING: RefreshCookie failed: 0x80244017&lt;br /&gt;2008-03-28 12:10:26:974 1152 864 PT WARNING: RefreshPTState failed: 0x80244017&lt;br /&gt;2008-03-28 12:10:26:974 1152 864 PT WARNING: Sync of Updates: 0x80244017&lt;br /&gt;2008-03-28 12:10:26:974 1152 864 PT WARNING: SyncServerUpdatesInternal failed: 0x80244017&lt;br /&gt;2008-03-28 12:10:26:974 1152 864 Agent   * WARNING: Failed to synchronize, error = 0x80244017&lt;br /&gt;2008-03-28 12:10:26:974 1152 864 Agent   * WARNING: Exit code = 0x80244017&lt;br /&gt;2008-03-28 12:10:26:974 1152 864 Agent *********&lt;br /&gt;2008-03-28 12:10:26:974 1152 864 Agent **  END  **  Agent: Finding updates [CallerId = AutomaticUpdates]&lt;br /&gt;2008-03-28 12:10:26:974 1152 864 Agent *************&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Answer:&lt;br /&gt;&lt;br /&gt;Just add IUSR_MachineName  to users group and restart the IIS.&lt;br /&gt;More help Pls vist: &lt;a href="https://forums.microsoft.com/TechNet/ShowPost.aspx?PostID=2585093&amp;SiteID=17"&gt;Microsoft&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-2060922101994381966?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/2060922101994381966/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=2060922101994381966' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/2060922101994381966'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/2060922101994381966'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2008/03/wsus-30-client-not-report-to-server.html' title='WSUS 3.0 Client not report to server'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-7157009140748384970</id><published>2008-03-26T06:03:00.001-07:00</published><updated>2008-04-04T06:59:49.892-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Internet Explorer'/><title type='text'>Block automatic updates from IE6 to IE7</title><content type='html'>1. Start regedit.exe &lt;br /&gt;&lt;br /&gt;2. Create the following key: &lt;br /&gt;&lt;br /&gt;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Setup\7.0 &lt;br /&gt;&lt;br /&gt;3. Click the Edit menu and select New and then DWORD value. &lt;br /&gt;&lt;br /&gt;4. Name this new DWORD: DoNotAllowIE70 &lt;br /&gt;&lt;br /&gt;5. Set the value of this DWORD to a value of 1. &lt;br /&gt;&lt;br /&gt;You can also download &lt;a href="http://download.microsoft.com/download/0/1/3/013113f4-700b-4854-a6b7-54083563c146/IE7BlockerToolkit.EXE"&gt;Microsoft's IE7 Blocker Toolkit &lt;/a&gt;as another option.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-7157009140748384970?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/7157009140748384970/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=7157009140748384970' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/7157009140748384970'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/7157009140748384970'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2008/03/block-automatic-updates-from-ie6-to-ie7.html' title='Block automatic updates from IE6 to IE7'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-919289006990191101</id><published>2008-03-20T05:48:00.000-07:00</published><updated>2008-12-09T19:37:48.690-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Active Directory'/><title type='text'>Bulk Users Import to Active Directory</title><content type='html'>Bulk Users creation to windows 2003 domain.&lt;br /&gt;Create one excel file name is user5.xls.&lt;br /&gt;&lt;br /&gt;Type fill givenname and sn filed. Also change your ou and domain name.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_Hfpz1FxNdn4/R-JdbUWGPLI/AAAAAAAAACs/0XkjZsW2-04/s1600-h/userimport.JPG"&gt;&lt;img id="BLOGGER_PHOTO_ID_5179805245328735410" style="FLOAT: left; MARGIN: 0px 10px 10px 0px; CURSOR: hand" alt="" src="http://4.bp.blogspot.com/_Hfpz1FxNdn4/R-JdbUWGPLI/AAAAAAAAACs/0XkjZsW2-04/s400/userimport.JPG" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_Hfpz1FxNdn4/R-Jdo0WGPMI/AAAAAAAAAC0/FJ15x8Jjbb4/s1600-h/userimport1.JPG"&gt;&lt;img id="BLOGGER_PHOTO_ID_5179805477256969410" style="FLOAT: left; MARGIN: 0px 10px 10px 0px; CURSOR: hand" alt="" src="http://2.bp.blogspot.com/_Hfpz1FxNdn4/R-Jdo0WGPMI/AAAAAAAAAC0/FJ15x8Jjbb4/s400/userimport1.JPG" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_Hfpz1FxNdn4/R-Jdw0WGPNI/AAAAAAAAAC8/y8bNAiL4GfA/s1600-h/userimport2.JPG"&gt;&lt;img id="BLOGGER_PHOTO_ID_5179805614695922898" style="FLOAT: left; MARGIN: 0px 10px 10px 0px; CURSOR: hand" alt="" src="http://2.bp.blogspot.com/_Hfpz1FxNdn4/R-Jdw0WGPNI/AAAAAAAAAC8/y8bNAiL4GfA/s400/userimport2.JPG" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_Hfpz1FxNdn4/R-Jd4UWGPOI/AAAAAAAAADE/2I0L_GXGFdI/s1600-h/userimport3.JPG"&gt;&lt;img id="BLOGGER_PHOTO_ID_5179805743544941794" style="FLOAT: left; MARGIN: 0px 10px 10px 0px; CURSOR: hand" alt="" src="http://4.bp.blogspot.com/_Hfpz1FxNdn4/R-Jd4UWGPOI/AAAAAAAAADE/2I0L_GXGFdI/s400/userimport3.JPG" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_Hfpz1FxNdn4/R-JfSUWGPQI/AAAAAAAAADU/wQJ2yH1kBjI/s1600-h/csvformatsave.JPG"&gt;&lt;img id="BLOGGER_PHOTO_ID_5179807289733168386" style="FLOAT: left; MARGIN: 0px 10px 10px 0px; CURSOR: hand" alt="" src="http://4.bp.blogspot.com/_Hfpz1FxNdn4/R-JfSUWGPQI/AAAAAAAAADU/wQJ2yH1kBjI/s400/csvformatsave.JPG" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Save as the excel file to users5.csv file&lt;br /&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_Hfpz1FxNdn4/R-JeA0WGPPI/AAAAAAAAADM/ogXUh_yzQRE/s1600-h/userimport4.JPG"&gt;&lt;img id="BLOGGER_PHOTO_ID_5179805889573829874" style="FLOAT: left; MARGIN: 0px 10px 10px 0px; CURSOR: hand" alt="" src="http://2.bp.blogspot.com/_Hfpz1FxNdn4/R-JeA0WGPPI/AAAAAAAAADM/ogXUh_yzQRE/s400/userimport4.JPG" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Delete unwanted field of emp.code.&lt;br /&gt;&lt;br /&gt;Finally save this file user5.csv&lt;br /&gt;&lt;br /&gt;goto domain command prompt type&lt;br /&gt;&lt;br /&gt;c:\csvde -i -f user5.csv&lt;br /&gt;&lt;br /&gt;After that all users are imported to active directory. Next step is enable the account and Passoword using the following script.&lt;br /&gt;&lt;br /&gt;' start script&lt;br /&gt;' PwdLastSet.vbs&lt;br /&gt;' Example VBScript to FORCE a user's password change&lt;br /&gt;' Author Ulrich P amended by Guy Thomas&lt;br /&gt;' Version 2.0 - October 17th 2004&lt;br /&gt;' ---------------------------------------------------------'&lt;br /&gt;Option Explicit&lt;br /&gt;Dim objOU, objUser, objRootDSE&lt;br /&gt;Dim strContainer, strLastUser, strDNSDomain, strPassword&lt;br /&gt;Dim intCounter, intAccValue, intPwdValue&lt;br /&gt;&lt;br /&gt;Set objRootDSE = GetObject("LDAP://RootDSE")&lt;br /&gt;strDNSDomain = objRootDSE.Get("DefaultNamingContext")&lt;br /&gt;intAccValue = 544&lt;br /&gt;intPwdValue = 0&lt;br /&gt;&lt;br /&gt;' --------------------------------------------------------'&lt;br /&gt;' Important change OU= to reflect your domain&lt;br /&gt;' --------------------------------------------------------'&lt;br /&gt;&lt;br /&gt;&lt;span style="color:#cc0000;"&gt;&lt;strong&gt;strContainer = "OU=Test, "&lt;br /&gt;strPassword = "P@ssw0rd"&lt;/strong&gt;&lt;br /&gt;&lt;/span&gt;' -------------------------------------------------------'&lt;br /&gt;' Makes the user change P@ssw0rd at first logon&lt;br /&gt;' -------------------------------------------------------'&lt;br /&gt;&lt;br /&gt;strContainer = strContainer &amp;amp; strDNSDomain&lt;br /&gt;&lt;br /&gt;set objOU =GetObject("LDAP://" &amp;amp; strContainer )&lt;br /&gt;intCounter = 0&lt;br /&gt;For each objUser in objOU&lt;br /&gt;If objUser.class="user" then&lt;br /&gt;objUser.SetPassword strPassword&lt;br /&gt;objUser.SetInfo&lt;br /&gt;&lt;br /&gt;objUser.Put "pwdLastSet", intPwdValue&lt;br /&gt;objUser.SetInfo&lt;br /&gt;&lt;br /&gt;objUser.Put "userAccountControl", intAccValue&lt;br /&gt;objUser.SetInfo&lt;br /&gt;intCounter = intCounter +1&lt;br /&gt;strLastUser = objUser.Get ("name")&lt;br /&gt;End if&lt;br /&gt;next&lt;br /&gt;&lt;br /&gt;WScript.Echo strPassword &amp;amp; " is Password. UserAccountValue = " _&lt;br /&gt;&amp;amp; intAccValue&lt;br /&gt;WScript.Quit&lt;br /&gt;&lt;br /&gt;' End of Script&lt;br /&gt;&lt;br /&gt;copy and paste this script to PwdLastSet.vbs and run this file.&lt;br /&gt;&lt;br /&gt;If you want excel file, csv file and script file&lt;br /&gt;&lt;br /&gt;&lt;a href="http://ballz.ababa.net/tamilchild/user5.xls"&gt;Excel file&lt;/a&gt;&lt;br /&gt;&lt;a href="http://ballz.ababa.net/tamilchild/user6.csv"&gt;Csv file&lt;/a&gt;&lt;br /&gt;&lt;a href="http://ballz.ababa.net/tamilchild/PwdLastSet.vbs"&gt;script file&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Fell free leave some comments....&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-919289006990191101?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/919289006990191101/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=919289006990191101' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/919289006990191101'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/919289006990191101'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2008/03/bulk-users-import-to-active-directory.html' title='Bulk Users Import to Active Directory'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Hfpz1FxNdn4/R-JdbUWGPLI/AAAAAAAAACs/0XkjZsW2-04/s72-c/userimport.JPG' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-6912298247534589922</id><published>2008-02-21T23:10:00.000-08:00</published><updated>2008-04-04T07:02:11.019-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Profile Creation'/><title type='text'>Using Group Policy to delete cached copies of roaming profiles</title><content type='html'>If you enable Group Policy, any local copy of a user's roaming profile is deleted when the user logs off. However, the roaming profile still remains on the network server that stores it. &lt;br /&gt; &lt;br /&gt;You can configure a Group Policy Object (GPO) to perform the preceding behavior by performing the following steps: &lt;br /&gt; &lt;br /&gt;1. Edit the GPO that you want to modify.  &lt;br /&gt;2. Locate the following section: Computer Configuration \ Administrative Templates \ System \ User Profiles.  &lt;br /&gt;3. Double-click Delete cached copies of roaming profiles (the Group Policy setting).  &lt;br /&gt;4. Click Enabled.  &lt;br /&gt; &lt;br /&gt;NOTE: The preceding steps involve a computer configuration setting. When Group Policy is applied to a container, such as an organizational unit, it can apply to all computers in that organizational unit and not necessarily to all users in that organizational unit. For example, if a user in the organizational unit that has this policy, logs on to a computer that is in another organizational unit that does not have this policy, a copy of the roaming profile can remain on the computer. Once this policy is applied to a computer it applies to all users that use that computer.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-6912298247534589922?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/6912298247534589922/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=6912298247534589922' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/6912298247534589922'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/6912298247534589922'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2008/02/using-group-policy-to-delete-cached.html' title='Using Group Policy to delete cached copies of roaming profiles'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5621650969968463099.post-7254794648725652289</id><published>2008-02-21T23:04:00.000-08:00</published><updated>2008-04-04T07:02:11.020-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Profile Creation'/><title type='text'>Delete cached copies of roaming profiles</title><content type='html'>Using Group Policy to delete cached copies of roaming profiles &lt;br /&gt; &lt;br /&gt;This article discusses how you can use Group Policy to delete locally cached copies of roaming profiles.  &lt;br /&gt; &lt;br /&gt;MORE INFORMATION &lt;br /&gt;If you enable Group Policy, any local copy of a user's roaming profile is deleted when the user logs off. However, the roaming profile still remains on the network server that stores it. &lt;br /&gt; &lt;br /&gt;You can configure a Group Policy Object (GPO) to perform the preceding behavior by performing the following steps: &lt;br /&gt;1. Edit the GPO that you want to modify.  &lt;br /&gt;2. Locate the following section: Computer Configuration \ Administrative Templates \ System \ User Profiles.  &lt;br /&gt;3. Double-click Delete cached copies of roaming profiles (the Group Policy setting).  &lt;br /&gt;4. Click Enabled.  &lt;br /&gt; &lt;br /&gt;NOTE: The preceding steps involve a computer configuration setting. When Group Policy is applied to a container, such as an organizational unit, it can apply to all computers in that organizational unit and not necessarily to all users in that organizational unit. For example, if a user in the organizational unit that has this policy, logs on to a computer that is in another organizational unit that does not have this policy, a copy of the roaming profile can remain on the computer. Once this policy is applied to a computer it applies to all users that use that computer.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5621650969968463099-7254794648725652289?l=techsupportpeople.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techsupportpeople.blogspot.com/feeds/7254794648725652289/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5621650969968463099&amp;postID=7254794648725652289' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/7254794648725652289'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5621650969968463099/posts/default/7254794648725652289'/><link rel='alternate' type='text/html' href='http://techsupportpeople.blogspot.com/2008/02/delete-cached-copies-of-roaming.html' title='Delete cached copies of roaming profiles'/><author><name>தமிழ் குழந்தை</name><uri>http://www.blogger.com/profile/00425304539324591055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://photos1.blogger.com/blogger/4086/2072/320/tamilchild.jpg'/></author><thr:total>0</thr:total></entry></feed>
