Configure Remote Machine for PowerShell Access
Configuring PowerShell machine is required for Offline Marketplace Download feature.
Last updated
Was this helpful?
Configuring PowerShell machine is required for Offline Marketplace Download feature.
Last updated
Was this helpful?
The machine in which the required PowerShell modules needs to be installed must be accessible to the VConnect resource provider VM.
Open a new elevated (administrative) PowerShell console and follow below instructions.
Follow instructions to . Refer documentation in case there are issues while registering PowerShell Gallery.
Download the Azs.Syndication.Admin Module from the PowerShell Gallery using the command below.
Run the following PowerShell cmdlets in the elevated PowerShell window.
Configure PS Remote access, WinRM using following script
To execute PowerShell cmdlets from VConnect Resource Provider VM to Remote PowerShell machine, the remote machine IP must be trusted in WinRM inside the VConnect Resource Provider VM.
Execute the following PowerShell cmdlets in the VConnect Resource Provider VM.