Skip to content
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

Broken links - JasonGerend - 1 #3900

Merged
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
5 changes: 3 additions & 2 deletions docset/winserver2012r2-ps/adfs/Get-AdfsRelyingPartyTrust.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,11 @@ This command gets the property settings for the relying party trust named Fabrik

### Example 2: Get property settings for a relying party trust by using an identifier
```
PS C:\> Get-AdfsRelyingPartyTrust -Identifier "https://FabrikamApp.CentralServer.org"
Albertyang0 marked this conversation as resolved.
Show resolved Hide resolved
PS C:\> Get-AdfsRelyingPartyTrust -Identifier "https://app.fabrikam.com"

```

This command gets the property settings for a relying party trust that has the identifier https://FabrikamApp.CentralServer.org.
This command gets the property settings for a relying party trust that has the identifier https://app.fabrikam.com.

### Example 3: Get property settings for an updated relying party trust
```
Expand Down
4 changes: 2 additions & 2 deletions docset/winserver2012r2-ps/hpc/Get-HpcJobCredential.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@ This cmdlet was introduced in HPC Pack 2008 R2 with Service Pack 2 (SP2). It is

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

[Remove-HpcJobCredential](./Remove-HpcJobCredential.md)
[Remove-HpcJobCredential](/powershell/module/hpcpack2016/remove-hpcjobcredential?view=hpc16-ps)

[Set-HpcJobCredential](./Set-HpcJobCredential.md)
[Set-HpcJobCredential](/powershell/module/hpcpack2016/set-hpcjobcredential?view=hpc16-ps)
2 changes: 1 addition & 1 deletion docset/winserver2012r2-ps/hpc/New-HpcSoftCard.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,4 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
[Get-HpcJobCredential](./Get-HpcJobCredential.md)


[Set-HpcJobCredential](./Set-HpcJobCredential.md)
[Set-HpcJobCredential](/powershell/module/hpcpack2016/set-hpcjobcredential?view=hpc16-ps)
6 changes: 3 additions & 3 deletions docset/winserver2012r2-ps/hpc/Set-HpcNode.md
Original file line number Diff line number Diff line change
Expand Up @@ -340,11 +340,11 @@ You must be a cluster administrator to run this cmdlet successfully.

## RELATED LINKS

[Get-HpcNode](./Get-HpcNode.md)
[Get-HpcNode](/powershell/module/hpcpack2016/get-hpcnode?view=hpc16-ps)

[Remove-HpcNode](./Remove-HpcNode.md)
[Remove-HpcNode](/powershell/module/hpcpack2016/remove-hpcnode?view=hpc16-ps)

[Restart-HpcNode](./Restart-HpcNode.md)
[Restart-HpcNode](/powershell/module/hpcpack2016/restart-hpcnode?view=hpc16-ps)

[Shutdown-HpcNode](./Shutdown-HpcNode.md)

Expand Down
2 changes: 1 addition & 1 deletion docset/winserver2012r2-ps/hpc/Set-HpcNodeState.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,6 @@ You must be a cluster administrator to run this cmdlet successfully.

## RELATED LINKS

[Get-HpcNode](./Get-HpcNode.md)
[Get-HpcNode](/powershell/module/hpcpack2016/get-hpcnode?view=hpc16-ps)

[Set-HpcNode](./Set-HpcNode.md)
6 changes: 3 additions & 3 deletions docset/winserver2012r2-ps/hpc/Set-HpcPool.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,8 @@ This cmdlet was introduced in HPC Pack 2008 R2 with Service Pack 2 (SP2). It is

## RELATED LINKS

[Add-HpcPool](./Add-HpcPool.md)
[Add-HpcPool](/powershell/module/hpcpack2016/add-hpcpool?view=hpc16-ps)

[Get-HpcPool](./Get-HpcPool.md)
[Get-HpcPool](/powershell/module/hpcpack2016/get-hpcpool?view=hpc16-ps)

[Remove-HpcPool](./Remove-HpcPool.md)
[Remove-HpcPool](/powershell/module/hpcpack2016/remove-hpcpool?view=hpc16-ps)
4 changes: 2 additions & 2 deletions docset/winserver2012r2-ps/hpc/Set-HpcSoaCredential.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,8 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## RELATED LINKS

[Remove-HpcSoaCredential](./Remove-HpcSoaCredential.md)
[Remove-HpcSoaCredential](/powershell/module/hpcpack2016/remove-hpcsoacredential?view=hpc16-ps)

[Set-HpcJobCredential](./Set-HpcJobCredential.md)
[Set-HpcJobCredential](/powershell/module/hpcpack2016/set-hpcjobcredential?view=hpc16-ps)

[Set-HpcTestCredential](./Set-HpcTestCredential.md)
6 changes: 3 additions & 3 deletions docset/winserver2012r2-ps/hpc/Set-HpcTask.md
Original file line number Diff line number Diff line change
Expand Up @@ -663,10 +663,10 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## RELATED LINKS

[Add-HpcTask](./Add-HpcTask.md)
[Add-HpcTask](/powershell/module/hpcpack2016/add-hpctask?view=hpc16-ps)

[Export-HpcTask](./Export-HpcTask.md)
[Export-HpcTask](/powershell/module/hpcpack2016/export-hpctask?view=hpc16-ps)

[Get-HpcTask](./Get-HpcTask.md)
[Get-HpcTask](/powershell/module/hpcpack2016/get-hpctask?view=hpc16-ps)

[Stop-HpcTask](./Stop-HpcTask.md)
6 changes: 3 additions & 3 deletions docset/winserver2012r2-ps/hpc/Set-HpcTestCredential.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,10 +144,10 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## RELATED LINKS

[Invoke-HpcTest](./Invoke-HpcTest.md)
[Invoke-HpcTest](/powershell/module/hpcpack2016/invoke-hpctest?view=hpc16-ps)

[Remove-HpcTestCredential](./Remove-HpcTestCredential.md)
[Remove-HpcTestCredential](/powershell/module/hpcpack2016/remove-hpctestcredential?view=hpc16-ps)

[Set-HpcJobCredential](./Set-HpcJobCredential.md)
[Set-HpcJobCredential](/powershell/module/hpcpack2016/set-hpcjobcredential?view=hpc16-ps)

[Set-HpcSoaCredential](./Set-HpcSoaCredential.md)
6 changes: 3 additions & 3 deletions docset/winserver2012r2-ps/hpc/Shutdown-HpcNode.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,11 +165,11 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## RELATED LINKS

[Get-HpcNode](./Get-HpcNode.md)
[Get-HpcNode](/powershell/module/hpcpack2016/get-hpcnode?view=hpc16-ps)

[Remove-HpcNode](./Remove-HpcNode.md)
[Remove-HpcNode](/powershell/module/hpcpack2016/remove-hpcnode?view=hpc16-ps)

[Restart-HpcNode](./Restart-HpcNode.md)
[Restart-HpcNode](/powershell/module/hpcpack2016/restart-hpcnode?view=hpc16-ps)

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

Expand Down
2 changes: 1 addition & 1 deletion docset/winserver2012r2-ps/hpc/Start-HpcAzureNode.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## RELATED LINKS

[Remove-HpcAzureNode](./Remove-HpcAzureNode.md)
[Remove-HpcAzureNode](/powershell/module/hpcpack2016/remove-hpcazurenode?view=hpc16-ps)

[Start-HpcNodeSet](./Start-HpcNodeSet.md)

Expand Down
6 changes: 3 additions & 3 deletions docset/winserver2012r2-ps/hpc/Start-HpcNode.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,11 +117,11 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## RELATED LINKS

[Get-HpcNode](./Get-HpcNode.md)
[Get-HpcNode](/powershell/module/hpcpack2016/get-hpcnode?view=hpc16-ps)

[Remove-HpcNode](./Remove-HpcNode.md)
[Remove-HpcNode](/powershell/module/hpcpack2016/remove-hpcnode?view=hpc16-ps)

[Restart-HpcNode](./Restart-HpcNode.md)
[Restart-HpcNode](/powershell/module/hpcpack2016/restart-hpcnode?view=hpc16-ps)

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

Expand Down
4 changes: 2 additions & 2 deletions docset/winserver2012r2-ps/hpc/Start-HpcNodeSet.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,9 +111,9 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## RELATED LINKS

[Add-HpcNodeSet](./Add-HpcNodeSet.md)
[Add-HpcNodeSet](/powershell/module/hpcpack2016/add-hpcnodeset?view=hpc16-ps)

[Remove-HpcNodeSet](./Remove-HpcNodeSet.md)
[Remove-HpcNodeSet](/powershell/module/hpcpack2016/remove-hpcnodeset?view=hpc16-ps)

[Start-HpcAzureNode](./Start-HpcAzureNode.md)

Expand Down
2 changes: 1 addition & 1 deletion docset/winserver2012r2-ps/hpc/Stop-HpcAzureNode.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## RELATED LINKS

[Remove-HpcAzureNode](./Remove-HpcAzureNode.md)
[Remove-HpcAzureNode](/powershell/module/hpcpack2016/remove-hpcazurenode?view=hpc16-ps)

[Start-HpcAzureNode](./Start-HpcAzureNode.md)

Expand Down
8 changes: 4 additions & 4 deletions docset/winserver2012r2-ps/hpc/Stop-HpcJob.md
Original file line number Diff line number Diff line change
Expand Up @@ -248,12 +248,12 @@ All other tasks are queued, including those that failed.

## RELATED LINKS

[Export-HpcJob](./Export-HpcJob.md)
[Export-HpcJob](/powershell/module/hpcpack2016/export-hpcjob?view=hpc16-ps)

[Get-HpcJob](./Get-HpcJob.md)
[Get-HpcJob](/powershell/module/hpcpack2016/get-hpcjob?view=hpc16-ps)

[New-HpcJob](./New-HpcJob.md)
[New-HpcJob](/powershell/module/hpcpack2016/new-hpcjob?view=hpc16-ps)

[Set-HpcJob](./Set-HpcJob.md)
[Set-HpcJob](/powershell/module/hpcpack2016/set-hpcjob?view=hpc16-ps)

[Submit-HpcJob](./Submit-HpcJob.md)
4 changes: 2 additions & 2 deletions docset/winserver2012r2-ps/hpc/Stop-HpcNodeSet.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,9 +143,9 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## RELATED LINKS

[Add-HpcNodeSet](./Add-HpcNodeSet.md)
[Add-HpcNodeSet](/powershell/module/hpcpack2016/add-hpciscsistoragearray?view=hpc16-ps)

[Remove-HpcNodeSet](./Remove-HpcNodeSet.md)
[Remove-HpcNodeSet](/powershell/module/hpcpack2016/remove-hpcnodeset?view=hpc16-ps)

[Start-HpcNodeSet](./Start-HpcNodeSet.md)

Expand Down
6 changes: 3 additions & 3 deletions docset/winserver2012r2-ps/hpc/Stop-HpcTask.md
Original file line number Diff line number Diff line change
Expand Up @@ -257,11 +257,11 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## RELATED LINKS

[Add-HpcTask](./Add-HpcTask.md)
[Add-HpcTask](/powershell/module/hpcpack2016/add-hpctask?view=hpc16-ps)

[Export-HpcTask](./Export-HpcTask.md)
[Export-HpcTask](/powershell/module/hpcpack2016/export-hpctask?view=hpc16-ps)

[Get-HpcTask](./Get-HpcTask.md)
[Get-HpcTask](/powershell/module/hpcpack2016/get-hpctask?view=hpc16-ps)

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

Expand Down
6 changes: 3 additions & 3 deletions docset/winserver2012r2-ps/hpc/Stop-HpcTestResult.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,8 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## RELATED LINKS

[Export-HpcTestResult](./Export-HpcTestResult.md)
[Export-HpcTestResult](/powershell/module/hpcpack2016/export-hpctestresult?view=hpc16-ps)

[Get-HpcTestResult](./Get-HpcTestResult.md)
[Get-HpcTestResult](/powershell/module/hpcpack2016/get-hpctestresult?view=hpc16-ps)

[Invoke-HpcTest](./Invoke-HpcTest.md)
[Invoke-HpcTest](/powershell/module/hpcpack2016/invoke-hpctest?view=hpc16-ps)
8 changes: 4 additions & 4 deletions docset/winserver2012r2-ps/hpc/Submit-HpcJob.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,12 +126,12 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## RELATED LINKS

[Export-HpcJob](./Export-HpcJob.md)
[Export-HpcJob](/powershell/module/hpcpack2016/export-hpcjob?view=hpc16-ps)

[Get-HpcJob](./Get-HpcJob.md)
[Get-HpcJob](/powershell/module/hpcpack2016/get-hpcjob?view=hpc16-ps)

[New-HpcJob](./New-HpcJob.md)
[New-HpcJob](/powershell/module/hpcpack2016/new-hpcjob?view=hpc16-ps)

[Set-HpcJob](./Set-HpcJob.md)
[Set-HpcJob](/powershell/module/hpcpack2016/set-hpcjob?view=hpc16-ps)

[Stop-HpcJob](./Stop-HpcJob.md)
Original file line number Diff line number Diff line change
Expand Up @@ -112,10 +112,10 @@ The message for this event provides more information about the failure.

## RELATED LINKS

[Add-HpcIScsiStorageArray](./Add-HpcIScsiStorageArray.md)
[Add-HpcIScsiStorageArray](/powershell/module/hpcpack2016/add-hpciscsistoragearray?view=hpc16-ps)

[Get-HpcIScsiStorageArray](./Get-HpcIScsiStorageArray.md)
[Get-HpcIScsiStorageArray](/powershell/module/hpcpack2016/get-hpciscsistoragearray?view=hpc16-ps)

[Remove-HpcIScsiStorageArray](./Remove-HpcIScsiStorageArray.md)
[Remove-HpcIScsiStorageArray](/powershell/module/hpcpack2016/remove-hpciscsistoragearray?view=hpc16-ps)

[Set-HpcIScsiStorageArray](./Set-HpcIScsiStorageArray.md)
[Set-HpcIScsiStorageArray](/powershell/module/hpcpack2016/set-hpciscsistoragearray?view=hpc16-ps)
1 change: 0 additions & 1 deletion docset/winserver2016-ps/bestpractices/Invoke-BpaModel.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ If a model is specified in the cmdlet after the BPA scan has been performed, the
This cmdlet cannot be canceled after it has been started.

Single-node XML is not supported by the BPA model schema.
For more information about what is supported by the BPA model schema, see the [Microsoft Baseline Configuration Analyzer Model Authoring Guide](https://www.microsoft.com/download/details.aspx?id=16475) on the [Microsoft Download Center](https://www.microsoft.com/download/details.aspx?id=16475).

## EXAMPLES

Expand Down