IT:AD:Azure:Powershell:Desired State Configuration (DSC)

Summary

Configuration script separates Intent from Target.

Local Configuration Manager (…) that reads throught a configration Script.

* COnfiguraiton: … * Node: … * Resource: DSC comes with a set….Damn. * MOF Fle: DSC tells the target nodes waht config they should have by sending a MOF file with the info to weach node, where thelocal Configuration Manager simplements the deried configuraiton. * Lcal Configuration Manageer (LCM) - DSC engine that runs on all target nodes. Calls config resources that are included in in the config script * DSC Pull Server: LCM on node perfomns compliance check and if necessary pulls script from another server

  • /home/skysigal/public_html/data/pages/it/ad/azure/powershell/dsc/home.txt
  • Last modified: 2023/11/04 02:17
  • by 127.0.0.1