January 8th, 2014

PowerTip: Use PowerShell to Get Information about SMB Sessions

Doctor Scripto
Scripter

Summary: Get information about the sessions between SMB clients and the SMB server.

.

Hey, Scripting Guy! Question How can I use Windows PowerShell to get information about the sessions between
          server message block (SMB) clients and the SMB server on my computer running Windows 8?

Hey, Scripting Guy! Answer Open the Windows PowerShell console with Admin rights, and use the Get-SmbSession function.

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.