I have problems with the powershell and some ideas.
I would boot a computer in a company network each day on 9 o'clock. For thats i must connect to the company terminal server. After the wakeonlan i must connect on the terminal server per rdp to the client.
How I could do this?
I think I connect to the terminal server over RDP and execute the WOL command. Then i execute the RDP connect command and connect to the client. After five minutes i close the both RDP sessions.
I tried PsExec but thats only allowed in a local server directory.