As April 8th approaches and we've all but purged XP from our environment, I want to expire all of our deployments for XP packages, however; going through 350+ deployments by hand seems rather ludicrous. PowerShell for CM doesn't seem to be very developed or suited for this (though I admit I'm much more well versed in AD cmdlets) and while I could do this by directly running a SQL statement against the database, my understanding is that this is not supported and generally frowned upon.
Does anyone have any ideas of a good way of doing this? Eventually it would apply to purging all XP related data (deployments, packages, collections) from our SCCM environment. We're running 2012 SP1.
Thanks in advance!
WB