cmdkey /add:hat.alkaline.systems /user:kali /pass:1234; Remove-SmbMapping -LocalPath Z: -Force -ErrorAction SilentlyContinue; New-SmbMapping -LocalPath Z: -RemotePath \\hat.alkaline.systems\HatShare -TcpPort 4445 -Persistent $true; Start-Process "explorer.exe" -ArgumentList "Z:\"