Administration Sample Applications
The source code for several sample programs that illustrate using Windows® Management Instrumentation (WMI) for administration and management of Host Integration Server are included on the Microsoft® Host Integration Server 2000 CD-ROM and as part of the Microsoft Developer Network (MSDN) Platform SDK. These sample programs are located in the \SDK\Samples\Admin subdirectory on the Host Integration Server 2000 CD-ROM. These files are copied to your hard drive during Host Integration Server software or Host Integration Client software installation when the Host Integration Server Software Development Kit option is selected. These samples are installed in the Samples\Admin subdirectory below where the Host Integration Server SDK is installed (C:\Program Files\Host Integration Server SDK, by default).
When installed as part of the MSDN Platform SDK, these samples are located under the Samples\NetDS\HIS\Admin subdirectory below where the MSDN Platform SDK has been installed (C:\Program Files\Microsoft SDK, by default).
These sample programs include the files in the following subdirectories:
| File or Subdirectory | Description |
|---|---|
| ImportExport\ | A WMI sample script written in Microsoft® VBScript that illustrates how to import and export configuration information from Host Integration Server. |
| SNAWMI.ASP | The main page of a WMI sample script written in Microsoft® Active Server Pages (ASP) for retrieving configuration information from Host Integration Server using WMI. |
| SnaWebAdmin\ | Subsidiary pages of WMI sample scripts written in Microsoft® Active Server Pages (ASP) for retrieving configuration information from Host Integration Server using WMI. Each one of these subdirectories contains ASP sample scripts that illustrate how to retrieve information from Host Integration Server on a specific feature. |
Several sample programs with source code are provided with Host Integration Server 2000 that illustrate administration and management.
This section contains: