| Class | Description |
|---|---|
| WindowsCredentials |
A simple C-struct style class for organizing auth info for Windows
|
| WindowsRemoteAsadmin |
Wrapper for calling asadmin -- since it is done all the time, this convenience class
was created
|
| WindowsRemotePinger |
See if remote is alive.
|
| WindowsRemoteScripter |
Call a script on a remote Windows system
|
| WindowsWmi |
Windows Management Interface
Tests if it's possible to connect to WMI
|
| Exception | Description |
|---|---|
| WindowsException |
Simple checked exception class for Windows errors.
|
Copyright © 2017. All rights reserved.