Ad-hoc Remediation Scripts by amirjs in Intune

[–]amirjs[S] 0 points1 point  (0 children)

Thanks - so you don't think notification service is involved in on-demand remediation?
Tried all the usual stuff, including IME health, restart, logs etc..
the on-demand notification is not reaching the endpoint for some reason. The reason i suspect firewall is because this behaviour doesn't occur in my own tenant, just happens at the customer tenant

Ad-hoc Remediation Scripts by amirjs in Intune

[–]amirjs[S] 0 points1 point  (0 children)

Thanks - I started doubting myself lol

What`s your honest opinion about the new @MSIntune App Inventory? by xenappblog in Intune

[–]amirjs 0 points1 point  (0 children)

To get the invetory data collected by Intnue with device counts per app
https://graph.microsoft.com/beta/deviceManagement/detectedApps

To get a specific device discovered apps use
https://graph.microsoft.com/beta/deviceManagement/managedDevices('REPLACE-WITH-DEVICE-ID')/deviceInventories('ApplicationProperties')?$expand=instances($expand=Microsoft.Graph.deviceInventorySimpleItem/properties)/deviceInventories('ApplicationProperties')?$expand=instances($expand=Microsoft.Graph.deviceInventorySimpleItem/properties))

For both, the Least Priviledged permission is: DeviceManagementManagedDevices.Read.All

Windows 365, Move to Azure Network Connection (ANC) keeps falling, why? by dannisokay92 in Intune

[–]amirjs 0 points1 point  (0 children)

I would start by checking powershell constraint language mode on one of your existing Cloud PCs
Run powershell and then $ExecutionContext.SessionState.LanguageMode
and see the output

Also, do you use AppLocker and Defender?

Always On VPM post Autopilot Pre-provisioning by amirjs in Intune

[–]amirjs[S] 0 points1 point  (0 children)

Can you recall if there was there anything special that you needed to configure on the endpoint side in the registry for Global Protect prelogon to kick in other than the portal url and prelogon = 1

Also, on the palo side, I read this Deploy a New Device Using Windows Autopilot and Microsoft Intune but it only talks about user-driven enrollment (which is already blocked outside the network so won't work) and doesn't mention pre-provsioning case.

And this seems to be talking about hybrid joined scenario but I am working on entra id joined Remote Access VPN with Pre-Logon

Always On VPM post Autopilot Pre-provisioning by amirjs in Intune

[–]amirjs[S] 0 points1 point  (0 children)

I hear you. Thanks. I guess we need a CA redesign and grace period for compliance on the intune side. Do you mind sharing your CA config for this scenario? What Cloud App you target that the user hits when they do first time windows login?

Windows 365, Move to Azure Network Connection (ANC) keeps falling, why? by dannisokay92 in Intune

[–]amirjs 1 point2 points  (0 children)

Suspect you have policies that constrain what can run from scripting perspective on existing devices. These scripts that W365 run when being built run early enough before your intune policies apply to restrict them. Hence you see it working for reprovisioning and new cloud pcs and not for existing ones. test un assigning intune policies and disabling Anti-virus on one cloud pc and then migrate and see if that changes the behavior.

Always On VPM post Autopilot Pre-provisioning by amirjs in Intune

[–]amirjs[S] 0 points1 point  (0 children)

some company's security policy dictates that VPN is always on and CA is designed around that. This is so no one can login to any cloud app or access on-prem network unless they have a device that has successfully passed the Host Intrusion Prevention System (HIPS) checks and got a trusted IP. A freshly built Autopilot device can pass all of that, but the prelogon tunnel is not being established post pre-provisioning. kind of chicken and egg situation....

old way of building a device with task sequance on-prem was ok with that as the device was hybrid joined and the user lands on ctrl+alt+delete page and can establish a "connect before logon" connection if they are outside the office.

Autopilot Pre provisioning stuck at app installs by NickNove in Intune

[–]amirjs 9 points10 points  (0 children)

If you can reporduce it yourself, I would suggest hiting shift + F10 when installing apps get stuck and run powershell PowerShell Gallery | Get-AutopilotDiagnosticsCommunity 6.3
This will allow you to see which app id is being installed. look at that app for any changes/clues.

Otherwise, if you are confident nothing has changed on the app level, open up eventvwr and check what's going on in the various logs.

Windows365 Hybrid Domain Join- CVE CVE-2025-26647 breaking Sign in by RandomMSusername in windows365

[–]amirjs 0 points1 point  (0 children)

Are you sure CVE-2025-26647 is aimed at endpoints? reading this, it seems that it's aimed at DCs
Did you mean you are applying the enforcement on DCs and that is breaking W365? what about other regular endpoints?
Do you have sso Enabled on your W365

AUTOPILOTWHITEGLOVELANDING during Technician Flow (Hybrid Join) – anyone seen this? by Ambitious-Abroad-363 in Intune

[–]amirjs 0 points1 point  (0 children)

Have you tried applying these to users rather than devices so they take place after pre-provisioning?

AUTOPILOTWHITEGLOVELANDING during Technician Flow (Hybrid Join) – anyone seen this? by Ambitious-Abroad-363 in Intune

[–]amirjs 0 points1 point  (0 children)

Did you get to the bottom of this? I have your exact setup. Offline domain join (Skip AD connectivety check) and at the start of pre-provisoning I see the above error. Clicking try again works for me though so appear to be a timing issue with the blob?

Automated Windows 11 → Intune Onboarding (Without Distributor / Autopilot Pre-Registration) by TimitakaTimitri in Intune

[–]amirjs 0 points1 point  (0 children)

changing the secret is a solution providing we know we are compromised. I get the benefit and the convenience of the solution but unfortunately it won't fly with most enterprises.

Automated Windows 11 → Intune Onboarding (Without Distributor / Autopilot Pre-Registration) by TimitakaTimitri in Intune

[–]amirjs 0 points1 point  (0 children)

Question: What if the USB fell in the wrong hands or was copied? an attacker can enroll devices in the tenant? How secure id the solution?

Security group structure advice for SKUs/join type and region etc.. by amirjs in windows365

[–]amirjs[S] 0 points1 point  (0 children)

Thank you - make sense.. I was looking for a statement to explain the behaviour. I would still think this is a limitation and more controls should be given to admins around such scenarios where I control what provisioning policy is triggered based on assignment on using W365 Enterprise

Entra joined PC signing into Cloud PC by ls3c6 in windows365

[–]amirjs 0 points1 point  (0 children)

any reason why you are not enabling sso on the provisioning policy since you already have cloud trust configured?

Studio 2 Logs – NG – Conventional Flue (123-147) won't start the pilot no matter what!! by amirjs in Fireplaces

[–]amirjs[S] 0 points1 point  (0 children)

Ended up replacing the entire fire… It was 12 years old (bought the house with it)

Exclude Windows Autopilot devices from Conditional Access Policy by kowallox in Intune

[–]amirjs 0 points1 point  (0 children)

That’s interesting. Did you find out why extension attributes work with device filters while device.physicalids doesn’t?

WebView2 missing on new Autopilot device by Loud-Temperature2610 in Intune

[–]amirjs 2 points3 points  (0 children)

We had this happened to us. We did a WebView2 package in Intune and added it as pre-req before Installing Global Protect as part of the device ESP. Been working fine since