About Me

My photo
Bergen, Norway
19th times Microsoft MVP (Security and Windows). IT-Dude @SpareBankenNorge

Monday, February 18, 2019

Test-MigrationReadyness.ps1 Script

I have added a OneDrive/SharePoint migration related script to my GitHub
This is an add-on to make my script "Test-OneDrivePath.ps1" only check against specified folders (and its subfolders) instead of all folders in the specified path.

Wednesday, February 13, 2019

Slides and links to scripts from my NIC 2019 sessions

Another Nordic Infrastructure Conference has come to an end. As always got to talk to lots of interresting people attending and speaking. Got my first bluescreen during a presentation, looks like it was dlidusb2.dll a DisplayLink driver that caused it. Luckily my Surfacebook 2 booted up fast and got me going without to much hassle.

Cleaning Up Unknown IAM Assignments Across Azure Subscriptions

  If you manage more than a handful of Azure subscriptions, IAM hygiene quickly becomes one of those tasks everyone knows is important, but ...