Skip to content

Just another Identity guy living life in the cloud …

Tag: Powershell

AADConnect

Duplicating your production AAD Connect sync rules on your staging server using the AAD Connect Helper Module

  • Posted on June 8, 2018March 4, 2019

Once upon a time, migrating your AAD Connect primary sync server configuration to your staging server was a simple matter of using the Get-ADSyncServerConfiguration and Set-ADSyncServerConfiguration cmdlets provided as part of the … [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]

AADConnect

DN value in AAD Sync AAD Connect – the NEW format

  • Posted on August 1, 2015September 4, 2018

DirSync \ FIM used to use the Immutable ID value in the Azure connector space, making it somewhat straightforward to search for objects in the Azure CS using the ImmutableID (either copied … [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]

AD Attributes

msExchRemoteRecipientType

  • Posted on March 26, 2015September 4, 2018

When dealing with attributes synced to O365 via FIM \ DirSync \ AAD Sync, you will frequently encounter the msExchRemoteRecipient type attribute, previously empty in on-prem Exchange (only msExchRecipientTypeDetails and msExchRecipientDisplayType had … [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]

Exchange Online

Ugly GALsync

  • Posted on March 27, 2014September 4, 2018

I often ( frequently, not someone who has lost his parents* ) find that while I am testing FIM joins and attribute flows, I would like to maintain contact objects in forest … [Keep Reading]

PowerShell

So what comes after the …

  • Posted on March 13, 2014September 4, 2018

If you're like me, you constantly find yourself running powershell scripts and one or more array never returns the full list, it adds that pesky … whether or not you try the … [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