Dec 19, 2012 at 9:34 PM
Edited Dec 19, 2012 at 10:05 PM
|
Recently, my work network changed requiring all network traffic to go through a proxy. This has caused me some problem with several applications. Including PSCX. Unbeknownst to me, PSCX is reaching out to some one on import. This causes the import-module
to be slow and take 60 seconds. 3.0 beta 1 does not do this, but 3.0.0 RC and 3.0.0 do. Listed below are the IP addresses that PSCX attempts to communicate with.
This communication only happens when I try to import PSCX. I can sit with powershell open for quite some time and no communication happens. As soon as I import, the network communication starts and it stops when PSCX successfully imports which takes 60 seconds.
23.66.230.72
23.66.230.75
174.37.236.19
174.37.236.20
50.97.101.114
72.21.91.29
Can anyone explain what is going on?
Edit: I think it has something to do with signing. Is there anyway to disable the signing check?
|