Skip to content

Commit 0d6b6fa

Browse files
authored
Merge pull request MicrosoftDocs#5389 from JoanneHendrickson/master
Update to Regisiter-SPMTMigration.md
2 parents 9abba9e + 520912f commit 0d6b6fa

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

spmt/spmt-ps/spmt/Register-SPMTMigration.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,23 @@ Accept pipeline input: False
152152
Accept wildcard characters: False
153153
```
154154
155+
### -IgnoreUpdate
156+
The default setting is OFF.
157+
158+
Skip the checking and installation of new updates, even when a new version of PowerShell SPMT is available.
159+
160+
```yaml
161+
Type: SwitchParameter
162+
Parameter Sets: (All)
163+
Aliases:
164+
165+
Required: False
166+
Position: Named
167+
Default value: False
168+
Accept pipeline input: False
169+
Accept wildcard characters: False
170+
```
171+
155172
### -EnableMultiRound
156173
The default setting is Off.
157174
This means the migration will only do one check round to make sure no new changes or additions were made since the previous run.

0 commit comments

Comments
 (0)