- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
When I issue power cycle or reset from http://ipaddress:16992to the AMT machine, system switched off immediatly and OS was not shutdown properly, I'm getting error messages on boot screen. Is there any command available for graceful shutdown
Thanks,
Mani
When I issue power cycle or reset from http://ipaddress:16992to the AMT machine, system switched off immediatly and OS was not shutdown properly, I'm getting error messages on boot screen. Is there any command available for graceful shutdown
Thanks,
Mani
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Mani,
No, there isn't a way to use AMT directly to cleanly shutdown a system. This has been a shortcoming in AMT for many years now, and Intel has been slow to accept the problem or to try and implement a fix for it. If you want the system to gracefully shutdown from AMT control, your best bet would be to roll your own solution. You could write an app that monitors the 3PDS area and looks for a command stored there by a remote control app. The app could then initiate a clean shutdown given the command in the 3PDS location. This would be outside of the normal Windows authentication path, so you wouldn't have to worry about getting WMI or some other remoting solution to work under windows.
Regards,
Roger
No, there isn't a way to use AMT directly to cleanly shutdown a system. This has been a shortcoming in AMT for many years now, and Intel has been slow to accept the problem or to try and implement a fix for it. If you want the system to gracefully shutdown from AMT control, your best bet would be to roll your own solution. You could write an app that monitors the 3PDS area and looks for a command stored there by a remote control app. The app could then initiate a clean shutdown given the command in the 3PDS location. This would be outside of the normal Windows authentication path, so you wouldn't have to worry about getting WMI or some other remoting solution to work under windows.
Regards,
Roger
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Mani-
As you've learned and Roger explained, the current Power Off supplied by Inte AMT is not a graceful shutdown (but it is still useful if your system is already in a hung state and can only be reached out of band). It is best to have an agent initiate the shutdwon process;you could use the method Roger descibed to indicate to the agent it should shutdown or you could use some other inband method to tell your agent to initiate shutdown.
-RB
As you've learned and Roger explained, the current Power Off supplied by Inte AMT is not a graceful shutdown (but it is still useful if your system is already in a hung state and can only be reached out of band). It is best to have an agent initiate the shutdwon process;you could use the method Roger descibed to indicate to the agent it should shutdown or you could use some other inband method to tell your agent to initiate shutdown.
-RB

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page