Skip to content

Just another Identity guy living life in the cloud …

Posts

Azure

PowerShell connectivity to Azure, Exchange Online and Exchange on-premises all-in-one

  • Posted on March 5, 2014September 4, 2018

I use the following function in my PowerShell profile so that I can use the Microsoft Online cmdlets, the Exchange cmdlets against Exchange online and the Exchange cmdlets against on-premises all in … [Keep Reading]

Azure

Testing ADFS Federation with Office 365 without DirSync in place

  • Posted on February 20, 2014September 4, 2018

Sometimes, as you are deploying ADFS, DirSync, Hybrid etc… you might decide that you want to test ADFS with your tenant before you have DirSync in place (maybe you're waiting on a … [Keep Reading]

AADConnect

Office 365 Exchange Attribute migration between forests

  • Posted on February 20, 2014September 4, 2018

Back in late 2012 / early 2013 I created a number of documents on advanced identity integration with Office 365 using FIM and the Windows Azure Active Directory (WAAD) Management agent.   That … [Keep Reading]

Azure

Auto-Licensing script for Office 365

  • Posted on January 7, 2013September 4, 2018

You can use the following script with task scheduler to connect to your tenant via powershell, check for any unlicensed users and apply a license.

It will alert via email when the … [Keep Reading]

Azure

Duplicating an on-prem mail-enabled security group as a cloud DL

  • Posted on January 7, 2013September 4, 2018

Many Office 365 customers run into problems in a non-hybrid (simple coex) configuration where they used to have on-premise mail-enabled security groups, but they alllowed the group owners to update membership using … [Keep Reading]

Uncategorized

Monitoring for MX record changes with VBScript

  • Posted on January 25, 2012

Sometimes, like in the case of an email migration, it is necessary to wait for DNS changes (MX records for example) to replicate before continuing your migration, otherwise mail might bounce or … [Keep Reading]

Uncategorized

Autodefrag via a VBScript

  • Posted on January 25, 2012

Drive defragmentation is not a very exciting subject, however in the past I’ve had a need to automate drive defragmentation via a scheduled task so I’ve used the following VB script.  It … [Keep Reading]

Uncategorized

Removing a proxy address from an NT Account

  • Posted on January 25, 2012

Occasionally it might be necessary to remove one or more items from the ProxyAddresses array in AD, this array contains all the SMTP addresses stamped on the AD object.   Here’s a VBScript … [Keep Reading]

ObjectSID

NT Account to SID translation …. and back again.

  • Posted on November 23, 2011April 26, 2019

 

I keep the following nifty functions in my Powershell profile, it helps when working with SIDs and Active Directory, it allows you to easily convert a SID back to the NTACCOUNT … [Keep Reading]

PowerShell

Group Nesting Powershell report using Quest Activeroles

  • Posted on November 8, 2011September 4, 2018

 

I was recently asked to provide a report on the number (and depth) of nested groups in AD.

Getting a list of the groups inside a group is pretty simple using … [Keep Reading]

Posts pagination

Previous page Page 1 … Page 3 Page 4 Page 5 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