Welcome to Westonci.ca, your go-to destination for finding answers to all your questions. Join our expert community today! Experience the ease of finding quick and accurate answers to your questions from professionals on our platform. Join our Q&A platform to connect with experts dedicated to providing accurate answers to your questions in various fields.

Raymond is a system administrator at Kelly Consulting. He's trying to automate some security features using Windows Server. One of the tasks he's trying to accomplish is automatically blocking any Outlook rules that are set to forward emails. Particularly, he's attempting to write a script that blocks any rules that automatically forward emails to external parties. Which of the following tools would be most effective in completing this task?
A) Microsoft Management Console
B) Azure Active Directory
C) Windows PowerShell
D) Windows Admin Center


Sagot :

The most effective tool for completing Raymond's task is Windows PowerShell.

What is Window PowerShell?

Windows PowerShell is a scripting language that runs on windows that are often used to automate system administration. It's also utilized in CI/CD system environments to:

  • Develop,
  • Test, and
  • Deploy solutions.

PowerShell consists of a command-line shell and a configuration management framework that works across platforms. PowerShell is compatible with Windows, Linux, and macOS.

For Raymond to accomplish his task as he's trying to automate some security features using a Windows server, the best most effective tool to use will be Windows PowerShell. This is done by using the command cmdlets in the Window PowerShell.

Learn more about the Window PowerShell here:

https://brainly.com/question/4252986