Re: login script that moves a user account to an existsting OU
- From: "Marty List" <usenet@xxxxxxxxxxxx>
- Date: Fri, 25 Nov 2005 13:07:37 -0700
"paok" <paok@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:AAA4A814-4EDD-492E-99B8-1E4297B91AA4@xxxxxxxxxxxxxxxx
>I didn't understand that a domain user logon script requires necessary
>rights.
> But what about group policy logon scripts ?
Logon scripts run only when someone logs on, and they always run with that
user's security rights. It doesn't matter if the script is defined in the
user account or in group policy.
Group policy also lets you define computer startup scripts, which run with
the computer account's security rights (SYSTEM) but these only run when the
computer boots up.
It seems strange to me that you want this to run as someone logs on. Why
not run this periodically (as a scheduled task) every day or every X hours,
and have it scan all user accounts in the LDAP source and move all users
accordingly in AD?
.
- References:
- Re: login script that moves a user account to an existsting OU
- From: Marty List
- Re: login script that moves a user account to an existsting OU
- From: Marty List
- Re: login script that moves a user account to an existsting OU
- From: Marty List
- Re: login script that moves a user account to an existsting OU
- From: Andy Pack
- Re: login script that moves a user account to an existsting OU
- From: paok
- Re: login script that moves a user account to an existsting OU
- From: paok
- Re: login script that moves a user account to an existsting OU
- Prev by Date: Re: How to run a MSH script?
- Next by Date: logon script
- Previous by thread: Re: login script that moves a user account to an existsting OU
- Next by thread: Re: login script that moves a user account to an existsting OU
- Index(es):
Relevant Pages
|