I have migrated/upgraded some sites and now my alerts are configured wrong. I have also posted this in the scripting guys forum but haven't gotten a response. Is anyone else having this issue?Upgrade site and urls in alerts still point to the old site. run the Invoke-AlertFixup powershell command which appears to work but actually doesn't.It changes the url to some extent..I run this:
PS C:\psscripts> Invoke-AlertFixup -site http://portal.com/sites/sptesting-OldUrl http://portalqa.comScanning Alerts for http://portal.com/sites/sptesting= 3 alerts for subweb sptesting,http://portal.com/sites/sptestingAlerts Fixed: 3
I am having the same problem. Have you come accross a solution? I've tried everything short of an IISRESET. Don't think it's neccassary. Adding ports adn quotes doesn't seem to make a difference either.