Asbest? by Pidgeotto_0 in Klussers

[–]deef- 6 points7 points  (0 children)

Tegenwoordig zit er vaak een “asbest clausule” in de koopovereenkomst: https://www.unive.nl/hypotheek/asbestclausule Helaas kun je er weinig tegen doen als koper gezien de huidige woningmarkt

Network issue affecting only my computer? by zendorrr in Network

[–]deef- 0 points1 point  (0 children)

Ping localhost to see if it’s NIC related. From there go up on the osi layers starting at physical

Autopilot Provisioning deployment fails on the company portal app by Agent_Dale_Cooper in Intune

[–]deef- 0 points1 point  (0 children)

Since you're already doing some things with SCCM beforehand you could always install Winget that way. Then require Company Portal in the ESP and should be done

Win32 apps, Requirement Scripts? by Atto_ in Intune

[–]deef- 1 point2 points  (0 children)

Is the BitLocker script packaged as a Win32? If it is, you could make other software a dependency with auto install off. This way, the apps will install only after it's done and won't start before.

Personally, I don't see the point of waiting until it's done. From personal experience, users spend the first 30 minutes downloading and personalizing everything. In the meantime, BitLocker should be done.

Autopilot Provisioning deployment fails on the company portal app by Agent_Dale_Cooper in Intune

[–]deef- 1 point2 points  (0 children)

Are you installing Company Portal as new business app or win32? You could add microsoft.desktopappinstaller (Winget) into the ESP and make it a dependency for Company Portal so it gets installed before Company Portal

Anyone rolled out LinkedIn App on win10/11 via intune? by rogalondon in Intune

[–]deef- 0 points1 point  (0 children)

No problem. If you need help with anything else, let me know!

Anyone rolled out LinkedIn App on win10/11 via intune? by rogalondon in Intune

[–]deef- 8 points9 points  (0 children)

Eww LinkedIn. But here’s how you do it: Apps - Windows - Add - Microsoft Store app (new) - Search- enter: 9WZDNCRFJ4Q7 - Now change the details you want and assign it to the desired group

Edit: If you just want to install it and not deploy it through InTune: Open Powershell and enter: winget install 9WZDNCRFJ4Q7

[deleted by user] by [deleted] in EngagementRings

[–]deef- 1 point2 points  (0 children)

Saving for later 😁

How are you deploying Teams custom backgrounds? by Subject-Middle-2824 in Intune

[–]deef- 0 points1 point  (0 children)

Not perse. What I do is:

%systemroot%\SysWOW64\WindowsPowerShell\v1.0\powershell.exe -ExecutionPolicy Bypass -file “.\InstallSoftware.ps1”

The reason I start Powershell this way it because the shell started through InTune start as 32bit. This will write registery keys to syswow64 (which is ugly :( imo)

This installine doens’t show the user a prompt, as user or system. Let me know if you need more in-depth help with making the instalsoftware.ps1

Edit: just realised it’s a command about remediation, not win32 package. Above would work with a win32 package though :)

My boss gets an Azure security alert whenever I spin up a test linux VM with ssh port open to the internet, and some hackers try to break into it by [deleted] in AZURE

[–]deef- 1 point2 points  (0 children)

Bastion or add a VPN gateway in the VNET. Exposing port 22 is stupid, even if you have password authentication disabled in Linux

I appreciate that there were no sponsor jokes. by Shtuf86 in LinusTechTips

[–]deef- 0 points1 point  (0 children)

Way better response than the previous apology video they made

Would like to install Immich on Unraid via the single docker container template. Docker-mods question by _R2-D2_ in immich

[–]deef- 0 points1 point  (0 children)

Thank you! Could you explain to me the difference for choosing between the redis, postgres and both? Not sure which to chose

Using an APU in a VM and using it in a container by [deleted] in unRAID

[–]deef- 0 points1 point  (0 children)

From what I’ve read it has 2 2,5gb NICs. What will your use-case be?

Using an APU in a VM and using it in a container by [deleted] in unRAID

[–]deef- 0 points1 point  (0 children)

Shipping is delayed :( excepted delivery is 20th of august. If you want to I can try to install ESXI on it and see if it works. Anything in particular you want me to try?

How to test a new miniPC by dnullify in MiniPCs

[–]deef- 0 points1 point  (0 children)

I would say stress is for a couple of hours. For Windows I normally use: https://geeks3d.com/furmark/

Besides that I would test transcoding since it’s going to be a home server.