
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-19-2010 06:30 PM
I started to post actions in a seperate thread, but thought a single thread would be useful. Please feel free to add your own. These are the actions I think are useful.
-----------
Name:
Netsh (Remote firewall info)
Command:
cmd.exe /k {actionpath}psexec.exe \\{computer} Netsh.exe firewall show state verbose=enable
------------
Name:
Ipconfig
Command:
cmd.exe /k {actionpath}psexec.exe \\{computer} ipconfig /all
---------------
Name:
netstat
Command:
cmd.exe /k {actionpath}psexec.exe \\{computer} netstat -ano
--------------
Jwagner
-----------
Name:
Netsh (Remote firewall info)
Command:
cmd.exe /k {actionpath}psexec.exe \\{computer} Netsh.exe firewall show state verbose=enable
------------
Name:
Ipconfig
Command:
cmd.exe /k {actionpath}psexec.exe \\{computer} ipconfig /all
---------------
Name:
netstat
Command:
cmd.exe /k {actionpath}psexec.exe \\{computer} netstat -ano
--------------
Jwagner
Labels:
- Labels:
-
Custom Actions
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-19-2010 06:33 PM
Name:
Remote Command Prompt
Command:
cmd.exe /k {actionpath}psexec.exe \\cmd.exe
Remote Command Prompt
Command:
cmd.exe /k {actionpath}psexec.exe \\cmd.exe

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-31-2010 02:54 PM
john_e_wagner wrote:
Name:
Remote Command Prompt
Command:
cmd.exe /k {actionpath}psexec.exe \\cmd.exe
I think you ment:
cmd.exe /k {actionpath}psexec.exe \\{computer} cmd.exe
Offer Remote Assistance form Windows Vista computer:
msra.exe /offerRA {computer}
