HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Windows Server 2003
- >
- W2K3 - How to copy certain registry entries to ano...
Windows Server 2003
1833704
Members
3663
Online
110062
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2007 02:37 AM
06-04-2007 02:37 AM
Hi,
I had inadvertently removed a (non-windows) service from a (W2K3 SP1) server.
I have a similar server that has that same exact service installed.
Is it possible to copy all of the registry entries for that service to another server that doesn't have that service?
10 points to any answer.
Thank you
Gino
I had inadvertently removed a (non-windows) service from a (W2K3 SP1) server.
I have a similar server that has that same exact service installed.
Is it possible to copy all of the registry entries for that service to another server that doesn't have that service?
10 points to any answer.
Thank you
Gino
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2007 11:51 AM
06-04-2007 11:51 AM
Solution
It would be safer to re-install the service.
you could export keys from HKLM\SYSTEM\CurrentControlSet\Services
and/or HKLM\SOFTWARE
at a command prompt
regedit /E /S "HKEY_LOCAL_MACHINE\Software\company\product"
regedit /E /S "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\yourservice"
then copy the reg files to the other server and run them
Phil
you could export keys from HKLM\SYSTEM\CurrentControlSet\Services
and/or HKLM\SOFTWARE
at a command prompt
regedit /E /S
regedit /E /S
then copy the reg files to the other server and run them
Phil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2007 09:05 PM
06-04-2007 09:05 PM
Re: W2K3 - How to copy certain registry entries to another server?
Hi Gino,
Another way of doing it is opening the regedit console, then go to the key you want, and choose "export" from the top menus. You can then import it to another server.
However this is not a very good idea, it's very difficult to know what exact keys and values you need to copy to the server, even if the service is the same.
And also, the keys might not be the only thing you are missing.
If you have the option, it's best to install the service again, even if that means to install another program again that cames with that service
hope this helps,
hugo tigre
Another way of doing it is opening the regedit console, then go to the key you want, and choose "export" from the top menus. You can then import it to another server.
However this is not a very good idea, it's very difficult to know what exact keys and values you need to copy to the server, even if the service is the same.
And also, the keys might not be the only thing you are missing.
If you have the option, it's best to install the service again, even if that means to install another program again that cames with that service
hope this helps,
hugo tigre
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP