Specifies whether to install Windows Server 2003 in a per-seat or a per-server license mode. AutoUsers must also be specified when AutoMode equals PerServer. For more information about using the AutoMode property, see [LicenseFilePrintData] (Unattended Installation).

Note   The AutoMode property must be specified to fully automate the deployment when deploying Windows Server 2003.

 

Property configured by

 

 

Property applies to

 

BootStrap.ini

 

 

LTI

˜

CustomSettings.ini

˜

 

 

 

MDT DB

˜

 

ZTI

˜

 

Value

Description

license_mode

The licensing mode that should be used when configuring the server (Valid values are PerServer and PerSeat.)

 

Example

[Settings]

Priority=Default

 

[Default]

AutoMode=PerServer

AutoUsers=999

 

Related Topics

Property Definition