Implementing and Operating Cisco Data Center Core Technologies (DCCOR) — Question 374
A network engineer needs a tool to automate the provisioning of Cisco UCS Service Profiles. The administrator has limited programming knowledge but is skilled with scripting tools. The tool must include existing support for Cisco UCS configuration. Additionally, the administrator will eventually use the solution to manage Cisco UCS C-Series Rack Servers.
Which tool meets these requirements?
Answer options
- A. Bash scripts
- B. Python scripts
- C. Cisco DCNM
- D. PowerShell
Correct answer: D
Explanation
PowerShell is the best option because it is designed for automation and management tasks, especially in Microsoft environments, and has strong support for Cisco UCS configurations. Bash and Python scripts may require more programming knowledge to implement effectively in this context. Cisco DCNM is primarily focused on data center network management and does not directly address the provisioning of UCS Service Profiles.