Migrate shares from one Windows NT server to another
Takeaway: Windows NT allows users to access files over a network through a share folder that holds the files. In this Windows NT tip, learn how to create these shares, and find out how you can export the share information from one computer and import it into another.
Windows NT's easy-to-use file server functionality allows users to access files over a network through a share folder that holds the files. You can create this folder by right-clicking any folder and selecting the Sharing option. Then, all you have to do is select the name for the share and define the permissions.
Windows NT 4 stores all share information in the registry. This allows you to export the information from one machine and import it into another. To access the share information, open the Registry Editor by going to Start | Run, typing regedt32.exe, and clicking OK. Then, navigate to the following key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\
LanmanServer\Shares
This registry key lists all shares. To move a share from one server to another, follow these steps:
- In the Registry Editor, go to Registry | Export Registry File.
- Save the settings in a .reg file by selecting a location and clicking Save.
- Close the Registry Editor.
- Copy the .reg file to the destination computer.
- Right-click the file, and select Merge.
In order for the shares to show up, you'll need to restart the machine. Or you can start and stop the server service (enter Net Stop Server and then Net Start Server at the command prompt) and other services that require server service.
Be aware that this procedure will migrate all of the shares from the source machine. In addition, you must store the folders on the same drive as before. For example, if you copied the C:\test share from one machine, you must copy the folder to the same location (C:\test) on the destination machine.
Note: Editing the registry is risky, so be sure you have a verified backup before making any changes.
Print/View all Posts Comments on this article
|
|
|
|
|
|
White Papers, Webcasts, and Downloads
- Business Value of Windows Server 2008 R2 Hyper-V and Live Migration Microsoft Find out how to reduce space, power and hardware costs in your data center by converting under-utilized physical servers into virtual machines. Download Now
- The Journey Along an Information-Led Transformation IBM Corp. The cost of embedding information technology into every device we ... Download Now
- The Compelling Case for Conferencing Microsoft Discover how today's conferencing solutions can help your organization improve business outcomes and reduce costs in challenging economic times. Download Now
- Total Economic Impact of SQL Server 2008 Upgrade Microsoft See how upgrading to Microsoft SQL Server 2008 can provide your company with an anticipated ROI of between 160 and 180 percent. Download Now
- Nucleus Research Guidebook: Leveraging Value from SAP with IBM Cognos IBM SAP users: Discover why IBM Cognos software can help you enjoy less costly deployments, faster time to benefit, and greater productivity improvements. Download Now
Article Categories
- Security
- Security Solutions, IT Locksmith
- Networking and Communications
- E-mail Administration NetNote, Cisco Routers and Switches
- CIO and IT Management
- Project Management, CIO Issues, Strategies that Scale
- Desktops, Laptops & OS
- Windows 2000 Professional, Microsoft Word, Microsoft Excel, Microsoft Access, Windows XP,
- Data Management
- Oracle, SQL Server
- Servers
- Windows NT, Linux NetNote, Windows Server 2003
- Career Development
- Geek Trivia
- Software/Web Development
- Web Development Zone, Visual Basic, .NET
