D
Dr. StrangeDub
Leaving network identification/DNS out of the picture, how does one
change the name of a computer in a local Workgroup (in C#)?
I implemented the SetComputerName() API call and that only seems to
change the NetBIOS Computer Name. I've verified that the underlying
registry key value that gets changed is:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\ComputerName\ComputerName\ComputerName
Is there a recommended API (via Active Directory or WMI or Win32) for
finishing the job and getting the local Computer Name changed?
Any help here greatly appreciated -- I'm under the gun on this one...
Michael Rose
-Unisys Corp
change the name of a computer in a local Workgroup (in C#)?
I implemented the SetComputerName() API call and that only seems to
change the NetBIOS Computer Name. I've verified that the underlying
registry key value that gets changed is:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\ComputerName\ComputerName\ComputerName
Is there a recommended API (via Active Directory or WMI or Win32) for
finishing the job and getting the local Computer Name changed?
Any help here greatly appreciated -- I'm under the gun on this one...
Michael Rose
-Unisys Corp