July 20th, 2013

PowerTip: Use PowerShell to Find Status of DirectAccess Connection

Doctor Scripto
Scripter

Summary: Use Windows PowerShell in Windows 8 to find the status of DirectAccess connection.

Hey, Scripting Guy! Question How can I find the status of a DirectAccess connection in Windows 8 by using Windows PowerShell 3.0?

Hey, Scripting Guy! Answer Use the Get-DAConnectionStatus cmdlet to report a Status and a Substatus property that are useful for troubleshooting:

Get-DAConnectionStatus

Author

The "Scripting Guys" is a historical title passed from scripter to scripter. The current revision has morphed into our good friend Doctor Scripto who has been with us since the very beginning.

0 comments

Discussion are closed.