Part 1
It sounds like you have successfully set up a hybrid joined Autopilot deployment for your client, and everything seems to be functioning as expected. However, you are concerned about the different icons displayed in Azure AD (Entra ID) for Autopilot and non-Autopilot devices.
Understanding the Icons in Azure AD (Entra ID)
- SIM Card Icon: This icon typically represents devices that are enrolled using Windows Autopilot. These devices are configured to be hybrid Azure AD joined, meaning they are joined to both the on-premises Active Directory and Azure AD.
- Blue Icon: This icon usually represents devices that are non-Autopilot and are either Azure AD joined or hybrid Azure AD joined through other methods.
Verification Step
- Check Device Status: Run the
dsregcmd /status
command on the devices to verify their join status. If the output indicates that the device is both Azure AD joined and local domain joined, it confirms that the hybrid join process was successful.
Conclusion
Based on the information provided:
- The SIM card icon for Autopilot devices and the blue icon for non-Autopilot devices is normal and expected behavior.
- The
dsregcmd /status
output confirming Azure AD joined and local domain joined status indicates that the devices are correctly configured as hybrid joined. - The Azure portal showing "Hybrid Azure AD joined" further confirms that the deployment is functioning as intended.
If everything is working well and the devices are showing the correct join status, there is no need for concern It sounds like you have successfully set up a hybrid joined Autopilot deployment for your client, and everything seems to be functioning as expected. However, you are concerned about the different icons displayed in Azure AD (Entra ID) for Autopilot and non-Autopilot devices.
Understanding the Icons in Azure AD (Entra ID)
- SIM Card Icon: This icon typically represents devices that are enrolled using Windows Autopilot. These devices are configured to be hybrid Azure AD joined, meaning they are joined to both the on-premises Active Directory and Azure AD.
- Blue Icon: This icon usually represents devices that are non-Autopilot and are either Azure AD joined or hybrid Azure AD joined through other methods.
Verification Steps
- Check Device Status: Run the
dsregcmd /status
command on the devices to verify their join status. If the output indicates that the device is both Azure AD joined and local domain joined, it confirms that the hybrid join process was successful. - Azure Portal: In the Azure portal, check the device's join type. It should show as "Hybrid Azure AD joined" if the setup was done correctly.
Conclusion
Based on the information provided:
- The SIM card icon for Autopilot devices and the blue icon for non-Autopilot devices is normal and expected behavior.
- The
dsregcmd /status
output confirming Azure AD joined and local domain joined status indicates that the devices are correctly configured as hybrid joined. - The Azure portal showing "Hybrid Azure AD joined" further confirms that the deployment is functioning as intended.
If everything is working well and the devices are showing the correct join status, there is no need for concern
Part 2
The Fresh Start feature in Intune removes any pre-installed applications that are typically installed with the Windows 10 image, while keeping the user data intact. It essentially resets the device to a clean state. For devices deployed using Windows Autopilot, the device name is typically set during the Autopilot deployment process. If a Fresh Start is performed, the device should retain its name as configured during the initial Autopilot deployment, provided that the device is not re-enrolled or re-imaged