Skip to content
Closed
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
46 changes: 17 additions & 29 deletions docset/windows/adfs/get-adfsapplicationgroup.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,13 @@
---
ms.mktglfcycl: manage
ms.sitesec: library
ms.author: brianlic
author: brianlic-msft
description: Use this topic to help manage Windows and Windows Server technologies with Windows PowerShell.
external help file: Microsoft.IdentityServer.Management.dll-Help.xml
keywords: powershell, cmdlet
manager: alanth
ms.date: 2016-12-20
ms.prod: w10
ms.technology: powershell-windows
ms.topic: reference
online version:
schema: 2.0.0
title: Get-AdfsApplicationGroup
ms.assetid: 592B5570-5A73-48AB-B438-68E7BDD299FE
---

# Get-AdfsApplicationGroup

## SYNOPSIS
Gets an application group.
{{Fill in the Synopsis}}

## SYNTAX

Expand All @@ -40,15 +27,21 @@ Get-AdfsApplicationGroup [-ApplicationGroup] <ApplicationGroup> [<CommonParamete
```

## DESCRIPTION
The **Get-AdfsApplicationGroup** cmdlet gets an Active Directory Federation Services (AD FS) application group.
{{Fill in the Description}}

## EXAMPLES

### Example 1
```
PS C:\> {{ Add example code here }}
```

{{ Add example description here }}

## PARAMETERS

### -ApplicationGroup
Specifies an application group.
{{Fill ApplicationGroup Description}}

```yaml
Type: ApplicationGroup
Expand All @@ -63,7 +56,7 @@ Accept wildcard characters: False
```

### -ApplicationGroupIdentifier
Specifies the ID of an application group.
{{Fill ApplicationGroupIdentifier Description}}

```yaml
Type: String[]
Expand All @@ -78,7 +71,7 @@ Accept wildcard characters: False
```

### -Name
Specifies an array of names of application groups.
{{Fill Name Description}}

```yaml
Type: String[]
Expand All @@ -93,23 +86,18 @@ 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 (http://go.microsoft.com/fwlink/?LinkID=113216).

## INPUTS

### System.String[]
Microsoft.IdentityServer.Management.Resources.ApplicationGroup

## OUTPUTS

### System.Object

## NOTES

## RELATED LINKS

[Disable-AdfsApplicationGroup](./Disable-AdfsApplicationGroup.md)

[Enable-AdfsApplicationGroup](./Enable-AdfsApplicationGroup.md)

[New-AdfsApplicationGroup](./New-AdfsApplicationGroup.md)

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

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

41 changes: 16 additions & 25 deletions docset/windows/adfs/get-adfsapplicationpermission.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,13 @@
---
ms.mktglfcycl: manage
ms.sitesec: library
ms.author: brianlic
author: brianlic-msft
description: Use this topic to help manage Windows and Windows Server technologies with Windows PowerShell.
external help file: Microsoft.IdentityServer.Management.dll-Help.xml
keywords: powershell, cmdlet
manager: alanth
ms.date: 2016-12-20
ms.prod: w10
ms.technology: powershell-windows
ms.topic: reference
online version:
schema: 2.0.0
title: Get-AdfsApplicationPermission
ms.assetid: EAE924E8-5BC3-4D00-9ED0-96FB35B96420
---

# Get-AdfsApplicationPermission

## SYNOPSIS
Gets permission for an application.
{{Fill in the Synopsis}}

## SYNTAX

Expand All @@ -40,15 +27,21 @@ Get-AdfsApplicationPermission [[-ServerRoleIdentifiers] <String[]>] [<CommonPara
```

## DESCRIPTION
The **Get-AdfsApplicationPermission** cmdlet gets permission for an application in Active Directory Federation Services (AD FS).
{{Fill in the Description}}

## EXAMPLES

### Example 1
```
PS C:\> {{ Add example code here }}
```

{{ Add example description here }}

## PARAMETERS

### -ClientRoleIdentifiers
Specifies an array of client role identifiers.
{{Fill ClientRoleIdentifiers Description}}

```yaml
Type: String[]
Expand All @@ -63,7 +56,7 @@ Accept wildcard characters: False
```

### -Identifiers
Specifies an array of identifiers.
{{Fill Identifiers Description}}

```yaml
Type: String[]
Expand All @@ -78,7 +71,7 @@ Accept wildcard characters: False
```

### -ServerRoleIdentifiers
Specifies an array of server role identifiers.
{{Fill ServerRoleIdentifiers Description}}

```yaml
Type: String[]
Expand All @@ -93,19 +86,17 @@ 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 (http://go.microsoft.com/fwlink/?LinkID=113216).

## INPUTS

### System.String[]

## OUTPUTS

### System.Object

## NOTES

## RELATED LINKS

[Grant-AdfsApplicationPermission](./Grant-AdfsApplicationPermission.md)

[Revoke-AdfsApplicationPermission](./Revoke-AdfsApplicationPermission.md)

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

47 changes: 11 additions & 36 deletions docset/windows/adfs/get-adfsendpoint.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,13 @@
---
ms.mktglfcycl: manage
ms.sitesec: library
ms.author: brianlic
author: brianlic-msft
description: Use this topic to help manage Windows and Windows Server technologies with Windows PowerShell.
external help file: Microsoft.IdentityServer.Management.dll-Help.xml
keywords: powershell, cmdlet
manager: alanth
ms.date: 2016-12-20
ms.prod: w10
ms.technology: powershell-windows
ms.topic: reference
online version:
schema: 2.0.0
title: Get-AdfsEndpoint
ms.assetid: 8ECE0D0C-1463-409D-BDE2-4325447FEC46
---

# Get-AdfsEndpoint

## SYNOPSIS
Retrieves an endpoint in AD FS.
{{Fill in the Synopsis}}

## SYNTAX

Expand All @@ -35,26 +22,21 @@ Get-AdfsEndpoint [-FullUrl] <Uri[]> [<CommonParameters>]
```

## DESCRIPTION
The **Get-AdfsEndpoint** cmdlet retrieves a specified endpoint from Active Directory Federation Services (AD FS).
The collection of **AdfsEndpoint** objects is a list of all the supported endpoints that are on the server.
You can use this list to view the configuration of endpoints and enable or disable them.
To see the full list of endpoints, use this cmdlet with no parameters.
{{Fill in the Description}}

## EXAMPLES

### Example 1: Get an endpoint
### Example 1
```
PS C:\> Get-AdfsEndpoint -AddressPath "/adfs/services/trust/13/Windows"
PS C:\> {{ Add example code here }}
```

This command gets the WS-Trust 1.3 endpoint.
{{ Add example description here }}

## PARAMETERS

### -AddressPath
Specifies an array of address paths that do not include the AD FS service name.
The cmdlet gets endpoints that correspond to the paths that you specify.
An example of such a path is /adfs/portal/updatepassword.
{{Fill AddressPath Description}}

```yaml
Type: String[]
Expand All @@ -69,7 +51,7 @@ Accept wildcard characters: False
```

### -FullUrl
Specifies the full URL of the endpoint to retrieve.
{{Fill FullUrl Description}}

```yaml
Type: Uri[]
Expand All @@ -84,25 +66,18 @@ 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 (http://go.microsoft.com/fwlink/?LinkID=113216).

## INPUTS

### None
### System.String[]
System.Uri[]

## OUTPUTS

### Microsoft.IdentityServer.PowerShell.Resources.Endpoint
This cmdlet returns class structure that represents the endpoints for the Federation Service.
### System.Object

## NOTES
* Endpoints provide access to the federation server functionality of AD FS, such as token issuance and the publication of federation metadata. Depending on the type of endpoint, you can enable or disable the endpoint or control whether the endpoint is published to Web Application Proxy.

## RELATED LINKS

[Disable-AdfsEndpoint](./Disable-AdfsEndpoint.md)

[Enable-AdfsEndpoint](./Enable-AdfsEndpoint.md)

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

Loading