Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

IADsComputerOperations interface (iads.h)

The IADsComputerOperations interface is a dual interface that inherits from IADs. It exposes methods for retrieving the status of a computer over a network and to enable remote shutdown. Directory service providers may choose to implement this interface to support basic system administration over a network through ADSI.

Inheritance

The IADsComputerOperations interface inherits from IDispatch and IADs. IADsComputerOperations also has these types of members:

Methods

The IADsComputerOperations interface has these methods.

 
IADsComputerOperations::Shutdown

The IADsComputerOperations::Shutdown method causes a computer under ADSI control to execute the shutdown operation with an optional reboot.
IADsComputerOperations::Status

The IADsComputerOperations::Status method retrieves the status of a computer.

Requirements

Requirement Value
Minimum supported client Windows Vista
Minimum supported server Windows Server 2008
Target Platform Windows
Header iads.h

See also

IADs

IADsComputer

IDispatch


Feedback

Was this page helpful?

Additional resources