I am creating a replacement script policy for OCS to Lync. In OCS I could just fill in attributes to get the users working however with Lync I must run the Enable-CsUser cmdlet. I am having problems with the policy. Although I run "import-module lync" the Enable-CsUser never seems to run.
When I enable debugging it seems to stop debugging right before the Enable-CsUser cmdlet runs.
When I enable debugging it seems to stop debugging right before the Enable-CsUser cmdlet runs.