Communicating Windows 7

Tuesday, May 27th, 2008

Typically when Microsoft ships a new OS (like Windows Vista), we immediately start talking about the next version-which begs two questions: 1) is Microsoft working on a new version of Windows, and if so, 2) why aren't you talking about it? I thought I would spend a minute giving you an ...

Find all encrypted files

Monday, April 21st, 2008

You can use the EFSINFO tool to find all encrypted files on a volume. This tool is found in the Windows Server 2003 Support Tools on your product CD. To use this tool to find encrypted files, run the following from a command prompt: efsinfo /s:c: | find ": Encrypted" Why would ...

Vulnerability in Windows Could Allow Elevation of Privilege

Friday, April 18th, 2008

Microsoft is investigating new public reports of a vulnerability which could allow elevation of privilege from authenticated user to LocalSystem, affecting Windows XP Professional Service Pack 2 and all supported versions and editions of Windows Server 2003, Windows Vista, and Windows Server 2008. Customers who allow user-provided code to run ...

User Profile Deletion Utility (Delprof.exe)

Saturday, March 8th, 2008

Delprof.exe is available in the Windows Server 2003 Resource Kit. It is a command-line utility that you can use to delete user profiles on a local or remote computers running Windows 2000, Windows XP, and Windows Server 2003. User profiles can grow large and may take up considerable disk space, ...