Share via


Learning About Windows 7: Automation Development

The Windows Automation Development Home provides information about developing system management scripts and applications for the Windows operating system. Windows Automation developer documentation includes API guidance and documentation for technologies like Windows Management Instrumentation, Windows Remote Management, Background Information Transfer Services, Group Policy, and PowerShell.

Get Started With Automation

About Windows Management Instrumentation

Windows Management Instrumentation (WMI) is the Microsoft implementation of Web-based Enterprise Management (WBEM), which is an industry initiative to develop a standard technology for accessing management information in an enterprise environment.

About Windows Remote Management

Windows Remote Management is one component of the Windows Hardware Management features that manage server hardware locally and remotely.

Windows PowerShell Getting Started Guide

 

Use Automation in Your Application

Creating WMI Providers

Extend the WMI infrastructure by developing WMI providers.

Writing a Windows PowerShell Host Application

Provides information that can be used by program managers who are designing host applications and by developers who are implementing them.

Writing a Windows PowerShell Provider

Provides information for designing and implementing Windows PowerShell providers. It will help you understand how Windows PowerShell providers work, and it provides sample code that you can use to start designing or writing your own providers.

Learn More

Microsoft Forums