Skip to content

Device settings and commands reference

Administrators do not use the Autopilot interface on the device. Everything is driven from the control panel: settings describe how a device should be configured, and commands tell it to do something now.

This page is a map of both. It groups them by the job they do rather than listing field names, because the names alone rarely make the purpose obvious.

Settings arrive from two places:

Scope Covers
Organization Policy that should be the same across the customer — application-update behaviour, migration tenant configuration, and similar org-wide choices
Device State and configuration belonging to one machine — its Microsoft 365 install state, its migration status

Changing organization settings raises a command to every affected device, so the change propagates without waiting for the next scheduled check-in.

Roughly eighty settings are held per device. Grouped by purpose:

Active Directory synchronization (including whether LDAPS is required) and the credentials it uses; the account behind a userless installation; local administrator account management and password renewal.

ScreenConnect integration — whether it is enabled, the client and group names it registers under, and when installation was last attempted. Sending diagnostic logs is a command rather than a setting.

Drive mapping and the provider behind it; RemoteApp publishing, including which certificate thumbprints are trusted for published connections; Outlook signatures, the signature prefix, and whether roaming signatures are suppressed; screen-saver policy; automatic proxy detection.

Agent auto-update; WSUS server selection and its certificate; Microsoft 365 installation; Windows Update health — current status, last check, whether remediation has been attempted, the last error, which updates last failed, and whether a reboot is pending. There is also a record of when the update service-level notification was last shown to the user, so the same prompt is not repeated endlessly.

Sleep and display timeouts, set independently for mains and battery, each with its own enable flag. A timeout value only takes effect if its flag is on.

BitLocker recovery-key escrow — a hash of the documented key and when it last synchronized; Intune device-ownership classification; Windows 11 compatibility; Windows Autopilot registration state.

Log Analytics workspace and key, plus the data collection rule identifiers used to associate the device; telemetry enablement and batch size; digital-employee-experience sync timing; geolocation; warranty lookup; the device’s external IPv4 and IPv6 addresses.

Veeam connection details, last backup timestamp, and the separate Veeam for Microsoft 365 credentials and sync state.

Thirty-seven commands can be issued to a device. They are queued and executed by the agent’s system service.

Command Effect
Reboot device Restarts the machine
Set machine name Renames the device
Delete device Removes the device record
Update agent Installs a newer agent build
Repair settings Reapplies the organization’s default configuration
Send logs Uploads agent diagnostics for support
Command Effect
Install updates Starts a Windows Update installation
Hide Windows update Suppresses a specific update
Remediate Windows update Attempts repair when the update stack is unhealthy
Notify missing updates Raises the Updates Required prompt on the device

Run winget updates updates installed applications through Windows Package Manager. Run Windows disk cleanup reclaims space — useful ahead of a migration, which requires free disk space to pass preflight.

Renew local admin password rotates the managed local administrator credential. Reset AIP settings clears Azure Information Protection state. Set firewall status controls the Windows firewall. Reinstall ScreenConnect client repairs remote-access connectivity. Change credentials updates the stored user credential.

Active Directory: create, delete and synchronize a user, and synchronize a user’s password.

Local accounts: update, delete or reset the password of a local user; create, update or delete a local group, and add or remove a user from one.

Set AD sync settings, set power settings, set Veeam settings, set Veeam for Microsoft 365 settings, and organization device settings changed — the last is raised automatically when you change organization-level settings, rather than issued by hand.

Sync migration settings drives the Entra ID migration flow. Provisioning (IoT) and userless registered relate to device enrolment and are issued by the platform rather than by an administrator.

Commands are queued, not synchronous. A device that is asleep, offline or mid-restart picks its commands up when it next connects — so “nothing happened yet” is the expected state for a short period, not a failure.

Some commands are explicitly long-running and are not expected to complete quickly. Installing updates and running application updates both fall into this group.

To confirm an outcome, look at what the command was supposed to change rather than at the command itself: the device’s reported Windows Update health after an update install, the last backup timestamp after a Veeam change, the agent version after an update. If a device stops reporting altogether after a command, treat that as the failure signal.