|
|
||||||
|
#1
|
|
|
|
|
My script works and goes through the process of executing
the .reg file, either silently or normally, and executes the .reg file fine, but DOES NOT ADD it to the registry. Sample: COPY C:\applications.reg \\remote_computer\c$ REGEDIT \remote_computer\c$\applications.reg Any help would be appreciated. Thank |
|
|
|
#2
|
|
|
|
|
On Wed, 28 Jan 2004 08:54:06 -0800, "Mr. Debrosse"
<anonymous> wrote: >My script works and goes through the process of executing >the .reg file, either silently or normally, and executes >the .reg file fine, but DOES NOT ADD it to the registry. > >Sample: > >COPY C:\applications.reg \\remote_computer\c$ >REGEDIT \remote_computer\c$\applications.reg > >Any help would be appreciated. >Thank That is because in your example, regedit is running on the local computer. Use psexec, tip 4141 in the 'Tips & Tricks' at http://www.jsiinc.com Jerold Schulman Windows: General MVP JSI, Inc. http://www.jsiinc.com |
|
|
| Similar Threads | |
| connect open remote registry when login with a domain user on vista or windows server 2008. I have logged into a machine with a user who is only a domain user, and used api RegConnectRegistry and then RegOpenKeyEx to query another machine's registry in the same... |
|
| Write registry key in login script Please could someone tell me the line I should add to a login script to write a registry value. Should it use Reg.exe The key... |
|
| Edit registry from login script I'm trying to redirect the favorites folder to a user network share. I am using the following syntax in the login script but it does not work can anyone... |
|
| How to add/del files or registry in login script when user is not local admin. I would like to make all users just regular local power users and take away local admin rights. But then I need to send out program updates, software installs, even setting... |
|
| How to add/del files or registry in login script when user is not local admin. I would like to make all users just regular local power users and take away local admin rights. But then I need to send out program updates, software installs, even setting... |
|
|
All times are GMT. The time now is 01:32 PM. | Privacy Policy
|