Skip to content

Commit 02261ff

Browse files
authored
Merge branch 'master' into patch-1
2 parents 3d65fd2 + 80e79ce commit 02261ff

File tree

373 files changed

+11024
-1454
lines changed

Some content is hidden

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

373 files changed

+11024
-1454
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5354,6 +5354,11 @@
53545354
"source_path": "docset/winserver2022-ps/WindowsUpdate/WindowsUpdate.md",
53555355
"redirect_url": "/powershell/module/windowsupdate/WindowsUpdate.md?view=windowsserver2022-ps",
53565356
"redirect_document_id": false
5357+
},
5358+
{
5359+
"source_path": "docset/winserver2022-ps/EventTracingManagement/Set-AutologgerConfig.md",
5360+
"redirect_url": "/powershell/module/eventtracingmanagement/Update-AutologgerConfig.md?view=windowsserver2022-ps",
5361+
"redirect_document_id": false
53575362
}
53585363
]
53595364
}

docset/winserver2012r2-ps/nettcpip/Set-NetIPv4Protocol.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ This command enables the DHCP Media Sense event log.
4343
PS C:\>Set-NetIPv4Protocol -NeighborCacheLimitEntries 1000
4444
```
4545

46-
This command increases the size of the cache of on-link neighbors on the subnet to 1,000.
46+
This command increases the size of the cache of on-link neighbors on the subnet that are no longer referenced to 1,000.
4747
The default value is 256.
4848

4949
## PARAMETERS
@@ -330,7 +330,7 @@ Accept wildcard characters: False
330330
```
331331
332332
### -NeighborCacheLimitEntries
333-
Specifies the maximum number of neighbor cache entries.
333+
Specifies the maximum number of entries in the neighbor cache, which consists of all dynamic neighbors no longer referenced.
334334
The cmdlet modifies the value for this setting.
335335
336336
The default value is 256.

docset/winserver2012r2-ps/nettcpip/Set-NetIPv6Protocol.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ This command enables the DHCP Media Sense event log.
4545
PS C:\>Set-NetIPv6Protocol -NeighborCacheLimitEntries 1000
4646
```
4747

48-
This command increases the size of the cache of on-link neighbors on the subnet to 1,000.
48+
This command increases the size of the cache of on-link neighbors on the subnet that are no longer referenced to 1,000.
4949
The default value is 256.
5050

5151
## PARAMETERS
@@ -398,7 +398,7 @@ Accept wildcard characters: False
398398
```
399399

400400
### -NeighborCacheLimitEntries
401-
Specifies the maximum number of neighbor cache entries.
401+
Specifies the maximum number of entries in the neighbor cache, which consists of all dynamic neighbors no longer referenced.
402402
The cmdlet modifies the value for this setting.
403403

404404
The default value is 256.

docset/winserver2012r2-ps/wsscmdlets/Set-HostedEmailAccount.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ A hosted email service provides a hosted email account.
2626

2727
### Example 1: Assign a hosted email account to a local user account
2828
```
29-
PS C:\> Set-HostedEmailAccount -LocalAccountName "PattiFuller" -EmailAccount "PattiFuller@Constoso.com"
29+
PS C:\> Set-HostedEmailAccount -LocalAccountName "PattiFuller" -EmailAccount "PattiFuller@Contoso.com"
3030
```
3131

32-
This command assigns the hosted email account named PattiFuller@Constoso.com to the local user account named PattiFuller.
32+
This command assigns the hosted email account named PattiFuller@Contoso.com to the local user account named PattiFuller.
3333

3434
## PARAMETERS
3535

docset/winserver2016-ps/nettcpip/Set-NetIPv4Protocol.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ This command enables the DHCP Media Sense event log.
4444
PS C:\>Set-NetIPv4Protocol -NeighborCacheLimitEntries 1000
4545
```
4646

47-
This command increases the size of the cache of on-link neighbors on the subnet to 1,000.
47+
This command increases the size of the cache of on-link neighbors on the subnet that are no longer referenced to 1,000.
4848
The default value is 256.
4949

5050
## PARAMETERS
@@ -349,7 +349,7 @@ Accept wildcard characters: False
349349
```
350350
351351
### -NeighborCacheLimitEntries
352-
Specifies the maximum number of neighbor cache entries.
352+
Specifies the maximum number of entries in the neighbor cache, which consists of all dynamic neighbors no longer referenced.
353353
The cmdlet modifies the value for this setting.
354354
355355
The default value is 256.

docset/winserver2016-ps/nettcpip/Set-NetIPv6Protocol.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ This command enables the DHCP Media Sense event log.
4747
PS C:\>Set-NetIPv6Protocol -NeighborCacheLimitEntries 1000
4848
```
4949

50-
This command increases the size of the cache of on-link neighbors on the subnet to 1,000.
50+
This command increases the size of the cache of on-link neighbors on the subnet that are no longer referenced to 1,000.
5151
The default value is 256.
5252

5353
## PARAMETERS
@@ -396,7 +396,7 @@ Accept wildcard characters: False
396396
```
397397
398398
### -NeighborCacheLimitEntries
399-
Specifies the maximum number of neighbor cache entries.
399+
Specifies the maximum number of entries in the neighbor cache, which consists of all dynamic neighbors no longer referenced.
400400
The cmdlet modifies the value for this setting.
401401
402402
The default value is 256.

docset/winserver2016-ps/provisioning/Install-TrustedProvisioningCertificate.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ title: Install-TrustedProvisioningCertificate
1111
# Install-TrustedProvisioningCertificate
1212

1313
## SYNOPSIS
14-
{{Fill in the Synopsis}}
14+
Adds a certificate to the Trusted Certificate Store.
1515

1616
## SYNTAX
1717

@@ -21,16 +21,16 @@ Install-TrustedProvisioningCertificate [-CertificatePath] <String> [-ForceInstal
2121
```
2222

2323
## DESCRIPTION
24-
{{Fill in the Description}}
24+
Installs the specified certificate to the Trusted Certificate Store.
2525

2626
## EXAMPLES
2727

28-
### Example 1
29-
```
30-
PS C:\> {{ Add example code here }}
28+
### Example 1: Install Trusted Provisioning Certificate
29+
```powershell
30+
PS C:\> Install-TrustedProvisioningCertificate -CertificatePath trustedCert.cer
3131
```
3232

33-
{{ Add example description here }}
33+
Installs the specified certificate as a trusted provisioning certificate.
3434

3535
## PARAMETERS
3636

@@ -50,7 +50,7 @@ Accept wildcard characters: False
5050
```
5151
5252
### -ConnectedDevice
53-
{{Fill ConnectedDevice Description}}
53+
If enabled, specifies that the device type is mobile.
5454
5555
```yaml
5656
Type: SwitchParameter
@@ -65,7 +65,7 @@ Accept wildcard characters: False
6565
```
6666
6767
### -ForceInstall
68-
{{Fill ForceInstall Description}}
68+
Specifies whether, if the certificate already exists, it will be overwritten.
6969
7070
```yaml
7171
Type: SwitchParameter
@@ -80,7 +80,7 @@ Accept wildcard characters: False
8080
```
8181
8282
### -LogsDirectoryPath
83-
{{Fill LogsDirectoryPath Description}}
83+
Specifies the logs directory path.
8484
8585
```yaml
8686
Type: String
@@ -95,7 +95,7 @@ Accept wildcard characters: False
9595
```
9696
9797
### -WprpFile
98-
{{Fill WprpFile Description}}
98+
Specifies the location of the WPR profile file.
9999
100100
```yaml
101101
Type: String

docset/winserver2016-ps/provisioning/Uninstall-TrustedProvisioningCertificate.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ title: Uninstall-TrustedProvisioningCertificate
1111
# Uninstall-TrustedProvisioningCertificate
1212

1313
## SYNOPSIS
14-
{{Fill in the Synopsis}}
14+
Removes a previously installed provisioning certificate.
1515

1616
## SYNTAX
1717

@@ -21,21 +21,21 @@ Uninstall-TrustedProvisioningCertificate [-Thumbprint] <String> [-LogsDirectoryP
2121
```
2222

2323
## DESCRIPTION
24-
{{Fill in the Description}}
24+
Removes a previously installed provisioning certificate.
2525

2626
## EXAMPLES
2727

28-
### Example 1
29-
```
30-
PS C:\> {{ Add example code here }}
28+
### Example 1: Uninstall a trusted provisioning certificate
29+
```powershell
30+
PS C:\> Uninstall-TrustedProvisioningCertificate -Thumbprint ‎fedd995b45e633d4ef30fcbc8f3a48b627e9a28b
3131
```
3232

33-
{{ Add example description here }}
33+
Uninstall a trusted provisioning certificate with the specified thumbprint.
3434

3535
## PARAMETERS
3636

3737
### -ConnectedDevice
38-
{{Fill ConnectedDevice Description}}
38+
If enabled, specifies that the device type is mobile.
3939

4040
```yaml
4141
Type: SwitchParameter
@@ -50,7 +50,7 @@ Accept wildcard characters: False
5050
```
5151
5252
### -LogsDirectoryPath
53-
{{Fill LogsDirectoryPath Description}}
53+
Specifies the logs directory path.
5454
5555
```yaml
5656
Type: String
@@ -80,7 +80,7 @@ Accept wildcard characters: False
8080
```
8181
8282
### -WprpFile
83-
{{Fill WprpFile Description}}
83+
Specifies the location of the WPR profile file.
8484
8585
```yaml
8686
Type: String

docset/winserver2019-ps/assignedaccess/AssignedAccess.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ title: AssignedAccess
1313
## Description
1414
The Windows PowerShell cmdlets for Assigned Access are designed to enable the administration of restricted app access to specific user accounts. When Assigned Access is configured on a user account, it can use only one Windows Store app. The user cannot exit the app, sign out, or access any system settings.
1515

16+
Assigned Access cmdlets are supported on Windows 10 and Windows 11 client operating systems only.
17+
1618
## AssignedAccess Cmdlets
1719
### [Clear-AssignedAccess](./Clear-AssignedAccess.md)
1820
Removes the user account from assigned access.

docset/winserver2019-ps/assignedaccess/Clear-AssignedAccess.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ The **Clear-AssignedAccess** cmdlet clears assigned access configured account se
2424

2525
If a user is signed-in or the computer has a PS/2 keyboard, you must restart the computer to apply the changes.
2626

27+
Assigned Access cmdlets are supported on Windows 10 and Windows 11 client operating systems only.
28+
2729
## EXAMPLES
2830

2931
### Example 1: Clear assigned access configured settings

0 commit comments

Comments
 (0)