Guest Ricky Posted October 24, 2007 Posted October 24, 2007 Hi I need some (or a lot of) help having a way in this case a script that could help me doing the following tasks: 1. a script that could update the AD when I export the users to a txt file and then I need to update AD with new users 2. a script that allows to see for each OU where the users have their mailboxes/server. Thanks Ricky
Guest Jorge Silva Posted October 24, 2007 Posted October 24, 2007 Re: Active Directory scripts Hi Check at technet Script Center for script samples. -- =================================== I hope that the information above helps you. Have a Nice day. Jorge Silva MCSE, MVP Directory Services =================================== "Ricky" <newsgroupsmail@gmail.com> wrote in message news:eM2BqQpFIHA.4628@TK2MSFTNGP02.phx.gbl... > Hi > > I need some (or a lot of) help having a way in this case a script that > could help me doing the following tasks: > > 1. a script that could update the AD when I export the users to a txt file > and then I need to update AD with new users > > 2. a script that allows to see for each OU where the users have their > mailboxes/server. > > Thanks > Ricky > > > > > > >
Guest Brett I. Holcomb Posted October 24, 2007 Posted October 24, 2007 Re: Active Directory scripts There are a whole series of command line commands that will do this for AD. Also, MSDN have a bunch of scripts for vbscript - check out the MSDN site and TechNet sites. The links are on my work machine and not here at home or I'd give you some that I have. On Thu, 25 Oct 2007 00:18:17 +0100, "Ricky" <newsgroupsmail@gmail.com> wrote: >Hi > >I need some (or a lot of) help having a way in this case a script that could >help me doing the following tasks: > >1. a script that could update the AD when I export the users to a txt file >and then I need to update AD with new users > >2. a script that allows to see for each OU where the users have their >mailboxes/server. > >Thanks >Ricky > > > > > >
Guest Ricky Posted October 25, 2007 Posted October 25, 2007 Re: Active Directory scripts Hi Brett I've look at this msdn url but I didn't find any of the scripts I need. Can you send me the one's you have to my email (newsgroupsmail@gmail.com) http://msdn2.microsoft.com/en-us/downloads/default.aspx http://search.msdn.microsoft.com/search/Default.aspx?query=scripts&brand=msdn&locale=en-us&refinement=00&lang=en-us Thanks Ricky "Brett I. Holcomb" <brettholcomb@bellsouth.net> wrote in message news:l5mvh3hbbeoaodql8p76hghf2sscjbp674@4ax.com... > There are a whole series of command line commands that will do this > for AD. Also, MSDN have a bunch of scripts for vbscript - check out > the MSDN site and TechNet sites. The links are on my work machine and > not here at home or I'd give you some that I have. > > On Thu, 25 Oct 2007 00:18:17 +0100, "Ricky" <newsgroupsmail@gmail.com> > wrote: > >>Hi >> >>I need some (or a lot of) help having a way in this case a script that >>could >>help me doing the following tasks: >> >>1. a script that could update the AD when I export the users to a txt file >>and then I need to update AD with new users >> >>2. a script that allows to see for each OU where the users have their >>mailboxes/server. >> >>Thanks >>Ricky >> >> >> >> >> >>
Guest Ace Fekay [MVP] Posted October 29, 2007 Posted October 29, 2007 Re: Active Directory scripts In news:eN3Pw70FIHA.1324@TK2MSFTNGP06.phx.gbl, Ricky <newsgroupsmail@gmail.com> typed: > Hi Brett > > I've look at this msdn url but I didn't find any of the scripts I > need. Can you send me the one's you have to my email > (newsgroupsmail@gmail.com) > http://msdn2.microsoft.com/en-us/downloads/default.aspx > > http://search.msdn.microsoft.com/search/Default.aspx?query=scripts&brand=msdn&locale=en-us&refinement=00&lang=en-us > > > Thanks > Ricky Have you tried the Script Cetner that Jorge mentioned? http://www.microsoft.com/technet/scriptcenter/default.mspx?wt.svl=leftnav You can also try the hundreds of scripts at CWashington's Win32Scripting: http://cwashington.netreach.net/ -- Regards, Ace This posting is provided "AS-IS" with no warranties or guarantees and confers no rights. Ace Fekay, MCSE 2003 & 2000, MCSA 2003 & 2000, MCSE+I, MCT, MVP Microsoft MVP - Directory Services Microsoft Certified Trainer Infinite Diversities in Infinite Combinations Having difficulty reading or finding responses to your post? Try using Outlook Express or any other newsreader, configure a news account, and point it to news.microsoft.com. Anonymous access. It's easy and it's free: How to Configure OEx for Internet News http://support.microsoft.com/?id=171164 "Life isn't like a box of chocolates or a bowl of cherries or peaches... Life is more like a jar of jalapenos. What you do today may burn your butt tomorrow." - Garfield
Recommended Posts