Microsoft Graph Device Management
Microsoft Intune is a Microsoft cloud-based management solution that provides for mobile device and operating system management.
- Category
- IT Services
- Pack
- MicrosoftGraphDeviceManagement
Configuration parameters
- azure_cloud — Azure Cloud
- auth_id — ID or Client ID
- credentials_auth_id —
- tenant_id — Token or Tenant ID
- credentials_tenant_id —
- enc_key — Key or Client Secret
- credentials_enc_key —
- certificate_thumbprint — Certificate Thumbprint
- credentials_certificate_thumbprint —
- private_key — Private Key
- use_managed_identities — Use Azure Managed Identities
- managed_identities_client_id —
- url — Server URL
- insecure — Trust any certificate (not secure)
- proxy — Use system proxy settings
- self_deployed — Use a self deployed Azure Application
Commands (23)
- msgraph-clean-windows-device — removes 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-device — deletes a user that you select from the local cache on a shared iPad device.
- msgraph-device-auth-reset — Run this command if for some reason you need to rerun the authentication process.
- msgraph-device-bypass-activation-lock — Removes the activation lock (iOS devices only).
- msgraph-device-disable-lost-mode — Disable the lost mode of the device.
- msgraph-device-reboot-now — Immediately reboots the device.
- msgraph-device-recover-passcode — Recovers the passcode from the device.
- msgraph-device-remote-lock — Lock the device, to unlock the user will have to use the passcode.
- msgraph-device-request-remote-assistance — Request a remote access via TeamViewer.
- msgraph-device-reset-passcode — Resets the passcode for the device.
- msgraph-device-retire — Remove the device from intune management.
- msgraph-device-shutdown — Immideately shuts down the device.
- msgraph-find-managed-devices-by-name — Search of managed devices by name.
- msgraph-get-managed-device-by-id — Get managed devices. PhysicalMemoryInBytes will return 0 by default.
- msgraph-get-managed-device-physical-memory-by-id — Get the managed device physical memory bytes.
- msgraph-list-managed-devices — List of managed devices.
- msgraph-locate-device — Gets the GPS location of a device (iOS only).
- msgraph-logout-shared-apple-device-active-user — logs out the current user on a shared iPad device.
- msgraph-sync-device — Check the device with Intune, immediately receive pending actions and policies.
- msgraph-update-windows-device-account — Updates the windows account of the device.
- msgraph-windows-device-defender-scan — Scans the device with windows defender (windows devices only).
- msgraph-windows-device-defender-update-signatures — Forece update windows defender signatures.
- msgraph-wipe-device — restores a device to its factory default settings.