snagrat Posted February 10, 2018 Posted February 10, 2018 I am attempting to move some shares from one drive to another. I used to export the share info from HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\Shares, edit the file and then reimport to retain the share names etc. Changing the drive letter is not an option. However when exporting now it exports in a hex format that does not show the share path in plain text therefore I cannot seem to be able to do a find/replace operation. What am I doing wrong as I have done this in the past without issue.
roc1479 Posted February 19, 2018 Posted February 19, 2018 (edited) Why not just move them and re-share them? You can use robocopy to do this. Edited February 19, 2018 by roc1479
snagrat Posted February 19, 2018 Author Posted February 19, 2018 That’s what I did in the end. Although Robocopy doesn’t do the re-sharing does it? I just used a net share command
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now