Re: Users: Local Administrators or Not
- From: v-chayan@xxxxxxxxxxxxxxxxxxxx ("Charles Yang [MSFT]")
- Date: Wed, 06 Apr 2005 10:09:41 GMT
Hi Ben,
Welcome to this newsgroup.
>From what you described, I understand that you want to know if it is
possible to create the domain user without administrator privilege and they
can still assign the application on the client computer. If it is not your
concerns, please let me know.
As Steve explained, assign application on the client computer need the
local administrator privilege. However you can use the GPO to deploy the
application to the client computer, for detailed steps, please refer to the
following KB article:
302430 How to assign software to a specific group by using a Group Policy
http://support.microsoft.com/?id=302430
Also as I know some applications may not be deployed through group policy.
You need to run a script to add the user to the local administrator group,
and after setup removing it from the local administrator group.
Due to our policy, we do not support how to create a script in this
newsgroup, as your convenience, you can run net/? at the command line for
more information about this command.
Please add this to the start up script (make sure the start up scrip on the
client computer, not the logon script):
Add to the AD group: net localgroup administrators Domain\Username /add
Remove from the AD group: net localgroup administrators Domain\Username /add
More info:
321713 HOW TO: Use Group Policy to Set Automatic Installation Options Based
on
http://support.microsoft.com/?id=321713
Hope the above information helpful, if you have any further issue, please
let me know. I am standing by to help you.
Best regards,
Charles Yang (MSFT)
Microsoft CSS Online Newsgroup Support
Get Secure! - www.microsoft.com/security
=====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- References:
- Users: Local Administrators or Not
- From: Ben
- Re: Users: Local Administrators or Not
- From: Steve Foster [SBS MVP]
- Users: Local Administrators or Not
- Prev by Date: RE: OWA characters corrupted
- Next by Date: RE: Changed User Name: Sharepoint Shows Old Name
- Previous by thread: Re: Users: Local Administrators or Not
- Next by thread: Running sharepoint website on user logon
- Index(es):
Relevant Pages
|