Enable Powershell Re-moting for SharePoint 2010

Hi Readers, Today  I am sharing a way to enable power-shell remote for SharePoint 2010. On the SharePoint server that you want to remote in enter below command: Enable-PSRemoting Continue with Yes.. Increase memory of the remote shell (enter this on sharepoint server) Set-Item WSMan:\localhost\Shell\MaxMemoryPerShellMB 1024 by default its 150 MB only. Now Setup CredSSP … Continue reading Enable Powershell Re-moting for SharePoint 2010