We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a07c460 commit 831004dCopy full SHA for 831004d
x-pack/solutions/security/plugins/security_solution/common/experimental_features.ts
@@ -273,7 +273,7 @@ export const allowedExperimentalValues = Object.freeze({
273
* Enables Microsoft Defender for Endpoint's RunScript RTR command
274
* Release: 8.19/9.1
275
*/
276
- microsoftDefenderEndpointRunScriptEnabled: false,
+ microsoftDefenderEndpointRunScriptEnabled: true,
277
278
/**
279
* Enables advanced mode for Trusted Apps creation and update
0 commit comments