Skip to content

Commit dfcd08e

Browse files
authored
Merge pull request MicrosoftDocs#3092 from alexbuckgit/alexbuckgit/docutune-autopr-docs-link-absolute-20220903-164649-5112650
[BULK] DocuTune - Fix build validation issues: docs-link-absolute (part 4)
2 parents b0ddba2 + a68d9c5 commit dfcd08e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+68
-94
lines changed

docset/winserver2016-ps/deduplication/Measure-DedupFileMetadata.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Accept wildcard characters: False
6262
6363
### -CimSession
6464
Runs the cmdlet in a remote session or on a remote computer.
65-
Enter a computer name or a session object, such as the output of a [New-CimSession](https://docs.microsoft.com/powershell/module/cimcmdlets/new-cimsession) or [Get-CimSession](https://go.microsoft.com/fwlink/p/?LinkId=227966) cmdlet.
65+
Enter a computer name or a session object, such as the output of a [New-CimSession](/powershell/module/cimcmdlets/new-cimsession) or [Get-CimSession](https://go.microsoft.com/fwlink/p/?LinkId=227966) cmdlet.
6666
The default is the current session on the local computer.
6767
6868
```yaml
@@ -121,4 +121,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
121121
## RELATED LINKS
122122

123123
[Update-DedupStatus](./Update-DedupStatus.md)
124-

docset/winserver2016-ps/deduplication/New-DedupSchedule.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Accept wildcard characters: False
101101
102102
### -CimSession
103103
Runs the cmdlet in a remote session or on a remote computer.
104-
Enter a computer name or a session object, such as the output of a [New-CimSession](https://docs.microsoft.com/powershell/module/cimcmdlets/new-cimsession) or [Get-CimSession](https://go.microsoft.com/fwlink/p/?LinkId=227966) cmdlet.
104+
Enter a computer name or a session object, such as the output of a [New-CimSession](/powershell/module/cimcmdlets/new-cimsession) or [Get-CimSession](https://go.microsoft.com/fwlink/p/?LinkId=227966) cmdlet.
105105
The default is the current session on the local computer.
106106
107107
```yaml
@@ -422,4 +422,3 @@ The path after the pound sign (`#`) provides the namespace and class name for th
422422
[Remove-DedupSchedule](./Remove-DedupSchedule.md)
423423

424424
[Set-DedupSchedule](./Set-DedupSchedule.md)
425-

docset/winserver2016-ps/deduplication/Remove-DedupSchedule.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Accept wildcard characters: False
6767
6868
### -CimSession
6969
Runs the cmdlet in a remote session or on a remote computer.
70-
Enter a computer name or a session object, such as the output of a [New-CimSession](https://docs.microsoft.com/powershell/module/cimcmdlets/new-cimsession) or [Get-CimSession](https://go.microsoft.com/fwlink/p/?LinkId=227966) cmdlet.
70+
Enter a computer name or a session object, such as the output of a [New-CimSession](/powershell/module/cimcmdlets/new-cimsession) or [Get-CimSession](https://go.microsoft.com/fwlink/p/?LinkId=227966) cmdlet.
7171
The default is the current session on the local computer.
7272
7373
```yaml
@@ -175,4 +175,3 @@ The path after the pound sign (`#`) provides the namespace and class name for th
175175
[New-DedupSchedule](./New-DedupSchedule.md)
176176

177177
[Set-DedupSchedule](./Set-DedupSchedule.md)
178-

docset/winserver2016-ps/deduplication/Set-DedupSchedule.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Accept wildcard characters: False
9292
9393
### -CimSession
9494
Runs the cmdlet in a remote session or on a remote computer.
95-
Enter a computer name or a session object, such as the output of a [New-CimSession](https://docs.microsoft.com/powershell/module/cimcmdlets/new-cimsession) or [Get-CimSession](https://go.microsoft.com/fwlink/p/?LinkId=227966) cmdlet.
95+
Enter a computer name or a session object, such as the output of a [New-CimSession](/powershell/module/cimcmdlets/new-cimsession) or [Get-CimSession](https://go.microsoft.com/fwlink/p/?LinkId=227966) cmdlet.
9696
The default is the current session on the local computer.
9797
9898
```yaml
@@ -441,4 +441,3 @@ The path after the pound sign (`#`) provides the namespace and class name for th
441441
[New-DedupSchedule](./New-DedupSchedule.md)
442442

443443
[Remove-DedupSchedule](./Remove-DedupSchedule.md)
444-

docset/winserver2016-ps/deduplication/Set-DedupVolume.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Accept wildcard characters: False
124124
125125
### -CimSession
126126
Runs the cmdlet in a remote session or on a remote computer.
127-
Enter a computer name or a session object, such as the output of a [New-CimSession](https://docs.microsoft.com/powershell/module/cimcmdlets/new-cimsession) or [Get-CimSession](https://go.microsoft.com/fwlink/p/?LinkId=227966) cmdlet.
127+
Enter a computer name or a session object, such as the output of a [New-CimSession](/powershell/module/cimcmdlets/new-cimsession) or [Get-CimSession](https://go.microsoft.com/fwlink/p/?LinkId=227966) cmdlet.
128128
The default is the current session on the local computer.
129129
130130
```yaml
@@ -440,4 +440,3 @@ The path after the pound sign (`#`) provides the namespace and class name for th
440440
[Enable-DedupVolume](./Enable-DedupVolume.md)
441441

442442
[Get-DedupVolume](./Get-DedupVolume.md)
443-

docset/winserver2016-ps/deduplication/Start-DedupJob.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Accept wildcard characters: False
6565
6666
### -CimSession
6767
Runs the cmdlet in a remote session or on a remote computer.
68-
Enter a computer name or a session object, such as the output of a [New-CimSession](https://docs.microsoft.com/powershell/module/cimcmdlets/new-cimsession) or [Get-CimSession](https://go.microsoft.com/fwlink/p/?LinkId=227966) cmdlet.
68+
Enter a computer name or a session object, such as the output of a [New-CimSession](/powershell/module/cimcmdlets/new-cimsession) or [Get-CimSession](https://go.microsoft.com/fwlink/p/?LinkId=227966) cmdlet.
6969
The default is the current session on the local computer.
7070
7171
```yaml
@@ -361,4 +361,3 @@ The path after the pound sign (`#`) provides the namespace and class name for th
361361
[Get-DedupJob](./Get-DedupJob.md)
362362

363363
[Stop-DedupJob](./Stop-DedupJob.md)
364-

docset/winserver2016-ps/deduplication/Stop-DedupJob.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Accept wildcard characters: False
7373
7474
### -CimSession
7575
Runs the cmdlet in a remote session or on a remote computer.
76-
Enter a computer name or a session object, such as the output of a [New-CimSession](https://docs.microsoft.com/powershell/module/cimcmdlets/new-cimsession) or [Get-CimSession](https://go.microsoft.com/fwlink/p/?LinkId=227966) cmdlet.
76+
Enter a computer name or a session object, such as the output of a [New-CimSession](/powershell/module/cimcmdlets/new-cimsession) or [Get-CimSession](https://go.microsoft.com/fwlink/p/?LinkId=227966) cmdlet.
7777
The default is the current session on the local computer.
7878
7979
```yaml
@@ -223,4 +223,3 @@ The path after the pound sign (`#`) provides the namespace and class name for th
223223
[Get-DedupJob](./Get-DedupJob.md)
224224

225225
[Start-DedupJob](./Start-DedupJob.md)
226-

docset/winserver2016-ps/deduplication/Update-DedupStatus.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Accept wildcard characters: False
9999
100100
### -CimSession
101101
Runs the cmdlet in a remote session or on a remote computer.
102-
Enter a computer name or a session object, such as the output of a [New-CimSession](https://docs.microsoft.com/powershell/module/cimcmdlets/new-cimsession) or [Get-CimSession](https://go.microsoft.com/fwlink/p/?LinkId=227966) cmdlet.
102+
Enter a computer name or a session object, such as the output of a [New-CimSession](/powershell/module/cimcmdlets/new-cimsession) or [Get-CimSession](https://go.microsoft.com/fwlink/p/?LinkId=227966) cmdlet.
103103
The default is the current session on the local computer.
104104
105105
```yaml
@@ -168,4 +168,3 @@ The path after the pound sign (`#`) provides the namespace and class name for th
168168
## RELATED LINKS
169169

170170
[Get-DedupStatus](./Get-DedupStatus.md)
171-

docset/winserver2016-ps/defender/Add-MpPreference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Specifies an array of processes, as paths to process images.
120120
This cmdlet excludes any files opened by the processes that you specify from scheduled and real-time scanning.
121121
Specifying this parameter excludes files opened by executable programs only.
122122
The cmdlet does not exclude the processes themselves.
123-
For more details, see [Configure exclusions for files opened by processes](https://docs.microsoft.com/windows/security/threat-protection/microsoft-defender-antivirus/configure-process-opened-file-exclusions-microsoft-defender-antivirus).
123+
For more details, see [Configure exclusions for files opened by processes](/windows/security/threat-protection/microsoft-defender-antivirus/configure-process-opened-file-exclusions-microsoft-defender-antivirus).
124124
125125
```yaml
126126
Type: String[]

docset/winserver2016-ps/defender/Get-MpComputerStatus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,4 +130,4 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
130130
## NOTES
131131

132132
## RELATED LINKS
133-
[Get-MpComputerStatus Properties](https://docs.microsoft.com/previous-versions/windows/desktop/defender/msft-mpcomputerstatus#properties)
133+
[Get-MpComputerStatus Properties](/previous-versions/windows/desktop/defender/msft-mpcomputerstatus#properties)

0 commit comments

Comments
 (0)