I was writing a demo yesterday and needed a quick and dirty way to generate some XML so I wrote the function below. This highlights a couple of changes that are coming up in CTP3 that I thought I would preview. 1) The keyword "cmdlet" is going away and we'll just have "function". Notice that now you can specify the [Parameter()] attribute on parameters. When you do that, we
Read More...
Read the complete post at http://blogs.msdn.com/powershell/archive/2008/10/18/emit-xml.aspx
Posted
Oct 17 2008, 10:03 PM
by
Windows PowerShell Blog