Files
AWatch-rus/scripts/powershell/detmir-windows.psd1.example
T

8 lines
151 B
Plaintext

@{
Host = '198.51.100.18'
User = 'Администратор'
Password = 'CHANGE_ME'
Port = 22
PowerShellPath = 'powershell.exe'
}