Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > VB Script

Vista - Re: help needed moving mulitple computer accounts

Reply
 
Old 2 Weeks Ago   #1 (permalink)
KenBag


 
 

Re: help needed moving mulitple computer accounts

Good information!

I need to be able to move computer accounts from one OU to another as well,
but I need the script to search for specific computer names in the Computers
OU for computers that have joined the domain. Any computers that start with
"L1", move it to the correct OU. I also need it to run in real-time once the
computer has joined to the domain.

Thanks for the help.
--
KenB

"Richard Mueller" wrote:
Quote:

> Nice work catching the errors. I put that together too fast.
>
> Richard
>
> "Rob" <Rob@newsgroup> wrote in message
> news:3A26881B-09BC-4ED2-AE08-9A3F7CE24C87@newsgroup
Quote:

> > Richard,
> > You are a diamond - that worked a treat.
> > The tip of removing the "on error resume next" was great by itself as I
> > could see where things were failing- for starters I had the path of the OU
> > slightly jumbled...
> > Also managed to fix a couple of errors in the script you gave me:
> >
> > line 52 needed a space: On Error GoTo 0
> > line 60 needed to change objTargetOU to objOU as was giving an error
> > saying
> > objTargetOU wasn't defined (which of course it wasn't)
> >
> > Thanks also for the recommendations re books, now just need to find an
> > extra
> > few hours in the day!
> > Cheers
> > Rob
>
>
>

My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Re: help needed moving mulitple computer accounts VB Script
Adding mulitple mail accounts Vista mail
setting up mulitple emails accounts Vista mail
Setting Up mulitple email accounts in Windows Mail Vista mail
still un able to add mulitple @msn.com email accounts Vista mail


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46