Please sign up to be notified of new articles:
...or Feed icon click here to subscribe to this blog's feed [What are feeds?]

Main

Microsoft Archives

November 11, 2006

Windows Vista Security Guide

Last Wednesday, Microsoft published Windows Vista Security Guide, which provides recommendations to harden computers that use specific security baselines for the following two environments:

  1. Enterprise Client (EC)--client computers in this environment are
    located in a domain that uses Active Directory and only need to
    communicate with systems running Windows Server 2003--implementation of this security baseline is described in Chapter 1;
  2. Specialized Security--Limited Functionality (SSLF)--concern for
    security in this environment is so great that a significant loss of
    functionality and manageability is acceptable--implementation of this security baseline is described in Chapter 5.
Also, three additional chapters provide recommendations to take advantage of new or enhanced security features:
  • Defend Against Malware--Chapter 2 includes information about how to most effectively use User Account Control (UAC), Windows Defender, Windows Firewall, Windows Security Center, Malicious Software Removal Tool, Software Restriction Policies, and Internet Explorer 7 security features (e.g., Protected Mode, ActiveX Opt-in, Cross-domain scripting attack protection, Security Status Bar, Phishing Filter, etc.);
  • Protect Sensitive Data--Chapter 3 focuses on encryption and access control technologies that help protect mobile computing environments from potential loss and theft: BitLocker Drive Encryption, Encrypting File System (EFS), Rights Management Services (RMS) and Device control;
  • Application Compatibility--Chapter 4 provides guidelines to preserve functionality of existing applications when using the new and enhanced security features of Windows Vista.
The complete guide can be downloaded along with the GPOAccelerator tool, which automatically creates all the Group Policy objects (GPOs) needed to apply this security guidance.

May 26, 2006

Implementing least privilege in Windows applications

As pointed out by the ISC's Handler's Diary, and further to the ZDNet article reporting that Microsoft considers taking admin rights from employees (link posted last Wednesday), Microsoft published Standard User Analyzer, a tool that "helps developers and IT professionals diagnose issues that would prevent a program from running properly without administrator privileges.  On Windows Vista, even administrators run most programs with standard user privileges by default, so it is important to ensure that your application does not have administrator access as a dependency.

Using the Standard User Analyzer to test your application can identify the following administrator dependencies and return the results in a graphical interface:

  • File access
  • Registry access
  • INI files
  • Token issues
  • Security privileges
  • Name space issues
  • Other issues"
Standard User Analyzer runs on Windows XP, Windows Vista and Windows Server 2003, and requires
Microsoft Application Verifier, which "helps developers identify potential application compatibility, stability, and security issues."

April 20, 2006

MS extends life of Visual Studio freebie

As reported by Computerworld, Microsoft said that: "an entry-level edition of its Visual Studio tools will remain free and available for use without restrictions for developers."  Microsoft also announced "it has worked with partners to create add-ons to Visual Studio Express to lure both young developers that are just learning how to code and hobbyist developers that code for fun at home."  (i.e. Lego and eBay).

April 19, 2006

WSUS upgrade expected in 2007

As outlined in PatchAholic, a major upgrade of Windows Server Update Services (WSUS) is expected to be released in the first semester of 2007.  Improvements will include:
  • A MMC user interface replacing the current web-based UI,
  • Improved filtering and views customization features,
  • Simplified detection of required updates, and
  • Better targetting capacities.

April 18, 2006

Freeware to mount ISO images under Windows

Nothing new here, but it took me a couple hours to remember where I found this before (Google kept giving me results for commercial software).

Bo Brantén published FileDisk, a virtual disk driver for Windows NT/2000/XP that uses one or more files to emulate physical disks. This works with CD images too. :-)

FileDisk is packaged with Gilles Vollant's nifty WinImage, which is shareware.

Also, I read Microsoft published Virtual CD-ROM Control Panel to mount ISO image files as CD-Rom devices (the tool is unsupported, I have not tested it).

April 3, 2006

MS makes Virtual Server R2 free

Just as I read about VMWare Server Beta 2 release in my inbox, I saw in Computerworld that Microsoft made Virtual Server R2 free:

"Virtual Server 2005 originally cost $999 and $499 for the Enterprise and Standard editions, respectively, when released in September 2004. Microsoft then released Virtual Server R2 at $199 and $99 for the Enterprise and Standard editions, respectively, in December.

Longtime virtualization market leader VMware Inc., which already had a free product called VMware Player, responded in February by making its GSX Server free. Meanwhile, Linux-based vendors such as XenSource Inc. and Virtual Iron Software Inc. are readying new or updated versions of their virtualization software.

With today’s change, Microsoft is eliminating the Standard edition and making its Enterprise edition available for download at no charge."

March 3, 2006

Anti-XSS Library for .NET

Microsoft released an anti-cross site scripting library for its .NET Framework. It can be freely downloaded here.

About Microsoft

This page contains an archive of all entries posted to never-ever-****-with-my.net in the Microsoft category. They are listed from newest to oldest.

IBM is the previous category.

OpenBSD is the next category.

Many more can be found on the main index page or by looking through the archives.