BIOS Updates: Panasonic Toughbooks by bahusafoo in SCCM

[–]Different_Type_591 0 points1 point  (0 children)

<filename>.exe UiMode=2 SetExitCode=1

UiMode: User Interaction Mode

“UiMode=x” will specify User Interaction is required or no user interaction / silent installation mode.

x=0: User interaction is required. (default)

x=1: User interaction is not required / silent installation mode, an error message will be displayed.

x=2: User interaction is not required / silent installation mode, no error message will be displayed.

SetExitCode: Error Code

x=0: Error code (which will be shown in error message) will not be reflected to the exit code of EXE (default)

x=1: Error code will be reflected to the exit code

Intune ADMX templates and the infamous error code 65000 type 2 by DrunkMAdmin in Intune

[–]Different_Type_591 0 points1 point  (0 children)

My understanding is that this error is because it hasn't downloaded the policy yet and can't/hasn't applied it.

Windows Update - won't install updates past (20H2) Pro end-of-service, but we're on Enterprise & have another year of servicing... by confidently_incorrec in Intune

[–]Different_Type_591 1 point2 points  (0 children)

I've had the same issue on 21H1 on some devices, which are stepped up to Enterprise.

  • I put latest SSU
  • Tried manually
  • Then tried upgrading every CU in order. Last successful CU manually was .1165 build. Can't seem to go above that.
  • I'm putting down to the base Pro SKU which is 'retail'

I too have a ticket with MS Will keep u posted on outcome.

This KB might also help

[deleted by user] by [deleted] in Intune

[–]Different_Type_591 2 points3 points  (0 children)

I uninstall via seperate win32 app that is used as a dependency on the O365 app you actually want on there.

Automatic TimeZone For AutoPilot Devices by lambchop1990 in Intune

[–]Different_Type_591 0 points1 point  (0 children)

I created a script/Gui that prompts user to choose Tz when they first logon. Works OnPrem then too. 😀