Re: Allow Admins to log on to W2K Desktop with Admin Rights
anonymous_at_discussions.microsoft.com
Date: 07/15/04
- Next message: Curtis Koenig [MSFT]: "RE: MS04-024 Clarification"
- Previous message: Chris: "Re: Allow Admins to log on to W2K Desktop with Admin Rights"
- In reply to: Oli Restorick [MVP]: "Re: Allow Admins to log on to W2K Desktop with Admin Rights"
- Next in thread: Oli Restorick [MVP]: "Re: Allow Admins to log on to W2K Desktop with Admin Rights"
- Reply: Oli Restorick [MVP]: "Re: Allow Admins to log on to W2K Desktop with Admin Rights"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 15 Jul 2004 08:41:07 -0700
The "net localgroup" command would have been perfect, but
unfortunatly the group we wish to add with the domain
name is longer than 28 characters. The command fails
with a syntax error.
Other than changing the name any further suggestions
would be greatly appreciated.
Cheers.
>-----Original Message-----
>Hi Chris
>
>You need to have all your workstations under a single
OU. Then, ensure you
>have a security group on the domain that has the correct
membership for your
>support and admin staff.
>
>Then, create a new Group Policy object and set up a
computer startup script
>(Computer Configuration | Windows Settings | Scripts
(Startup/Shutdown) |
>Startup
>
>For name, use "net" and for parameters, use "localgroup
administrators
>domain\helpdesk /add"
>
>This will execute the command "net localgroup
administrators domain\helpdesk
>/add" each time a machine affected by the policy boots.
>
>Be aware that if a workstation falls out of scope of
your GPO, the change
>won't be removed from the machine.
>
>There is a feature called "restricted groups" that
behaves similarly, but
>depending on OS and hotfix level it can either replace
the existing
>membership or add to it. The method outlined above is
safer.
>
>Hope this helps
>
>Oli
>
>
>"Chris" <anonymous@discussions.microsoft.com> wrote in
message
>news:2c32501c469c4$b090c280$a601280a@phx.gbl...
>> We want to have our support and admin staff be able to
>> log onto our W2K desktops with full local administrator
>> rights. All other users needed to have a restricted
>> desktop environment. Also we need to be able to manage
>> these permission groups via AD. We do not want these
>> users to have Domain Admin rights.
>>
>> Can anyone help please?
>>
>>
>
>
>.
>
- Next message: Curtis Koenig [MSFT]: "RE: MS04-024 Clarification"
- Previous message: Chris: "Re: Allow Admins to log on to W2K Desktop with Admin Rights"
- In reply to: Oli Restorick [MVP]: "Re: Allow Admins to log on to W2K Desktop with Admin Rights"
- Next in thread: Oli Restorick [MVP]: "Re: Allow Admins to log on to W2K Desktop with Admin Rights"
- Reply: Oli Restorick [MVP]: "Re: Allow Admins to log on to W2K Desktop with Admin Rights"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|