Jump to content
  • 0

Duplication Inconsistent - System Volume Information\WPSetings.dat


Ratti3

Question

Hi,

Hope someone can help.

I'm getting an error where duplication is inconsistent. The file is the WPSettings.dat in the System Volume Information. Clicking duplicate now does not fix the problem. I have attached a screenshot.

I've tried searching and found similar posts but they don't have a specific resolution.

I'm running Windows 10, drivepool version 2.2.5.1237

Thanks

DrivePool.JPG

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Thanks, I ran these commands and now all sorted:

takeown /f "S:\System Volume information"
icacls "S:\System Volume Information" /grant "SERVERNAME\USERNAME":F

takeown /f "S:\System Volume information\WPSettings.dat"
icacls "S:\System Volume Information\WPSettings.dat" /grant "SERVERNAME\USERNAME":F

del "S:\System Volume Information\WPSettings.dat"

icacls "S:\System Volume Information" /setowner "NT Authority\System"
icacls "S:\System Volume Information" /remove "SERVERNAME\USERNAME"

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...