Was really excited to find the posts by Steven going through PowerShell DSC setup, but then concerned when all of his links appeared to be invalid from his post. It looks like the URL scheme changed from domain/year/month/day/article to domain/article but all the links in his article are in the old format. It would be great if they could be cleaned up so that the incredibly useful information is available to everyone who isn’t Google savvy and might have trouble figuring out how to work around this issue.
Example, in this article which is part of a series:
https://powershell.org/building-a-desired-state-configuration-infrastructure/
The first link in his table of contents is invalid:
https://powershell.org/2013/10/03/building-a-desired-state-configuration-pull-server/
But removing the date information makes it valid:
https://powershell.org/building-a-desired-state-configuration-pull-server/
Would love to see this fixed or some way to help with the fixing.