Define scripts that are executed on machine boot, once the GPO is downloaded.
Those scripts are ordered, one by line, and relative to SYSVOL/scripts/ubuntu/ directory.
Scripts from this GPO will be appended to the list of scripts referenced higher in the GPO hierarchy.
- Type: scripts
- Key: /startup
Note: -
* Enabled: The scripts in the text entry are executed at startup time.
* Disabled: The scripts will be skipped.
The set of scripts are per boot, and refreshed only on new boot of the machine.
Supported on Ubuntu 20.04, 22.04, 22.10.
An Ubuntu Pro subscription on the client is required to apply this policy.
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\Ubuntu\scripts\startup |
Value Name | metaValues |
Value Type | REG_SZ |
Enabled Value | {"20.04":{"strategy":"append"},"22.04":{"strategy":"append"},"22.10":{"strategy":"append"},"all":{"strategy":"append"}} |
Disabled Value | {"20.04":{"strategy":"append"},"22.04":{"strategy":"append"},"22.10":{"strategy":"append"},"DISABLED":{},"all":{"strategy":"append"}} |
Startup scripts
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\Ubuntu\scripts\startup |
Value Name | all |
Value Type | REG_MULTI_SZ |
Default Value |
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\Ubuntu\scripts\startup |
Value Name | Override22.10 |
Value Type | REG_SZ |
Default Value | false |
True Value | true |
False Value | false |
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\Ubuntu\scripts\startup |
Value Name | 22.10 |
Value Type | REG_MULTI_SZ |
Default Value |
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\Ubuntu\scripts\startup |
Value Name | Override22.04 |
Value Type | REG_SZ |
Default Value | false |
True Value | true |
False Value | false |
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\Ubuntu\scripts\startup |
Value Name | 22.04 |
Value Type | REG_MULTI_SZ |
Default Value |
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\Ubuntu\scripts\startup |
Value Name | Override20.04 |
Value Type | REG_SZ |
Default Value | false |
True Value | true |
False Value | false |
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\Ubuntu\scripts\startup |
Value Name | 20.04 |
Value Type | REG_MULTI_SZ |
Default Value |