To delete a user's profile, do the following:

I am not sure if it's because of a bug in Microsoft outlook 2010, but I have seen this problem a few times in the last couple of weeks with onlook 2010 on exchange server 2003 and windows 7 pro 64-bit.

If you receive this scary message, “sprint spooler service...

Building Windows 7 installation images for multiple audiences

Help Protect Windows from Conficker

Ways to make Windows Faster

Try out products in a virtual online environment

50 ways to make Windows Vista faster

Virtual Server 2005 R2 SP1 Product Overview and download

How Microsoft Does IT

Script Center

Start evaluating and using the latest Microsoft products today; Visual Studio 2010 Professional Edition Beta,Code Name "Geneva" beta 2, Windows 7 Release Candidate,SQL Server 2008

Maturing Deployment Methodology Yields Streamlined Windows 7 Deployment

What Virtualization Means for the Desktop

Security bulletins, New service packs,Knowledge Base articles,Downloads, trials, and betas, TechNet newsgroup insights,Live chats with experts

Source: http://support.microsoft.com/kb/968872/en-us
@echo =========  SQL Server Ports  ===================
@echo Enabling SQLServer default instance port 1433
netsh firewall set portopening TCP 1433 "SQLServer"
@echo Enabling Dedicated Admin Connection port 1434
netsh firewall set portopening TCP 1434 "SQL Admin Connection"
@echo Enabling conventional SQL Server Service Broker port 4022 
netsh firewall set portopening TCP 4022 "SQL Service Broker"
@echo Enabling Transact-SQL Debugger/RPC port 135
netsh firewall set portopening TCP 135 "SQL Debugger/RPC"
@echo =========  Analysis Services Ports  ==============
@echo Enabling SSAS Default Instance port 2383
netsh firewall set portopening TCP 2383 "Analysis Services"
@echo Enabling SQL Server Browser Service port 2382
netsh firewall set portopening TCP 2382 "SQL Browser"
@echo =========  Misc Applications  ==============
@echo Enabling HTTP port 80
netsh firewall set portopening TCP 80 "HTTP"
@echo Enabling SSL port 443
netsh firewall set portopening TCP 443 "SSL"
@echo Enabling port for SQL Server Browser Service's 'Browse' Button
netsh firewall set portopening UDP 1434 "SQL Browser"
@echo Allowing multicast broadcast response on UDP (Browser Service Enumerations OK)
netsh firewall set multicastbroadcastresponse ENABLE
Microsoft Store
Microsoft Store