Respuesta :
The windows tool of weapon of choice that Carrie will use to troubleshoot the server is Powershell. All those GUI consoles built by Microsoft for Windows, by default, execute Powershell commands behind the scenes. Every possible thing that Carrie can do with the physical server can easily be accessible through Powershell's command line interface
Further Explanation
I would honestly say that there are a few available tools that Carrie can use, but the best tool is the inbuilt Windows Powershell. As Powershell continues to extend its purpose and usefulness, Microsoft, on the other hand, continues to use Powershell's capability to develop more cmdlets for products like Windows Servers.
Everything that can be done in a GUI environment can be done in Powershell. Carrie should be able to use Powershell to run things more efficiently from the command line without stepping a foot on the physical server. She will only need to access the server from her desk remotely, run a few commands, and that is it. Powershell command line is so powerful; it carries with it every troubleshooting pack that you can think about.
Learn More
https://brainly.com/question/10178399
https://brainly.com/question/10338479
#LearnWithBrainly
Answer:
The correct answer is: PowerShell.
Explanation:
PowerShell is a console interface with writing and commands instructions capabilities. This interface is designed for administrators' system users only so tasks in bulk can be automated in a more organized way. The interface is available for Windows and Linux OS.