Quantcast
Viewing all articles
Browse latest Browse all 34890

PowerTip: Use PowerShell to Find Status of DirectAccess Connection

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

Image may be NSFW.
Clik here to view.
Hey, Scripting Guy! Question
 How can I find the status of a DirectAccess connection in Windows 8 by using Windows PowerShell 3.0?

Image may be NSFW.
Clik here to view.
Hey, Scripting Guy! Answer
 Use the Get-DAConnectionStatus cmdlet to report a Status and a Substatus property that are useful for troubleshooting:

Get-DAConnectionStatus

Image may be NSFW.
Clik here to view.

Image may be NSFW.
Clik here to view.

Viewing all articles
Browse latest Browse all 34890

Trending Articles