external help file: NetworkAtc-help.xml Module Name: NetworkATC ms.date: 02/21/2024 online version: https://learn.microsoft.com/powershell/module/networkatc/get-allnetintents?view=windowsserver2025-ps&wt.mc_id=ps-gethelp schema: 2.0.0 title: Get-AllNetIntents
Looks up all intent requests configurations available
Get-AllNetIntents [[-ClusterName] <String>] [[-ComputerName] <String>] [-GlobalOverrides]
[<CommonParameters>]
{{ Fill in the Description }}
PS C:\> {{ Add example code here }}
{{ Add example description here }}
{{ Fill ClusterName Description }}
Type: System.String
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
{{ Fill ComputerName Description }}
Type: System.String
Parameter Sets: (All)
Aliases:
Required: False
Position: 2
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
{{ Fill GlobalOverrides Description }}
Type: System.Management.Automation.SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.