Windows PowerShell ISE doesn't import PSCX 2.0 module

Posted by Alexander on Super User See other posts from Super User or by Alexander
Published on 2010-05-12T11:57:34Z Indexed on 2010/05/12 12:04 UTC
Read the original article Hit count: 404

Hi,

i am using Powershell 2.0 with the PSCX 2.0 module.

When writing PS scripts inside Windows PowerShell ISE no Cmdlets from the PSCX module are availible. For example running "Get-DriveInfo" from Windows PowerShell ISE would cause an error. Running "Get-DriveInfo" from Powershell works fine.

I guess Windows PowerShell ISE doesn't load my PS profile (this would be mad). Does anyone know why and what to do to get it work?

© Super User or respective owner

Related posts about Windows

Related posts about powershell-2.0