From 3b9d0dd725c3054644d1e837f6ff3dcbba5653b8 Mon Sep 17 00:00:00 2001 From: Gerd Hoffmann Date: Mon, 22 Feb 2016 11:57:46 +0100 Subject: Add note about AMT 9.0 --- amttool.man | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/amttool.man b/amttool.man index 71b7d0e..5394e42 100644 --- a/amttool.man +++ b/amttool.man @@ -19,6 +19,13 @@ You must set fill AMT_PASSWORD environment variable with the AMT password. .P For more inforamtions on Intel AMT check amt-howto(7). +.P +.B Note: +Starting with AMT 9.0 Intel has removed support for +the old SOAP protocol which is used by amttool. +Only WS Management (added in AMT 6.0) is supported by recent +machines. You can use wsmancli (see http://openwsman.sf.net, +your distro should have packages ready) instead. .SH COMMANDS .TP .B info -- cgit