Archive/_LoadCredential.ps1
function _LoadCredential { $Script:StoredCredential = Import-Clixml -Path $env:APPDATA\LoganShell\Stored.xml } |
function _LoadCredential { $Script:StoredCredential = Import-Clixml -Path $env:APPDATA\LoganShell\Stored.xml } |