Posted By kartik_maguwala on 07/03/2008 11:42 PM
I am running script from MS 2003 64 bit and try to connect Win XP 32 bit machine.
Is it work?
I have installed Powershell 2.0 CTP on both machine.
Please reply..
- Kartik
Very important to note here whether you have CTP1 (November 2007) or CTP2 (April 2008). CTP1 depends on WinRM 1.1, and CTP2 depends on WinRM 2.0 CTP1 or CTP2.
CTP1 with WinRM 1.1 work on XP, but you have to connect to another system with CTP1 and WinRM 1.1 installed. You can't mix and match CTP versions and WinRM versions.
Now, you mention XP... Do you have IIS running? WinRM 1.1 and IIS on XP can't run on the same port. If you have IIS, shut it down, retry remote commands to see if that fixes you up.