Category: Entra
-
Two different ways to pre-provision OneDrive for users in Microsoft 365 using Powershell.
Prerequisites Different ways to provision OneDrive for new users When a new user is created their OneDrive isn’t automatically created. In order for OneDrive to be provisioned one of the following thing needs to happen: Why are we using both SPOnline and Graph? As many of you are aware of, Microsoft is clearly leaning towards…
-
How to configure TAP (Temporary Access Pass) in Entra ID for multiple users using Powershell
TAP is a great feature to use for recovering accounts that have lost access to their MFA token, for onboarding new users to Autopilot or enrolling devices in Intune or perhaps to setup strong authentication like Yubikeys. However in Azure when assigning TAP you can only do it for one user at a time which…