Microsoft Graph Device Management
Microsoft Intune is a Microsoft cloud-based management solution that provides for mobile device and operating system management.
IT Services · Microsoft Graph Device Management
Configuration parameters
azure_cloud— Azure Cloudauth_id— ID or Client IDcredentials_auth_id—tenant_id— Token or Tenant IDcredentials_tenant_id—enc_key— Key or Client Secretcredentials_enc_key—certificate_thumbprint— Certificate Thumbprintcredentials_certificate_thumbprint—private_key— Private Keyuse_managed_identities— Use Azure Managed Identitiesmanaged_identities_client_id—url— Server URLinsecure— Trust any certificate (not secure)proxy— Use system proxy settingsself_deployed— Use a self deployed Azure Application
Commands (23)
-
msgraph-clean-windows-deviceremoves any apps that are installed on a PC running Windows 10. it helps remove pre-installed (OEM) apps that are typically installed with a new PC.
-
msgraph-delete-user-from-shared-apple-devicedeletes a user that you select from the local cache on a shared iPad device.
-
msgraph-device-auth-resetRun this command if for some reason you need to rerun the authentication process.
-
msgraph-device-bypass-activation-lockRemoves the activation lock (iOS devices only).
-
msgraph-device-disable-lost-modeDisable the lost mode of the device.
-
msgraph-device-reboot-nowImmediately reboots the device.
-
msgraph-device-recover-passcodeRecovers the passcode from the device.
-
msgraph-device-remote-lockLock the device, to unlock the user will have to use the passcode.
-
msgraph-device-request-remote-assistanceRequest a remote access via TeamViewer.
-
msgraph-device-reset-passcodeResets the passcode for the device.
-
msgraph-device-retireRemove the device from intune management.
-
msgraph-device-shutdownImmideately shuts down the device.
-
msgraph-find-managed-devices-by-nameSearch of managed devices by name.
-
msgraph-get-managed-device-by-idGet managed devices. PhysicalMemoryInBytes will return 0 by default.
-
msgraph-get-managed-device-physical-memory-by-idGet the managed device physical memory bytes.
-
msgraph-list-managed-devicesList of managed devices.
-
msgraph-locate-deviceGets the GPS location of a device (iOS only).
-
msgraph-logout-shared-apple-device-active-userlogs out the current user on a shared iPad device.
-
msgraph-sync-deviceCheck the device with Intune, immediately receive pending actions and policies.
-
msgraph-update-windows-device-accountUpdates the windows account of the device.
-
msgraph-windows-device-defender-scanScans the device with windows defender (windows devices only).
-
msgraph-windows-device-defender-update-signaturesForece update windows defender signatures.
-
msgraph-wipe-devicerestores a device to its factory default settings.