Hi All
I'm quickly posting my own Ext Apps here as well:
Networking:
- nslookup
- ping
- ping (forever)
- traceroute
Other:
- Firefox
- Internet Explorer
- Password Agent
- TightVNC Viewer
- VMware vSphere Client
SSH:
- PLINK: remote firefox (requires local X11 server)
- PLINK: remote Terminal (bash) (requires local X11 server)
- Putty
- Putty (same credentials)
- WinSCP (FTP)
- WinSCP (SFTP)
Windows:
- Computer Management (mmc)
- explorer (opens explorer at \\server\)
- net re-use (disconnects IPC$ share and reconnect with different cred)
- psexec: cmd (open cmd.exe on remote windows)
note:
- using variables and relative paths starting at your VRD-homedir works fine
- paths like ..\xy\z.exe and ExterntalApplications\some.exe and %ProgramFiles%\some\thing.exe can be and are used
- cmd command 'aggregation' with ampersand (&) is utilized, setting window title and pausing at the end
- i'm using Xming X11 with an autostart shortcut like %ProgramFiles%\Xming\Xming.exe :0 -clipboard -multiwindow -ac -s 1 +kb -multimonitors -xkblayout de
I'm quickly posting my own Ext Apps here as well:
Networking:
- nslookup
- ping
- ping (forever)
- traceroute
Other:
- Firefox
- Internet Explorer
- Password Agent
- TightVNC Viewer
- VMware vSphere Client
SSH:
- PLINK: remote firefox (requires local X11 server)
- PLINK: remote Terminal (bash) (requires local X11 server)
- Putty
- Putty (same credentials)
- WinSCP (FTP)
- WinSCP (SFTP)
Windows:
- Computer Management (mmc)
- explorer (opens explorer at \\server\)
- net re-use (disconnects IPC$ share and reconnect with different cred)
- psexec: cmd (open cmd.exe on remote windows)
note:
- using variables and relative paths starting at your VRD-homedir works fine
- paths like ..\xy\z.exe and ExterntalApplications\some.exe and %ProgramFiles%\some\thing.exe can be and are used
- cmd command 'aggregation' with ampersand (&) is utilized, setting window title and pausing at the end
- i'm using Xming X11 with an autostart shortcut like %ProgramFiles%\Xming\Xming.exe :0 -clipboard -multiwindow -ac -s 1 +kb -multimonitors -xkblayout de