Contents tagged with Powershell
Validating XML Documents In PowerShell
I came across a problem the other day where a process that relied on several external XML documents was failing due to a combination of factors:
The document had been hand-edited
The document … more
Generating 'Recently Added' Playlist with Powershell
A feature that I used to like in Windows Media Player 11 that was dropped in version 12 was the 'Recently Added' view. There is a way to produce an automatic playlist that includes recently added … more