Skip to content

Commit bff49fc

Browse files
committed
Broken links - JasonGerend
1 parent cadca1a commit bff49fc

14 files changed

+19
-26
lines changed

docset/winserver2012r2-ps/adfs/Get-AdfsRelyingPartyTrust.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -42,14 +42,7 @@ PS C:\> Get-AdfsRelyingPartyTrust -Name "FabrikamApp"
4242

4343
This command gets the property settings for the relying party trust named FabrikamApp.
4444

45-
### Example 2: Get property settings for a relying party trust by using an identifier
46-
```
47-
PS C:\> Get-AdfsRelyingPartyTrust -Identifier "https://FabrikamApp.CentralServer.org"
48-
```
49-
50-
This command gets the property settings for a relying party trust that has the identifier https://FabrikamApp.CentralServer.org.
51-
52-
### Example 3: Get property settings for an updated relying party trust
45+
### Example 2: Get property settings for an updated relying party trust
5346
```
5447
PS C:\> Get-AdfsRelyingPartyTrust | Where-Object{ $_.LastUpdateTime -le (get-date).subtract((new-timespan -hours 24))}
5548
```

docset/winserver2012r2-ps/hpc/Set-HpcNode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ You must be a cluster administrator to run this cmdlet successfully.
340340
341341
## RELATED LINKS
342342
343-
[Get-HpcNode](./Get-HpcNode.md)
343+
[Get-HpcNode](/powershell/module/hpcpack2019/get-hpcnode?view=hpc19-ps)
344344
345345
[Remove-HpcNode](./Remove-HpcNode.md)
346346

docset/winserver2012r2-ps/hpc/Set-HpcNodeState.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,6 @@ You must be a cluster administrator to run this cmdlet successfully.
214214
215215
## RELATED LINKS
216216
217-
[Get-HpcNode](./Get-HpcNode.md)
217+
[Get-HpcNode](/powershell/module/hpcpack2019/get-hpcnode?view=hpc19-ps)
218218
219219
[Set-HpcNode](./Set-HpcNode.md)

docset/winserver2012r2-ps/hpc/Set-HpcPool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ This cmdlet was introduced in HPC Pack 2008 R2 with Service Pack 2 (SP2). It is
117117
118118
## RELATED LINKS
119119
120-
[Add-HpcPool](./Add-HpcPool.md)
120+
[Add-HpcPool](/powershell/module/hpcpack2019/add-hpcpool?view=hpc19-ps)
121121
122122
[Get-HpcPool](./Get-HpcPool.md)
123123

docset/winserver2012r2-ps/hpc/Set-HpcTask.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -663,9 +663,9 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
663663

664664
## RELATED LINKS
665665

666-
[Add-HpcTask](./Add-HpcTask.md)
666+
[Add-HpcTask](/powershell/module/hpcpack2019/add-hpctask?view=hpc19-ps)
667667

668-
[Export-HpcTask](./Export-HpcTask.md)
668+
[Export-HpcTask](/powershell/module/hpcpack2019/export-hpctask?view=hpc19-ps)
669669

670670
[Get-HpcTask](./Get-HpcTask.md)
671671

docset/winserver2012r2-ps/hpc/Shutdown-HpcNode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
165165

166166
## RELATED LINKS
167167

168-
[Get-HpcNode](./Get-HpcNode.md)
168+
[Get-HpcNode](/powershell/module/hpcpack2019/get-hpcnode?view=hpc19-ps)
169169

170170
[Remove-HpcNode](./Remove-HpcNode.md)
171171

docset/winserver2012r2-ps/hpc/Start-HpcNodeSet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
111111

112112
## RELATED LINKS
113113

114-
[Add-HpcNodeSet](./Add-HpcNodeSet.md)
114+
[Add-HpcNodeSet](/powershell/module/hpcpack2019/add-hpcnodeset?view=hpc19-ps)
115115

116116
[Remove-HpcNodeSet](./Remove-HpcNodeSet.md)
117117

docset/winserver2012r2-ps/hpc/Stop-HpcJob.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -248,9 +248,9 @@ All other tasks are queued, including those that failed.
248248

249249
## RELATED LINKS
250250

251-
[Export-HpcJob](./Export-HpcJob.md)
251+
[Export-HpcJob](/powershell/module/hpcpack2019/export-hpcjob?view=hpc19-ps)
252252

253-
[Get-HpcJob](./Get-HpcJob.md)
253+
[Get-HpcJob](/powershell/module/hpcpack2019/get-hpcjob?view=hpc19-ps)
254254

255255
[New-HpcJob](./New-HpcJob.md)
256256

docset/winserver2012r2-ps/hpc/Stop-HpcNodeSet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
143143

144144
## RELATED LINKS
145145

146-
[Add-HpcNodeSet](./Add-HpcNodeSet.md)
146+
[Add-HpcNodeSet](/powershell/module/hpcpack2019/add-hpciscsistoragearray?view=hpc19-ps)
147147

148148
[Remove-HpcNodeSet](./Remove-HpcNodeSet.md)
149149

docset/winserver2012r2-ps/hpc/Stop-HpcTask.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,9 +257,9 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
257257

258258
## RELATED LINKS
259259

260-
[Add-HpcTask](./Add-HpcTask.md)
260+
[Add-HpcTask](/powershell/module/hpcpack2019/add-hpctask?view=hpc19-ps)
261261

262-
[Export-HpcTask](./Export-HpcTask.md)
262+
[Export-HpcTask](/powershell/module/hpcpack2019/export-hpctask?view=hpc19-ps)
263263

264264
[Get-HpcTask](./Get-HpcTask.md)
265265

docset/winserver2012r2-ps/hpc/Stop-HpcTestResult.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
156156

157157
## RELATED LINKS
158158

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

161161
[Get-HpcTestResult](./Get-HpcTestResult.md)
162162

docset/winserver2012r2-ps/hpc/Submit-HpcJob.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,9 +126,9 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
126126

127127
## RELATED LINKS
128128

129-
[Export-HpcJob](./Export-HpcJob.md)
129+
[Export-HpcJob](/powershell/module/hpcpack2019/export-hpcjob?view=hpc19-ps)
130130

131-
[Get-HpcJob](./Get-HpcJob.md)
131+
[Get-HpcJob](/powershell/module/hpcpack2019/get-hpcjob?view=hpc19-ps)
132132

133133
[New-HpcJob](./New-HpcJob.md)
134134

docset/winserver2012r2-ps/hpc/Validate-HpcIScsiStorageArray.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,9 +112,9 @@ The message for this event provides more information about the failure.
112112

113113
## RELATED LINKS
114114

115-
[Add-HpcIScsiStorageArray](./Add-HpcIScsiStorageArray.md)
115+
[Add-HpcIScsiStorageArray](/powershell/module/hpcpack2019/add-hpciscsistoragearray?view=hpc19-ps)
116116

117-
[Get-HpcIScsiStorageArray](./Get-HpcIScsiStorageArray.md)
117+
[Get-HpcIScsiStorageArray](/powershell/module/hpcpack2019/get-hpciscsistoragearray?view=hpc19-ps)
118118

119119
[Remove-HpcIScsiStorageArray](./Remove-HpcIScsiStorageArray.md)
120120

docset/winserver2016-ps/bestpractices/Invoke-BpaModel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ If a model is specified in the cmdlet after the BPA scan has been performed, the
3636
This cmdlet cannot be canceled after it has been started.
3737

3838
Single-node XML is not supported by the BPA model schema.
39-
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).
39+
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?id=16475) on the [Microsoft Download Center](https://www.microsoft.com/download?id=16475).
4040

4141
## EXAMPLES
4242

0 commit comments

Comments
 (0)