Indicator of whether the current operating system running on the target computer is the Server Core installation option of the Windows Server 2008 operating system.
Note This property is dynamically set by the MDT scripts and is not configured in CustomSettings.ini or the MDT DB. Treat this property as read only.
Property configured by |
|
|
Property applies to |
|
BootStrap.ini |
|
|
LTI |
˜ |
CustomSettings.ini |
|
|
|
|
MDT DB |
|
|
ZTI |
˜ |
Value |
Description |
TRUE |
The operating system on the target computer is the Server Core installation option of Windows Server 2008. |
FALSE |
The operating system on the target computer is not the Server Core installation option of Windows Server 2008. |
Example |
None |
Related Topics