How to verify if Autopilot network requirements are met?

Bonus12 1,126 Reputation points
2022-10-27T16:13:10.023+00:00

I'm trying to make sure the following are met , URLs provided by MS to allow deployment service for Autopilot to run.

The first URL is always saying "page can't be found" from any computer. how can I know if the URL is accessible or not? or open or not?

https://ztd.dds.microsoft.com
https://cs.dds.microsoft.com
https://login.live.com

Thank You

Microsoft Security | Intune | Configuration
Microsoft Security | Intune | Enrollment
Microsoft Security | Intune | Other
0 comments No comments

Answer accepted by question author
Jason Sandys 31,421 Reputation points Microsoft Employee Moderator
2022-10-27T18:17:19.14+00:00

These URLs are not for web pages so you shouldn't expect to get a web page back from them.

You can use any port querying tool that you wish like portqry or you can use telnet to validate a connection can be made on port 443.

Was this answer helpful?

0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.