PowerTip: Use PowerShell to Find Status of DirectAccess Connection

Doctor Scripto

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

0 comments

Discussion is closed.

Feedback usabilla icon