Thanks! Happy Festivus!!!!

-----Original Message-----
From: Wallendahl, Michael/SEA [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 29, 2000 1:48 PM
To: '[EMAIL PROTECTED]'
Subject: RE: Changing the password


You can use the REG.EXE utility from the Windows NT resource kit.  I'm using
reg.exe for Windows 2000, and your command line would be something similar
to this:

reg add \\YourSystemName\HKLM\Software\ORL\WinVNC3\Default /v Password /t
REG_BINARY /d 987654

-Mike

-----Original Message-----
From: Swenson, Erik [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 29, 2000 10:27 AM
To: '[EMAIL PROTECTED]'
Subject: Changing the password


Does anyone know how to change the password in the registry remotely? For
instance, if I wanted to change it to 987654 on a remote server or
workstation, how would I do it?
Here is my file for an NT machine:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\winvnc
    Type = REG_DWORD 0x00000110
    Start = REG_DWORD 0x00000002
    ErrorControl = REG_DWORD 0x00000001 
    ImagePath = Reg_DWORD_SZ C:\program files\orl\vnc\winvnc.exe - service
    DisplayName = VNC Server
    ObjectName = LocalSystem
HKEY_LOCAL_MACHINE\SOFTWARE\ORL 
    WinVNC3
        Default
             SocketConnect = REG_DWORD 0x00000001
                 AutoPortSelect = REG_DWORD 0x00000001
             InputsEnabled = REG_DWORD 0x00000001
             LocalInputsDisabled = REG_DWORD 0x00000000 
             Password = REG_BINARY 0x00000008 0xfd3cd8db 0x58147a72
             PollUnderCursor = REG_DWORD 0x00000000
                 PollForeground = REG_DWORD 0x00000001
             PollFullScreen = REG_DWORD 0x00000000
                 OnlyPollconsole = REG_DWORD 0x00000001
             OnlyPollOnEvent = REG_DWORD 0x00000000

Thanks,

Erik

Erik Swenson
908.470.3658
MIS Engineer
KMC Telecom
mailto:[EMAIL PROTECTED]

 <<Swenson, Erik.vcf>> 

[demime 0.97b removed an attachment of type application/octet-stream which
had a name of Swenson, Erik.vcf]
---------------------------------------------------------------------
To unsubscribe, send a message with the line: unsubscribe vnc-list
to [EMAIL PROTECTED]
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, send a message with the line: unsubscribe vnc-list
to [EMAIL PROTECTED]
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, send a message with the line: unsubscribe vnc-list
to [EMAIL PROTECTED]
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------

Reply via email to