Difference between revisions of "Windows Vista"

 
(→‎Connecting to the network)
 
(17 intermediate revisions by 5 users not shown)
Line 1: Line 1:
−
'''Windows XP''' is an [[operating system]] made by [[Microsoft|Microsoft Corporation]]. It was first released in October, 2001 and continues to be one of the most common operating systems used on personal computers today. [http://en.wikipedia.org/wiki Wikipedia] has a [http://en.wikipedia.org/wiki/Windows_xp Windows XP article] which contains additional general information about the Operating System.
+
'''Windows Vista''' is an [[operating system]] made by [[Microsoft|Microsoft Corporation]]. It was first released publicly in January, 2007 and is the successor to [[Windows XP]]. [http://en.wikipedia.org/wiki Wikipedia] has a [http://en.wikipedia.org/wiki/Windows_vista Windows Vista article] which contains additional general information about the operating system.
  
−
==Connecting to the Network==
+
==Connecting to the network==
−
Windows XP poses many more security risks than other operating systems, like [[Mac OS X]] or [[Linux]]. Therefore, [[GTS|Technology Services]] requires Windows machines connected to our network to meet certain basic requirements:
+
[[GTS|Technology Services]] requires Windows machines connected to the Âé¶¹ÊÓÆµ network to meet the following basic requirements:
−
# Your computer must have the most recent [[Windows_Update|Windows updates]]
+
# Your computer must have the most recent [[Windows_Update|Windows updates]].
−
# Your computer must have [[Symantec_AntiVirus|Symantec Anti-Virus]] installed and have [[Symantec_AntiVirus#Update_Symantec_Antivirus|updated virus definitions]]
+
# Your computer must have [[Symantec_Endpoint_Protection|Symantec_Endpoint_Protection]] installed and have [[Symantec_Endpoint_Protection|updated virus definitions]].
  
−
==External Links==
+
==Troubleshooting==
−
[http://support.microsoft.com/kb/301583 Windows XP Keyboard Shortcuts]
+
===Cannot log into computer after running Windows Updates===
 +
#Boot into safe mode.
 +
#Click Start and type '''regedit''' into the search prompt and hit enter.
 +
#Examine the keys under
 +
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\ProfileList\
 +
#Find the key for the user id SID.
 +
#There is a key that has a ".bak" appended to it and a key that is identical to that, but without the .bak.
 +
#Rename the key without the .bak by adding a 1 to the end of it.
 +
#Remove the ".bak" from key that had the .bak extension, and change the value property for the sid to 0.
 +
 
 +
==External link==
 +
* [http://windowshelp.microsoft.com/Windows/en-US/Help/2503b91d-d780-4c80-8f08-2f48878dc5661033.mspx Windows Vista Keyboard Shortcuts]
  
 
{{Tech help}}
 
{{Tech help}}

Latest revision as of 23:09, 26 February 2010

Windows Vista is an operating system made by Microsoft Corporation. It was first released publicly in January, 2007 and is the successor to Windows XP. has a which contains additional general information about the operating system.

Connecting to the network

Technology Services requires Windows machines connected to the Âé¶¹ÊÓÆµ network to meet the following basic requirements:

  1. Your computer must have the most recent Windows updates.
  2. Your computer must have Symantec_Endpoint_Protection installed and have updated virus definitions.

Troubleshooting

Cannot log into computer after running Windows Updates

  1. Boot into safe mode.
  2. Click Start and type regedit into the search prompt and hit enter.
  3. Examine the keys under

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\ProfileList\

  1. Find the key for the user id SID.
  2. There is a key that has a ".bak" appended to it and a key that is identical to that, but without the .bak.
  3. Rename the key without the .bak by adding a 1 to the end of it.
  4. Remove the ".bak" from key that had the .bak extension, and change the value property for the sid to 0.

External link