Doing the bog standard x64 definitions update during OSD
Updates are downloaded daily:
dicFEPUpdates.Add "http://go.microsoft.com/fwlink/?LinkId=211053&clcid=0x409&arch=x86","S:\MDT\Packages$\SCEP-Updates\Definitions\x86\mpam-d.exe"
dicFEPUpdates.Add "http://go.microsoft.com/fwlink/?LinkID=121721&clcid=0x409&arch=x86","S:\MDT\Packages$\SCEP-Updates\Definitions\x86\mpam-fe.exe"
dicFEPUpdates.Add "http://definitionupdates.microsoft.com/download/DefinitionUpdates/NRI/x86/nis_full.exe","S:\MDT\Packages$\SCEP-Updates\Definitions\x86\nis_full.exe"
dicFEPUpdates.Add "http://go.microsoft.com/fwlink/?LinkId=211054&clcid=0x409&arch=x64","S:\MDT\Packages$\SCEP-Updates\Definitions\x64\mpam-d.exe"
dicFEPUpdates.Add "http://go.microsoft.com/fwlink/?LinkID=121721&clcid=0x409&arch=x64","S:\MDT\Packages$\SCEP-Updates\Definitions\x64\mpam-fe.exe"
dicFEPUpdates.Add "http://definitionupdates.microsoft.com/download/DefinitionUpdates/NRI/amd64/nis_full.exe","S:\MDT\Packages$\SCEP-Updates\Definitions\x64\nis_full.exe"
\x64\mpam-fe.exe works perfectly fine
\x64\nis_full.exe ALWAYS fails with
SCEP NIS definitions. The system cannot find the file specified. (Error: 80070002; Source: Windows)
Which is rubbish message, the file is Definitely there
Anybody any ideas?
Seb