Restoring Security and Sharing info to a File Server

Gilly-Bhoy's picture

Hi All,

User has a file server connected to a SAN.
One mirror on the server with the OS installed (2003) and the rest of the drives are on a SAN.
They have been having problems with the OS so they want to wipe the mirror and re-install Windows 2003.

What steps need to be taken afterwards to restore:
-Security on the file shares (perhaps this will be intact?)
-The shares that were previously setup.

Server is protected by Backup Exec 11d 7170 and BESR 8.5.3

Thanks,
Gilly

CraigV's picture

We had an issue a couple of

We had an issue a couple of months ago when a server crashed catastrophically. No data!
We configured the server to base OS level, and then did a normal restore. All the user data was restored, along with the security on the shares and folders.
No other work was done.

If you find this is a solution, please mark it as such.

Gilly-Bhoy's picture

Reply

Thanks Chris,

My worry is that the OS is acting up and I don't want to restore any "funnies".
I wonder would restoring the registry over the vanilla OS work?

I have there server test recovered here so I can mess around with it to a degree!

Cheers,
Gilly

**Please mark as solution if indeed it is**

BEsymc's picture

The shared permissions are

The shared permissions are stored on following registry key and this needs to be protected and then restored back once the server has been rebuilt;
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\Shares
Please consult Microsoft documentation on lanmanserver for more details. I would not advise using Backup Exec for this, because BE would require restore of entire system state for registry. But, if you are only concerned with shares, you would rather look for protecting lanmanserver registry key and restore the same after you are done with rebuilding the server, so that old shares and permissions are recognized.

Please mark it a solution, if this is useful.
Thanks