PowerShell Active Directory Delegation - Part 2 Scenario: PowerShell Active Directory Delegation - Part 2 In Part 1 of this series we have discussed about getting the information from Active Directory. We have created our arrays to keep the information that we will need. We ...
User Not Syncing to Office 365
User Not Syncing to Office 365 Scenario: User Not Syncing to Office 365. Are you using AD Connect to synchronize your users in Azure AD? Every time there is a change on a user, AD Connect will synchronize the changes based on the cycle that you have configured. Some times there are errors ...
PowerShell Active Directory Delegation – Part 1
PowerShell Active Directory Delegation - Part 1 Scenario: PowerShell Active Directory Delegation. I wrote this script long ago and I use it when there are changes in Active Directory to apply delegation on the new Organizational Units. I thought that you might find it interesting, so I ...