Recently ran into a new one when setting up MFA for Microsoft 365:
{ "Type" : 6 , "VerificationState" : 0 , "Data" : null , "VerificationContext" : null , "ErrorCode" : 29 , "ErrorType" : null }
I can’t prove, but strongly suggest this means the phone number you’re trying to register is in use for too many accounts and/or tenants.
The M365Permissions free PowerShell module has been updated with a brand new GUI!
I’ll let you check it out for yourself 🙂
Here is something cool I made to use before going on trips to help select the place with the most ideal weather 🙂
You can find it at https://weatherradius.com for free!
Yes. A new version of OnedriveMapper, who would have thought?
I had this item on my wishlist to get rid of the selenium depedency and the edge web driver. And finally, that time has come! No more dependencies, just vanilla AADJoined Windows 11 is all you need 🙂
Get yourself to https://github.com/jflieben/OnedriveMapperV5 and enjoy!
It runs silently and uses Edge. As long as you’ve configured Edge to do SSO, it’ll follow that.
When you copy data between Sharepoint sites, metadata is lost (e.g. the created by, modified by fields). Here’s a quick bit of PowerShell that will ‘sync’ those values from Sharepoint location A to Sharepoint location B for you!
https://github.com/jflieben/assortedFunctionsV2/tree/main/SpOtoSpO
Posts navigation
Microsoft 365, Azure, Automation & Code