WaitForServiceTypes Enum

Definition

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

PowerShell 2

Wait for the PowerShell to be ready

WinRM 1

Wait for the WinRM service to be ready

Wmi 0

Wait for the WMI service to be ready

Applies to