Skip to content

Commit a9707c0

Browse files
authored
Merge pull request #3659 from MicrosoftDocs/main
Publish 10/09/2023, 3:30 PM
2 parents 5df30d7 + a518659 commit a9707c0

File tree

16 files changed

+91
-24
lines changed

16 files changed

+91
-24
lines changed

docset/winserver2012-ps/dhcpserver/Add-DhcpServerv4OptionDefinition.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,12 +208,23 @@ Accept wildcard characters: False
208208

209209
### -Type
210210
Specifies the data type of the values for this option.
211-
The acceptable values for this parameter are: Byte, Word, DWord, DWordDword, IPAddress, String, BinaryData, EncapsulatedData or IPv6Address.
211+
The acceptable values for this parameter are:
212+
213+
- Byte
214+
- Word
215+
- DWord
216+
- DWordDword
217+
- IPAddress
218+
- String
219+
- BinaryData
220+
- EncapsulatedData
221+
- IPv6Address
212222

213223
```yaml
214224
Type: String
215225
Parameter Sets: (All)
216226
Aliases:
227+
Accepted values: Byte, Word, DWord, DWordDWord, IPv4Address, IPv6Address, String, BinaryData, EncapsulatedData
217228
218229
Required: True
219230
Position: 3

docset/winserver2012r2-ps/dhcpserver/Add-DhcpServerv4OptionDefinition.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -226,13 +226,23 @@ Accept wildcard characters: False
226226

227227
### -Type
228228
Specifies the data type of the values for this option.
229-
The acceptable values for this parameter are: Byte, Word, DWord, DWordDword, IPAddress, String, BinaryData, EncapsulatedData or IPv6Address.
229+
The acceptable values for this parameter are:
230+
231+
- Byte
232+
- Word
233+
- DWord
234+
- DWordDword
235+
- IPAddress
236+
- String
237+
- BinaryData
238+
- EncapsulatedData
239+
- IPv6Address
230240

231241
```yaml
232242
Type: String
233243
Parameter Sets: (All)
234244
Aliases:
235-
Accepted values: Byte, Word, DWord, DWordDWord, IPv4Address, String, BinaryData, EncapsulatedData
245+
Accepted values: Byte, Word, DWord, DWordDWord, IPv4Address, IPv6Address, String, BinaryData, EncapsulatedData
236246
237247
Required: True
238248
Position: 3

docset/winserver2012r2-ps/netqos/New-NetQosPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ Accept wildcard characters: False
262262
```
263263
264264
### -Cluster
265-
Specifies Microsoft's cluster service, which uses the default SQL server TCP/UDP port 3343.
265+
Specifies the Microsoft Windows Cluster service, which uses the Cluster network driver TCP/UDP port 3343.
266266
267267
```yaml
268268
Type: SwitchParameter

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

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Set-MpPreference [-ExclusionPath <String[]>] [-ExclusionExtension <String[]>] [-
2929
[-SignatureDisableUpdateOnStartupWithoutEngine <Boolean>] [-SignatureFallbackOrder <String>]
3030
[-SignatureScheduleDay <Day>] [-SignatureScheduleTime <DateTime>] [-SignatureUpdateCatchupInterval <UInt32>]
3131
[-SignatureUpdateInterval <UInt32>] [-MAPSReporting <MAPSReportingType>]
32-
[-SubmitSamplesConsent <SubmitSamplesConsentType>] [-DisableAutoExclusions <Boolean>]
32+
[-SubmitSamplesConsent <SubmitSamplesConsentType>] [-DisableAutoExclusions <Boolean>] [-DisableCacheMaintenance <UInt32>]
3333
[-DisablePrivacyMode <Boolean>] [-RandomizeScheduleTaskTimes <Boolean>] [-DisableBehaviorMonitoring <Boolean>]
3434
[-DisableIntrusionPreventionSystem <Boolean>] [-DisableIOAVProtection <Boolean>]
3535
[-DisableRealtimeMonitoring <Boolean>] [-DisableScriptScanning <Boolean>] [-DisableArchiveScanning <Boolean>]
@@ -239,6 +239,21 @@ Accept pipeline input: False
239239
Accept wildcard characters: False
240240
```
241241
242+
### -DisableCacheMaintenance
243+
Defines whether the cache maintenance idle task will perform the cache maintenance or not. Allowed values are 1 - cache maintenance is disabled, and 0 - cache maintenance is enabled (default).
244+
245+
```yaml
246+
Type: Boolean
247+
Parameter Sets: (All)
248+
Aliases: dcm
249+
250+
Required: False
251+
Position: Named
252+
Default value: 0
253+
Accept pipeline input: False
254+
Accept wildcard characters: False
255+
```
256+
242257
### -DisableCatchupQuickScan
243258
Indicates whether Windows Defender runs catch-up scans for scheduled quick scans.
244259
A computer can miss a scheduled scan, usually because the computer is off at the scheduled time.

docset/winserver2016-ps/dhcpserver/Add-DhcpServerv4OptionDefinition.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ The acceptable values for this parameter are:
249249
Type: String
250250
Parameter Sets: (All)
251251
Aliases:
252-
Accepted values: Byte, Word, DWord, DWordDWord, IPv4Address, String, BinaryData, EncapsulatedData
252+
Accepted values: Byte, Word, DWord, DWordDWord, IPv4Address, IPv6Address, String, BinaryData, EncapsulatedData
253253
254254
Required: True
255255
Position: 3

docset/winserver2016-ps/netqos/New-NetQosPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ Accept wildcard characters: False
262262
```
263263
264264
### -Cluster
265-
Specifies the Microsoft cluster service, which uses the default SQL server TCP/UDP port 3343.
265+
Specifies the Microsoft Windows Cluster service, which uses the Cluster network driver TCP/UDP port 3343.
266266
267267
```yaml
268268
Type: SwitchParameter

docset/winserver2019-ps/defender/Set-MpPreference.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Set-MpPreference [-ExclusionPath <String[]>] [-ExclusionExtension <String[]>] [-
3333
[-SubmitSamplesConsent <SubmitSamplesConsentType>] [-DisableAutoExclusions <Boolean>]
3434
[-DisablePrivacyMode <Boolean>] [-RandomizeScheduleTaskTimes <Boolean>] [-DisableBehaviorMonitoring <Boolean>]
3535
[-DisableIntrusionPreventionSystem <Boolean>] [-DisableIOAVProtection <Boolean>]
36-
[-DisableRealtimeMonitoring <Boolean>] [-DisableScriptScanning <Boolean>] [-DisableArchiveScanning <Boolean>]
36+
[-DisableRealtimeMonitoring <Boolean>] [-DisableScriptScanning <Boolean>] [-DisableArchiveScanning <Boolean>] [-DisableCacheMaintenance <UInt32>]
3737
[-DisableCatchupFullScan <Boolean>] [-DisableCatchupQuickScan <Boolean>] [-DisableCpuThrottleOnIdleScans <Boolean>] [-DisableEmailScanning <Boolean>]
3838
[-DisableEmailScanning <Boolean>]
3939
[-DisableRemovableDriveScanning <Boolean>] [-DisableRestorePoint <Boolean>]
@@ -275,6 +275,22 @@ Accept pipeline input: False
275275
Accept wildcard characters: False
276276
```
277277

278+
279+
### -DisableCacheMaintenance
280+
Defines whether the cache maintenance idle task will perform the cache maintenance or not. Allowed values are 1 - cache maintenance is disabled, and 0 - cache maintenance is enabled (default).
281+
282+
```yaml
283+
Type: Boolean
284+
Parameter Sets: (All)
285+
Aliases: dcm
286+
287+
Required: False
288+
Position: Named
289+
Default value: 0
290+
Accept pipeline input: False
291+
Accept wildcard characters: False
292+
```
293+
278294
### -DisableCatchupFullScan
279295
Indicates whether Windows Defender runs catch-up scans for scheduled full scans.
280296
A computer can miss a scheduled scan, usually because the computer is turned off at the scheduled time.

docset/winserver2019-ps/dhcpserver/Add-DhcpServerv4OptionDefinition.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ The acceptable values for this parameter are:
249249
Type: String
250250
Parameter Sets: (All)
251251
Aliases:
252-
Accepted values: Byte, Word, DWord, DWordDWord, IPv4Address, String, BinaryData, EncapsulatedData
252+
Accepted values: Byte, Word, DWord, DWordDWord, IPv4Address, IPv6Address, String, BinaryData, EncapsulatedData
253253
254254
Required: True
255255
Position: 3

docset/winserver2019-ps/languagepackmanagement/Get-SystemPreferredUILanguage.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: The Get-SystemPreferredUILanguage cmdlet lets you see which language is set as the System Preferred UI Language in a running Windows installation
33
external help file: Microsoft.LanguagePackManagement.Powershell.Commands.dll-Help.xml
44
Module Name: LanguagePackManagement
5-
ms.date: 08/15/2022
5+
ms.date: 06/21/2023
66
online version: https://learn.microsoft.com/powershell/module/languagepackmanagement/get-systempreferreduilanguage?view=windowsserver2019-ps
77
schema: 2.0.0
88
title: Get-SystemPreferredUILanguage
@@ -28,7 +28,7 @@ Returns the language that is set as the System Preferred Language
2828
### Example 1
2929

3030
```powershell
31-
Get-SystemPrefferedUILanguage
31+
Get-SystemPreferredUILanguage
3232
```
3333

3434
This command returns the language that's currently set as the System Preferred UI Language
@@ -48,4 +48,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
4848

4949
[Set-SystemPreferredUILanguage](set-systempreferreduilanguage.md)
5050
[InstallLanguage](install-language.md)
51-

docset/winserver2019-ps/netqos/New-NetQosPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ Accept wildcard characters: False
262262
```
263263
264264
### -Cluster
265-
Specifies the Microsoft cluster service, which uses the default SQL server TCP/UDP port 3343.
265+
Specifies the Microsoft Windows Cluster service, which uses the Cluster network driver TCP/UDP port 3343.
266266
267267
```yaml
268268
Type: SwitchParameter

0 commit comments

Comments
 (0)