You can set permissions to move computers from one OU to the next for
the 'domain computers' group.
ZEDA
--
* Zeda.nl - Windows Advanced Tips & Tricks *
Op 31-5-2010 8:34, Raghu schreef:
>
> Hi,
>
> I'm writing a script to move the computer object from the default computer
> container to the OU which belongs to a particular site where the computer
> resides.
>
> If i run this script as logon script i.e when Domain Admin is logged on the
> computer objects moves fine . But as a startup script , it doesnt work throws
> error General Access denied .
>
> I know this is a permission issue , since as startup script it uses the
> local system access permission so it cannot create a new computer object on
> the OU . But is there a way where in i can send the authentication parameters
> for the AD during in the startup script
>
> Thanks
> Raghu
>
>
|