PCCSE · Question #60
How do you deploy a host Defender on Windows?
The correct answer is C. Run the provided command line using PowerShell.. Deploying a host Defender on Windows requires running the installation command provided by the Prisma Cloud Console using PowerShell. The Console generates a PowerShell command that downloads and installs the Defender as a Windows service. The classic Command Prompt (cmd.exe) doe
Question
How do you deploy a host Defender on Windows?
Options
- ADownload an .msi package using the browser.
- BRun the provided command line using the old (cmd.exE. shell.
- CRun the provided command line using PowerShell.
- DDownload an .exe command package using the browser.
How the community answered
(15 responses)- A7% (1)
- C87% (13)
- D7% (1)
Explanation
Deploying a host Defender on Windows requires running the installation command provided by the Prisma Cloud Console using PowerShell. The Console generates a PowerShell command that downloads and installs the Defender as a Windows service. The classic Command Prompt (cmd.exe) does not support the syntax used in the generated command, and there is no standalone .msi or .exe package for this purpose-PowerShell is the required shell.
Topics
Community Discussion
No community discussion yet for this question.