Event details
Get answers to your questions about adopting Windows 11 and managing the Windows devices used by remote, onsite, and hybrid workers across your organization. Get tips on keeping devices up to date ef...
Char_Cheesman
Updated Jan 18, 2024
AsbjornSkeie
Jan 18, 2024Occasional Reader
Azure/Microsoft 365 Is there a way to separate personal users from system users? When I want a list of actual employees in our organization, I also get a lot system-users. How tell them apart?
- Heather_PoulsenJan 18, 2024
Community Manager
According to this article, you can run a series of cmdlets to connect to Azure AD, MSonline, and Exchange Online then run a script to create a CSV file with a list of users, and filter that list to exclude system users, rooms, etc. If you need to know which human users are licensed or unlicensed, you can use PowerShell.