The full name of the user of the target computer provided during the installation of the operating system. This value is inserted into the appropriate configuration settings in Unattend.txt or Sysprep.inf for Windows XP and Windows Server 2003 or in Unattend.xml for Windows Vista and later operating systems.

Note   This value is different from the user credentials created after the operating system is deployed. The FullName property is provided as information to systems administrators about the user running applications on the target computer.

 

Property configured by

 

 

Property applies to

 

BootStrap.ini

 

 

LTI

˜

CustomSettings.ini

˜

 

 

 

MDT DB

˜

 

ZTI

˜

 

Value

Description

full_name

The full name of the user of the target computer

 

Example

[Settings]

Priority=MACAddress, Default

Properties=CustomProperty, ApplicationInstall

 

[Default]

CustomProperty=TRUE

OrgName=Woodgrove Bank

 

[00:0F:20:35:DE:AC]

OSDNEWMACHINENAME=HPD530-1

ApplicationInstall=Custom

FullName=Woodgrove Bank User

 

[00:03:FF:FE:FF:FF]

OSDNEWMACHINENAME=BVMXP

ApplicationInstall=Minimum

FullName=Woodgrove Bank Manager

 

Related Topics

Property Definition