- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We are having difficulties provisioning Lenovo M58p workstations with AMT Firmware versions 5.0.2 and 5.0.3. The only way we have successfully provisioned an m58p is by resetting the MEBX from the BRIOS. We continually fail trying to provision via the SCCM agent. We have successfully provisioned other Lenovo models thorugh SCCM. Are there any known issues with M58p's or with firmware versions 5.0.x?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If the AMT HECI drivers have been installed on these computers then after 24 hours of being on the network the AMT port would be closed. I do not believe SCCM agent can handle the "Delayed" provision of AMT. i.e. to re-open the AMT port for provisioning. I believe this is the problem you are experiencing here.
Try running the Activator on the client you are experiencing the issue to reopen the AMT port. Follow-up and Refresh machine policies on the client so the client can get the Auto provision policy as soon as possible and trigger provisioning.
Replace "sccmfqdn" in the command below with the FQDN of your sccm server and the slash at the end of the name is important. This command will create a log file to show the setup and configuration "in-process". You will also see hello packets directed at the sccm server. Although hello packets are ignored the installed agent will trigger provisioning.
Activator /s https://sccmfqdn/ https://sccmfqdn/ /h /c
Download activator utility from here:
http://software.intel.com/en-us/articles/intel-vpro-technology-activator-utility/ http://software.intel.com/en-us/articles/intel-vpro-technology-activator-utility/
Activator will open the port for 6 hours. However, SCCM agent sets OTP (default) once every 24 hours so if these two windows do not match you might still have a challenge. Other may have some more ideas.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Mohan,
Thank you. After running Activator with the syntax you provided we were able to successfully provision several m58p's remotely. We then created an SCCM package to deploy and execute the Activator tool on all m58p's over the weekend. We then followed that up with a script to trigger wmi and start in band provisioning on the workstations.
cscript sendsched.vbs {00000000-0000-0000-0000-0000000000120} ComputerName
We have now provisioned 90% of our m58p workstations. Thanks again for your assistance.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page