Learn how to design and build your own interactive menus inside your PowerShell scripts. This will help non-PowerShell users easily navigate and use them.
I would like some help creating a script that would ssh to a remote machine and then start the vnc server so i can connect to it.<BR>I was thinking about using applescript and then "do shell script" ...