PowerShell
• 1 min to read •
The Remote PowerShell tool allows console users to remotely execute multi-line scripts or one-line PowerShell actions on an endpoint.
Be aware that code executed on the endpoint using the Remote PowerShell tool is executed from the following directory as the System account:
C:\$VCMSTEMP$\DownloadFolder
Because the PowerShell tool is executed as the System account, this tool is not a good option for actions requiring user permissions (like mounting network drives). To perform these types of actions, please use PowerShell from Cortex Actions with 'Run As' configured to the end user account.
Important Information PowerShell can be used for not only viewing remote configurations but performing complex Administrative tasks |
Prerequisites An online device A device that supports PowerShell 1.0 An account that has the 'Endpoint Management' permissions |
Discovery: PowerShell
Window | Area to write or paste in your PowerShell script. |
Launches PowerShell on the remote device. The PowerShell tool does not validate incorrect syntax. |
|
>>> | Displays remote PowerShell results. |
Last Update: Mar 12, 2024
Copyright ©2024 by Syxsense, Inc. All Rights Reserved