|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Change Value in Remote RegistryTrying to change a value named in a remote registry. In this case we want to
set the password protect function of the screensaver so WMI can do a reboot of the system. (IsSecure or IsScreenSaverSecure = 1 (something like that)) If you have any thoughts or ideas on this please let me know. I can login as Administrator but with this setting protected but it is not allowing a reboot to occur if the screensaver is on and password protected. I figure if I can change this value after logging in I should be able to acomplish the reboot. Thanks, Kelly Hi,
You can use registrykey.openremotebase to open the registry on another computer. http://msdn2.microsoft.com/en-us/library/microsoft.win32.registrykey.openremotebasekey.aspx Make sure the remoteregistry service is running. Ken ------------------ Show quoteHide quote "scorpion53061" <scorpion_53061@nospamhereyahoo.com> wrote in message news:OIA35fNFGHA.2708@TK2MSFTNGP11.phx.gbl... > Trying to change a value named in a remote registry. In this case we want > to set the password protect function of the screensaver so WMI can do a > reboot of the system. (IsSecure or IsScreenSaverSecure = 1 > (something like that)) If you have any thoughts or ideas on this please > let me know. > > I can login as Administrator but with this setting protected but it is not > allowing a reboot to occur if the screensaver is on and password > protected. I figure if I can change this value after logging in I should > be able to acomplish the reboot. > > Thanks, > Kelly > > > >
Send E-Mail from VB.Net 2003
Printing an ASP.NET web page from VB.NET - (HTTPWebResponse + Printing) Multi Column ListBox Null in Visual Basic .Net??? Namespace around API calls Virtual Serial Port Bluetooth System.IO.Ports Date/Time control Too many case conditions? copying a collection Late Binding syntax problem |
|||||||||||||||||||||||