Question:

Which of the following is a management framework in PowerShell that enables you to manage your enterprise infrastructure with configuration as a code?

Show Hint

PowerShell DSC automates and maintains configuration states, making IT management more consistent and reliable.
  • PowerShell Desired State Configuration
  • Command-line shell
  • Scripting language
  • AD DS
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

PowerShell Desired State Configuration (DSC) is a management platform in Windows PowerShell that enables the deployment and management of configuration data for software services and the environment in which these services run. It supports the concept of "Configuration as Code" by allowing administrators to define the desired state of system settings using scripts. Key Features of DSC:
  • Ensures systems remain in the desired configuration state.
  • Automates deployment and configuration management.
  • Helps in maintaining consistency across multiple systems.
This makes DSC essential for system administrators working in enterprise environments.
Was this answer helpful?
0
0

Questions Asked in CBSE CLASS XII exam

View More Questions