> For the complete documentation index, see [llms.txt](https://www.syswow64.co.uk/syswow64/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.syswow64.co.uk/syswow64/blog/intune-wi-fi-templates-pending-state.md).

# Intune - Wi-Fi Templates PENDING STATE

For effective deployment, ensure `Wi-Fi profile`, `certificate profile`, and `trusted root profile` are all assigned to the device (consider using the same group) to avoid connectivity issues. Failure to deploy the 'Root certificates for server validation' along with the 'Wi-Fi' profile group results in a PENDING STATE. More details: [Wi-Fi settings configuration](https://learn.microsoft.com/en-us/mem/intune/configuration/wi-fi-settings-configure).

1. Wi-Fi name (SSID) - This must be the SSID created and is case sensitive
2. Connection name - This can be set to another name other than the SSID i.e SSIDName-DEV
3. Certificate server names - If you provide the server name address i.e. login.domain.com then the user would not be prompted to trust the presented URL.

<figure><img src="/files/SyTSPxecXmz9RLEo5TTm" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/RqefPkLUufwErZm5flLo" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.syswow64.co.uk/syswow64/blog/intune-wi-fi-templates-pending-state.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
