
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-14-2010 03:09 PM
Hi,
in our company, each member in the I.T. department has 2 users, one for normal use (without privileges) and the other one with domain admin privileges (who has admin privileges on each domain machine). We can't use the basic or advanced actions that the web control panel offers because the action is executed with the normal user privileges because the browser was opened with the normal user account.
To solve this problem, since we use windows based authentication to log into web control panel using our user with domain admin privileges, we suggest to use these credentials to implement the actions offered by web control panel.
Thank you in advance for your time.
in our company, each member in the I.T. department has 2 users, one for normal use (without privileges) and the other one with domain admin privileges (who has admin privileges on each domain machine). We can't use the basic or advanced actions that the web control panel offers because the action is executed with the normal user privileges because the browser was opened with the normal user account.
To solve this problem, since we use windows based authentication to log into web control panel using our user with domain admin privileges, we suggest to use these credentials to implement the actions offered by web control panel.
Thank you in advance for your time.
Labels:
- Labels:
-
Archive
4 REPLIES 4

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-30-2010 07:11 PM
Thanks! I missed the host of posts beyond the first page. My mistake. Finally found this too:
runas /profile /env /user:mydomain\admin "\\server\share\lsremote.Exe {computer}"
Thanks!
runas /profile /env /user:mydomain\admin "\\server\share\lsremote.Exe {computer}"
Thanks!

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-30-2010 07:09 PM
See this link: http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/runas.mspx?mfr=true

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-30-2010 07:02 PM
I searched all forums for "runas", but I can't find any examples. Could someone elaborate on what it looks like to add a "runas" in the custom action screen? I need help! Thanks!

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-14-2010 06:02 PM
You can alter the action and add "runas" to the command.
