Hi All-
I know *nothing* about VB scripting, sadly; but I am pretty good at cobbling things together. I'm lost on this though.
Say I have a form, that cycles through records of our computers at work. I would like to put a script together that reads the computer serial number and LDAP path from the current record being shown in the form, then passes that to the script below to actually move the computer in our AD.
I am, however, completely at a loss as to how to do this. Any help would be *greatly* appreciated!
Here is the code I found to actually do the move, once I can pass the computer serial / new path:
http://blog.coretech.dk/jgs/vbscript-move-computer-object-to-another-ou-via-command-line-parameter/