PS remote from workstation to workstation . When executing enable-psremoting has Administrator , no details appeared on screen, so i tried enable-psremoting -force and still same . can u please help
What os and powershell version? It's harder in older powershells, especially when not in a domain. I would at least update powershell if it's still ver 2. You may have to modify the firewall. Also "Set-Item WSMan:\localhost\Client\TrustedHosts"
has to be done on the CLIENT.