35. Advanced Auditing with PowerShell Desired State Configuration Manager (DSC)

preview_player
Показать описание
📜 Setting Up DSC: Explains configuring a pull server with certificates and creating MOF files for client auditing configurations.

🔒 Advanced Auditing Policies: Demonstrates defining and deploying audit policies via DSC to servers, including non-domain-joined machines in DMZs.

🛠️ CSV Configuration: Details creating and formatting audit policies using CSV files for precise deployment.

⚡ Key Use Case: Highlights how DSC enables advanced auditing for servers outside traditional domain environments, such as public-facing servers.

#PowerShell #PowerShellTraining #CyberAutomate #LearnPowerShell #PowerShellAutomation
Рекомендации по теме
Комментарии
Автор

Is it possible to use the power shell DSC manager as a tool to check windows system settings or security settings?
I have a software that needs a few security and system settings to work best.
Security settings such as: only chosen usb devices can connect or system settings such as: a resolution of full HD or deactivated games.
Is there any way to create a script or something with DSC where I can choose which system settings or GPOs are checked?
The script should then show, which settings are correct and which setting I have to change.
I am very unexperienced with DSC and Power Shell, but I was just wondering if this was possible.
Thank you in advance :)

MiMiMo