ネットワーク関連の設定を表示、変更するためのシステムユーティリティ。 もっと詳しく: https://learn.microsoft.com/previous-versions/windows/it-pro/windows-server-2012-r2-and-2012/gg651155(v=ws.11)。
net {{start|stop}} {{サービス}}
net use {{\\smb共有フォルダ}} /USER:{{ユーザ名}}
net share
net session
net localgroup "{{Administrators}}"
net localgroup "{{Administrators}}" {{ユーザ名}} /add
net help {{サブコマンド}}
net help