Code Snippet

Just another Code Snippet site

mRemoteNG – External Tools

Application: VirtualBox
Filename: “C:\Program Files\Oracle\VirtualBox\VirtualBox.exe”
Arguments: -startvm If the name has gaps in it i.e. Windows 7 then the name should be “Windows 7”

Application: WinSCP
Filename: C:\Program Files\WinSCP\WinSCP.exe
Arguments: scp://%Username%:%Password%@%Hostname%/

Application: FileZilla FTP
Filename: C:\Program Files\FileZilla FTP Client\filezilla.exe
Arguments: ftp://%Username%:%Password%@%Hostname%

Application: FileZilla SFTP
Filename: C:\Program Files\FileZilla FTP Client\filezilla.exe
Arguments: sftp://%Username%:%Password%@%Hostname%

Application: VMware Virtual Infrastructure Client
This is specific to anybody managing a VMware vSphere or ESX environment. This will launch the VI client against the selected host. If the host is an ESX server, it will simply connect to the ESX server. If the host is a Windows machine running vCenter, it will attach to the full vCenter environment.
Filename: C:\Program Files\VMware\Infrastructure\Virtual Infrastructure Client\Launcher\VpxClient.exe
Arguments: -s %Hostname% -u %Username% -p %Password%


Comments are currently closed.