Skip to content

Commit afddcd6

Browse files
authored
Merge pull request MicrosoftDocs#2683 from PatAltimore/patricka-smisconfig
SMISConfig update for WS2022
2 parents f0caf54 + de3ce33 commit afddcd6

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

docset/winserver2022-ps/smisconfig/Register-SmisProvider.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,8 +186,16 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
186186
187187
## INPUTS
188188
189+
### System.Uri
190+
191+
### System.Management.Automation.PSCredential
192+
193+
### System.String[]
194+
189195
## OUTPUTS
190196
197+
### System.Object
198+
191199
## NOTES
192200
193201
## RELATED LINKS

docset/winserver2022-ps/smisconfig/Unregister-SmisProvider.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
140140

141141
## INPUTS
142142

143+
### System.Uri
144+
145+
### System.Management.Automation.SwitchParameter
146+
143147
## OUTPUTS
144148

149+
### System.Object
150+
145151
## NOTES
146152

147153
## RELATED LINKS

0 commit comments

Comments
 (0)