Hello,
I'm trying to install SCCM agent on a Windows 10 Enteprise workstation and I
have this error:
BITS job creation failed with 80200014. Unable to check BITS version
This operating system does not contain the correct version of BITS. BITS 2.5 or
later is required.
I`m performing a remote install from the SCCM console to the workstation, using
PS Tools and the command is this one:
ccmsetup.exe /skipprereq:windowsupdateagent30-x64.exe /mp:<SCCM FQDN> /logon
SMSSITECODE=XYZ
FSP=<SCCM FQDN>
*The reason I use /skipprereq argument is because I received another error
before and I had to trick it somehow to work :-)
File 'C:\Windows\ccmsetup\WindowsUpdateAgent30-x64.exe'
returned failure exit code 775. Fail the installation.
InstallFromManifest failed
0x80070307
Source:
http://ccmexec.com/2015/04/sccm-2012-client-fails-to-install-windows-10-build-10049/
Anyone have the same issues with Windows 10 in a SCCM 2012 R2 CU5 (without SP1
) environment ?