Gather Hardware Hash and receive via Mail

I wrote a script to gather the Windows 10 AutoPilot hardware hash and receive this via e-mail. The current user’s Outlook profile sends the e-mail. The e-mail is available in sent items if you want to view it later. Prerequisites The user is local admin on the device where you want to gather the Windows … Read more

Search for Specific Mailbox Permissions

We all know the case where a user is migrated, misses permissions but doesn’t know which mailbox it was. I created a script that initiates a search for specific mailbox permissions for each mailbox. After that, it exports the mailboxes to CSV if the user has permission on that mailbox. Prerequistes As always, you need … Read more