Link to home
Start Free TrialLog in
Avatar of wsfindlater
wsfindlater

asked on

Microsoft, Powershell, Send Key(s)

How can I do scripting commands like "Send Key(s)" or "Activate Window" using PowerShell?
Does this require the use of the Net Framework?
What is the best way to implement this type of scripting?
ASKER CERTIFIED SOLUTION
Avatar of BSonPosh
BSonPosh
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of wsfindlater
wsfindlater

ASKER

BSonPosh:

Wow! Thank-you very much. Now I can do everything with PowerShell.