When running dp.exe IMPORT C:\data\ MicrosoftDynamicsAx REMOTEMACHINE command I get the error:
System.Data.SqlClient.SqlException (0x80131904): Cannot bulk load because the file "\\LOCALMACHINE\C$\Users\username\AppData\Local\Temp\2\2ifwjsqtx.ze0" could not be opened. Operating system error code 5(Access is denied).
I have found this related thread: https://community.dynamics.com/ax/f/33/t/148323 but it does not point to an answer that works. This is importing from one computer, another from the original exported computer.
I have given the sql service account full access to the username user folder. The sql service account and my account have sysadmin role on both sql servers. I can reach said path from the said REMOTEMACHINE with no issues. I also can see the files being created in that folder as it tries to import the data.
*This post is locked for comments
I have the same question (0)