Skip to content

Commit 2d20fd6

Browse files
authored
Merge pull request MicrosoftDocs#3535 from MicrosoftDocs/main
Publish main to live, Thursday 10:30AM PDT, 6/22
2 parents 1f38e7c + 9db9b46 commit 2d20fd6

File tree

16 files changed

+24
-22
lines changed

16 files changed

+24
-22
lines changed

docset/winserver2012-ps/activedirectory/Remove-ADComputer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Aliases: cf
119119

120120
Required: False
121121
Position: Named
122-
Default value: False
122+
Default value: True
123123
Accept pipeline input: False
124124
Accept wildcard characters: False
125125
```

docset/winserver2012-ps/hyper-v/Set-VHD.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ This operation cannot be performed when the virtual disk chain is attached.
4848

4949
### Example 3
5050
```
51-
PS C:\>Set-VHD -Path Child1.vhd -parentpath parentcopywithnewid.vhd -IgnoreMismatchId
51+
PS C:\>Set-VHD -Path Child1.vhd -parentpath parentcopywithnewid.vhd -IgnoreIdMismatch
5252
```
5353

5454
This example sets the parent of Child1.vhd to point to parentcopywithnewid.vhd, even though parentcopywithnewid.vhd has a different ID than the original parent of child1.vhd.

docset/winserver2012-ps/nettcpip/Get-NetIPInterface.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -304,8 +304,8 @@ Accept wildcard characters: False
304304
### -BaseReachableTimeMs
305305
Gets IP interface properties only for interfaces by the BaseReachableTime property.
306306
This parameter is the base for random reachable time, in milliseconds.
307-
This parameter is described in RFC 2461http://go.microsoft.com/fwlink/p/?LinkId=84044.
308-
The default BaseReachableTime setting is `30`.
307+
This parameter is described in [RFC 2461](https://go.microsoft.com/fwlink/p/?LinkId=84044).
308+
The default BaseReachableTime setting is `30000`.
309309

310310
```yaml
311311
Type: UInt32[]

docset/winserver2012r2-ps/activedirectory/Remove-ADComputer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Aliases: cf
101101

102102
Required: False
103103
Position: Named
104-
Default value: False
104+
Default value: True
105105
Accept pipeline input: False
106106
Accept wildcard characters: False
107107
```

docset/winserver2012r2-ps/hyper-v/Set-VHD.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ This operation cannot be performed when the virtual disk chain is attached.
5656

5757
### Example 3
5858
```
59-
PS C:\>Set-VHD -Path Child1.vhd -parentpath parentcopywithnewid.vhd -IgnoreMismatchId
59+
PS C:\>Set-VHD -Path Child1.vhd -parentpath parentcopywithnewid.vhd -IgnoreIdMismatch
6060
```
6161

6262
This example sets the parent of Child1.vhd to point to parentcopywithnewid.vhd, even though parentcopywithnewid.vhd has a different ID than the original parent of child1.vhd.

docset/winserver2012r2-ps/nettcpip/Get-NetIPInterface.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -292,8 +292,8 @@ Accept wildcard characters: False
292292
293293
### -BaseReachableTimeMs
294294
Specifies an array of base values of random reachable times, in milliseconds.
295-
For more information, see RFC 2461http://go.microsoft.com/fwlink/p/?LinkId=84044.
296-
The default value is 30.
295+
For more information, see [RFC 2461](https://go.microsoft.com/fwlink/p/?LinkId=84044).
296+
The default value is 30000.
297297
298298
```yaml
299299
Type: UInt32[]

docset/winserver2016-ps/activedirectory/Remove-ADComputer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Aliases: cf
102102

103103
Required: False
104104
Position: Named
105-
Default value: False
105+
Default value: True
106106
Accept pipeline input: False
107107
Accept wildcard characters: False
108108
```

docset/winserver2016-ps/hyper-v/Set-VHD.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ This operation cannot be performed when the virtual disk chain is attached.
5858

5959
### Example 3
6060
```
61-
PS C:\> Set-VHD -Path Child1.vhd -parentpath parentcopywithnewid.vhd -IgnoreMismatchId
61+
PS C:\> Set-VHD -Path Child1.vhd -parentpath parentcopywithnewid.vhd -IgnoreIdMismatch
6262
```
6363

6464
This example sets the parent of Child1.vhd to point to parentcopywithnewid.vhd, even though parentcopywithnewid.vhd has a different ID than the original parent of child1.vhd.

docset/winserver2016-ps/nettcpip/Get-NetIPInterface.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ Accept wildcard characters: False
294294
### -BaseReachableTimeMs
295295
Specifies an array of base values of random reachable times, in milliseconds.
296296
For more information, see [RFC 2461](https://go.microsoft.com/fwlink/p/?LinkId=84044).
297-
The default value is 30.
297+
The default value is 30000.
298298
299299
```yaml
300300
Type: UInt32[]

docset/winserver2019-ps/activedirectory/Remove-ADComputer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Aliases: cf
102102

103103
Required: False
104104
Position: Named
105-
Default value: False
105+
Default value: True
106106
Accept pipeline input: False
107107
Accept wildcard characters: False
108108
```

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy