Jan 15 2024 09:30 PM
We have Hybrid Azure AD Join Devices which are connected to Intune. But every month more than 70 devices failed to renew PRT.
The reason we have found: if any device doesn't connect to the domain for more than 2 weeks, PRT cannot renew.
Solution: we need to connect/login that device to the network, remove the device from Azure using the PowerShell command, run the AD connect sync, and join the device.
This is a big process for 70 devices and it is an ongoing issue. Also, so many users are working from home, that they don't need to log in to the domain.
Question: Is there any way to renew PRT without logging in to the Domain or create an automated process to renew when the PRT expires (like, using a script through Intune)?
Any kind of help will be appreciated. Thank you in advance.