
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-27-2010 06:19 PM
Not sure if this needs to be a custom action or if Lansweeper can include this as a built in function. Having the ability to get the RSOP of a remote computer would be very handy.
Thanks,
Niles
Thanks,
Niles
Labels:
- Labels:
-
Custom Actions
5 REPLIES 5

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-15-2015 03:38 PM
Here are the ways I have it working in our environment. Download shellrunas and put it in the Lansweeper Actions folder.
RSoP User
RSoP Computer
Thank you,
Jeffrey
RSoP User
{actionpath}shellrunas.exe /netonly /accepteula cmd.exe /K GPRESULT /S {smartname} /SCOPE User /USER {username} /H {actionpath}\Results\{computer}_{username}_User.html /F
RSoP Computer
{actionpath}shellrunas.exe /netonly /accepteula cmd.exe /K GPRESULT /S {smartname} /SCOPE Computer /USER {username} /H {actionpath}\Results\{computer}_{username}_Computer.html /F
Thank you,
Jeffrey
Thank you,
Jeffrey Smith
Enterprise Applications Security
(319) 499-6310
JefSmith@geico.com
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-20-2015 11:27 AM
We can't really provide support for creating specific custom actions. Do keep in mind that, for things that should run on the target computer itself, it might be better to use Lansweeper 5.2's software deployment features instead.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-04-2015 03:41 AM
Would like to create a gpresult that runs remotely (psexec), generates a report based on remote hostname e.g. KING-PC.html and then move that file to a remote shared folder. Possible to do so?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-27-2010 06:55 PM
Great but it does not prompt me for user name and password to authenticate.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-27-2010 06:44 PM
Custom Action : gpresult /s {computer} /user {domain}\{username} /v
