Determine the hostname of the device used in DHCP requests.
If this policy is set to a non empty string, that string will be used as the device hostname during DHCP request.
The string can contain variables ${ASSET_ID}, ${SERIAL_NUM}, ${MAC_ADDR}, ${MACHINE_NAME}, ${LOCATION} that would be replaced with values on the device before using as a hostname. Resulting substitution should be a valid hostname (per RFC 1035, section 3.1).
If this policy is not set, or the value after substitution is not a valid hostname, no hostname will be set in DHCP request.
Example value: chromebook-${ASSET_ID}
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\Google\ChromeOS |
Value Name | DeviceHostnameTemplate |
Value Type | REG_SZ |
Default Value |