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

Published: 05 December 2017
on channel: CyberAutomate
1,661
13

This video focuses on Desired State Configuration Manager (DSC) and how to configure Advanced Auditing using DSC. You can certainly configure DSC using a group policy object (GPO). My use case for this is if you have a public facing web server that is in a DMZ outside the trusted side of your network. In that case, you probably don’t want that public facing Server on your domain but you also what to audit it and patch it and all of those other security processes you might run on any other server on the trusted side of the network.
For this exercise we will install DSC on a domain joined server (Pull Server) and configure that public facing server that’s in the DMZ to pull configuration from the Pull server.

All of the code used in this video as well as some more detail written information can be accessed at the link below.

Download Link: https://www.cyberautomate.io/posts/20...

Website: www.CyberAutomate.io
Twitter: @CyberAutomate
Github: https://github.com/cyberautomate

#PowerShell #PowerShellTraining #CyberAutomate #LearnPowerShell #PowerShellAutomation