Skip to content

Commit eefa665

Browse files
authored
Merge branch 'master' into netqos-v-tishe
2 parents 52c8445 + 7756863 commit eefa665

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

docset/winserver2022-ps/ipamserver/Invoke-IpamGpoProvisioning.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: Use this topic to help manage Windows and Windows Server technologies with Windows PowerShell.
3-
external help file: IpamGpo-help.xml
3+
external help file: IpamGpo.psm1-help.xml
44
Module Name: IpamServer
55
ms.date: 12/20/2016
66
online version: https://docs.microsoft.com/powershell/module/ipamserver/invoke-ipamgpoprovisioning?view=windowsserver2022-ps&wt.mc_id=ps-gethelp
@@ -328,7 +328,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
328328

329329
## OUTPUTS
330330

331-
### Microsoft.GroupPolicy.Gpo[]
331+
### System.Object
332332

333333
## NOTES
334334

docset/winserver2022-ps/iscsitarget/Export-IscsiTargetServerConfiguration.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,12 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
136136
137137
## INPUTS
138138
139+
### None
140+
139141
## OUTPUTS
140142
143+
### System.Object
144+
141145
## NOTES
142146
143147
## RELATED LINKS

docset/winserver2022-ps/iscsitarget/Import-IscsiTargetServerConfiguration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
144144
145145
## OUTPUTS
146146
147-
### None
147+
### System.Object
148148
149149
## NOTES
150150

0 commit comments

Comments
 (0)