Skip to main content

Script Center

Script Center
We are dedicated to the system administration scripters of the world. At the Microsoft Script Center, we focus on teaching people how to use Windows PowerShell and VBScript to reduce time spent performing mundane tasks.

Hey, Scripting Guy! Blog

Script Center Home Page

PowerTip: Test PowerShell Remote Connections
Summary: Learn how to test a workstation for Windows PowerShell remoting connectivity. How can I test a workstation to ensure that Windows PowerShell remoting can make a connection? Use the Test-WSMan cmdlet and specify the name of the remote workstation, as shown here. 13:53 C:\> Test-WSMan dc1 wsmid : http://schemas.dmtf.org/wbem/wsman/identity/1/wsmanidentity.xsd ProtocolVersion : http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd P... More >

Recent Posts

Â