Re: Help on deletion of Registrykey with subkeys under it using vbscript
Thanks for your help and it works fine post installation of the
dll.However I'm not able to run this on a remote computer(Doing it from
my desk,I have the administrative access and I could also access
registry of test server).
No, it has to be installed where the script runs. Try using WMI, as Michael
suggests. (I don't know anything about WMI)
--
Crash
"Dare to be naïve."
~ Buckminster Fuller ~
.
Relevant Pages
- Re: Remote Registry - Requested registry access is not allowed.
... remote registry using this user role. ... authenticating on a remote machine and not using my current login as ... Is there a way of reading the registry through WMI? ... (microsoft.public.dotnet.languages.csharp) - Re: script registry editing
... > of remote machines. ... WMI and it's StdRegProv class: ... Documentation in regobj.doc and a remote registry example in registry.vbs ... -- torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway Administration scripting examples and an ONLINE version of the 1328 page Scripting Guide: ... (microsoft.public.windows.server.scripting) - VBScript - Remote Registry
... I know it is possible to connect the registry on a remote computer via ... the script should prompt me for alternate credentials and then works. ... I know it is possible to connect a remote WMI service with ... (microsoft.public.windows.server.scripting) - wmi create process that accesses registry
... I am attempting to run a process remotely, using WMI. ... However, when I launch the ... it gets to the part that needs to read from the registry it errors. ... I can log in to the remote computer as that user and run the process ... (microsoft.public.win32.programmer.wmi) - RE: Remote registery access
... I presumed that your "Remote Registry Service" is running. ... remotely, is achieved thru WMI, and by far the best in obtaining information ... Make sure the WMI Serviceis running as ... (microsoft.public.win2000.networking) |
|