How to move multiple AD Users into multiple OUs with powershell script?

前端 未结 0 1949
说谎
说谎 2020-12-30 09:01

I want to move multiple users from input file to multiple OU\'s. But the code below keeps giving me error:

$i=0 $tempOUsArray = @{} $tempOUsArray = Import-CSV -path &

相关标签:
回答
  • 消灭零回复
提交回复
热议问题