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…3. March
How to change owner of PowerApps
From time to time you would need to change owner of PowerApps created in your organization. There is currently no…