Jump to content

New Azure AD Connect install - missing Powershell modules


Recommended Posts

Posted

Pulling my little remaining hair out here.

 

MS, in their wisdom, have neglected to bundle the 'ADSync' powershell module with a new install of Azure AD Connect (they have bundled the msonline module though). That means that unless you are upgrading from Azure AD Sync or Dirsync, you don't get this module and you lack the associated commands. Unfortunately, these commands are pretty useful (like, lots of stuff doesn't work without them like the Synchronization Rules Editor). The editor throws an error when starting, and all of MS's documentation assumes that you have this module.

 

Unfortunately, I have managed to import lots of users that I don't need, so changing the filtering rules will help a lot, and for that I need the module.

 

Can anyone point me in the direction of where I can download this module or get it to me in some way?

Posted
Unfortunately not - I already have msonline (which doesn't contain any of these commandlets) and the V2 commandlets are different. It's just the adsync module - the same one that I imagine everyone running Office 365 here has but wasn't bundled with the version I've just installed.
Posted
That one contains msonline.psd1 (the standard powershell module) but doesn't conain adsync.psd1, which lots of other parts of Azure AD use (for instance, I can't do Disable-ADSyncExportDeletionThreshold because the command isn't found. That command is not included in msonline.psd1.
Posted
To get hold of that one module, no sorry. That links to the v2 module which adds more commands, but doesn't include the core ones. It's also damn near impossible to download, needing a bunch of PS extensions, updates and guff. I literally just need a recent copy of adsync.psd1, and MS don't provide this.
  • 2 years later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...