Anyone Done This ???

Reini Urban rurban@x-ray.at
Wed Aug 11 21:33:00 GMT 2004


Tennis Smith (tennis) schrieb:
  Has anyone written a utility/script that can change the name of the PC?  I
> have several _dozen_ PCs that need to be converted to a new naming
> convention.   

isn't it just a registry entry?

cygwin cannot control remote registry entries (besides ssh'ing to each 
machine), but the win32 tool regedt32.exe can, and there's a COM API.

you only have to check out how to script that via COM
(Visual Basic, perl Win32::OLE, pythonwin, ....).
very easy.

-- 
Reini Urban
http://xarch.tu-graz.ac.at/home/rurban/


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list