ServiceNow Certified Implementation Specialist – Customer and Industry Workflows — Question 26
Cloud Scripts and Cloud Script Templates utilize which host based scripting tools to install software?
Answer options
- A. Shell scripts and powershell scripts
- B. Powershell scripts and Ruby
- C. JavaScript and Perl
- D. Shell scripts and JavaScripts
Correct answer: A
Explanation
The correct answer is A, as Shell scripts and PowerShell scripts are commonly used for software installation on various operating systems. The other options include languages or scripts that are not primarily designed for host-based installation tasks, such as Ruby and Perl, or pair scripts that do not align with the requirements of Cloud Scripts.