Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 1.93 KB

Readme.md

File metadata and controls

46 lines (28 loc) · 1.93 KB

XOAPW11SecurityBaseline22H2DSC

This repository contains the DSC resources for the Windows 11 Security Baseline based on Microsoft recommendations from the Microsoft Security Compliance Toolkit 1.0.

Code of Conduct

This project has adopted this Code of Conduct.

Contributing

If you want to contribute please file a New issue Issues. Before doing so, please have a look at the Contributing Guidelines.

Changelog and Releases

A full list of changes in each version can be found in the Releases.

Documentation

You can download the latest version of the documentation from the Releases page. If you want to manually integrate the DSC Module on your node, copy the contents of the XOAPW11SecurityBaseline22H2DSC folder to C:\Program Files\WindowsPowerShell\Modules. Be sure to adjust the path to your needs and the versions of the modules.

If you want to use it with XOAP and config.XO. Upload the zip-file from the releases page to your config.XO Workspace. See XOAP Documentation for more information.

Adding new resources

Please install Plaster first and make sure it's present.

Install-Module Plaster
Import-Module Plaster

Create new DSC resources

DSC resources can easily be deployed via the invocation of

.\New-CompositeResource.ps1

with parameters

.\New-CompositeResource.ps1 -Module XOAPW11SecurityBaseline22H2DSC -Version 0.0.1 -Resource ScheduledTasks