<< LOL - actually, I'm writing a program (with Delphi) that will personalize an image after ghosting, and the workgroup is one of the user-specific bits of info. So, I need to programatically change the Workgroup. If nobody knows how to do this I could use SendKeys to simulate keystrokes into the Network Properties window.
>>
Correct me if I'm wrong, but
1. Computer name is "user-specific" too, so you'll have the same problem with it.
2. A computer account has to exist in the domain before it can join it. Do you plan to automate it too?