I need to use Perl script to create a script that will add some information to an active directory users profile. The client is on Windows 7 and the AD server is 2003. Where can I find script examples? Can someone help?
Go to Microsoft's Script Center and review their "scripts in their format which you would see what information you would need to "convert" over to perl script format.
<a href="http://gallery.technet.microsoft.com/ScriptCenter/en-us/site/search?f[0].Type=RootCategory&f[0].Value=activedirectory&f[0].Text=Active%20Directory&f[1].Type=SubCategory&f[1].Value=useraccounts&f[1].Text=User%20Accounts&pageIndex=2">Microsoft's Script Center</a> (AD Users Section)
<a href="http://docs.activestate.com/pdk/7.3/VBSPerl_overview.html">Download VBScript converter</a>
Sample command to convert (command line): vbsperl inputfile.vbs > outputfile.pl
You can use the GUI if you prefer.
Last Wiki Answer Submitted: July 26, 2010 8:16 pm by EmNichs3,235 pts.
All Answer Wiki Contributors: EmNichs3,235 pts. ,
Aguacer08,120 pts.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.