Skip to content

Commit 9148d3c

Browse files
authored
Applied PM/Dev feedback
1 parent 1962324 commit 9148d3c

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

docset/winserver2025-ps/NetworkATC/Add-NetIntent.md

+4-6
Original file line numberDiff line numberDiff line change
@@ -74,13 +74,11 @@ For clustering, intents are supported per cluster or as a standalone host.
7474
- `Management`
7575
- `Storage`
7676
- `Stretch`
77+
- `Switchless`
7778

78-
Once an intent is created, it may not be modified. The only way to override is
79-
to do a cleanup using `Clear-NetIntent` and then applying `Add-NetIntent` again.
80-
However, configuration changes like providing override for defaults are
81-
possible. This can be achieved by applying the override cmdlets. These can also
82-
be supplied when running `Add-NetIntent` and can also be applied post facto
83-
using `Add-NetIntentOverride`.
79+
Configuration changes like providing override for defaults are possible. These
80+
override objects can be supplied when running `Add-NetIntent` and can also be
81+
applied post facto using `Set-NetIntent`.
8482

8583
If `$ComputerName` and `$ClusterName` are null, clustered hosts will use the
8684
name of their cluster for `$Clustername` and standalone hosts will use their own

0 commit comments

Comments
 (0)