Im trying to capture an image with dism, but it still keeps giving me the same error code 5 "access denied" no matter what different user I use, to connect to the shared folder.
It worked before
PS: This is the error section of the dism log file
2015-12-04 08:26:58, Error DISM DISM WIM Provider: PID=1552 TID=1560 base\ntsetup\opktools\dism\providers\wimprovider\dll\wimmanager.cpp:1203 - CWimManager::Capture(hr:0x80070005)2015-12-04 08:26:58, Error DISM DISM WIM Provider: PID=1552 TID=1560 base\ntsetup\opktools\dism\providers\wimprovider\dll\wimmanager.cpp:4283 - CWimManager::InternalCmdCaptureBase(hr:0x80070005)
2015-12-04 08:26:58, Error DISM DISM WIM Provider: PID=1552 TID=1560 Error executing command - CWimManager::InternalExecuteCmd(hr:0x80070005)
2015-12-04 08:26:58, Error DISM DISM WIM Provider: PID=1552 TID=1560 base\ntsetup\opktools\dism\providers\wimprovider\dll\wimmanager.cpp:1936 - CWimManager::ExecuteCmdLine(hr:0x80070005)
2015-12-04 08:26:58, Error DISM DISM.EXE: WimManager processed the command line but failed. HRESULT=80070005
HELP!