User Tools

Site Tools


windows:cli_tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
windows:cli_tools [2022/06/29 15:17] bstaffordwindows:cli_tools [2023/05/26 10:32] (current) bstafford
Line 10: Line 10:
 ===== Show Firewall Status ===== ===== Show Firewall Status =====
 <code>netsh advfirewall show currentprofile</code> <code>netsh advfirewall show currentprofile</code>
 +
 +===== Test Network Connection =====
 +(PowerShell)
 +
 +===== Show Disk =====
 +Gather information about local drives
 +<code>cmd.exe /C "wmic path win32_logicaldisk get caption,filesystem,freespace,size,volumename"</code>
 +<code>test-netconnection -port 389 172.16.0.1</code>
windows/cli_tools.1656515851.txt.gz · Last modified: (external edit)