/ Published in: Windows PowerShell
make sure your tubes are locked down first
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
wmic /node:�RemoteServer� /user:�domain\AdminUser� /password:�password� RDToggle where servername=�RemoteServer� call SetAllowTSConnections 1