User Profile
Rudy_Ooms_MVP
MVP
Joined 6 years ago
User Widgets
Recent Discussions
Re: Deploying Win32 Apps that use scripts to install - first install takes forever
Hi... just wondering... but does this only happens once and from there on it works as expected (no 30 minute delay) or does it return once the device has rebooted? Do you have access to the appworkload log and the company portal log (user appdata) Also how did you configured the delivery optimization settings in the app: Content download in foreground or in the background486Views0likes0CommentsRe: Sync cannot be initialized 0x80190194
Hi... are you sure it is 0x80190194? as i have seen many errors with a zero at the end but 4? SslClientCertReference | Private Key Missing | 0x80190190 If its indeed still a 4 at the end.. the first thing, feels like something is blocking network access to the intune endpoints68Views0likes0CommentsRe: How to resync deleted Intune device by Clean-Up Rules?
A device is not deleted when the device clean up rules kicking. its more like a softdelete from the intune portal.... This means that when the intune device cert is still valid on the device, and you just boot up the device, it would start suyncing with intune and the device would check-in to the service. THis progress takes like 15 minutes and you should be able to spot the device back in the intune portal291Views1like0CommentsRe: Retiring / Deleting Entra ID Joined device will make it unaccessible
Uhhh... let me get this right, you are deleting the device from enta and you are wondering why you cant login to it anymore? When you delete the object service side, the whole trust is gone that the device had... how could the device authenticate with the service if the object is deleted service side? The same way if you deleted a device in your active directory... could you still login in on it with your ad cred?(not talking offline witch cached creds)740Views0likes1CommentRe: Uninstall with system account
Did you also tested this from the device itself when running as system? with the use of psexec -i -s powershell you could open a powershell session in the system context. From there on you could also choice to open the 32 bits version of powershell (sysnative) to find out if maybe the 32 bits issue is giving you issues finding the proper uninstall string189Views1like0CommentsRe: Autopilot error 0x80280009 when testing in Hyper V.
Hi.. thanks.. well that error you mentioned could be a lot.. one of them could be this one https://call4cloud.nl/intune-device-enrollment-errors-mdm-enrollment/#9_0x80180005 Regular autopilot enrollment or selfdeploy/prepro ? as that error could also mean thedevice wasn't allowed for prepro/self deploy based on the settings in the ap profile https://call4cloud.nl/autopilot-0x80180005-preprovisioning-disabled/687Views0likes1CommentRe: How to solve the problem of enrolling devices in Intune
My guess ... there are some old intune left overs on those devices.. you need to manually clean them up before enrolling them. As mentioned here ... take a look at the enrollment registry keys... i guess there are still a few stuck https://call4cloud.nl/device-enrollment-errors-intune/#55_Device_previously_AADR_enrolled1.5KViews1like0CommentsRe: Enrolling Microsoft Entra Registered Devices into Intune
Hi well... This overview gives you what works and what doesn't with entra registered devices vs entra joined devices https://call4cloud.nl/2023/08/entra-registered-devices-in-intune/ and in this blog i a am zooming in on the logon differences: (which is also important to know) https://call4cloud.nl/2021/08/entra-joined-vs-entra-registered/ If it was up to me entra joined ๐ but you could use the company portal to enroll into mdm if you want... but again if i need to pick the best option.. entra joined all the way ๐918Views0likes1Comment
Recent Blog Articles
No content to show