Device Onboarding - vishnupk001/CloudCore-SOC-Build-with-M365 GitHub Wiki
Windows 11 Device Onboarding via Autopilot Script
A virtual Windows 11 machine was set up and onboarded using the Windows Autopilot deployment process. The Autopilot script was used to automate the registration and provisioning of the device into Microsoft Intune. This process included collecting the hardware hash, uploading it to Intune, and assigning it to an Autopilot deployment profile. Once the virtual machine booted, it automatically joined Azure AD, enrolled in Intune, and received the assigned baseline policies and configurations, including security settings from Defender for Endpoint. This streamlined approach ensures devices are secure and compliant right from initial deployment.
Import Windows Autopilot devices from a .CSV:
Android Device Onboarding and Conditional Access Setup
An Android device was also onboarded into Microsoft Intune to enable mobile device management. The device was enrolled through the Intune Company Portal app, allowing it to be managed under the organisation's policies. After successful enrolment, Conditional Access policies were applied to enforce secure access. These policies ensured that only compliant Android devices could access corporate resources, based on defined criteria such as device health, encryption status, and user authentication. This process provided secure, policy-based access control for mobile endpoints.