WaitForServiceTypes Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the services that Restart-Computer can wait on
public enum class WaitForServiceTypes
public enum class WaitForServiceTypes
enum WaitForServiceTypes
public enum WaitForServiceTypes
type WaitForServiceTypes =
Public Enum WaitForServiceTypes
- Inheritance
-
WaitForServiceTypes
Fields
Name | Value | Description |
---|---|---|
Wmi | 0 | Wait for the WMI service to be ready |
WinRM | 1 | Wait for the WinRM service to be ready |
PowerShell | 2 | Wait for the PowerShell to be ready |