How to implement a password change check in Powershell?

Posted by laurenbo on Stack Overflow See other posts from Stack Overflow or by laurenbo
Published on 2010-03-20T19:17:30Z Indexed on 2010/03/20 19:21 UTC
Read the original article Hit count: 232

I've created a set of virtual machines (Windows Server) with a specific admin password; these VMs have been assigned to users, and may be in use. I want to know if the user changed the admin password, and do the check so the user doesn't notice. What are good solutions in powershell?

© Stack Overflow or respective owner

Related posts about powershell

Related posts about powershell-v2.0