Hi,

I am looking for a script that will move computers to a OU depending
on where the user is place in AD.

For example, if a user is in OU=IT,DC=TEST,DC=COM I would like to
computer to be placed in that container or even better a container
underneath


ie OU=ITCOMPUTERS,DC=TEST,DC=COM

I was hoping this could be done via a vbscript

TIA

Oli

Re: placing computers OUs depending on where the user is by Oli

Oli
Tue Jul 31 11:53:47 CDT 2007

I managed to do this without a script but I didn't need to so this in the
end...


"Oli" <Oli@discussions.microsoft.com> wrote in message
news:83B109BD-2E0D-4EFC-989C-25A3B29E5FF4@microsoft.com...
> Hi,
>
> I am looking for a script that will move computers to a OU depending
> on where the user is place in AD.
>
> For example, if a user is in OU=IT,DC=TEST,DC=COM I would like to
> computer to be placed in that container or even better a container
> underneath
>
>
> ie OU=ITCOMPUTERS,DC=TEST,DC=COM
>
> I was hoping this could be done via a vbscript
>
> TIA
>
> Oli