Automating the world one-liner at a time.
Ibrahim and I presented session WSV402 at TechEd last week with great attendance. Attached are the slides and demos from the talk.
Dan Harman, Program Manager
Dan Harman
Program Manager
If you would like to receive an email when updates are made to this post, please register here
Subscribe to this post's comments using RSS
How do I play the demos? For example, I am trying (in ISE):
Import-Module C:\TEMP\WindowsPowerShell.demo\DemoAdvFunc\Start-ISEDemo.psm1
Start-Demo
Property 'Text' cannot be found on this object; make sure it exists and is settable.
At C:\TEMP\WindowsPowerShell.demo\DemoAdvFunc\Start-ISEDemo.psm1:11 char:45
===
Is it because you are with a later version of ISE? I am using V2 CTP3.
RE @Roman Kuzmin
you would need the latest ISE from Win7.. There have been changes to ISE object model since CTP3
There were quite a few name changes in the ISE Object Model from CTP3 to RC Using Update-TypeData, we
I've updates the instructions and it should work better now.
Please check it out at, http://blogs.msdn.com/powershell/archive/2009/05/27/update-typedata-ise-ctp3-vs-ise-rc-and-teched2009-demos.aspx