counter customizable

Archive for the ‘MDT’ Category

Supported Language Packs and Default Settings (2011-10-11)

  Supported Language Packs and Default Settings Different language packs and language interface packs (LIPs) are available for Windows Vista® and Windows Server® 2008. The following topics contain reference information for each language pack or language interface pack, numeric identifiers, and default values.

TimeZoneNames to be used with MDT (2010-10-31)

Index Time Zone Display 000 Dateline Standard Time (GMT-12:00) International Date Line West 001 Samoa Standard Time (GMT-11:00) Midway Island, Samoa

MDT – Apply Network Settings Task Sequence Action Variables (2010-10-30)

  Action Variable Name Description OSDAdapter(input) This task sequence variable is an array variable. Each element in the array represents the settings for a single network adapter on the computer. The settings defined for each adapter can be accessed by combining the array variable name with the zero-based network adapter index and the property name.

Controlling Package Sequence with Multiple Roles in MDT 2008 (2010-10-28)

The Microsoft Deployment Toolkit allows you to assign a “sequence” to package/programs within a role. However, what if you have 3 different Computer Roles and want to preserve an order within them?