Blog

Archive for the ‘Windows Vista’ Category

Sound or Network Icons Disappear from the Notification Area (System Tray)

Wednesday, March 5th, 2008

In Vista, I have seen my network and sound icons disappear from the notification area quite often.  Microsoft KB article 945011 explains why and how to workaround the issue.  Unfortunately, this isnt a permanent fix and they still seem to disappear occasionally.  I have created a batch file to do the work for you so that you can run it often if need be.  Take the following text, paste it into a text file and then save it as restore_icons.bat or something similar (must end in .bat).  Run it to restore your icons.

 NOTE! This blog breaks up the first two lines at the first space.  Make sure you piece the code back together as it should be.

reg delete “HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\TrayNotify” /v IconStreams /f

reg delete “HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\TrayNotify” /v PastIconsStream /f

taskkill /F /IM explorer.exe
explorer.exe

Error Message When Attempting to Add a Vista PC to the SBS Domain

Tuesday, January 8th, 2008

You may receive the following error message when attempting to add a Vista PC to a Small Business Server domain using the SBS wizard (http://servername/connectcomputer):

“The Small Business Server Networking Wizard was not installed. You may not be a member of the local Administrators security group on this computer or your Local Intranet security settings may be set to High. Click Connect to the network now to try again and click Yes when prompted. If the wizard fails to install, contact the person responsible for your network.”

To resolve this issue, you probably need to update your SBS server to support that Vista PC.  The update is commonly referred to as “Ripcurl”. 

Read more at the official SBS blog:
http://blogs.technet.com/sbs/archive/2007/02/09/sbs-vista-client-update-ripcurl-now-available.aspx

Windows Vista SP1 RC

Tuesday, January 8th, 2008

Windows Vista SP1 is close to being released.  The RC is available for public release here.  Below are some guides on the number of improvements and fixes included with this SP.  There seem to be some significant performance improvements promised…

SP1 Changelog

SP1 IT Professional Guides

SP1 RC Release Notes

NT Password Recovery Boot Disk for Vista

Monday, November 19th, 2007

If you’ve lost your local Windows password in the past then you may have already found this tool.  This is a very handy boot disk to change your Windows password and should be a part of any technician’s toolkit. 

This post is a warning though….the previous versions of this tool should not be used on Vista!!!  There is a new version which supports Vista and that is the only version that should be used.  Using the previous version on a Vista machine will corrupt the filesystem and make it difficult to get your system to boot again.  Somehow, it corrupts it to the point where the Vista installation CD cant even be used to repair it.  To get my system to boot again after making this mistake I had to use an XP installation CD to run chkdsk and correct the errors. 

 Here is the link to the latest version of the Password Recovery Boot Disk:
http://home.eunet.no/pnordahl/ntpasswd/

Vista Network and Volume Icons Disappear from the System Tray

Monday, October 8th, 2007

It seems to be a common problem that your Network and Volume icons may disappear from the system tray.  If this happens, it may be a quick fix by going to the properties of the taskbar and checking off each one on the Notification Area tab.  If however, these options are greyed out, then the problem may be the icon “History”.  To resolve this, delete the following keys in the registry then restart the Explorer.exe process.

HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion \TrayNotify\IconStreams
HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion \TrayNotify\PastIconsStream

Start++ Customize You Vista Start Menu Search

Thursday, September 27th, 2007

Start++ ScreenshotI was looking for a way to customize the Windows Vista Start Menu Search for the longest time and I finally found an app that lets me do what I wanted.  Initially, I wanted to be able to type things like “kb xxxxxx” in the search field and have it automatically go to the url for the Microsoft KB article that corresponds to the number I supplied (in this case http://support.microsoft.com/kb/xxxxxx).  Start++ lets you do just that and more.  Check it out!

 http://brandontools.com/content/StartPlusPlus.aspx

Tile Your Open Windows in Vista Like Expose in Mac OS

Thursday, September 27th, 2007

Expose for VistaHere’s is a cool app for Vista that allows you to tile your open windows on the desktop just like Expose on a Mac.  Your PC must be capable of running Vista Aero to use this app.

http://insentient.net/

Windows Small Business Server 2003: Windows Vista and Outlook 2007 compatibility update

Tuesday, June 12th, 2007

Update for SBS 2003 and Windows Vista using the connectcomputer wizard - link

Vista Gadgets

Tuesday, April 24th, 2007

http://gallery.live.com/default.aspx?l=1

Eliminate the Annoying Extra Prompt in Vista and RDP 6.0

Wednesday, April 11th, 2007

With Vista and RDP 6.0, you will see an extra warning message when connecting to remote PCs saying something like:

 

“Remote Desktop cannot verify the identity of the computer you want to connect to…”

To eliminate this, set the following registry key to 0.  Create the key if it doesn’t exist.

\\HKCU\Software\Microsoft\Terminal Server Client\AuthenticationLevelOverride