Erstellt von Rick Schoenman
vor etwa 2 Jahre
|
||
What is Desired State Configuration (DSC)?
Which 3 components does DSC consist of?
What are DSC Configurations?
What are DSC Resources?
What is the Local Configuration Manager (LCM)?
Do you need to install anything to use DSC?
Name 3 things LCM is responsible for
Every time the LCM runs, it completes 3 steps. Name those steps.
In which 2 modes can DSC be deployed?
What is DSC Push Mode?
What is DSC Pull Mode?
What 2 deployment options can you use for a DSC Pull server?
Which Operating System is required to use DSC?
Which feature must be enabled on managed computers to use DSC?
After creating a DSC configuration script (.ps1), what next action must be done?
What PowerShell configuration is required to run DSC (even on a localhost)?
Which Cmdlet is used to apply the DSC configuration?
Which Cmdlet is used to verify the succes of the DSC configuration?