Powershell Module #376
-
Is it possible to install the PowerShell module on another server and use it remotely? |
Beta Was this translation helpful? Give feedback.
Answered by
redhook62
Aug 1, 2025
Replies: 1 comment
-
No, you can use PowerShell to make remote calls without having to deploy the component on your machine: see PowerShell Remoting |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
redhook62
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No, you can use PowerShell to make remote calls without having to deploy the component on your machine: see PowerShell Remoting