Hello all,
almost instantly when distributing a package the distributing fails.
permissions on our sccm file share didn't change and seem to be as usual. on one instance I even applied them again.
already tried to turn off AV completely.
but no change. checking out distmgr.log directly after distributing gives me lots of errors: per each file there's error 32 and error 183 (failed to delete file / failed to move file) and some more.
//EDIT: also when I try to update SCCM (from 1810 to 1906) the process is stuck at "Replication"/"Update content library", with the same error messages as seen below for each file in the update.
thanks in advance!
almost instantly when distributing a package the distributing fails.
permissions on our sccm file share didn't change and seem to be as usual. on one instance I even applied them again.
already tried to turn off AV completely.
but no change. checking out distmgr.log directly after distributing gives me lots of errors: per each file there's error 32 and error 183 (failed to delete file / failed to move file) and some more.
//EDIT: also when I try to update SCCM (from 1810 to 1906) the process is stuck at "Replication"/"Update content library", with the same error messages as seen below for each file in the update.
thanks in advance!
Code:
Failed to delete file \\?\E:\SCCMContentLib\DataLib\TB02E0000A\Auslesen einer ID mit WMI.txt.INI, error = 32 SMS_DISTRIBUTION_MANAGER 19.09.2019 07:43:02 11952 (0x2EB0)
Failed to move file \\?\E:\SCCMContentLib\DataLib\TB02E0000A\Auslesen einer ID mit WMI.txt.INI.03ef684d to \\?\E:\SCCMContentLib\DataLib\TB02E0000A\Auslesen einer ID mit WMI.txt.INI, error = 183 SMS_DISTRIBUTION_MANAGER 19.09.2019 07:43:02 11952 (0x2EB0)
The size of package LQM004E8, version 1 is 4793 KBytes SMS_DISTRIBUTION_MANAGER 19.09.2019 07:43:04 11952 (0x2EB0)
_wfopen_s() failed for \\?\E:\SCCMContentLib\DataLib\LQM004E8.1\auslesen einer id mit wmi.txt.ini.03ef.INI with error 2 SMS_DISTRIBUTION_MANAGER 19.09.2019 07:43:04 11952 (0x2EB0)
GetPrivateProfileStringW failed for File, Hash, \\?\E:\SCCMContentLib\DataLib\LQM004E8.1\auslesen einer id mit wmi.txt.ini.03ef.INI SMS_DISTRIBUTION_MANAGER 19.09.2019 07:43:04 11952 (0x2EB0)
ProfileReadStringEx failed; 0x80070002 SMS_DISTRIBUTION_MANAGER 19.09.2019 07:43:04 11952 (0x2EB0)
CContentDefinition::GetFileTrueName failed; 0x80070002 SMS_DISTRIBUTION_MANAGER 19.09.2019 07:43:04 11952 (0x2EB0)
CContentDefinition::OpenFile failed; 0x80070002 SMS_DISTRIBUTION_MANAGER 19.09.2019 07:43:04 11952 (0x2EB0)
CContentDefinition::HashContent failed; 0x80070002 SMS_DISTRIBUTION_MANAGER 19.09.2019 07:43:04 11952 (0x2EB0)
CContentDefinition::GetContentHash failed; 0x80070002 SMS_DISTRIBUTION_MANAGER 19.09.2019 07:43:04 11952 (0x2EB0)
CContentDefinition::FinalizeContentDefinition failed; 0x80070002 SMS_DISTRIBUTION_MANAGER 19.09.2019 07:43:04 11952 (0x2EB0)
SnapshotPackage() failed. Error = 0x80070002 SMS_DISTRIBUTION_MANAGER 19.09.2019 07:43:04 11952 (0x2EB0)
STATMSG: ID=2361 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=LQSCCM01.LINK.LOCAL SITE=LQM PID=6460 TID=11952 GMTDATE=Thu Sep 19 05:43:04.196 2019 ISTR0="\\link\dfs\sccm_sources\Doku-Hilfe-Tricks" ISTR1="testtt" ISTR2="LQM004E8" ISTR3="30" ISTR4="100" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=1 AID0=400 AVAL0="LQM004E8" SMS_DISTRIBUTION_MANAGER 19.09.2019 07:43:04 11952 (0x2EB0)
Failed to take snapshot of package LQM004E8 SMS_DISTRIBUTION_MANAGER 19.09.2019 07:43:04 11952 (0x2EB0)
CDistributionSrcSQL::UpdateAvailableVersion PackageID=LQM004E8, Version=1, Status=2302 SMS_DISTRIBUTION_MANAGER 19.09.2019 07:43:04 11952 (0x2EB0)
STATMSG: ID=2302 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=LQSCCM01.LINK.LOCAL SITE=LQM PID=6460 TID=11952 GMTDATE=Thu Sep 19 05:43:04.245 2019 ISTR0="testtt" ISTR1="LQM004E8" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=1 AID0=400 AVAL0="LQM004E8" SMS_DISTRIBUTION_MANAGER 19.09.2019 07:43:04 11952 (0x2EB0)
Failed to process package LQM004E8 after 0 retries, will retry 100 more times SMS_DISTRIBUTION_MANAGER 19.09.2019 07:43:04 11952 (0x2EB0)
Last edited: