Hey everyone! I've been trying to access the PowerShell module documentation, but I keep running into 404 errors on all the pages. For instance, I can't get to the link for 'Get-MessageTrace'. Just wanted to check if anyone else is experiencing the same issue. Is there any way to fix this?
3 Answers
I’ve noticed this too! It seems like the documentation for some PowerShell modules is down, especially related to Exchange. There’s a chance they’re moving things around, but it's frustrating. If you need quick info, try using `help -full get-messagetrace` in the PowerShell console—it might help you get the details you need until the site is back up.
I checked some of the links, and they seem to be up again for some of the modules! Although, there might still be issues with specific ones like Exchange. It could be just a temporary glitch, so keep refreshing!
Still down for me, unfortunately. I hope they fix it soon!
Yeah, it definitely seems like a Microsoft issue right now. It’s weird how the suggested pages still point to the broken links! Let’s hope they get it sorted soon because everything else appears to be working just fine.
Got it, thanks! At least I’m not the only one having this issue.