Set-NetIntentTracing
Starts and stops Atc tracing sessions on the host
Syntax
Set-NetIntentTracing
[-StopTracing]
[[-ComputerName] <String>]
Description
{{ Fill in the Description }}
Examples
Example 1
PS C:\> {{ Add example code here }}
{{ Add example description here }}
Parameters
-ComputerName
{{ Fill ComputerName Description }}
Type: | String |
Position: | 1 |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-StopTracing
{{ Fill StopTracing Description }}
Type: | SwitchParameter |
Position: | Named |
Default value: | False |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |