This Question is Possibly Answered

1 "correct" answer available (20 pts) 1 "helpful" answer available (10 pts)
3 Replies Last post: Mar 4, 2008 5:24 PM by JanC  
Justin Bonner Rookie 36 posts since
Dec 18, 2007
Currently Being Moderated

Mar 4, 2008 11:06 AM

Does LANDesk have the capibility to add a domain user to the local admin group on multiple PC's

 

Hello everyone,

 

 

I have the unfortunate task of trying to give 1 user local admin access to about 50 pc's. This user cannot be a member of the Domain admin group and this user can only have this admin access to these 50 pc's.

 

 

Any ideas on how to accomplish this through LANDesk?

 

 

Regards,

 

 

JustinAZ.

 

 

leffrt Specialist 133 posts since
Dec 12, 2007

Create a batch file that uses the NET command then push out that batch file using LANDesk to the 50 machines.

Zman Master 1,836 posts since
Dec 14, 2007
Apprentice 20 posts since
Dec 17, 2007

 

I use a old-style Landesk script to do this primarily because I reuse the code and add it to some special purpose OSD scripts. The advantage to using batch deployments is that you don't need an app like hidedos.exe, but if you've got it, flaunt it.

 

 

 

 

 

REMEXEC00=<qt/>
server\share\hidedos.exe<qt/> cmd /c net localgroup <qt/>administrators<qt/> /add <qt/>domain\username<qt/>

 

 

 

 

 

More Like This

  • Retrieving data ...
LANDesk Community powered by Jive Software's Clearspace ® Subscribe| Legal Notices| Investor Relations| Avocent| Privacy Policy © 2009 LANDesk Software