16. April
Get licensed users with particular license assigned
Today I had a task to get all licensed users, who have Teams license assigned and their SamAccountName start with…31. March
Assign direct license to multiple users via PowerShell
Hi there .. with this short script you can assign license directly to users from CSV/TXT file. Prepare CSV file…30. March
Create distribution list via PowerShell with user list
This short script will create Distribution List/Group, add manager and members from provided text/csv file. TXT or CSV file have…20. March
Get Immutable ID of AD object
Convert ObjectGUID (on-premise object) to ImmutableID (in cloud object). Script20. March
Opt-out users from MyAnalytics
With this short script you can Opt-Out or Opt-In users from MyAnalytics feature in MS365/Office365. Additionally you can disable MyAnalytics…19. March
Get AD users and group membership
This simple script will create a report with users and their groups membership. Output is CSV file with columns: SamAccountName,…19. March
How to filter out disabled user accounts in DDL recipient filter
I did create a few Dynamic Distribution Lists (DDLs) for a customer today. His request was to filter out disabled…17. March
Get users manager in Office365
This script will list all users and their managers. Output is Excel file.8. March
PowerShell Master Class by John Savill
Great Master Class on PowerShell by John Savill. If you are beginner and looking for a great resource for PowerShell…