I’ve been playing a bit this week with XML and PowerShell. As you no doubt know, PowerShell has first class XML support built in. To see more about that, see Tobias’s Ebook Chapter on XML and PowerShell . My task this week was to work with attributes...
< # .SYNOPSIS This script adds an attribute to an XML node .DESCRIPTION This script creates a simple XML document and sets an attribute on a node. The script displays the before and after results, and ...
Microsoft's push into the world of Unified Communications continues with the launch of the Unified Communications Developer Portal . This MSDN portal is part of the Office Development Center, and is designed to feature links and resources for...
I’m a fairly heavy contributor to the MSDN and TechNet Wikis - also known as MSDN and TechNet Community Content. I started posting there pretty much ever since Microsoft setup this feature a couple of years ago. My contribution has included over 10,000...
I spend time on the MDSN Site , particularly the MSDN Library sub-site where I’ve added a few PowerShell scripts as well as editing the content that is added. Just recently, the site has had a bit of a make over. The “MSDN-RED” logo is replaced wiht a...
Last summer, I posted a blog article about the MSDN wiki , better known as MSDN Community Content (there’s also an equivalent set of content around IT Pro type information, namely Technet Community Content. This morning I got a comment on that entry...
Looking at the MSDN Library site tonight and I noticed a new “Feature Spotlight” – point to a new site that enables you to search for code inside MSDN. The site enables you to search for code, and if you find something of interest, you can book...