Community FAQ
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
seraphielx
Engaged Sweeper III
You will need shellrunas to use this action
http://technet.microsoft.com/en-us/sysinternals/cc300361.aspx


Action:
{actionpath}shellrunas.exe /netonly explorer.exe \\{smartname}\c$
1 REPLY 1
dpadgett
Engaged Sweeper II
This works better, use the built in Open C$ then modify the following file to contain:

{actionpath}shellexec.vbs "\\{smartname}\c$"



Set objShell = CreateObject("Shell.Application")
objShell.ShellExecute "explorer.exe", WScript.Arguments(0), "", "runas", 1

Archive

This board contains archived posts from the retired Lansweeper Forum and Insiders Community.

New to Lansweeper?

Try Lansweeper For Free

Experience Lansweeper with your own data.
Sign up now for a 14-day free trial.

Try Now