Start-NetworkAtc
Starts the Atc Service on all hosts for a cluster or a given single node.
Syntax
Start-NetworkAtc
[[-ComputerName] <String>]
[<CommonParameters>]
Start-NetworkAtc
[-ClusterName] <String>
[<CommonParameters>]
Description
Starts the Atc Service on all hosts for a cluster or a given single node.
Examples
Example 1
PS C:\> {{ Add example code here }}
{{ Add example description here }}
Parameters
-ClusterName
{{ Fill ClusterName Description }}
Type: | String |
Position: | 1 |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-ComputerName
{{ Fill ComputerName Description }}
Type: | String |
Position: | 1 |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |