You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: