Skip to content

Commit 7625a7e

Browse files
authored
Merge branch 'main' into patch-1
2 parents 2e43bde + 3aa5b64 commit 7625a7e

File tree

9 files changed

+59
-12
lines changed

9 files changed

+59
-12
lines changed

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/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/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/winserver2022-ps/defender/Set-MpPreference.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Set-MpPreference [-ExclusionPath <String[]>] [-ExclusionExtension <String[]>] [-
3737
[-MAPSReporting <MAPSReportingType>] [-SubmitSamplesConsent <SubmitSamplesConsentType>]
3838
[-DisableAutoExclusions <Boolean>] [-DisablePrivacyMode <Boolean>] [-RandomizeScheduleTaskTimes <Boolean>]
3939
[-SchedulerRandomizationTime <UInt32>] [-DisableBehaviorMonitoring <Boolean>]
40-
[-DisableRealtimeMonitoring <Boolean>] [-DisableScriptScanning <Boolean>] [-DisableArchiveScanning <Boolean>]
40+
[-DisableRealtimeMonitoring <Boolean>] [-DisableScriptScanning <Boolean>] [-DisableArchiveScanning <Boolean>] [-DisableCacheMaintenance <UInt32>]
4141
[-DisableCatchupFullScan <Boolean>] [-DisableCatchupQuickScan <Boolean>] [-DisableEmailScanning <Boolean>]
4242
[-DisableRemovableDriveScanning <Boolean>] [-DisableRestorePoint <Boolean>]
4343
[-DisableScanningMappedNetworkDrivesForFullScan <Boolean>] [-DisableScanningNetworkFiles <Boolean>]
@@ -398,6 +398,21 @@ Accept pipeline input: False
398398
Accept wildcard characters: False
399399
```
400400

401+
### -DisableCacheMaintenance
402+
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).
403+
404+
```yaml
405+
Type: Boolean
406+
Parameter Sets: (All)
407+
Aliases: dcm
408+
409+
Required: False
410+
Position: Named
411+
Default value: 0
412+
Accept pipeline input: False
413+
Accept wildcard characters: False
414+
```
415+
401416
### -DisableCatchupFullScan
402417
Indicates whether Windows Defender runs catch-up scans for scheduled full scans.
403418
A computer can miss a scheduled scan, usually because the computer is turned off at the scheduled time.
@@ -410,7 +425,7 @@ Aliases: dcfsc
410425
411426
Required: False
412427
Position: Named
413-
Default value: True
428+
Default value: 0
414429
Accept pipeline input: False
415430
Accept wildcard characters: False
416431
```

docset/winserver2022-ps/grouppolicy/Get-GPResultantSetOfPolicy.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ report is generated in XML format, and is written to the specified file.
4848
### Example 2: Generate a report for the specified computer
4949

5050
```powershell
51-
@params = @{
51+
$params = @{
5252
ReportType = 'Xml'
5353
Path = 'c:\reports\computer-08.xml'
5454
Computer = 'computer-08.contso.com'
@@ -71,7 +71,7 @@ and is written to the specified file.
7171
### Example 3: Generate a report for the specified user in HTML format and save it to the specified file
7272

7373
```powershell
74-
@params = @{
74+
$params = @{
7575
ReportType = 'HTML'
7676
Path = 'c:\reports\UserReport.html'
7777
User = 'Contoso\PattiFul'
@@ -93,7 +93,7 @@ it to the specified file.
9393
### Example 4: Generate a report for the specified computer and user in HTML format and save it to the specified file
9494

9595
```powershell
96-
@params = @{
96+
$params = @{
9797
ReportType = 'HTML'
9898
Path = 'c:\reports\UserAndComputerReport.xml'
9999
User = 'SomeUser'

docset/winserver2022-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/winserver2022-ps/smbshare/New-SmbGlobalMapping.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ The **New-SmbGlobalMapping** cmdlet creates an SMB global mapping on the SMB cli
2929

3030
### Example 1
3131
```powershell
32-
$creds = Get-Credential New-SmbGlobalMapping -RemotePath \\fs1.contoso.com\public -Credential $creds -LocalPath G:
32+
$creds = Get-Credential
33+
New-SmbGlobalMapping -RemotePath \\fs1.contoso.com\public -Credential $creds -LocalPath G:
3334
```
3435

3536
```output

0 commit comments

Comments
 (0)