Looking for trustworthy answers? Westonci.ca is the ultimate Q&A platform where experts share their knowledge on various topics. Get expert answers to your questions quickly and accurately from our dedicated community of professionals. Discover detailed answers to your questions from a wide network of experts on our comprehensive Q&A platform.

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