The IKVMSetup type exposes the following members.

Methods

  NameDescription
GetAvailableMonitors
Retrieves the available monitors in the Intel(R) AMT.
GetBlankingScreenEnablingState
Get the blanking screen enabling state
GetBlankingScreenState
Get the blanking screen state.
(Inherited from IKVMAdmin.)
GetCapabilities
Retrieves KVM capabilities values.
GetCurrentSessionState
Indicates whether there is an open session. Note: This data uses the KVM interface state. If the state is EnabledButOffline - indicates that the interface is enabled there is no open session; if the state is Enabled - indicates the interface is enabled but there is no open session.
(Inherited from IKVMAdmin.)
GetInterfaceState
True if the KVM interface is enabled on the Intel AMT system. This field will not check whether the KVM is enabled in the MEBx.
(Inherited from IKVMAdmin.)
SetBlankingScreenEnablingState
Set the blanking screen enabling state.
SetBlankingScreenState
Open / Close the blanking screen interface.
(Inherited from IKVMAdmin.)
SetDefaultMonitor
Sets the default visible monitor. In AMT 8.0 and later if the IMSS is up - trying to set an unconnected monitor to default will fail.
SetInterfaceState
Enable / disable the KVM interface.
(Inherited from IKVMAdmin.)
SetOptInPolicy
Sets the opt-in policy.
SetOptInTimeout
Sets the opt-in timeout.
SetPortsState
Sets the KVM ports state.
SetRFBPassword
Sets the RFB password.
SetSessionTimeout
Sets the TCP session timeout.

See Also