
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-09-2011 03:51 AM
We have recently changed all of our users from being Local Administrators to Standard Users. This includes IT Administrators. IT Admins have Elevated Credentials (aliases) to use when logging on to servers, workstations, AD, Exchange, etc. as Administrators. How do we use Lansweeper with Elevated Credentials? We log on to our workstations as our standard user accounts and this is what is used to launch Internet Explorer and accessing Websweeper. We need to use Elevated Credentials to run a lot of the commands on remote workstations and do other work. It would be ideal if Lansweeper would just bring up the Elevated Access prompt and let us go. Is there any way of doing this?
Labels:
- Labels:
-
Archive
3 REPLIES 3

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-12-2011 10:15 PM
Most likely you need some quotes ".
You can test the command from the command prompt first
You can test the command from the command prompt first

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-11-2011 12:33 AM
So, for the following command:
mmc compmgmt.msc "/computer:{computer}"
I would change it to:
runas.exe mmc compmgmt.msc "/computer:{computer}"
Is that correct?
mmc compmgmt.msc "/computer:{computer}"
I would change it to:
runas.exe mmc compmgmt.msc "/computer:{computer}"
Is that correct?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-09-2011 12:50 PM
Run the webbrowser as an elevated process.
Or
Change the actions so they start with "runas.exe"
Or
Change the actions so they start with "runas.exe"
