Here is a simple script to delete Outlook profile(s) and their OST’s, without having to go through all the nag of clicking too much. This…
1 CommentIT Blog by Aad Schimmel
Here is a simple script to delete Outlook profile(s) and their OST’s, without having to go through all the nag of clicking too much. This…
1 CommentGet a list of users and which licenses they’ve got assigned. First connect to the Microsoft Online environment. # Import the MSOnline module. Import-Module MSOnline…
Leave a CommentI have created a script to bulk edit the User Principal Name for users in Office 365. The script compares a CSV filled with users…
Leave a Comment