diff --git a/docset/winserver2022-ps/remoteaccess/Add-BgpCustomRoute.md b/docset/winserver2022-ps/remoteaccess/Add-BgpCustomRoute.md index 4a0b8f8b7c..86f54c1b71 100644 --- a/docset/winserver2022-ps/remoteaccess/Add-BgpCustomRoute.md +++ b/docset/winserver2022-ps/remoteaccess/Add-BgpCustomRoute.md @@ -191,8 +191,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### System.String + +### System.String[] + ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#BgpCustomNetworkInfo ## NOTES diff --git a/docset/winserver2022-ps/remoteaccess/Add-BgpPeer.md b/docset/winserver2022-ps/remoteaccess/Add-BgpPeer.md index 72376ea656..4cbaa29782 100644 --- a/docset/winserver2022-ps/remoteaccess/Add-BgpPeer.md +++ b/docset/winserver2022-ps/remoteaccess/Add-BgpPeer.md @@ -346,8 +346,26 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### System.String + +### System.Net.IPAddress + +### System.Nullable`1[[System.UInt32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] + +### System.UInt32 + +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.Bgp.OperationMode + +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.Bgp.PeeringMode + +### System.UInt16 + +### System.Nullable`1[[System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] + ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#BgpPeerConfig ## NOTES diff --git a/docset/winserver2022-ps/remoteaccess/Add-BgpRouteAggregate.md b/docset/winserver2022-ps/remoteaccess/Add-BgpRouteAggregate.md index 13f8999ada..4442b8fc17 100644 --- a/docset/winserver2022-ps/remoteaccess/Add-BgpRouteAggregate.md +++ b/docset/winserver2022-ps/remoteaccess/Add-BgpRouteAggregate.md @@ -229,8 +229,18 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### System.String + +### System.Nullable`1[[Microsoft.PowerShell.Cmdletization.GeneratedTypes.BgpRouteAggregate.SummaryOnly, Microsoft.PowerShell.Cmdletization.GeneratedTypes, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]] + +### System.String[] + +### System.Nullable`1[[Microsoft.PowerShell.Cmdletization.GeneratedTypes.BgpRouteAggregate.PreserveASPath, Microsoft.PowerShell.Cmdletization.GeneratedTypes, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]] + ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#BgpRouteAggregateInfo ## NOTES diff --git a/docset/winserver2022-ps/remoteaccess/Add-BgpRouter.md b/docset/winserver2022-ps/remoteaccess/Add-BgpRouter.md index 85e1807beb..87e948a594 100644 --- a/docset/winserver2022-ps/remoteaccess/Add-BgpRouter.md +++ b/docset/winserver2022-ps/remoteaccess/Add-BgpRouter.md @@ -353,8 +353,28 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### System.Net.IPAddress + +### System.UInt32 + +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.Bgp.IPv6RoutingState + +### System.Boolean + +### System.String + +### System.Nullable`1[[Microsoft.PowerShell.Cmdletization.GeneratedTypes.Bgp.TransitRouting, Microsoft.PowerShell.Cmdletization.GeneratedTypes, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]] + +### System.Nullable`1[[Microsoft.PowerShell.Cmdletization.GeneratedTypes.Bgp.RouteReflector, Microsoft.PowerShell.Cmdletization.GeneratedTypes, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]] + +### System.Nullable`1[[System.UInt32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] + +### System.Nullable`1[[Microsoft.PowerShell.Cmdletization.GeneratedTypes.Bgp.ClientToClientReflection, Microsoft.PowerShell.Cmdletization.GeneratedTypes, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]] + ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#BgpRouterConfig ## NOTES diff --git a/docset/winserver2022-ps/remoteaccess/Add-BgpRoutingPolicy.md b/docset/winserver2022-ps/remoteaccess/Add-BgpRoutingPolicy.md index 67f485566a..c74f13170c 100644 --- a/docset/winserver2022-ps/remoteaccess/Add-BgpRoutingPolicy.md +++ b/docset/winserver2022-ps/remoteaccess/Add-BgpRoutingPolicy.md @@ -421,8 +421,26 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### System.String + +### System.String[] + +### System.Nullable`1[[System.UInt32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] + +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.Bgp.PolicyType + +### System.Net.IPAddress + +### System.Net.IPAddress[] + +### System.UInt32[] + +### System.Management.Automation.SwitchParameter + ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#BgpRoutingPolicyConfig ## NOTES diff --git a/docset/winserver2022-ps/remoteaccess/Add-BgpRoutingPolicyForPeer.md b/docset/winserver2022-ps/remoteaccess/Add-BgpRoutingPolicyForPeer.md index 715c91b12f..ce7a7af20f 100644 --- a/docset/winserver2022-ps/remoteaccess/Add-BgpRoutingPolicyForPeer.md +++ b/docset/winserver2022-ps/remoteaccess/Add-BgpRoutingPolicyForPeer.md @@ -230,8 +230,13 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### System.String[] + +### System.String + ## OUTPUTS +### System.Object ## NOTES ## RELATED LINKS diff --git a/docset/winserver2022-ps/remoteaccess/Add-DAAppServer.md b/docset/winserver2022-ps/remoteaccess/Add-DAAppServer.md index 247273ea0b..432e0dc4ed 100644 --- a/docset/winserver2022-ps/remoteaccess/Add-DAAppServer.md +++ b/docset/winserver2022-ps/remoteaccess/Add-DAAppServer.md @@ -320,11 +320,16 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String[] + +### System.String ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#DAAppServer + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Add-DAClient.md b/docset/winserver2022-ps/remoteaccess/Add-DAClient.md index c1bae39fcb..25c7a2c6f8 100644 --- a/docset/winserver2022-ps/remoteaccess/Add-DAClient.md +++ b/docset/winserver2022-ps/remoteaccess/Add-DAClient.md @@ -368,11 +368,16 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String[] + +### System.String ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#DAClient + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Add-DAClientDnsConfiguration.md b/docset/winserver2022-ps/remoteaccess/Add-DAClientDnsConfiguration.md index a8c0a7bee9..0a22617ac0 100644 --- a/docset/winserver2022-ps/remoteaccess/Add-DAClientDnsConfiguration.md +++ b/docset/winserver2022-ps/remoteaccess/Add-DAClientDnsConfiguration.md @@ -253,11 +253,16 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String[] + +### System.String ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#DnsClientNRPTRule + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Add-DAEntryPoint.md b/docset/winserver2022-ps/remoteaccess/Add-DAEntryPoint.md index 8c71f404d6..d8ca3f684c 100644 --- a/docset/winserver2022-ps/remoteaccess/Add-DAEntryPoint.md +++ b/docset/winserver2022-ps/remoteaccess/Add-DAEntryPoint.md @@ -387,10 +387,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String + +### System.Net.IPAddress ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#DAEntryPoint The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Add-DAMgmtServer.md b/docset/winserver2022-ps/remoteaccess/Add-DAMgmtServer.md index c63aeb346f..7d51698555 100644 --- a/docset/winserver2022-ps/remoteaccess/Add-DAMgmtServer.md +++ b/docset/winserver2022-ps/remoteaccess/Add-DAMgmtServer.md @@ -169,7 +169,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String[] ## OUTPUTS diff --git a/docset/winserver2022-ps/remoteaccess/Add-RemoteAccessIpFilter.md b/docset/winserver2022-ps/remoteaccess/Add-RemoteAccessIpFilter.md index 7c78d6bb4c..a86bc72cfe 100644 --- a/docset/winserver2022-ps/remoteaccess/Add-RemoteAccessIpFilter.md +++ b/docset/winserver2022-ps/remoteaccess/Add-RemoteAccessIpFilter.md @@ -233,9 +233,21 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### System.String + +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.RemoteAccessIpFilter.Action + +### System.String[] + +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.RemoteAccessIpFilter.Direction + +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.RemoteAccessIpFilter.AddressFamily + ## OUTPUTS -### Microsoft.Management.Infrastructure.CimInstance#InterfaceIpFilter[] +### Microsoft.Management.Infrastructure.CimInstance[] + +### Microsoft.Management.Infrastructure.CimInstance#InterfaceIpFilter ## NOTES diff --git a/docset/winserver2022-ps/remoteaccess/Add-RemoteAccessLoadBalancerNode.md b/docset/winserver2022-ps/remoteaccess/Add-RemoteAccessLoadBalancerNode.md index bbe16afbaf..9b7c9895fc 100644 --- a/docset/winserver2022-ps/remoteaccess/Add-RemoteAccessLoadBalancerNode.md +++ b/docset/winserver2022-ps/remoteaccess/Add-RemoteAccessLoadBalancerNode.md @@ -303,11 +303,16 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String + +### System.String[] ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#RemoteAccessLoadBalancerNode + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Add-RemoteAccessRadius.md b/docset/winserver2022-ps/remoteaccess/Add-RemoteAccessRadius.md index 84b526dd2a..42d470b7d0 100644 --- a/docset/winserver2022-ps/remoteaccess/Add-RemoteAccessRadius.md +++ b/docset/winserver2022-ps/remoteaccess/Add-RemoteAccessRadius.md @@ -370,11 +370,20 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String + +### System.UInt16 + +### System.Byte + +### System.UInt32 ## OUTPUTS -### Microsoft.Management.Infrastructure.CimInstance#RemoteAccessRadiusServer[] +### Microsoft.Management.Infrastructure.CimInstance[] + +### Microsoft.Management.Infrastructure.CimInstance#RemoteAccessRadiusServer + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Add-VpnIPAddressRange.md b/docset/winserver2022-ps/remoteaccess/Add-VpnIPAddressRange.md index 2921150834..4e81ad2dfc 100644 --- a/docset/winserver2022-ps/remoteaccess/Add-VpnIPAddressRange.md +++ b/docset/winserver2022-ps/remoteaccess/Add-VpnIPAddressRange.md @@ -187,11 +187,16 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String[] + +### System.String ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#VpnIPAddressRange + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Add-VpnS2SInterface.md b/docset/winserver2022-ps/remoteaccess/Add-VpnS2SInterface.md index 5d27f83351..4506dfb4f2 100644 --- a/docset/winserver2022-ps/remoteaccess/Add-VpnS2SInterface.md +++ b/docset/winserver2022-ps/remoteaccess/Add-VpnS2SInterface.md @@ -1122,8 +1122,42 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### System.String + +### System.String[] + +### System.Boolean + +### System.Nullable`1[[Microsoft.PowerShell.Cmdletization.GeneratedTypes.VpnS2SInterface.EnableQoS, Microsoft.PowerShell.Cmdletization.GeneratedTypes, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]] + +### System.Nullable`1[[System.UInt64, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] + +### System.Management.Automation.SwitchParameter + +### System.Nullable`1[[Microsoft.PowerShell.Cmdletization.GeneratedTypes.VpnS2SInterface.Action, Microsoft.PowerShell.Cmdletization.GeneratedTypes, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]] + +### System.UInt32 + +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.VpnS2SInterface.EncryptionMethod + +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.VpnS2SInterface.IntegrityCheckMethod + +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.VpnS2SInterface.CipherTransformConstants + +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.VpnS2SInterface.AuthenticationTransformConstants + +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.VpnS2SInterface.PfsGroup + +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.VpnS2SInterface.DHGroup + +### Microsoft.Management.Infrastructure.CimInstance[] + +### System.Nullable`1[[System.UInt32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] + ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#VpnS2SInterface ## NOTES diff --git a/docset/winserver2022-ps/remoteaccess/Add-VpnSstpProxyRule.md b/docset/winserver2022-ps/remoteaccess/Add-VpnSstpProxyRule.md index 3f630d45e1..21fbb8a341 100644 --- a/docset/winserver2022-ps/remoteaccess/Add-VpnSstpProxyRule.md +++ b/docset/winserver2022-ps/remoteaccess/Add-VpnSstpProxyRule.md @@ -153,9 +153,13 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### Microsoft.Management.Infrastructure.CimInstance[] + ## OUTPUTS -### Microsoft.Management.Infrastructure.CimInstance#VpnSstpProxyRule[] +### Microsoft.Management.Infrastructure.CimInstance[] + +### Microsoft.Management.Infrastructure.CimInstance#VpnSstpProxyRule ## NOTES diff --git a/docset/winserver2022-ps/remoteaccess/Clear-BgpRouteFlapDampening.md b/docset/winserver2022-ps/remoteaccess/Clear-BgpRouteFlapDampening.md index 01bd592e62..eb24c0f665 100644 --- a/docset/winserver2022-ps/remoteaccess/Clear-BgpRouteFlapDampening.md +++ b/docset/winserver2022-ps/remoteaccess/Clear-BgpRouteFlapDampening.md @@ -165,8 +165,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### System.String + +### System.String[] + ## OUTPUTS +### System.Object + ## NOTES ## RELATED LINKS diff --git a/docset/winserver2022-ps/remoteaccess/Clear-RemoteAccessInboxAccountingStore.md b/docset/winserver2022-ps/remoteaccess/Clear-RemoteAccessInboxAccountingStore.md index e30135b825..b3984963fe 100644 --- a/docset/winserver2022-ps/remoteaccess/Clear-RemoteAccessInboxAccountingStore.md +++ b/docset/winserver2022-ps/remoteaccess/Clear-RemoteAccessInboxAccountingStore.md @@ -261,12 +261,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None -None +### System.DateTime ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#RemoteAccessInboxAccounting + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Clear-VpnS2SInterfaceStatistics.md b/docset/winserver2022-ps/remoteaccess/Clear-VpnS2SInterfaceStatistics.md index a07d41a98d..2ca413f1aa 100644 --- a/docset/winserver2022-ps/remoteaccess/Clear-VpnS2SInterfaceStatistics.md +++ b/docset/winserver2022-ps/remoteaccess/Clear-VpnS2SInterfaceStatistics.md @@ -152,7 +152,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String ## OUTPUTS diff --git a/docset/winserver2022-ps/remoteaccess/Connect-VpnS2SInterface.md b/docset/winserver2022-ps/remoteaccess/Connect-VpnS2SInterface.md index 6da98e5601..a7a4a0caf3 100644 --- a/docset/winserver2022-ps/remoteaccess/Connect-VpnS2SInterface.md +++ b/docset/winserver2022-ps/remoteaccess/Connect-VpnS2SInterface.md @@ -154,10 +154,12 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#VpnS2SInterface The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Disable-BgpRouteFlapDampening.md b/docset/winserver2022-ps/remoteaccess/Disable-BgpRouteFlapDampening.md index 978d0279bc..850fcf3659 100644 --- a/docset/winserver2022-ps/remoteaccess/Disable-BgpRouteFlapDampening.md +++ b/docset/winserver2022-ps/remoteaccess/Disable-BgpRouteFlapDampening.md @@ -150,8 +150,12 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### System.String + ## OUTPUTS +### System.Object + ## NOTES ## RELATED LINKS diff --git a/docset/winserver2022-ps/remoteaccess/Disable-DAMultiSite.md b/docset/winserver2022-ps/remoteaccess/Disable-DAMultiSite.md index 2363fa6a7b..fc66322936 100644 --- a/docset/winserver2022-ps/remoteaccess/Disable-DAMultiSite.md +++ b/docset/winserver2022-ps/remoteaccess/Disable-DAMultiSite.md @@ -171,6 +171,8 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#DAMultiSite The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Disable-DAOtpAuthentication.md b/docset/winserver2022-ps/remoteaccess/Disable-DAOtpAuthentication.md index b65afc751b..dabfb3455f 100644 --- a/docset/winserver2022-ps/remoteaccess/Disable-DAOtpAuthentication.md +++ b/docset/winserver2022-ps/remoteaccess/Disable-DAOtpAuthentication.md @@ -188,7 +188,10 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS -### Microsoft.Management.Infrastructure.CimInstance#DAOtpAuth +### Microsoft.Management.Infrastructure.CimInstance + +### Microsoft.Management.Infrastructure.CimInstance#DAOtpAuthentication + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Disable-RemoteAccessRoutingDomain.md b/docset/winserver2022-ps/remoteaccess/Disable-RemoteAccessRoutingDomain.md index 0115d755a7..7f2c571b37 100644 --- a/docset/winserver2022-ps/remoteaccess/Disable-RemoteAccessRoutingDomain.md +++ b/docset/winserver2022-ps/remoteaccess/Disable-RemoteAccessRoutingDomain.md @@ -187,8 +187,12 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### System.String + ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#RoutingDomainConfiguration ## NOTES diff --git a/docset/winserver2022-ps/remoteaccess/Disconnect-VpnS2SInterface.md b/docset/winserver2022-ps/remoteaccess/Disconnect-VpnS2SInterface.md index 919b61ed8c..55a0bed631 100644 --- a/docset/winserver2022-ps/remoteaccess/Disconnect-VpnS2SInterface.md +++ b/docset/winserver2022-ps/remoteaccess/Disconnect-VpnS2SInterface.md @@ -173,11 +173,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#VpnS2SInterface + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Disconnect-VpnUser.md b/docset/winserver2022-ps/remoteaccess/Disconnect-VpnUser.md index af1404c225..cbdef64b84 100644 --- a/docset/winserver2022-ps/remoteaccess/Disconnect-VpnUser.md +++ b/docset/winserver2022-ps/remoteaccess/Disconnect-VpnUser.md @@ -202,7 +202,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String[] ## OUTPUTS diff --git a/docset/winserver2022-ps/remoteaccess/Enable-BgpRouteFlapDampening.md b/docset/winserver2022-ps/remoteaccess/Enable-BgpRouteFlapDampening.md index 030e29cbdb..3503b9873c 100644 --- a/docset/winserver2022-ps/remoteaccess/Enable-BgpRouteFlapDampening.md +++ b/docset/winserver2022-ps/remoteaccess/Enable-BgpRouteFlapDampening.md @@ -168,8 +168,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### System.String + ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + +### Microsoft.Management.Infrastructure.CimInstance#BgpRouteFlapDampeningConfig + ## NOTES ## RELATED LINKS diff --git a/docset/winserver2022-ps/remoteaccess/Enable-DAMultiSite.md b/docset/winserver2022-ps/remoteaccess/Enable-DAMultiSite.md index 10b7e837cd..43c048924f 100644 --- a/docset/winserver2022-ps/remoteaccess/Enable-DAMultiSite.md +++ b/docset/winserver2022-ps/remoteaccess/Enable-DAMultiSite.md @@ -308,11 +308,16 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String + +### System.Net.IPAddress ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#DAMultiSite + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Enable-DAOtpAuthentication.md b/docset/winserver2022-ps/remoteaccess/Enable-DAOtpAuthentication.md index f10a3e46f8..c515f74798 100644 --- a/docset/winserver2022-ps/remoteaccess/Enable-DAOtpAuthentication.md +++ b/docset/winserver2022-ps/remoteaccess/Enable-DAOtpAuthentication.md @@ -320,11 +320,18 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String + +### System.UInt16 + +### System.String[] ## OUTPUTS -### Microsoft.Management.Infrastructure.CimInstance#DAOtpAuth +### Microsoft.Management.Infrastructure.CimInstance + +### Microsoft.Management.Infrastructure.CimInstance#DAOtpAuthentication + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Enable-RemoteAccessRoutingDomain.md b/docset/winserver2022-ps/remoteaccess/Enable-RemoteAccessRoutingDomain.md index 6e8abe986b..84f78c1ec1 100644 --- a/docset/winserver2022-ps/remoteaccess/Enable-RemoteAccessRoutingDomain.md +++ b/docset/winserver2022-ps/remoteaccess/Enable-RemoteAccessRoutingDomain.md @@ -172,8 +172,12 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### System.String + ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#RoutingDomainConfiguration ## NOTES diff --git a/docset/winserver2022-ps/remoteaccess/Get-BgpCustomRoute.md b/docset/winserver2022-ps/remoteaccess/Get-BgpCustomRoute.md index 0bc01742fd..6823d38c4d 100644 --- a/docset/winserver2022-ps/remoteaccess/Get-BgpCustomRoute.md +++ b/docset/winserver2022-ps/remoteaccess/Get-BgpCustomRoute.md @@ -149,8 +149,16 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### System.String + ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + +### Microsoft.Management.Infrastructure.CimInstance#BgpCustomNetworkInfo + +### Microsoft.Management.Infrastructure.CimInstance[] + ### Microsoft.Management.Infrastructure.CimInstance#BgpCustomNetworkInfo ## NOTES diff --git a/docset/winserver2022-ps/remoteaccess/Get-BgpPeer.md b/docset/winserver2022-ps/remoteaccess/Get-BgpPeer.md index 715aee9516..8ab872f889 100644 --- a/docset/winserver2022-ps/remoteaccess/Get-BgpPeer.md +++ b/docset/winserver2022-ps/remoteaccess/Get-BgpPeer.md @@ -188,9 +188,15 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### System.String[] + +### System.String + ## OUTPUTS -### Microsoft.Management.Infrastructure.CimInstance#BgpPeerConfig[] +### Microsoft.Management.Infrastructure.CimInstance[] + +### Microsoft.Management.Infrastructure.CimInstance#BgpPeerConfig ## NOTES diff --git a/docset/winserver2022-ps/remoteaccess/Get-BgpRouteAggregate.md b/docset/winserver2022-ps/remoteaccess/Get-BgpRouteAggregate.md index 6f4b469a33..b417751acf 100644 --- a/docset/winserver2022-ps/remoteaccess/Get-BgpRouteAggregate.md +++ b/docset/winserver2022-ps/remoteaccess/Get-BgpRouteAggregate.md @@ -157,9 +157,15 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### System.String + +### System.String[] + ## OUTPUTS -### Microsoft.Management.Infrastructure.CimInstance#BgpRouteAggregateInfo[] +### Microsoft.Management.Infrastructure.CimInstance[] + +### Microsoft.Management.Infrastructure.CimInstance#BgpRouteAggregateInfo ## NOTES diff --git a/docset/winserver2022-ps/remoteaccess/Get-BgpRouteFlapDampening.md b/docset/winserver2022-ps/remoteaccess/Get-BgpRouteFlapDampening.md index 52d03df77e..9a4a5d49d9 100644 --- a/docset/winserver2022-ps/remoteaccess/Get-BgpRouteFlapDampening.md +++ b/docset/winserver2022-ps/remoteaccess/Get-BgpRouteFlapDampening.md @@ -135,8 +135,12 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### System.String + ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#BgpRouteFlapDampeningConfig ## NOTES diff --git a/docset/winserver2022-ps/remoteaccess/Get-BgpRouteInformation.md b/docset/winserver2022-ps/remoteaccess/Get-BgpRouteInformation.md index 67d0320e06..158a77b097 100644 --- a/docset/winserver2022-ps/remoteaccess/Get-BgpRouteInformation.md +++ b/docset/winserver2022-ps/remoteaccess/Get-BgpRouteInformation.md @@ -153,9 +153,17 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### System.String[] + +### System.String + +### System.Nullable`1[[Microsoft.PowerShell.Cmdletization.GeneratedTypes.Bgp.RouteType, Microsoft.PowerShell.Cmdletization.GeneratedTypes, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]] + ## OUTPUTS -### Microsoft.Management.Infrastructure.CimInstance#BgpRouteInfo[] +### Microsoft.Management.Infrastructure.CimInstance[] + +### Microsoft.Management.Infrastructure.CimInstance#BgpRouteInfo ## NOTES diff --git a/docset/winserver2022-ps/remoteaccess/Get-BgpRouter.md b/docset/winserver2022-ps/remoteaccess/Get-BgpRouter.md index d96a47b966..20cdb100e4 100644 --- a/docset/winserver2022-ps/remoteaccess/Get-BgpRouter.md +++ b/docset/winserver2022-ps/remoteaccess/Get-BgpRouter.md @@ -140,9 +140,13 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### System.String[] + ## OUTPUTS -### Microsoft.Management.Infrastructure.CimInstance#BgpRouterConfig[] +### Microsoft.Management.Infrastructure.CimInstance[] + +### Microsoft.Management.Infrastructure.CimInstance#BgpRouterConfig ## NOTES diff --git a/docset/winserver2022-ps/remoteaccess/Get-BgpRoutingPolicy.md b/docset/winserver2022-ps/remoteaccess/Get-BgpRoutingPolicy.md index 6a8e8cdd05..6c890fa539 100644 --- a/docset/winserver2022-ps/remoteaccess/Get-BgpRoutingPolicy.md +++ b/docset/winserver2022-ps/remoteaccess/Get-BgpRoutingPolicy.md @@ -280,9 +280,17 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### System.String[] + +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.Bgp.PolicyType + +### System.String + ## OUTPUTS -### Microsoft.Management.Infrastructure.CimInstance#BgpRoutingPolicyConfig[] +### Microsoft.Management.Infrastructure.CimInstance[] + +### Microsoft.Management.Infrastructure.CimInstance#BgpRoutingPolicyConfig ## NOTES diff --git a/docset/winserver2022-ps/remoteaccess/Get-BgpStatistics.md b/docset/winserver2022-ps/remoteaccess/Get-BgpStatistics.md index 2881958885..1bf1dd190f 100644 --- a/docset/winserver2022-ps/remoteaccess/Get-BgpStatistics.md +++ b/docset/winserver2022-ps/remoteaccess/Get-BgpStatistics.md @@ -228,9 +228,15 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### System.String + +### System.String[] + ## OUTPUTS -### Microsoft.Management.Infrastructure.CimInstance#BgpStatistics[] +### Microsoft.Management.Infrastructure.CimInstance[] + +### Microsoft.Management.Infrastructure.CimInstance#BgpStatistics ## NOTES diff --git a/docset/winserver2022-ps/remoteaccess/Get-DAAppServer.md b/docset/winserver2022-ps/remoteaccess/Get-DAAppServer.md index 66c3037140..7f3798f06c 100644 --- a/docset/winserver2022-ps/remoteaccess/Get-DAAppServer.md +++ b/docset/winserver2022-ps/remoteaccess/Get-DAAppServer.md @@ -114,7 +114,10 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#DAAppServer + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Get-DAClient.md b/docset/winserver2022-ps/remoteaccess/Get-DAClient.md index 13a6db4b7d..3d2b4709b5 100644 --- a/docset/winserver2022-ps/remoteaccess/Get-DAClient.md +++ b/docset/winserver2022-ps/remoteaccess/Get-DAClient.md @@ -150,11 +150,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#DAClient + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Get-DAClientDnsConfiguration.md b/docset/winserver2022-ps/remoteaccess/Get-DAClientDnsConfiguration.md index 1260428c53..5dd1265c41 100644 --- a/docset/winserver2022-ps/remoteaccess/Get-DAClientDnsConfiguration.md +++ b/docset/winserver2022-ps/remoteaccess/Get-DAClientDnsConfiguration.md @@ -123,7 +123,10 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#DAClientDnsConfiguration + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Get-DAEntryPoint.md b/docset/winserver2022-ps/remoteaccess/Get-DAEntryPoint.md index 0dc812046e..226338cbb0 100644 --- a/docset/winserver2022-ps/remoteaccess/Get-DAEntryPoint.md +++ b/docset/winserver2022-ps/remoteaccess/Get-DAEntryPoint.md @@ -121,11 +121,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#DAEntryPoint + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Get-DAEntryPointDC.md b/docset/winserver2022-ps/remoteaccess/Get-DAEntryPointDC.md index deba512dec..ed63ee29b4 100644 --- a/docset/winserver2022-ps/remoteaccess/Get-DAEntryPointDC.md +++ b/docset/winserver2022-ps/remoteaccess/Get-DAEntryPointDC.md @@ -135,11 +135,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String ## OUTPUTS -### Microsoft.Management.Infrastructure.CimInstance#DADomainController[] +### Microsoft.Management.Infrastructure.CimInstance[] + +### Microsoft.Management.Infrastructure.CimInstance#DADomainController + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Get-DAMultiSite.md b/docset/winserver2022-ps/remoteaccess/Get-DAMultiSite.md index a277f7a527..24b9914ade 100644 --- a/docset/winserver2022-ps/remoteaccess/Get-DAMultiSite.md +++ b/docset/winserver2022-ps/remoteaccess/Get-DAMultiSite.md @@ -119,7 +119,10 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#DAMultiSite + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Get-DANetworkLocationServer.md b/docset/winserver2022-ps/remoteaccess/Get-DANetworkLocationServer.md index 2d3bc5b42e..ee89b2c2e4 100644 --- a/docset/winserver2022-ps/remoteaccess/Get-DANetworkLocationServer.md +++ b/docset/winserver2022-ps/remoteaccess/Get-DANetworkLocationServer.md @@ -154,7 +154,10 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#DANetworkLocationServer + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Get-DAOtpAuthentication.md b/docset/winserver2022-ps/remoteaccess/Get-DAOtpAuthentication.md index 2a23cec705..1db5bccea3 100644 --- a/docset/winserver2022-ps/remoteaccess/Get-DAOtpAuthentication.md +++ b/docset/winserver2022-ps/remoteaccess/Get-DAOtpAuthentication.md @@ -114,7 +114,10 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS -### Microsoft.Management.Infrastructure.CimInstance#DAOtpAuth +### Microsoft.Management.Infrastructure.CimInstance + +### Microsoft.Management.Infrastructure.CimInstance#DAOtpAuthentication + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Get-DAServer.md b/docset/winserver2022-ps/remoteaccess/Get-DAServer.md index e14df0f09d..b5753f9c64 100644 --- a/docset/winserver2022-ps/remoteaccess/Get-DAServer.md +++ b/docset/winserver2022-ps/remoteaccess/Get-DAServer.md @@ -197,11 +197,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#MSFT_DAServer + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Get-RemoteAccess.md b/docset/winserver2022-ps/remoteaccess/Get-RemoteAccess.md index ae57f86dc0..53fb43949b 100644 --- a/docset/winserver2022-ps/remoteaccess/Get-RemoteAccess.md +++ b/docset/winserver2022-ps/remoteaccess/Get-RemoteAccess.md @@ -228,11 +228,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#RemoteAccessCommon + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Get-RemoteAccessAccounting.md b/docset/winserver2022-ps/remoteaccess/Get-RemoteAccessAccounting.md index 2d8ebd79f4..4a68bba380 100644 --- a/docset/winserver2022-ps/remoteaccess/Get-RemoteAccessAccounting.md +++ b/docset/winserver2022-ps/remoteaccess/Get-RemoteAccessAccounting.md @@ -128,7 +128,10 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#RemoteAccessAccounting + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Get-RemoteAccessConfiguration.md b/docset/winserver2022-ps/remoteaccess/Get-RemoteAccessConfiguration.md index 5dee631dc2..69ff6d406e 100644 --- a/docset/winserver2022-ps/remoteaccess/Get-RemoteAccessConfiguration.md +++ b/docset/winserver2022-ps/remoteaccess/Get-RemoteAccessConfiguration.md @@ -88,8 +88,12 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### None + ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#RemoteAccessConfiguration ## NOTES diff --git a/docset/winserver2022-ps/remoteaccess/Get-RemoteAccessConnectionStatistics.md b/docset/winserver2022-ps/remoteaccess/Get-RemoteAccessConnectionStatistics.md index e6e666f6cd..080445751a 100644 --- a/docset/winserver2022-ps/remoteaccess/Get-RemoteAccessConnectionStatistics.md +++ b/docset/winserver2022-ps/remoteaccess/Get-RemoteAccessConnectionStatistics.md @@ -220,11 +220,16 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.DateTime + +### System.String ## OUTPUTS -### Microsoft.Management.Infrastructure.CimInstance#RemoteAccessConnection[] +### Microsoft.Management.Infrastructure.CimInstance[] + +### Microsoft.Management.Infrastructure.CimInstance#RemoteAccessConnection + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Get-RemoteAccessConnectionStatisticsSummary.md b/docset/winserver2022-ps/remoteaccess/Get-RemoteAccessConnectionStatisticsSummary.md index 111cef7528..bc94b13cf9 100644 --- a/docset/winserver2022-ps/remoteaccess/Get-RemoteAccessConnectionStatisticsSummary.md +++ b/docset/winserver2022-ps/remoteaccess/Get-RemoteAccessConnectionStatisticsSummary.md @@ -197,11 +197,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.DateTime ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#RemoteAccessConnectionSummary + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Get-RemoteAccessHealth.md b/docset/winserver2022-ps/remoteaccess/Get-RemoteAccessHealth.md index d5cce8f080..d342016b45 100644 --- a/docset/winserver2022-ps/remoteaccess/Get-RemoteAccessHealth.md +++ b/docset/winserver2022-ps/remoteaccess/Get-RemoteAccessHealth.md @@ -270,11 +270,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String ## OUTPUTS -### Microsoft.Management.Infrastructure.CimInstance#RemoteAccessHealthMonitor[] +### Microsoft.Management.Infrastructure.CimInstance[] + +### Microsoft.Management.Infrastructure.CimInstance#RemoteAccessHealthMonitor + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Get-RemoteAccessIpFilter.md b/docset/winserver2022-ps/remoteaccess/Get-RemoteAccessIpFilter.md index 6bc7706302..95db636edb 100644 --- a/docset/winserver2022-ps/remoteaccess/Get-RemoteAccessIpFilter.md +++ b/docset/winserver2022-ps/remoteaccess/Get-RemoteAccessIpFilter.md @@ -127,9 +127,15 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### System.String + +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.RemoteAccessIpFilter.Direction + ## OUTPUTS -### Microsoft.Management.Infrastructure.CimInstance#InterfaceIpFilter[] +### Microsoft.Management.Infrastructure.CimInstance[] + +### Microsoft.Management.Infrastructure.CimInstance#InterfaceIpFilter ## NOTES diff --git a/docset/winserver2022-ps/remoteaccess/Get-RemoteAccessLoadBalancer.md b/docset/winserver2022-ps/remoteaccess/Get-RemoteAccessLoadBalancer.md index d7d610eb0d..286cdc57e0 100644 --- a/docset/winserver2022-ps/remoteaccess/Get-RemoteAccessLoadBalancer.md +++ b/docset/winserver2022-ps/remoteaccess/Get-RemoteAccessLoadBalancer.md @@ -151,11 +151,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#RemoteAccessLoadBalancer + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Get-RemoteAccessRadius.md b/docset/winserver2022-ps/remoteaccess/Get-RemoteAccessRadius.md index de12e1f37b..47028da91f 100644 --- a/docset/winserver2022-ps/remoteaccess/Get-RemoteAccessRadius.md +++ b/docset/winserver2022-ps/remoteaccess/Get-RemoteAccessRadius.md @@ -195,11 +195,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String ## OUTPUTS -### Microsoft.Management.Infrastructure.CimInstance#RemoteAccessRadiusServer[] +### Microsoft.Management.Infrastructure.CimInstance[] + +### Microsoft.Management.Infrastructure.CimInstance#RemoteAccessRadiusServer + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Get-RemoteAccessRoutingDomain.md b/docset/winserver2022-ps/remoteaccess/Get-RemoteAccessRoutingDomain.md index ead3c8922c..ebd49e4c63 100644 --- a/docset/winserver2022-ps/remoteaccess/Get-RemoteAccessRoutingDomain.md +++ b/docset/winserver2022-ps/remoteaccess/Get-RemoteAccessRoutingDomain.md @@ -126,9 +126,13 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### System.String + ## OUTPUTS -### Microsoft.Management.Infrastructure.CimInstance#VpnRoutingDomainConfig[] +### Microsoft.Management.Infrastructure.CimInstance[] + +### Microsoft.Management.Infrastructure.CimInstance#VpnRoutingDomainConfig ## NOTES diff --git a/docset/winserver2022-ps/remoteaccess/Get-RemoteAccessUserActivity.md b/docset/winserver2022-ps/remoteaccess/Get-RemoteAccessUserActivity.md index 08af85126b..1f84beb515 100644 --- a/docset/winserver2022-ps/remoteaccess/Get-RemoteAccessUserActivity.md +++ b/docset/winserver2022-ps/remoteaccess/Get-RemoteAccessUserActivity.md @@ -246,11 +246,16 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.DateTime + +### System.UInt64 ## OUTPUTS -### Microsoft.Management.Infrastructure.CimInstance#RemoteAccessUserActivity[] +### Microsoft.Management.Infrastructure.CimInstance[] + +### Microsoft.Management.Infrastructure.CimInstance#RemoteAccessUserActivity + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Get-RoutingProtocolPreference.md b/docset/winserver2022-ps/remoteaccess/Get-RoutingProtocolPreference.md index 41dbbd4e39..f70077f3fb 100644 --- a/docset/winserver2022-ps/remoteaccess/Get-RoutingProtocolPreference.md +++ b/docset/winserver2022-ps/remoteaccess/Get-RoutingProtocolPreference.md @@ -101,9 +101,13 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### None + ## OUTPUTS -### Microsoft.Management.Infrastructure.CimInstance#ProtocolPreference +### Microsoft.Management.Infrastructure.CimInstance + +### Microsoft.Management.Infrastructure.CimInstance#ProtocolPrefernce ## NOTES diff --git a/docset/winserver2022-ps/remoteaccess/Get-VpnAuthProtocol.md b/docset/winserver2022-ps/remoteaccess/Get-VpnAuthProtocol.md index c0ad70c68a..8ce4226492 100644 --- a/docset/winserver2022-ps/remoteaccess/Get-VpnAuthProtocol.md +++ b/docset/winserver2022-ps/remoteaccess/Get-VpnAuthProtocol.md @@ -95,7 +95,10 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#VpnAuthProtocol + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Get-VpnS2SInterface.md b/docset/winserver2022-ps/remoteaccess/Get-VpnS2SInterface.md index 042d09cded..c87e1beb90 100644 --- a/docset/winserver2022-ps/remoteaccess/Get-VpnS2SInterface.md +++ b/docset/winserver2022-ps/remoteaccess/Get-VpnS2SInterface.md @@ -171,11 +171,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String ## OUTPUTS -### Microsoft.Management.Infrastructure.CimInstance#VpnS2SInterface[] +### Microsoft.Management.Infrastructure.CimInstance[] + +### Microsoft.Management.Infrastructure.CimInstance#VpnS2SInterface + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Get-VpnS2SInterfaceStatistics.md b/docset/winserver2022-ps/remoteaccess/Get-VpnS2SInterfaceStatistics.md index 460d608792..3fe725b7b2 100644 --- a/docset/winserver2022-ps/remoteaccess/Get-VpnS2SInterfaceStatistics.md +++ b/docset/winserver2022-ps/remoteaccess/Get-VpnS2SInterfaceStatistics.md @@ -150,11 +150,16 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance[] + ### Microsoft.Management.Infrastructure.CimInstance#VpnS2SInterfaceStatistics + +### Microsoft.Management.Infrastructure.CimInstance + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Get-VpnServerConfiguration.md b/docset/winserver2022-ps/remoteaccess/Get-VpnServerConfiguration.md index 9a8f024103..315a83f73e 100644 --- a/docset/winserver2022-ps/remoteaccess/Get-VpnServerConfiguration.md +++ b/docset/winserver2022-ps/remoteaccess/Get-VpnServerConfiguration.md @@ -131,8 +131,12 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.VpnServerIPsecConfiguration.TunnelType + ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#VpnServerIPsecConfiguration ## NOTES diff --git a/docset/winserver2022-ps/remoteaccess/Get-VpnSstpProxyRule.md b/docset/winserver2022-ps/remoteaccess/Get-VpnSstpProxyRule.md index 6653028f0e..bf9fe6acc2 100644 --- a/docset/winserver2022-ps/remoteaccess/Get-VpnSstpProxyRule.md +++ b/docset/winserver2022-ps/remoteaccess/Get-VpnSstpProxyRule.md @@ -86,9 +86,13 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### None + ## OUTPUTS -### Microsoft.Management.Infrastructure.CimInstance#VpnSstpProxyInfo +### Microsoft.Management.Infrastructure.CimInstance[] + +### Microsoft.Management.Infrastructure.CimInstance#VpnSstpProxyRule ## NOTES diff --git a/docset/winserver2022-ps/remoteaccess/Install-RemoteAccess.md b/docset/winserver2022-ps/remoteaccess/Install-RemoteAccess.md index d15001de9e..dd5b953e0a 100644 --- a/docset/winserver2022-ps/remoteaccess/Install-RemoteAccess.md +++ b/docset/winserver2022-ps/remoteaccess/Install-RemoteAccess.md @@ -810,11 +810,28 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String + +### System.Security.Cryptography.X509Certificates.X509Certificate2 + +### System.Management.Automation.SwitchParameter + +### System.UInt16 + +### System.Byte + +### System.UInt32 + +### System.String[] ## OUTPUTS +### System.Boolean + +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#RemoteAccessCommon + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. The RemoteAccessCommon object consists of the following properties: diff --git a/docset/winserver2022-ps/remoteaccess/New-VpnSstpProxyRule.md b/docset/winserver2022-ps/remoteaccess/New-VpnSstpProxyRule.md index d633c67c13..0a82075da0 100644 --- a/docset/winserver2022-ps/remoteaccess/New-VpnSstpProxyRule.md +++ b/docset/winserver2022-ps/remoteaccess/New-VpnSstpProxyRule.md @@ -119,8 +119,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### System.String + +### System.String[] + ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#VpnSstpProxyRule ## NOTES diff --git a/docset/winserver2022-ps/remoteaccess/New-VpnTrafficSelector.md b/docset/winserver2022-ps/remoteaccess/New-VpnTrafficSelector.md index 2d7c672a07..d8efb05e0f 100644 --- a/docset/winserver2022-ps/remoteaccess/New-VpnTrafficSelector.md +++ b/docset/winserver2022-ps/remoteaccess/New-VpnTrafficSelector.md @@ -172,8 +172,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### System.String[] + +### System.UInt32[] + ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#VpnTrafficSelector ## NOTES diff --git a/docset/winserver2022-ps/remoteaccess/Remove-BgpCustomRoute.md b/docset/winserver2022-ps/remoteaccess/Remove-BgpCustomRoute.md index cff52932fc..aeb3e06445 100644 --- a/docset/winserver2022-ps/remoteaccess/Remove-BgpCustomRoute.md +++ b/docset/winserver2022-ps/remoteaccess/Remove-BgpCustomRoute.md @@ -206,8 +206,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### System.String[] + +### System.String + ## OUTPUTS +### System.Object + ## NOTES ## RELATED LINKS diff --git a/docset/winserver2022-ps/remoteaccess/Remove-BgpPeer.md b/docset/winserver2022-ps/remoteaccess/Remove-BgpPeer.md index c9f2bb1a72..45ab022980 100644 --- a/docset/winserver2022-ps/remoteaccess/Remove-BgpPeer.md +++ b/docset/winserver2022-ps/remoteaccess/Remove-BgpPeer.md @@ -193,8 +193,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### System.String[] + +### System.String + ## OUTPUTS +### System.Object + ## NOTES ## RELATED LINKS diff --git a/docset/winserver2022-ps/remoteaccess/Remove-BgpRouteAggregate.md b/docset/winserver2022-ps/remoteaccess/Remove-BgpRouteAggregate.md index 41bf255b5c..ccff8ef6f7 100644 --- a/docset/winserver2022-ps/remoteaccess/Remove-BgpRouteAggregate.md +++ b/docset/winserver2022-ps/remoteaccess/Remove-BgpRouteAggregate.md @@ -165,8 +165,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### System.String + +### System.String[] + ## OUTPUTS +### System.Object + ## NOTES ## RELATED LINKS diff --git a/docset/winserver2022-ps/remoteaccess/Remove-BgpRouter.md b/docset/winserver2022-ps/remoteaccess/Remove-BgpRouter.md index f0c4f8a6d0..8753630da0 100644 --- a/docset/winserver2022-ps/remoteaccess/Remove-BgpRouter.md +++ b/docset/winserver2022-ps/remoteaccess/Remove-BgpRouter.md @@ -194,8 +194,12 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### System.String[] + ## OUTPUTS +### System.Object + ## NOTES ## RELATED LINKS diff --git a/docset/winserver2022-ps/remoteaccess/Remove-BgpRoutingPolicy.md b/docset/winserver2022-ps/remoteaccess/Remove-BgpRoutingPolicy.md index ee1f6b2769..20261a8bc6 100644 --- a/docset/winserver2022-ps/remoteaccess/Remove-BgpRoutingPolicy.md +++ b/docset/winserver2022-ps/remoteaccess/Remove-BgpRoutingPolicy.md @@ -199,8 +199,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### System.String[] + +### System.String + ## OUTPUTS +### System.Object + ## NOTES ## RELATED LINKS diff --git a/docset/winserver2022-ps/remoteaccess/Remove-BgpRoutingPolicyForPeer.md b/docset/winserver2022-ps/remoteaccess/Remove-BgpRoutingPolicyForPeer.md index 728de6dc5f..1cd7619d86 100644 --- a/docset/winserver2022-ps/remoteaccess/Remove-BgpRoutingPolicyForPeer.md +++ b/docset/winserver2022-ps/remoteaccess/Remove-BgpRoutingPolicyForPeer.md @@ -235,8 +235,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### System.String[] + +### System.String + ## OUTPUTS +### System.Object + ## NOTES ## RELATED LINKS diff --git a/docset/winserver2022-ps/remoteaccess/Remove-DAAppServer.md b/docset/winserver2022-ps/remoteaccess/Remove-DAAppServer.md index a167799f2e..598c6da068 100644 --- a/docset/winserver2022-ps/remoteaccess/Remove-DAAppServer.md +++ b/docset/winserver2022-ps/remoteaccess/Remove-DAAppServer.md @@ -286,11 +286,16 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String + +### System.String[] ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#DAAppServer + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Remove-DAClient.md b/docset/winserver2022-ps/remoteaccess/Remove-DAClient.md index a76e7054f8..4a404207af 100644 --- a/docset/winserver2022-ps/remoteaccess/Remove-DAClient.md +++ b/docset/winserver2022-ps/remoteaccess/Remove-DAClient.md @@ -291,11 +291,16 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String[] + +### System.String ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#DAClient + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. The DAClient object contains the following properties: diff --git a/docset/winserver2022-ps/remoteaccess/Remove-DAClientDnsConfiguration.md b/docset/winserver2022-ps/remoteaccess/Remove-DAClientDnsConfiguration.md index 181f3a1136..1690ba5a2e 100644 --- a/docset/winserver2022-ps/remoteaccess/Remove-DAClientDnsConfiguration.md +++ b/docset/winserver2022-ps/remoteaccess/Remove-DAClientDnsConfiguration.md @@ -189,11 +189,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String[] ## OUTPUTS -### Microsoft.Management.Infrastructure.CimInstance#DnsClientNRPTRule[] +### Microsoft.Management.Infrastructure.CimInstance[] + +### Microsoft.Management.Infrastructure.CimInstance#DnsClientNRPTRule + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Remove-DAEntryPoint.md b/docset/winserver2022-ps/remoteaccess/Remove-DAEntryPoint.md index b7dd151013..a6e9a6dee0 100644 --- a/docset/winserver2022-ps/remoteaccess/Remove-DAEntryPoint.md +++ b/docset/winserver2022-ps/remoteaccess/Remove-DAEntryPoint.md @@ -184,11 +184,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#DAEntryPoint + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Remove-DAMgmtServer.md b/docset/winserver2022-ps/remoteaccess/Remove-DAMgmtServer.md index 779b6911b2..58b49e885e 100644 --- a/docset/winserver2022-ps/remoteaccess/Remove-DAMgmtServer.md +++ b/docset/winserver2022-ps/remoteaccess/Remove-DAMgmtServer.md @@ -176,7 +176,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String[] ## OUTPUTS diff --git a/docset/winserver2022-ps/remoteaccess/Remove-RemoteAccessIpFilter.md b/docset/winserver2022-ps/remoteaccess/Remove-RemoteAccessIpFilter.md index 504aa36d0b..2fc97ef3c6 100644 --- a/docset/winserver2022-ps/remoteaccess/Remove-RemoteAccessIpFilter.md +++ b/docset/winserver2022-ps/remoteaccess/Remove-RemoteAccessIpFilter.md @@ -217,9 +217,19 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### System.String + +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.RemoteAccessIpFilter.Direction + +### System.String[] + +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.RemoteAccessIpFilter.AddressFamily + ## OUTPUTS -### Microsoft.Management.Infrastructure.CimInstance#InterfaceIpFilter[] +### Microsoft.Management.Infrastructure.CimInstance[] + +### Microsoft.Management.Infrastructure.CimInstance#InterfaceIpFilter ## NOTES diff --git a/docset/winserver2022-ps/remoteaccess/Remove-RemoteAccessLoadBalancerNode.md b/docset/winserver2022-ps/remoteaccess/Remove-RemoteAccessLoadBalancerNode.md index 3498215009..7ab326b482 100644 --- a/docset/winserver2022-ps/remoteaccess/Remove-RemoteAccessLoadBalancerNode.md +++ b/docset/winserver2022-ps/remoteaccess/Remove-RemoteAccessLoadBalancerNode.md @@ -197,7 +197,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String ## OUTPUTS diff --git a/docset/winserver2022-ps/remoteaccess/Remove-RemoteAccessRadius.md b/docset/winserver2022-ps/remoteaccess/Remove-RemoteAccessRadius.md index 3d1e4a3474..f41bbf5449 100644 --- a/docset/winserver2022-ps/remoteaccess/Remove-RemoteAccessRadius.md +++ b/docset/winserver2022-ps/remoteaccess/Remove-RemoteAccessRadius.md @@ -256,11 +256,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String ## OUTPUTS -### Microsoft.Management.Infrastructure.CimInstance#RemoteAccessRadiusServerPurpose[] +### Microsoft.Management.Infrastructure.CimInstance[] + +### Microsoft.Management.Infrastructure.CimInstance#RemoteAccessRadiusServerPurpose + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Remove-VpnIPAddressRange.md b/docset/winserver2022-ps/remoteaccess/Remove-VpnIPAddressRange.md index 786aea19cc..d54d255740 100644 --- a/docset/winserver2022-ps/remoteaccess/Remove-VpnIPAddressRange.md +++ b/docset/winserver2022-ps/remoteaccess/Remove-VpnIPAddressRange.md @@ -203,13 +203,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String ## OUTPUTS -### System.String[] +### Microsoft.Management.Infrastructure.CimInstance ### Microsoft.Management.Infrastructure.CimInstance#VpnIPAddressRange + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Remove-VpnS2SInterface.md b/docset/winserver2022-ps/remoteaccess/Remove-VpnS2SInterface.md index 326ffe1c60..14e409388c 100644 --- a/docset/winserver2022-ps/remoteaccess/Remove-VpnS2SInterface.md +++ b/docset/winserver2022-ps/remoteaccess/Remove-VpnS2SInterface.md @@ -182,11 +182,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String[] ## OUTPUTS -### Microsoft.Management.Infrastructure.CimInstance#VpnS2SInterface[] +### Microsoft.Management.Infrastructure.CimInstance[] + +### Microsoft.Management.Infrastructure.CimInstance#VpnS2SInterface + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Remove-VpnSstpProxyRule.md b/docset/winserver2022-ps/remoteaccess/Remove-VpnSstpProxyRule.md index 05f972f07b..3736260b38 100644 --- a/docset/winserver2022-ps/remoteaccess/Remove-VpnSstpProxyRule.md +++ b/docset/winserver2022-ps/remoteaccess/Remove-VpnSstpProxyRule.md @@ -151,8 +151,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### System.String[] + ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance[] + +### Microsoft.Management.Infrastructure.CimInstance#VpnSstpProxyRule + ## NOTES ## RELATED LINKS diff --git a/docset/winserver2022-ps/remoteaccess/Set-BgpPeer.md b/docset/winserver2022-ps/remoteaccess/Set-BgpPeer.md index a6291c20ee..f62d5e8e22 100644 --- a/docset/winserver2022-ps/remoteaccess/Set-BgpPeer.md +++ b/docset/winserver2022-ps/remoteaccess/Set-BgpPeer.md @@ -409,8 +409,26 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### System.String + +### System.Net.IPAddress + +### System.Nullable`1[[System.UInt32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] + +### System.UInt32 + +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.Bgp.OperationMode + +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.Bgp.PeeringMode + +### System.UInt16 + +### System.Nullable`1[[System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] + ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#BgpPeerConfig ## NOTES diff --git a/docset/winserver2022-ps/remoteaccess/Set-BgpRouteAggregate.md b/docset/winserver2022-ps/remoteaccess/Set-BgpRouteAggregate.md index 59f023cb5e..1122d80f53 100644 --- a/docset/winserver2022-ps/remoteaccess/Set-BgpRouteAggregate.md +++ b/docset/winserver2022-ps/remoteaccess/Set-BgpRouteAggregate.md @@ -229,8 +229,18 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### System.String + +### System.String[] + +### System.Nullable`1[[Microsoft.PowerShell.Cmdletization.GeneratedTypes.BgpRouteAggregate.PreserveASPath, Microsoft.PowerShell.Cmdletization.GeneratedTypes, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]] + +### System.Nullable`1[[Microsoft.PowerShell.Cmdletization.GeneratedTypes.BgpRouteAggregate.SummaryOnly, Microsoft.PowerShell.Cmdletization.GeneratedTypes, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]] + ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#BgpRouteAggregateInfo ## NOTES diff --git a/docset/winserver2022-ps/remoteaccess/Set-BgpRouteFlapDampening.md b/docset/winserver2022-ps/remoteaccess/Set-BgpRouteFlapDampening.md index 0dd6476072..bafb81ba11 100644 --- a/docset/winserver2022-ps/remoteaccess/Set-BgpRouteFlapDampening.md +++ b/docset/winserver2022-ps/remoteaccess/Set-BgpRouteFlapDampening.md @@ -244,8 +244,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### System.String + +### System.UInt32 + ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#BgpRouteFlapDampeningConfig ## NOTES diff --git a/docset/winserver2022-ps/remoteaccess/Set-BgpRouter.md b/docset/winserver2022-ps/remoteaccess/Set-BgpRouter.md index fc26cf0f0b..a024e288d1 100644 --- a/docset/winserver2022-ps/remoteaccess/Set-BgpRouter.md +++ b/docset/winserver2022-ps/remoteaccess/Set-BgpRouter.md @@ -365,8 +365,28 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### System.Net.IPAddress + +### System.UInt32 + +### System.Boolean + +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.Bgp.IPv6RoutingState + +### System.String + +### System.Nullable`1[[Microsoft.PowerShell.Cmdletization.GeneratedTypes.Bgp.TransitRouting, Microsoft.PowerShell.Cmdletization.GeneratedTypes, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]] + +### System.Nullable`1[[Microsoft.PowerShell.Cmdletization.GeneratedTypes.Bgp.RouteReflector, Microsoft.PowerShell.Cmdletization.GeneratedTypes, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]] + +### System.Nullable`1[[System.UInt32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] + +### System.Nullable`1[[Microsoft.PowerShell.Cmdletization.GeneratedTypes.Bgp.ClientToClientReflection, Microsoft.PowerShell.Cmdletization.GeneratedTypes, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]] + ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#BgpRouterConfig ## NOTES diff --git a/docset/winserver2022-ps/remoteaccess/Set-BgpRoutingPolicy.md b/docset/winserver2022-ps/remoteaccess/Set-BgpRoutingPolicy.md index ce03758f79..e9b3f765b9 100644 --- a/docset/winserver2022-ps/remoteaccess/Set-BgpRoutingPolicy.md +++ b/docset/winserver2022-ps/remoteaccess/Set-BgpRoutingPolicy.md @@ -475,8 +475,26 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### System.String + +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.Bgp.PolicyType + +### System.String[] + +### System.UInt32[] + +### System.Net.IPAddress[] + +### System.Nullable`1[[System.UInt32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] + +### System.Net.IPAddress + +### System.Management.Automation.SwitchParameter + ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#BgpRoutingPolicyConfig ## NOTES diff --git a/docset/winserver2022-ps/remoteaccess/Set-BgpRoutingPolicyForPeer.md b/docset/winserver2022-ps/remoteaccess/Set-BgpRoutingPolicyForPeer.md index 4abdd936f6..6e5500ba6c 100644 --- a/docset/winserver2022-ps/remoteaccess/Set-BgpRoutingPolicyForPeer.md +++ b/docset/winserver2022-ps/remoteaccess/Set-BgpRoutingPolicyForPeer.md @@ -225,8 +225,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### System.String[] + +### System.String + ## OUTPUTS +### System.Object + ## NOTES ## RELATED LINKS diff --git a/docset/winserver2022-ps/remoteaccess/Set-DAAppServerConnection.md b/docset/winserver2022-ps/remoteaccess/Set-DAAppServerConnection.md index 5cb52e2569..b165c6b6ce 100644 --- a/docset/winserver2022-ps/remoteaccess/Set-DAAppServerConnection.md +++ b/docset/winserver2022-ps/remoteaccess/Set-DAAppServerConnection.md @@ -218,11 +218,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#DAAppServerConnection + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Set-DAClient.md b/docset/winserver2022-ps/remoteaccess/Set-DAClient.md index 087d4f7a8d..15de039a91 100644 --- a/docset/winserver2022-ps/remoteaccess/Set-DAClient.md +++ b/docset/winserver2022-ps/remoteaccess/Set-DAClient.md @@ -253,11 +253,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#DAClientSettings + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Set-DAClientDnsConfiguration.md b/docset/winserver2022-ps/remoteaccess/Set-DAClientDnsConfiguration.md index 1ba2a8e376..ef2380dca8 100644 --- a/docset/winserver2022-ps/remoteaccess/Set-DAClientDnsConfiguration.md +++ b/docset/winserver2022-ps/remoteaccess/Set-DAClientDnsConfiguration.md @@ -243,11 +243,16 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String + +### System.String[] ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#DAClientDnsConfiguration + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Set-DAEntryPoint.md b/docset/winserver2022-ps/remoteaccess/Set-DAEntryPoint.md index 513866d83a..318523a8f4 100644 --- a/docset/winserver2022-ps/remoteaccess/Set-DAEntryPoint.md +++ b/docset/winserver2022-ps/remoteaccess/Set-DAEntryPoint.md @@ -212,11 +212,16 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String + +### System.Net.IPAddress ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#DAEntryPoint + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Set-DAEntryPointDC.md b/docset/winserver2022-ps/remoteaccess/Set-DAEntryPointDC.md index f06ad5cbbe..13a4e77433 100644 --- a/docset/winserver2022-ps/remoteaccess/Set-DAEntryPointDC.md +++ b/docset/winserver2022-ps/remoteaccess/Set-DAEntryPointDC.md @@ -243,11 +243,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String ## OUTPUTS -### Microsoft.Management.Infrastructure.CimInstance#DADomainController[] +### Microsoft.Management.Infrastructure.CimInstance[] + +### Microsoft.Management.Infrastructure.CimInstance#DADomainController + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Set-DAMultiSite.md b/docset/winserver2022-ps/remoteaccess/Set-DAMultiSite.md index 02b3979c50..c7bd301e7f 100644 --- a/docset/winserver2022-ps/remoteaccess/Set-DAMultiSite.md +++ b/docset/winserver2022-ps/remoteaccess/Set-DAMultiSite.md @@ -235,11 +235,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#DAMultiSite + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Set-DANetworkLocationServer.md b/docset/winserver2022-ps/remoteaccess/Set-DANetworkLocationServer.md index 0afa678ce2..42e7ff808e 100644 --- a/docset/winserver2022-ps/remoteaccess/Set-DANetworkLocationServer.md +++ b/docset/winserver2022-ps/remoteaccess/Set-DANetworkLocationServer.md @@ -321,11 +321,16 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String + +### System.Security.Cryptography.X509Certificates.X509Certificate2 ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#DANetworkLocationServer + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Set-DAOtpAuthentication.md b/docset/winserver2022-ps/remoteaccess/Set-DAOtpAuthentication.md index 785f52eae5..7fc1f455bd 100644 --- a/docset/winserver2022-ps/remoteaccess/Set-DAOtpAuthentication.md +++ b/docset/winserver2022-ps/remoteaccess/Set-DAOtpAuthentication.md @@ -267,7 +267,8 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS -### Microsoft.Management.Infrastructure.CimInstance#DAOtpAuth +### Microsoft.Management.Infrastructure.CimInstance#DAOtpAuthentication + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Set-DAServer.md b/docset/winserver2022-ps/remoteaccess/Set-DAServer.md index 22efc1d761..ef06111532 100644 --- a/docset/winserver2022-ps/remoteaccess/Set-DAServer.md +++ b/docset/winserver2022-ps/remoteaccess/Set-DAServer.md @@ -576,11 +576,18 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String + +### System.String[] + +### System.Security.Cryptography.X509Certificates.X509Certificate2 ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#DAServer + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Set-RemoteAccess.md b/docset/winserver2022-ps/remoteaccess/Set-RemoteAccess.md index dde7e5da01..e389e1d12b 100644 --- a/docset/winserver2022-ps/remoteaccess/Set-RemoteAccess.md +++ b/docset/winserver2022-ps/remoteaccess/Set-RemoteAccess.md @@ -273,11 +273,18 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.Security.Cryptography.X509Certificates.X509Certificate2 + +### System.String + +### System.Boolean ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#RemoteAccessCommon + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Set-RemoteAccessAccounting.md b/docset/winserver2022-ps/remoteaccess/Set-RemoteAccessAccounting.md index d55500cfbd..7088df4d99 100644 --- a/docset/winserver2022-ps/remoteaccess/Set-RemoteAccessAccounting.md +++ b/docset/winserver2022-ps/remoteaccess/Set-RemoteAccessAccounting.md @@ -395,11 +395,20 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String + +### System.UInt16 + +### System.Byte + +### System.UInt32 ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#RemoteAccessAccounting + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Set-RemoteAccessConfiguration.md b/docset/winserver2022-ps/remoteaccess/Set-RemoteAccessConfiguration.md index d5540b0fda..ffed63a001 100644 --- a/docset/winserver2022-ps/remoteaccess/Set-RemoteAccessConfiguration.md +++ b/docset/winserver2022-ps/remoteaccess/Set-RemoteAccessConfiguration.md @@ -135,8 +135,12 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### None + ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#RemoteAccessConfiguration ## NOTES diff --git a/docset/winserver2022-ps/remoteaccess/Set-RemoteAccessInboxAccountingStore.md b/docset/winserver2022-ps/remoteaccess/Set-RemoteAccessInboxAccountingStore.md index 8b5c9a78b6..094bb1533d 100644 --- a/docset/winserver2022-ps/remoteaccess/Set-RemoteAccessInboxAccountingStore.md +++ b/docset/winserver2022-ps/remoteaccess/Set-RemoteAccessInboxAccountingStore.md @@ -185,11 +185,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#RemoteAccessInboxAccounting + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Set-RemoteAccessIpFilter.md b/docset/winserver2022-ps/remoteaccess/Set-RemoteAccessIpFilter.md index b71bec0221..4dc64fff4a 100644 --- a/docset/winserver2022-ps/remoteaccess/Set-RemoteAccessIpFilter.md +++ b/docset/winserver2022-ps/remoteaccess/Set-RemoteAccessIpFilter.md @@ -176,9 +176,19 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.RemoteAccessIpFilter.Action + +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.RemoteAccessIpFilter.Direction + +### System.String + +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.RemoteAccessIpFilter.AddressFamily + ## OUTPUTS -### Microsoft.Management.Infrastructure.CimInstance#InterfaceIpFilter[] +### Microsoft.Management.Infrastructure.CimInstance[] + +### Microsoft.Management.Infrastructure.CimInstance#InterfaceIpFilter ## NOTES diff --git a/docset/winserver2022-ps/remoteaccess/Set-RemoteAccessLoadBalancer.md b/docset/winserver2022-ps/remoteaccess/Set-RemoteAccessLoadBalancer.md index d19ca1a996..db6215798e 100644 --- a/docset/winserver2022-ps/remoteaccess/Set-RemoteAccessLoadBalancer.md +++ b/docset/winserver2022-ps/remoteaccess/Set-RemoteAccessLoadBalancer.md @@ -391,11 +391,16 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String[] + +### System.String ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#RemoteAccessLoadBalancer + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Set-RemoteAccessRadius.md b/docset/winserver2022-ps/remoteaccess/Set-RemoteAccessRadius.md index de930a5af7..577db53738 100644 --- a/docset/winserver2022-ps/remoteaccess/Set-RemoteAccessRadius.md +++ b/docset/winserver2022-ps/remoteaccess/Set-RemoteAccessRadius.md @@ -344,11 +344,20 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String + +### System.UInt16 + +### System.Byte + +### System.UInt32 ## OUTPUTS -### Microsoft.Management.Infrastructure.CimInstance#RemoteAccessRadiusServer[] +### Microsoft.Management.Infrastructure.CimInstance[] + +### Microsoft.Management.Infrastructure.CimInstance#RemoteAccessRadiusServer + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Set-RemoteAccessRoutingDomain.md b/docset/winserver2022-ps/remoteaccess/Set-RemoteAccessRoutingDomain.md index 580b87188e..a414d7ba59 100644 --- a/docset/winserver2022-ps/remoteaccess/Set-RemoteAccessRoutingDomain.md +++ b/docset/winserver2022-ps/remoteaccess/Set-RemoteAccessRoutingDomain.md @@ -582,8 +582,36 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### System.String + +### System.Nullable`1[[System.UInt32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] + +### System.UInt32 + +### System.String[] + +### System.Net.IPAddress[] + +### System.Nullable`1[[Microsoft.PowerShell.Cmdletization.GeneratedTypes.RemoteAccessRoutingDomain.EnableQoS, Microsoft.PowerShell.Cmdletization.GeneratedTypes, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]] + +### System.Nullable`1[[System.UInt64, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] + +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.RemoteAccessRoutingDomain.AuthenticationTransformConstant + +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.RemoteAccessRoutingDomain.CipherTransformConstant + +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.RemoteAccessRoutingDomain.EncryptionMethod + +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.RemoteAccessRoutingDomain.IntegrityCheckMethod + +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.RemoteAccessRoutingDomain.PfsGroup + +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.RemoteAccessRoutingDomain.DHGroup + ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#VpnRoutingDomainConfig ## NOTES diff --git a/docset/winserver2022-ps/remoteaccess/Set-RoutingProtocolPreference.md b/docset/winserver2022-ps/remoteaccess/Set-RoutingProtocolPreference.md index a6d3d1b42c..8608fe2550 100644 --- a/docset/winserver2022-ps/remoteaccess/Set-RoutingProtocolPreference.md +++ b/docset/winserver2022-ps/remoteaccess/Set-RoutingProtocolPreference.md @@ -183,8 +183,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### System.String + +### System.UInt32 + ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#ProtocolPreference ## NOTES diff --git a/docset/winserver2022-ps/remoteaccess/Set-VpnAuthProtocol.md b/docset/winserver2022-ps/remoteaccess/Set-VpnAuthProtocol.md index 1da0d3e0af..9d176584a2 100644 --- a/docset/winserver2022-ps/remoteaccess/Set-VpnAuthProtocol.md +++ b/docset/winserver2022-ps/remoteaccess/Set-VpnAuthProtocol.md @@ -253,11 +253,16 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String[] + +### System.String ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#VpnAuthProtocol + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Set-VpnAuthType.md b/docset/winserver2022-ps/remoteaccess/Set-VpnAuthType.md index 83ef9ea94c..da645f9509 100644 --- a/docset/winserver2022-ps/remoteaccess/Set-VpnAuthType.md +++ b/docset/winserver2022-ps/remoteaccess/Set-VpnAuthType.md @@ -330,11 +330,20 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String + +### System.UInt32 + +### System.Byte + +### System.UInt16 ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#VpnAuth + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Set-VpnIPAddressAssignment.md b/docset/winserver2022-ps/remoteaccess/Set-VpnIPAddressAssignment.md index 90844ef929..0b9699a718 100644 --- a/docset/winserver2022-ps/remoteaccess/Set-VpnIPAddressAssignment.md +++ b/docset/winserver2022-ps/remoteaccess/Set-VpnIPAddressAssignment.md @@ -271,11 +271,16 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String[] + +### System.String ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#VpnIPAddressAssignment + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/remoteaccess/Set-VpnS2SInterface.md b/docset/winserver2022-ps/remoteaccess/Set-VpnS2SInterface.md index a06133e878..ea22108c5b 100644 --- a/docset/winserver2022-ps/remoteaccess/Set-VpnS2SInterface.md +++ b/docset/winserver2022-ps/remoteaccess/Set-VpnS2SInterface.md @@ -997,8 +997,42 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### System.String[] + +### System.Boolean + +### System.String + +### System.Nullable`1[[Microsoft.PowerShell.Cmdletization.GeneratedTypes.VpnS2SInterface.Action, Microsoft.PowerShell.Cmdletization.GeneratedTypes, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]] + +### System.Management.Automation.SwitchParameter + +### System.Nullable`1[[Microsoft.PowerShell.Cmdletization.GeneratedTypes.VpnS2SInterface.EnableQoS, Microsoft.PowerShell.Cmdletization.GeneratedTypes, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]] + +### System.Nullable`1[[System.UInt64, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] + +### System.UInt32 + +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.VpnS2SInterface.EncryptionMethod + +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.VpnS2SInterface.IntegrityCheckMethod + +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.VpnS2SInterface.CipherTransformConstants + +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.VpnS2SInterface.DHGroup + +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.VpnS2SInterface.AuthenticationTransformConstants + +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.VpnS2SInterface.PfsGroup + +### Microsoft.Management.Infrastructure.CimInstance[] + +### System.Nullable`1[[System.UInt32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] + ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#VpnS2SInterface ## NOTES diff --git a/docset/winserver2022-ps/remoteaccess/Set-VpnServerConfiguration.md b/docset/winserver2022-ps/remoteaccess/Set-VpnServerConfiguration.md index 6674006f43..01890223af 100644 --- a/docset/winserver2022-ps/remoteaccess/Set-VpnServerConfiguration.md +++ b/docset/winserver2022-ps/remoteaccess/Set-VpnServerConfiguration.md @@ -182,7 +182,7 @@ Specifies the encryption method plumbed in IKE policy. Type: EncryptionMethod Parameter Sets: CustomPolicy Aliases: Encryption -Accepted values: DES, DES3, AES128, AES192, AES256 +Accepted values: DES, DES3, AES128, AES192, AES256, GCMAES128, GCMAES256 Required: False Position: Named @@ -444,8 +444,28 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.VpnServerIPsecConfiguration.TunnelType + +### System.UInt32 + +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.VpnServerIPsecConfiguration.EncryptionMethod + +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.VpnServerIPsecConfiguration.IntegrityCheckMethod + +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.VpnServerIPsecConfiguration.CipherTransformConstants + +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.VpnServerIPsecConfiguration.PfsGroup + +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.VpnServerIPsecConfiguration.AuthenticationTransformConstants + +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.VpnServerIPsecConfiguration.DHGroup + +### System.String + ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#VpnServerIPsecConfiguration ## NOTES diff --git a/docset/winserver2022-ps/remoteaccess/Set-VpnSstpProxyRule.md b/docset/winserver2022-ps/remoteaccess/Set-VpnSstpProxyRule.md index eb44c913fe..2ac946cddb 100644 --- a/docset/winserver2022-ps/remoteaccess/Set-VpnSstpProxyRule.md +++ b/docset/winserver2022-ps/remoteaccess/Set-VpnSstpProxyRule.md @@ -164,8 +164,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### System.String + +### System.String[] + ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#VpnSstpProxyRule ## NOTES diff --git a/docset/winserver2022-ps/remoteaccess/Start-BgpPeer.md b/docset/winserver2022-ps/remoteaccess/Start-BgpPeer.md index 43856f275d..214cf0c5de 100644 --- a/docset/winserver2022-ps/remoteaccess/Start-BgpPeer.md +++ b/docset/winserver2022-ps/remoteaccess/Start-BgpPeer.md @@ -130,8 +130,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### System.String + +### System.String[] + ## OUTPUTS +### System.Object + ## NOTES ## RELATED LINKS diff --git a/docset/winserver2022-ps/remoteaccess/Stop-BgpPeer.md b/docset/winserver2022-ps/remoteaccess/Stop-BgpPeer.md index e88a6cba8e..ccc113b9d4 100644 --- a/docset/winserver2022-ps/remoteaccess/Stop-BgpPeer.md +++ b/docset/winserver2022-ps/remoteaccess/Stop-BgpPeer.md @@ -191,8 +191,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS +### System.String[] + +### System.String + ## OUTPUTS +### System.Object + ## NOTES ## RELATED LINKS diff --git a/docset/winserver2022-ps/remoteaccess/Uninstall-RemoteAccess.md b/docset/winserver2022-ps/remoteaccess/Uninstall-RemoteAccess.md index 19cd111c77..a0dba6744f 100644 --- a/docset/winserver2022-ps/remoteaccess/Uninstall-RemoteAccess.md +++ b/docset/winserver2022-ps/remoteaccess/Uninstall-RemoteAccess.md @@ -289,11 +289,11 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String ## OUTPUTS -### None +### System.Object ## NOTES diff --git a/docset/winserver2022-ps/remoteaccess/Update-DAMgmtServer.md b/docset/winserver2022-ps/remoteaccess/Update-DAMgmtServer.md index 88ec78dc20..874bab171a 100644 --- a/docset/winserver2022-ps/remoteaccess/Update-DAMgmtServer.md +++ b/docset/winserver2022-ps/remoteaccess/Update-DAMgmtServer.md @@ -201,7 +201,10 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#DAMgmtServer + The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object.