Azure AAD, Endpoint clean up
Budget: $10 – $30 USD
I need a PS script which will load a csv file contain seral numbers of the computers and find the computers name in the Azure Endpoint.
Script (2nd) will delete the computers from the Endpoint by the computer name (csv file)
Script (3rd) will delete the autopilot devices from the Endpoint by the computer serial number (csv file)
Script (4th) will delete the computes form the Azure Active Directory (csv file)
The goal is to clean up Azure AD, Endpoint and Autopilot
There are scripts available in the internet for example:
https://smsagent.blog/2020/03/17/delete-device-records-in-ad-aad-intune-autopilot-configmgr-with-powershell/
Script (2nd) will delete the computers from the Endpoint by the computer name (csv file)
Script (3rd) will delete the autopilot devices from the Endpoint by the computer serial number (csv file)
Script (4th) will delete the computes form the Azure Active Directory (csv file)
The goal is to clean up Azure AD, Endpoint and Autopilot
There are scripts available in the internet for example:
https://smsagent.blog/2020/03/17/delete-device-records-in-ad-aad-intune-autopilot-configmgr-with-powershell/