Search the Community
Showing results for tags 'Expertsneeded'.
-
Hi all, I was registered yet but this site really helped me so much in the last years, so I hope I can help others here. But I really have a weird problem: We are running SCCM1602 on a Win2k8R2. I wasn't able to add Win10 drivers so I finally found I have to install two hotfixes ( https://support.microsoft.com/en-us/kb/3025419 ) Since I've installed the hotfixes I was able to add the W10 drivers but unable to distribute them. distmgr.log MoveFileW failed for E:\SCCMContentLib\FileLib\BFF7\BFF75C83CB901CD8F0EA2115118A6EC9CDDFF09E0FBDD26E249E8F75BE3599ED.INI to F:\SCCMContentLib\FileLib\BFF7\BFF75C83CB901CD8F0EA2115118A6EC9CDDFF09E0FBDD26E249E8F75BE3599ED.INI SMS_DISTRIBUTION_MANAGER 09.06.2016 12:41:16 1012 (0x03F4) CFileLibrary::AddFile failed; 0x80070002 SMS_DISTRIBUTION_MANAGER 09.06.2016 12:41:16 1012 (0x03F4) CFileLibrary::AddFile failed; 0x80070002 SMS_DISTRIBUTION_MANAGER 09.06.2016 12:41:16 1012 (0x03F4) CContentDefinition::AddFile failed; 0x80070002 SMS_DISTRIBUTION_MANAGER 09.06.2016 12:41:16 1012 (0x03F4) Failed to add the file. Please check if this file exists. SMS_DISTRIBUTION_MANAGER 09.06.2016 12:41:16 1012 (0x03F4) TakeContentSnapshot() failed. Error = 0x80070002 SMS_DISTRIBUTION_MANAGER 09.06.2016 12:41:16 1012 (0x03F4) The source directory doesn't exist or the 'Configuration Manager' service cannot access it, Win32 last error = 2 SMS_DISTRIBUTION_MANAGER 09.06.2016 12:41:16 1012 (0x03F4) STATMSG: ID=2361 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=PRIMARY-Server SITE=PR1 PID=10096 TID=1012 GMTDATE=Do Jun 09 10:41:16.736 2016 ISTR0="\\SERVERNAME\osdeploy$\Drivers\TOSHIBA-ZX0-C-Package\181F74EF-AAD5-4EE0-9146-8113E8815E11" ISTR1="SCOPEID_4C6251A9-E21B-4E3F-BDDF-54CD129DE06D/DRIVER_1099A6A2FA53E60A69895457FFDA83E1E68744EA_15BA561D2D2DA2D90B3363C4C0396886F9E7A1A04CB94D1734983B875DD2C73C" ISTR2="181F74EF-AAD5-4EE0-9146-8113E8815E11" ISTR3="30" ISTR4="99" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=1 AID0=400 AVAL0="PR1001C7" SMS_DISTRIBUTION_MANAGER 09.06.2016 12:41:16 1012 (0x03F4) Failed to take snapshot for Content with ID 17078447 SMS_DISTRIBUTION_MANAGER 09.06.2016 12:41:16 1012 (0x03F4) Failed to take snapshot of one or more contents in package PR1001C7 SMS_DISTRIBUTION_MANAGER 09.06.2016 12:41:16 1012 (0x03F4) CDistributionSrcSQL::UpdateAvailableVersion PackageID=PR1001C7, Version=2, Status=2302 SMS_DISTRIBUTION_MANAGER 09.06.2016 12:41:16 1012 (0x03F4) STATMSG: ID=2302 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=PRIMARY-Server SITE=PR1 PID=10096 TID=1012 GMTDATE=Do Jun 09 10:41:16.750 2016 ISTR0="Toshiba Zx0-C" ISTR1="PR1001C7" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=1 AID0=400 AVAL0="PR1001C7" SMS_DISTRIBUTION_MANAGER 09.06.2016 12:41:16 1012 (0x03F4) Failed to process package PR1001C7 after 1 retries, will retry 99 more times SMS_DISTRIBUTION_MANAGER 09.06.2016 12:41:16 1012 (0x03F4) What i found out: If I add an empty .ini and .sig file in every missing folder, distribution is fine again, but of course without the right content. Any Tips & hints ?