Set-ADAccountPassword specifying -Credential

前端 未结 0 1610
清酒与你
清酒与你 2021-02-05 21:03

I triyng to reset a password using this code:

Set-ADAccountPassword -Identity  -Reset -NewPassword (ConvertTo-SecureString -AsPlainText \'N3WP@SS\         


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