Tuesday, July 14, 2009

Visual C++ Programmers... Please help...?

Is it possible to change workgroup settings to member of domain settings for My Computer using the Visual C++ language?





If it can, do you know any sites I can refer to or do you know any syntaxes that is responsible for changing workgroup to domain?





Workgroup and domain can be found at: My Computer %26gt;%26gt; Properties %26gt;%26gt; Computer Name (2nd tab) %26gt;%26gt; click "Change" button





Please help... =(

Visual C++ Programmers... Please help...?
You do this sort of thing using the WMI interface, this kind of enterprise level scripting is usually done using VBScript.





Use:


std::system("cscript.exe someVBScript.vbs");





See the following link for code-





http://cwashington.netreach.net/depo/vie...
Reply:http://poincare.matf.bg.ac.yu/~filip/nm/...


No comments:

Post a Comment