In this post, we will be creating a simple PowerShell function which will add one or more Active Directory groups to a ProjectWise datasource. You will need to install the 'ActiveDirectory' PowerShell module. This is used to verify the group names to sychronize. Install-Module ActiveDirectory -Force All of the ProjectWise related cmdlets are available using… Continue reading HowTo: Add Active Directory Groups To Synchronize
