Here are a couple of methods to export the list of files in a directory into a CSV for analysis. Continue reading
Tag Archives: Command Line
Display Wi-Fi Keys in Windows Command Line or PowerShell
To retrieve a saved Wi-Fi key from the command line:
; List Profiles netsh wlan show profiles ; Get key for profile netsh wlan show profiles <SID Name> key=clear