Giter Club home page Giter Club logo

cspeculationcontrolfixes's People

Contributors

kjacobsen avatar

Stargazers

 avatar

Watchers

 avatar  avatar

cspeculationcontrolfixes's Issues

Suggestion: Convert Mitigations property to array

Prerequisites

Put an X between the brackets on each line to confirm you have completed them:

  • The issue is still present in the latest version of the module.
  • The issue has not been previously reported.

Description

Convert Mitigations property in Resource SpeculationControlMitigations to Array. It is currently a string

Additional Information

Just to simplify configuration, could you make it an array of strings instead of string?

cSpeculationControlMitigations [String] #ResourceName
{
    Mitigations = [string]
    Status = [string]
    [DependsOn = [string[]]]
    [PsDscRunAsCredential = [PSCredential]]
}

Add support for the rest of the speculation control fixes

Prerequisites

Put an X between the brackets on each line to confirm you have completed them:

  • The issue is still present in the latest version of the module.
  • The issue has not been previously reported.

Description

Need support for additional speculation fixes as provided by Microsoft.

System Details:

Operating System: Windows

Operating System Version: Windows 10

PowerShell Version: 5.1/DSC

Architecture for PowerShell Session: 64bit & 32bit

Is this system an Azure Worker?: No

Other loaded modules: N/A

Additional Information

None

Do not force reboot after changes

Prerequisites

Put an X between the brackets on each line to confirm you have completed them:

  • The issue is still present in the latest version of the module.
  • The issue has not been previously reported.

Description

The Set-TargetResource includes $global:DSCMachineStatus = 1 and forces a reboot of the node if LCM is configured with RebootNodeIfNeeded = $true

This should not be set in the resource but instead let users decide if you want to restart the node and call a separate reboot resoruce

Suggestion: Remove $global:DSCMachineStatus = 1 from Set-TargetResource

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.