Open Active Directory User in powershell -


the question simple in head make sense of it:

i'm making powershell form gives ad properties of each user type in, such displayname, description, first & last names, etc...

i going give option open last searched user in dsa.msc if user wishes:

#start buttonad: open user in active directory $buttonad.add_click({ start-process dsa.msc })

i don't know of switches can pass through, or in active directory module allow me open user in ad. yes, aduc open command, user properties window open well.

any appreciated.


Comments

Popular posts from this blog

vue.js - Create hooks for automated testing -

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

serial port - hub4com OVERRUN Error -