Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[New-DcnImage] Couldn't create access path directory #227

Open
heroinsquirrelekb opened this issue Oct 9, 2023 · 0 comments
Open

[New-DcnImage] Couldn't create access path directory #227

heroinsquirrelekb opened this issue Oct 9, 2023 · 0 comments

Comments

@heroinsquirrelekb
Copy link

heroinsquirrelekb commented Oct 9, 2023

This should be fixed by now. Closing the issue. If this is still a problem please reopen the issue

Originally posted by @sanderstad in #161 (comment)

The same thing appeared
Windows 10
PowerShell 7.3.7
dbaclone 0.10.72

New-DcnImage -SourceSqlInstance localhost -DestinationSqlInstance localhost -Database test -CreateFullBackup -ImageNetworkPath \localhost\C$\Temp\images

PS C:\Users\Alex> New-DcnImage -SourceSqlInstance localhost -DestinationSqlInstance localhost -Database test -CreateFullBackup -ImageNetworkPath \\localhost\C$\Temp\images\
WARNING: [14:14:13][Post Import] Unsupported version of Windows
WARNING: [14:14:25][New-DcnImage] Couldn't create access path directory | Exception calling "SetAccessRule" with "1" argument(s): "Some or all identity references could not be translated."
PS C:\Users\Alex>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant