Search found 1 match
- Thu Jun 28, 2012 4:52 am
- Forum: VBScript
- Topic: Copy an AD attribute to another AD attribute
- Replies: 3
- Views: 4502
Copy an AD attribute to another AD attribute
Does anyone have an example script that copies an AD Attribute to another Attribute and will do this for all objects in AD? I would also like the changeds output to a log file. Specifically, I need to copy the ipphone attribute to extensionAttribute 12 for all users and log the output to a file. I w...