Skip to content

Commit e3b6120

Browse files
authored
Merge branch 'main' into msbemba-patch-1-4
2 parents bb8a5a9 + 7336fc9 commit e3b6120

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

docset/winserver2012-ps/printmanagement/Get-PrintJob.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Accept wildcard characters: False
104104
105105
### -ID
106106
Specifies the ID of the print job to retrieve.
107-
You can use wildcard characters.
107+
You cannot use wildcard characters.
108108
109109
```yaml
110110
Type: UInt32

docset/winserver2012r2-ps/printmanagement/Get-PrintJob.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Accept wildcard characters: False
103103
104104
### -ID
105105
Specifies the ID of the print job to retrieve.
106-
You can use wildcard characters.
106+
You cannot use wildcard characters.
107107
108108
```yaml
109109
Type: UInt32

docset/winserver2016-ps/printmanagement/Get-PrintJob.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Accept wildcard characters: False
107107
108108
### -ID
109109
Specifies the ID of the print job to retrieve.
110-
You can use wildcard characters.
110+
You cannot use wildcard characters.
111111
112112
```yaml
113113
Type: UInt32

docset/winserver2019-ps/printmanagement/Get-PrintJob.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Accept wildcard characters: False
107107
108108
### -ID
109109
Specifies the ID of the print job to retrieve.
110-
You can use wildcard characters.
110+
You cannot use wildcard characters.
111111
112112
```yaml
113113
Type: UInt32

docset/winserver2022-ps/printmanagement/Get-PrintJob.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Accept wildcard characters: False
107107
108108
### -ID
109109
Specifies the ID of the print job to retrieve.
110-
You can use wildcard characters.
110+
You cannot use wildcard characters.
111111
112112
```yaml
113113
Type: UInt32

docset/winserver2022-ps/processmitigations/Set-ProcessMitigation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ If specified in both, it will be disabled.
102102
Type: String[]
103103
Parameter Sets: ProcessPolicy, SystemMode
104104
Aliases: d
105-
Accepted values: DEP, EmulateAtlThunks, SEHOP, ForceRelocate, RequireInfo, BottomUp, HighEntropy, StrictHandle, DisableWin32kSystemCalls, AuditSystemCall, ExtensionPoint, DynamicCode, AuditDynamicCode, CFG, SuppressExports, StrictCFG, BlockNonMicrosoftSigned, AllowStoreSigned, AuditMicrosoftSigned, AuditStoreSigned, EnforceModuleDepencySigning, DisableNonSystemFonts, FontAuditOnly, AuditFont, BlockRemoteImages, BlockLowLabel, PreferSystem32, AuditImageLoad, EnableExportAddressFilter, AuditEnableExportAddressFilter, EnableExportAddressFilterPlus, AuditEnableExportAddressFilterPlus, EnableImportAddressFilter, AuditEnableImportAddressFilter, EnableRopStackPivot, AuditEnableRopStackPivot, EnableRopCallerCheck, AuditEnableRopCallerCheck, EnableRopSimExec, AuditEnableRopSimExec, SEHOP, AuditSEHOP, SEHOPTelemetry, TerminateOnHeapError, DisallowChildProcessCreation, AuditChildProcess, UserShadowStack, UserShadowStackStrictMode, AuditUserShadowStack
105+
Accepted values: DEP, EmulateAtlThunks, SEHOP, ForceRelocateImages, RequireInfo, BottomUp, HighEntropy, StrictHandle, DisableWin32kSystemCalls, AuditSystemCall, DisableExtensionPoints, BlockDynamicCode, AllowThreadsToOptOut, AuditDynamicCode, CFG, SuppressExports, StrictCFG, MicrosoftSignedOnly, AllowStoreSignedBinaries, AuditMicrosoftSigned, AuditStoreSigned, EnforceModuleDependencySigning, DisableNonSystemFonts, AuditFont, BlockRemoteImageLoads, BlockLowLabelImageLoads, PreferSystem32, AuditRemoteImageLoads, AuditLowLabelImageLoads, AuditPreferSystem32, EnableExportAddressFilter, AuditEnableExportAddressFilter, EnableExportAddressFilterPlus, AuditEnableExportAddressFilterPlus, EnableImportAddressFilter, AuditEnableImportAddressFilter, EnableRopStackPivot, AuditEnableRopStackPivot, EnableRopCallerCheck, AuditEnableRopCallerCheck, EnableRopSimExec, AuditEnableRopSimExec, SEHOP, AuditSEHOP, SEHOPTelemetry, TerminateOnError, DisallowChildProcessCreation, AuditChildProcess
106106

107107
Required: False
108108
Position: Named
@@ -135,7 +135,7 @@ If specified in both, it will be disabled.
135135
Type: String[]
136136
Parameter Sets: ProcessPolicy, SystemMode
137137
Aliases: e
138-
Accepted values: DEP, EmulateAtlThunks, SEHOP, ForceRelocate, RequireInfo, BottomUp, HighEntropy, StrictHandle, DisableWin32kSystemCalls, AuditSystemCall, ExtensionPoint, DynamicCode, AuditDynamicCode, CFG, SuppressExports, StrictCFG, BlockNonMicrosoftSigned, AllowStoreSigned, AuditMicrosoftSigned, AuditStoreSigned, EnforceModuleDepencySigning, DisableNonSystemFonts, FontAuditOnly, AuditFont, BlockRemoteImages, BlockLowLabel, PreferSystem32, AuditImageLoad, EnableExportAddressFilter, EnableExportAddressFilterPlus, EnableImportAddressFilter, EnableRopStackPivot, EnableRopCallerCheck, EnableRopSimExec, SEHOP, AuditSEHOP, SEHOPTelemetry, TerminateOnHeapError, DisallowChildProcessCreation, AuditChildProcess, UserShadowStack, UserShadowStackStrictMode, AuditUserShadowStack
138+
Accepted values: DEP, EmulateAtlThunks, SEHOP, ForceRelocateImages, RequireInfo, BottomUp, HighEntropy, StrictHandle, DisableWin32kSystemCalls, AuditSystemCall, DisableExtensionPoints, BlockDynamicCode, AllowThreadsToOptOut, AuditDynamicCode, CFG, SuppressExports, StrictCFG, MicrosoftSignedOnly, AllowStoreSignedBinaries, AuditMicrosoftSigned, AuditStoreSigned, EnforceModuleDependencySigning, DisableNonSystemFonts, AuditFont, BlockRemoteImageLoads, BlockLowLabelImageLoads, PreferSystem32, AuditRemoteImageLoads, AuditLowLabelImageLoads, AuditPreferSystem32, EnableExportAddressFilter, AuditEnableExportAddressFilter, EnableExportAddressFilterPlus, AuditEnableExportAddressFilterPlus, EnableImportAddressFilter, AuditEnableImportAddressFilter, EnableRopStackPivot, AuditEnableRopStackPivot, EnableRopCallerCheck, AuditEnableRopCallerCheck, EnableRopSimExec, AuditEnableRopSimExec, SEHOP, AuditSEHOP, SEHOPTelemetry, TerminateOnError, DisallowChildProcessCreation, AuditChildProcess
139139

140140
Required: False
141141
Position: Named

0 commit comments

Comments
 (0)