Forum Discussion
Noel Burgess
Mar 19, 2020Steel Contributor
Your request has been blocked
When attempting to research setting GP by script, I came across this page: https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-R2-and-2012/dn789190(v=ws.11) On ...
theAVLien
Copper Contributor
Getting the same on a link to GPT/bootloader info. So it's not just windows server info. Microsoft has had a habit of moving things and
HotCakeX
Apr 10, 2020MVP
Wait..I just noticed that link is from Technet script center.
https://www.microsoft.com/technet/scriptcenter/hubs/gp.mspx
it's getting retired:
"We are retiring the TechNet Gallery. Make sure to back up your code"
https://docs.microsoft.com/en-us/teamblog/technet-gallery-retirement
so that link is probably pointing to a script whose developer moved it from Technet to Github, as suggested in Microsoft's doc.
https://www.microsoft.com/technet/scriptcenter/hubs/gp.mspx
it's getting retired:
"We are retiring the TechNet Gallery. Make sure to back up your code"
https://docs.microsoft.com/en-us/teamblog/technet-gallery-retirement
so that link is probably pointing to a script whose developer moved it from Technet to Github, as suggested in Microsoft's doc.
- Noel BurgessApr 10, 2020Steel Contributor
... that link is probably pointing to a script whose developer moved it ...That's probably the case, but I would normally expect to see an HTTP 404 'not found' response, not a snarky 'we think you're a bot, so we're not going to help you.'
There's some reason why the MSFT server involved chooses to block what appears to be a legitimate request from Edge, rather than simply telling Edge that the requested resource isn't available.
- HotCakeXApr 10, 2020MVPYes that message wasn't kinda the right one, but remember it's not telling it to Edge only, it's all browsers. I'm using Firefox at the moment and getting that error message.