Using Default binarys
findstr /SIM /C:"password" *.txt *ini *.cfg *.config *.xml (Get-PSReadLineOption).HistorySavePath gc (Get-PSReadLineOption).HistorySavePath $credential = Import-Clixml -Path 'C:\scripts\pass.xml' Last updated
findstr /SIM /C:"password" *.txt *ini *.cfg *.config *.xml (Get-PSReadLineOption).HistorySavePath gc (Get-PSReadLineOption).HistorySavePath $credential = Import-Clixml -Path 'C:\scripts\pass.xml' Last updated