SSH
Add SSH Key to /root/.ssh/a
Windows ssh-agent
Start powershell as Administrator
Get-Service ssh-agent
Set-Service ssh-agent -StartupType Automatic
Start-Service ssh-agent
ssh-add $env:USERPROFILE\.ssh\nbs2_root
ssh-add $env:USERPROFILE\.ssh\35591_root
ssh-add $env:USERPROFILE\.ssh\nbs1_root
Last modified: 29 July 2025