Windows/SMB: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

27 February 2026

  • curprev 23:5423:54, 27 February 2026Kenneth talk contribs 788 bytes +788 Created page with "== Get Windows Connections == === net use === Show connections: net use Example: <pre> C:\> net use New connections will be remembered. Status Local Remote Network ------------------------------------------------------------------------------- OK W: \\ci-store.example.com\ci Microsoft Windows Network </pre> === Get-SmbConnection === Show which user connected: Get-SmbConnection Example: <pre> PS C:\> Get-SmbConnection..."