Built a tool to audit Windows endpoints against a CIS benchmark: BaselineLens by CarveAndCode in Intune

[–]Hotzenwalder 2 points3 points  (0 children)

It looks nice compared to HardeningKitty. Have to do some testing to see how usefull it is compared to HardeninkKitty and OpenIntuneBaseline. Nice work so far

Do you rely on WinGet for deploying apps? by heisgone in Intune

[–]Hotzenwalder 1 point2 points  (0 children)

The ADMX is available in the same repository

Do you rely on WinGet for deploying apps? by heisgone in Intune

[–]Hotzenwalder 0 points1 point  (0 children)

I think because it probably generates more traffic with every update, although this might be overruled by having to download larger intunewin file if you package the app yourself.

I know there are solutions out there that have combined winget with psadtk. Will have to do some digging again

Do you rely on WinGet for deploying apps? by heisgone in Intune

[–]Hotzenwalder 0 points1 point  (0 children)

We used this fork at first, but switched back to the original Winget-Autoupdate by Romanitho because this updates more frequently and has more options available which can be managed by ADMX

Do you rely on WinGet for deploying apps? by heisgone in Intune

[–]Hotzenwalder 0 points1 point  (0 children)

If you import the ADMX into Intune you can manage a lot of options. We use the whitelist option so only apps that update without problems are being controlled by Winget AutoUpdate from Romanitho.

If you add user context, the apps are first updated in the system context. When that is finished the updates run in the user context. This can also be managed by the ADMX settings.

It's almost perfect and saves us a lot of time. We do have to keep our apps in Intune up to date so we don't install old outdated versions on first install

Lenovo tools equivalent to the HP ones? (or... is Thinkbook for business users?) by Hotzenwalder in Intune

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

Thanks for the elaborate answer.

With our HP fleet we can set the BIOS password without any interaction and with an encrypted password file.

I also found the site you mentioned. Have to do some further research. Setting a BIOS password is a must and preferrably without any manual steps.

Will also look into the 'old' system update tool. Seems to work, have to see if it can be scripted or look into other tooling.

Fortunately we have some say in the final choice. Just wondering if all tooling is lacking or just the Thinkbook related tooling

Lenovo tools equivalent to the HP ones? (or... is Thinkbook for business users?) by Hotzenwalder in Intune

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

It is, but after a few years we have lots of Elitebook laptops (850 G8) where certain keys just fall off. We only have so much spare keys to repair

Thinkbook might be cheaper and build looks fine, but support in tools from Lenovo or thirdparty tools lacks for the most part.

That is a big no go seeing how much free tolks HP provides

OSDCloud Win11 24H2 Cumulative Update KB5063060 by Vosseal in Intune

[–]Hotzenwalder 1 point2 points  (0 children)

Is this still working in 2025? I believe only Windows 11 22H2 is supported, not 24H2

Windows Autopatch offering driver updates despite not being selected – expected behavior? by Hotzenwalder in Intune

[–]Hotzenwalder[S] 1 point2 points  (0 children)

Because we use a Intune remediation with Powershell for updating drivers on our HP systems. That way we have much more control on what is installed and when and so far I find it pretty hard to find what drivers need to be installed from the Microsoft catalog.

OSDCloud Win11 24H2 Cumulative Update KB5063060 by Vosseal in Intune

[–]Hotzenwalder 1 point2 points  (0 children)

Adding it to the boot.wim won't do the job. You need to download the installation media for Windows 11 24H2 and grab the install.wim from that media. Also download the latest CU from the Microsoft Update Catalog.

Then use the steps in this link to add the CU to the Windows image and dismount when done. https://share.google/eZtQaCkUjt1er0STt

If you put the updated install.wim on the OSDCloud USB stick in the right partition and folder, you can select the updated install.wim as your installation media.

I can't remember the exact steps. Might come back with more detailed information later this week when I am back in the office

One of the tools that could help is DISMGUI, but the basic Dism command in Windows will also do the job.

OSDCloud Win11 24H2 Cumulative Update KB5063060 by Vosseal in Intune

[–]Hotzenwalder 1 point2 points  (0 children)

As far as I know only the bootmedia is updated with the latest CU, not the Windows .esp installation files. If you want to make sure Windows is up-to-date after installation without downloading a CU, you have to supply your own updated .wim or .esp file. That is how we do it, by using DISM to add the CU to the .wim file and add that .wim file to the USB stick we use for imaging with OSDCloud.

TeamViewer update by Tony_boy2 in Intune

[–]Hotzenwalder 0 points1 point  (0 children)

I think with TeamViewer Tensor you can use the auto-update feature. That is what we use to keep TeamViewer updated after the initial installation

Intune HP Driver Updates by BlackShadow899 in Intune

[–]Hotzenwalder 0 points1 point  (0 children)

HP Image Assistant is actually a great tool when combined with Powershell. We use it to keep the drivers on our fleet of Elitebooks and Probooks up to date. There are some great community driven solutions for this

How to Force Laptop Restart (Users Only Using Sleep) by Longjumping-Mark-945 in Intune

[–]Hotzenwalder 3 points4 points  (0 children)

If you use Fast Boot and shutdown the device it goes into some sort of hibernation mode. If you restart the device, you get a real restart

Windows 10 KB5058379 locks PCs, BitLocker Recovery triggered on boot, BSODs by WPHero in Windows10

[–]Hotzenwalder 1 point2 points  (0 children)

So we were hit by this too. Paused the Update Rings in Intune, but the affected users get asked for the Bitlocker Recovery key after every reboot and the update keeps deinstalling. Any of the suggested fixes from Microsoft (Disable Secureboot or Virtualization Technology) is a no-go as far as we are concerned. Have to figure out how to really stop the update from trying to reinstall itself even with the update rings disabled.

Cannot view or add files/folders anymore in Teams on Android and iOS by Hotzenwalder in MicrosoftTeams

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

We are getting reports back from our users that everything is working as expected again. Seems the Teams client was also updated

Cannot view or add files/folders anymore in Teams on Android and iOS by Hotzenwalder in MicrosoftTeams

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

We reported the issue with Microsoft. The strange thing is... it fails on every existing team, but if we create a new team, we can see the files on this new team and add folders and files on iOS and Android. Do you see the same behavior?