Intel vPro® Platform
Intel Manageability Forum for Intel® EMA, AMT, SCS & Manageability Commander
3045 Discussões

SetupME.exe silent installation not working

MattRoss
Principiante
4.043 Visualizações

We have a few thousand PCs we are trying to get EMA setup on. Currently we're having a lot of problems silently deploying Intel Management Engine components. If SetupME.exe from the vanilla one provided by Intel is run interactively, it usually works fine, the LMS service is created and EMA provisions. However, running it silently, with '-overwrite -s' for example, says it has installed successfully, but the LMS service and probably others are not on the PC after a reboot.

 

Performing a repair makes no difference, it says it has been repaired, but the LMS service is still missing. If I uninstall, reboot and then run it interactively, it will install correctly. So it seems to be something caused by the silent switch. I have attached the two installer log files in a zip file.

 

Has anyone successfully deployed this silently?

0 Kudos
6 Respostas
MIGUEL_C_Intel
Moderador
3.999 Visualizações

Hello, Matt,


Please allow me to review the logs; I will give you an update shortly.


Regards,

Miguel C.

Intel Customer Support Technician


Jools86
Novo colaborador III
3.939 Visualizações

Hi Matt,

 

Just to compare, we have successfully deployed the following setupme.exe (12th Gen which for some strange reason Intel have still not updated!) using the following command line:

 

Intel® Management Engine Drivers for Windows® 10 and Windows® 11

 

Setupme.exe -s -skipstartmenu -overwrite -report C:\Windows\Logs\Companyname

Jools86
Novo colaborador III
3.939 Visualizações

One more thing, Is the AMT/ Intel  Manageability enabled in the BIOS of the machines that are failing? You might need to run a WMI command to enable it in the BIOS first.

 

Also another test is to extract the drivers to a directory and run the following command:

 

PNPUTIL.exe /Add-Driver "C:\temp\AMTDrivers" /subdirs /install

 

Jools86_0-1696841876940.png

 

MattRoss
Principiante
3.926 Visualizações

Thanks for your tips, I will try your suggestions. We are using the same version of the ME software/drivers.

MattRoss
Principiante
3.851 Visualizações

Many thanks for your help. It turns out the only thing I needed to add to make IntelME install correctly was the '-skipstartmenu' switch to SetupME.exe. We can now silently deploy the software, and EMA is successfully provisioning more PCs. We still have other errors to deal with, but this is not one of them.

Jools86
Novo colaborador III
3.848 Visualizações

Nice one Matt.

Responder