# Install PowerShell 7.x on remote machine. # Enable-PSRemoting -Force <- This command must be run as administrator on remote machine if PSRemote dont work.