👥 Category
User & Group Management
Bulk user operations, group lifecycle, and directory maintenance
Create a New Entra ID User and Email Temporary Credentials
Provision an unlicensed Entra ID account with a secure temporary password and deliver the credentials to a designated recipient
Bulk Update User Profile Attributes (e.g., City) via Microsoft Graph
Standardize directory profile fields across all employees using Microsoft Graph PATCH operations
List a User's Group Memberships in Entra ID via Microsoft Graph
Audit which security groups, Microsoft 365 groups, and directory roles a user belongs to
Report Inactive Members and Guest Accounts (90+ Days) via Microsoft Graph
Identify stale member and guest accounts in Entra ID using signInActivity and export a consolidated CSV for review and cleanup
Generate a Department Headcount Report via Microsoft Graph
Query Entra ID to produce a sorted breakdown of users per department across your tenant
Filter Users by Job Title or Department via Microsoft Graph
Query Entra ID for users matching a role or organizational unit using Graph filters
List All Users in a Microsoft 365 Tenant with Name and Email
Export every user's first name, last name, and email address from Entra ID using the admin center, Microsoft Graph, or PowerShell
Offboard a User: Disable Account and Remove M365 Licenses
Block sign-in and reclaim licenses for a departing employee using Microsoft Graph
Create an Entra ID User, Assign an E5 License, and Grant Global Administrator Role
Provision a new Microsoft 365 user with mailbox, E5 licensing, and tenant-wide admin privileges
Audit 90-Day Inactive M365 Users and Build a Safe Deprovisioning Plan
Identify stale accounts with real activity data from Exchange, SharePoint, OneDrive, and Teams — then phase deprovisioning with manager notification
Bulk Onboard Users from an Excel File Using a PowerShell and Microsoft Graph Script
Create Entra ID accounts, set profile properties, and assign group memberships in a single scripted pass driven by a simple Excel roster
Reset a User's Password and Send a Welcome Email with Credentials via Microsoft Graph
Generate a secure temporary password, reset an M365 user account, and deliver credentials to an alternate email address in one workflow
Enable Admin SDK API and list Google Workspace group members
Search for a group by name, paginate through its full membership, and export the roster to CSV using the Google Admin Directory API
Add a User to an M365 Group or Team via Microsoft Graph
Resolve the group, verify the user, check existing membership, and add the user — idempotently — using Microsoft Graph.
Reset a User's Password in Entra ID via Microsoft Graph
Issue a secure temporary password and force change at next sign-in for Entra ID users
Count Total Users in a Microsoft 365 Tenant
Quickly retrieve an accurate total user count for licensing, audits, and capacity planning
Remove a User from a Microsoft 365 / Entra ID Group
Revoke group membership cleanly across GUI, Graph API, and PowerShell
Unlock a User Account in Entra ID / Microsoft 365
Restore sign-in access for a locked-out user by clearing smart lockout state, re-enabling the account, and validating access
Bulk Create M365 Users, Assign Licenses, and Export Credentials CSV
Provision a batch of Microsoft 365 users with licenses, group membership, directory roles, and a downloadable credentials CSV for handoff