windows:cli_tools
This is an old revision of the document!
Table of Contents
Download on CLI
When you don't have tools like wget or curl on a Windows box, you can use the following to download files on the CLI using certutil.
certutil.exe -urlcache -f "https://wiki.jbstafford.co.uk/lib/tpl/dokuwiki/images/logo.png" "C:\Users\user\Desktop\logo.png"
Filter CLI Output
findstr /I
ipconfig /all | findstr /I dns
Show Firewall Status
netsh advfirewall show currentprofile
windows/cli_tools.1656515851.txt.gz · Last modified: (external edit)
