Skip to content

Just another Identity guy living life in the cloud …

Category: PowerShell

Azure

Group Nesting Report for Exchange Online Distribution Lists

  • Posted on September 2, 2020

Back in 2011 I created a script that provided a group nesting report for on-premises AD groups using the Quest ActiveRoles cmdlets, you can find that here. However recently I needed … [Keep Reading]

AADConnect

AAD Connect scheduled task with Weekend Fulls

  • Posted on April 2, 2019April 26, 2019

Quite a long time ago, one of my customers expressed a need for a custom PowerShell script that could be run as a scheduled task that would allow them to run a … [Keep Reading]

AADConnect

AADCLoadBalancer Module

  • Posted on March 31, 2019April 25, 2019

Quite a while ago I had a customer encounter issues with their AAD Connect primary node (they had a staging server, don’t worry) however the server wasn’t actually down, but it was … [Keep Reading]

Automation

PowerShell Credential Vault

  • Posted on March 30, 2019April 26, 2019

I’ve always hated trying to store passwords for scheduled tasks and other automation in a TXT file with the standard ConvertTo-SecureString cmdlet for a couple of reasons….

Firstly, it’s not altogether that … [Keep Reading]

PowerShell

PowerShell Test-Transcription

  • Posted on February 2, 2018September 4, 2018

Recently I needed a way to test if transcription was running, and sadly all the articles I found with my Bing searches provided methods that don’t work.   Largely due, I suspect, to … [Keep Reading]

AADConnect

Testing AAD Connect Write-Back permissions on an OU

  • Posted on January 30, 2018September 4, 2018

When installing and configuring AAD Connect with Exchange Hybrid and any of the other special features (Group Writeback, Password Writeback, Device Writeback), it’s necessary to delegate service account permissions in Active Directory … [Keep Reading]

PowerShell

Powershell, The Clipboard, and re-living the past …

  • Posted on May 12, 2015September 4, 2018

One of my favorite Powershell features is the ability to export the output of pretty much anything to the clipboard using | clip


I've found that piping to clip is much easier … [Keep Reading]

Exchange Online

Migrating OnPrem DLs to Cloud DLs

  • Posted on February 17, 2015September 4, 2018

If you find that you need to migrate an onprem DL into a cloud DL, you can use the script below….

<#

.SYNOPSIS

       This command converts a Federated DL to a … [Keep Reading]

Azure

Get-MSOLUserWithValidationError

  • Posted on August 22, 2014September 4, 2018

I sometimes find that the validation error detail in the portal is less than helpful, and getting the verbiage from powershell can be a bit tricky, so I wrote the following Powershell … [Keep Reading]

Azure

Get-O365user.ps1 = MSOLuser and EXOUser and EXOMailUser or EXOUserMailbox attributes combined!

  • Posted on May 20, 2014September 4, 2018

Have you ever been troubleshooting Exchange Online (EXO) and MSOnline (Azure) objects and wished there was a way to aggregate all the data together into a single object that you could manipulate … [Keep Reading]

Posts pagination

Page 1 Page 2 Page 3 Next page

Archives

  • September 2020
  • April 2019
  • March 2019
  • June 2018
  • February 2018
  • January 2018
  • November 2017
  • August 2017
  • June 2017
  • January 2017
  • October 2016
  • September 2016
  • August 2015
  • May 2015
  • March 2015
  • February 2015
  • August 2014
  • May 2014
  • March 2014
  • February 2014
  • January 2013
  • January 2012
  • November 2011
  • October 2011

Popular Tags

  • 365 (4)
  • aadc (1)
  • AADCHelper (1)
  • AAD Connect (8)
  • aadconnect (3)
  • AAD Sync (2)
  • ADFS (2)
  • ADSync (1)
  • Array (1)
  • Azure (6)
  • Azure AD Premium (1)
  • book (1)
  • Clipboard (1)
  • CloudLegacyExchangeDN (1)
  • Codeplex (1)
  • Color (1)
  • command does not take pipeline input (1)
  • connect-office365 (2)
  • contacts (1)
  • convert (1)
  • ConvertTo-CSV (1)
  • Countdown Timer (1)
  • CSV (1)
  • defrag vbscript scheduled task (1)
  • Delegation (1)
  • dirsync (2)
  • distribution group (1)
  • enumeration limit (1)
  • eventID (1)
  • Exchange (2)
  • Exchange Online (2)
  • Export-CSV (1)
  • Failure (1)
  • FIM (3)
  • immutableID (2)
  • msExchRecipientDisplayType (2)
  • msExchRecipientTypeDetails (2)
  • msexchremoterecipienttype (2)
  • MSOLService (2)
  • office 365 (9)
  • office365 (6)
  • Powershell (22)
  • PowerShellPack (2)
  • profile (2)
  • X500 (2)
Copyright © 2025 . All rights reserved.

Proudly powered by WordPress