|
|
guys,
should I have to Import-Module pscx every time I open a new instance of PS? It doesn't persist the settings.
|
|
Coordinator
May 27, 2011 at 8:28 PM
|
If you want PSCX to always be available put the Import-Module PSCX command into your profile script.
--
Keith
From: tugberk_ugurlu_ [email removed]
Sent: Friday, May 27, 2011 2:00 PM
To: r_keith_hill@hotmail.com
Subject: should I have to Import-Module pscx everytime [Pscx:259316]
From: tugberk_ugurlu_
guys,
should I have to Import-Module pscx every time I open a new instance of PS? It doesn't persist the settings.
|
|
|
|
it worked just fine;
ModuleType Name ExportedCommands
---------- ---- ----------------
Script PSCX {Set-Writable, Get-LoremIpsum, New-MSMQueue, Write-GZip...}
|
|