r/PowerShell • u/FahidShaheen • 8d ago
Question What is enter-wacpssession?
When I connect to remote machine using the PowerShell tab on Windows Admin Center, this is the command used to connect to the remote machine... but no documentation on this?
Or am I not searching hard enough.
0
Upvotes
2
u/purplemonkeymad 8d ago
I believe its mainly a wrapper around a new pssession that allows the WAC to properly parse and enter data to the console websession.
1
u/scor_butus 8d ago
View the script library in WAC