Skip to content

Fix INPUTS and OUTPUTS formatting #4002

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 21, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 8 additions & 5 deletions docset/winserver2016-ps/ADFS/Get-AdfsRelyingPartyWebContent.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,15 +82,19 @@ Accept wildcard characters: False
```

### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).

## INPUTS

## OUTPUTS

### Microsoft.IdentityServer.Management.Resources.AdfsRelyingPartyWebContent, Microsoft.IdentityServer.Management.Resources.AdfsRelyingPartyWebContent[]
This cmdlet generates a **System.IdentityServer.Management.Resources.AdfsRelyingPartyWebContent** object that represents web content of a relying party, or an array of such objects.
The object includes the following properties:
### Microsoft.IdentityServer.Management.Resources.AdfsRelyingPartyWebContent

### Microsoft.IdentityServer.Management.Resources.AdfsRelyingPartyWebContent[]

This cmdlet generates a **System.IdentityServer.Management.Resources.AdfsRelyingPartyWebContent**
object that represents web content of a relying party, or an array of such objects. The object
includes the following properties:

- Locale: **System.Globalization.CultureInfo**
- Name: **System.String**
Expand All @@ -105,4 +109,3 @@ The object includes the following properties:
[Remove-AdfsRelyingPartyWebContent](./Remove-AdfsRelyingPartyWebContent.md)

[Set-AdfsRelyingPartyWebContent](./Set-AdfsRelyingPartyWebContent.md)

8 changes: 6 additions & 2 deletions docset/winserver2016-ps/ADFS/Set-AdfsDeviceRegistration.md
Original file line number Diff line number Diff line change
Expand Up @@ -306,11 +306,15 @@ Accept wildcard characters: False
```

### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).

## INPUTS

### uint, string, switch
### uint

### string

### SwitchParameter

## OUTPUTS

Expand Down
4 changes: 3 additions & 1 deletion docset/winserver2016-ps/ADRMS/Install-ADRMS.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,9 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## INPUTS

### string, PSCredential
### PSCredential

### string

## OUTPUTS

Expand Down
4 changes: 3 additions & 1 deletion docset/winserver2016-ps/ADRMS/Uninstall-ADRMS.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,9 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## INPUTS

### SwitchParameter, PSCredential
### SwitchParameter

### PSCredential

## OUTPUTS

Expand Down
8 changes: 7 additions & 1 deletion docset/winserver2016-ps/ADRMS/Update-ADRMS.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,13 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## INPUTS

### SwitchParameter, string, PSCredential, SecureString
### SwitchParameter

### string

### PSCredential

### SecureString

## OUTPUTS

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -290,28 +290,36 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## INPUTS

### Microsoft.ActiveDirectory.Management.ADFineGrainedPasswordPolicy, Microsoft.ActiveDirectory.Management.ADPrincipal
A fine-grained password policy object is received by the *Identity* parameter.
One or more principal objects that represent users and security group objects are received by the *Subjects* parameter.
Derived principal types, such as the following, are also accepted by the *Subjects* parameter:
### Microsoft.ActiveDirectory.Management.ADFineGrainedPasswordPolicy

A fine-grained password policy object is received by the **Identity** parameter.

### Microsoft.ActiveDirectory.Management.ADPrincipal

One or more principal objects that represent users and security group objects are received by the
**Subjects** parameter. Derived principal types, such as the following, are also accepted by the
**Subjects** parameter:

- **Microsoft.ActiveDirectory.Management.ADGroup**
- **Microsoft.ActiveDirectory.Management.ADUser**

## OUTPUTS

### None or Microsoft.ActiveDirectory.Management.ADFineGrainedPasswordPolicy
Returns the modified fine-grained password policy object when the *PassThru* parameter is specified.
By default, this cmdlet does not generate any output.
### None

### Microsoft.ActiveDirectory.Management.ADFineGrainedPasswordPolicy

Returns the modified fine-grained password policy object when the **PassThru** parameter is
specified. By default, this cmdlet does not generate any output.

## NOTES
* This cmdlet does not work with AD LDS.
* This cmdlet does not work with a read-only domain controller.
* This cmdlet does not work with an Active Directory snapshot.

- This cmdlet does not work with AD LDS.
- This cmdlet does not work with a read-only domain controller.
- This cmdlet does not work with an Active Directory snapshot.

## RELATED LINKS

[Get-ADFineGrainedPasswordPolicySubject](./Get-ADFineGrainedPasswordPolicySubject.md)

[Remove-ADFineGrainedPasswordPolicySubject](./Remove-ADFineGrainedPasswordPolicySubject.md)

Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@ The output is then passed to the **Grant-ADAuthenticationPolicySiloAccess** cmdl

### -Account
Specifies the account to which to grant access to the authentication policy silo.
Specify the account in one of the following formats:
Specify the account in one of the following formats:

- A distinguished name
- A GUID
- A security identifier
- A GUID
- A security identifier
- A SAM account name

The cmdlet searches the default naming context or partition to find the object.
Expand All @@ -60,7 +60,7 @@ You can also use this parameter to specify a variable that contains user, comput
```yaml
Type: ADAccount
Parameter Sets: (All)
Aliases:
Aliases:

Required: True
Position: 1
Expand All @@ -82,7 +82,7 @@ A Secure Sockets Layer (SSL) connection is required for the Basic authentication
```yaml
Type: ADAuthType
Parameter Sets: (All)
Aliases:
Aliases:
Accepted values: Negotiate, Basic

Required: False
Expand Down Expand Up @@ -120,7 +120,7 @@ If you specify credentials that do not have permission to perform the task, the
```yaml
Type: PSCredential
Parameter Sets: (All)
Aliases:
Aliases:

Required: False
Position: Named
Expand All @@ -131,7 +131,7 @@ Accept wildcard characters: False

### -Identity
Specifies an **ADAuthenticationPolicySilo** object.
Specify the authentication policy silo object in one of the following formats:
Specify the authentication policy silo object in one of the following formats:

- A distinguished name
- A GUID
Expand All @@ -145,7 +145,7 @@ If the cmdlet finds two or more objects, the cmdlet returns a non-terminating er
```yaml
Type: ADAuthenticationPolicySilo
Parameter Sets: (All)
Aliases:
Aliases:

Required: True
Position: 0
Expand All @@ -161,7 +161,7 @@ By default, this cmdlet does not generate any output.
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Aliases:

Required: False
Position: Named
Expand All @@ -174,13 +174,13 @@ Accept wildcard characters: False
Specifies the Active Directory Domain Services instance to which to connect, by providing one of the following values for a corresponding domain name or directory server.
The service may be any of the following: Active Directory Lightweight Domain Services, Active Directory Domain Services or Active Directory snapshot instance.

Specify the Active Directory Domain Services instance in one of the following ways:
Specify the Active Directory Domain Services instance in one of the following ways:

Domain name values:
Domain name values:
- A Fully qualified domain name
- A NetBIOS name

Directory server values:
Directory server values:
- A Fully qualified directory server name
- A NetBIOS name
- A Fully qualified directory server name and port
Expand All @@ -194,7 +194,7 @@ The default value for this parameter is determined by one of the following metho
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Aliases:

Required: False
Position: Named
Expand Down Expand Up @@ -224,7 +224,9 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## INPUTS

### Microsoft.ActiveDirectory.Management.ADAccount, Microsoft.ActiveDirectory.Management.ADAuthenticationPolicySilo
### Microsoft.ActiveDirectory.Management.ADAccount

### Microsoft.ActiveDirectory.Management.ADAuthenticationPolicySilo

## OUTPUTS

Expand All @@ -237,4 +239,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
[Revoke-ADAuthenticationPolicySiloAccess](./Revoke-ADAuthenticationPolicySiloAccess.md)

[AD DS Administration Cmdlets in Windows PowerShell](./activedirectory.md)

Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ A Secure Sockets Layer (SSL) connection is required for the Basic authentication
```yaml
Type: ADAuthType
Parameter Sets: (All)
Aliases:
Aliases:
Accepted values: Negotiate, Basic

Required: False
Expand All @@ -74,7 +74,7 @@ Specifies the authentication policy that applies to computer accounts.
```yaml
Type: ADAuthenticationPolicy
Parameter Sets: (All)
Aliases:
Aliases:

Required: False
Position: Named
Expand Down Expand Up @@ -111,7 +111,7 @@ If you specify credentials that do not have permission to perform the task, the
```yaml
Type: PSCredential
Parameter Sets: (All)
Aliases:
Aliases:

Required: False
Position: Named
Expand All @@ -128,7 +128,7 @@ The Lightweight Directory Access Protocol (LDAP) display name (**ldapDisplayName
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Aliases:

Required: False
Position: Named
Expand All @@ -143,7 +143,7 @@ Indicates that the authentication policy silo is enforced.
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Aliases:

Required: False
Position: Named
Expand All @@ -159,7 +159,7 @@ To get the **ADAuthenticationPolicySilo** object to use as a template, use the G
```yaml
Type: ADAuthenticationPolicySilo
Parameter Sets: (All)
Aliases:
Aliases:

Required: False
Position: Named
Expand All @@ -176,7 +176,7 @@ The LDAP display name (**ldapDisplayName**) of this property is name.
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Aliases:

Required: True
Position: 1
Expand All @@ -198,7 +198,7 @@ You can specify values for more than one attribute by using semicolons to separa
```yaml
Type: Hashtable
Parameter Sets: (All)
Aliases:
Aliases:

Required: False
Position: Named
Expand All @@ -214,7 +214,7 @@ By default, this cmdlet does not generate any output.
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Aliases:

Required: False
Position: Named
Expand All @@ -234,7 +234,7 @@ The acceptable values for this parameter are:
```yaml
Type: Boolean
Parameter Sets: (All)
Aliases:
Aliases:

Required: False
Position: Named
Expand All @@ -247,14 +247,14 @@ Accept wildcard characters: False
Specifies the Active Directory Domain Services instance to which to connect, by providing one of the following values for a corresponding domain name or directory server.
The service may be any of the following: Active Directory Lightweight Domain Services, Active Directory Domain Services or Active Directory snapshot instance.

Specify the Active Directory Domain Services instance in one of the following ways:
Specify the Active Directory Domain Services instance in one of the following ways:

Domain name values:

- Fully qualified domain name
- NetBIOS name

Directory server values:
Directory server values:

- Fully qualified directory server name
- NetBIOS name
Expand All @@ -269,7 +269,7 @@ The default value for this parameter is determined by one of the following metho
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Aliases:

Required: False
Position: Named
Expand All @@ -284,7 +284,7 @@ Specifies the authentication policy that applies to managed service accounts.
```yaml
Type: ADAuthenticationPolicy
Parameter Sets: (All)
Aliases:
Aliases:

Required: False
Position: Named
Expand All @@ -299,7 +299,7 @@ Specifies the authentication policy that applies to user accounts.
```yaml
Type: ADAuthenticationPolicy
Parameter Sets: (All)
Aliases:
Aliases:

Required: False
Position: Named
Expand Down Expand Up @@ -329,7 +329,11 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## INPUTS

### Microsoft.ActiveDirectory.Management.ADAuthenticationPolicy, System.String, System.Management.Automation.SwitchParameter: System.Nullable`1[[System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
### Microsoft.ActiveDirectory.Management.ADAuthenticationPolicy

### System.String

### System.Management.Automation.SwitchParameter

## OUTPUTS

Expand All @@ -346,4 +350,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
[Set-ADAuthenticationPolicySilo](./Set-ADAuthenticationPolicySilo.md)

[AD DS Administration Cmdlets in Windows PowerShell](./activedirectory.md)

Loading
Loading