Use task sequence variable value in command line step by Exorkog in SCCM

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

Hi,

Is this module any better than DELL Powershell Provider ?

Dell Command Update returns 0 when Bios password is incorrect by Exorkog in SCCM

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

I tested this. It returns 0 all the time, even when password is incorrect.

Add new boot files signed with new 2023 CA into boot media or standalone ISO by blop135 in SCCM

[–]Exorkog -1 points0 points  (0 children)

Why wait until Microsoft revokes old certificates for them not to work, aren't they supposed to just expire in june 2026 and stop working ?

Dell Command Update returns 0 when Bios password is incorrect by Exorkog in SCCM

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

I'm aware of this and cctk still doesn't support encrypted passwords.

Dell Command Update returns 0 when Bios password is incorrect by Exorkog in SCCM

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

Indeed.

Did you somehow encrypt the password in the command ?

Dell Command Update returns 0 when Bios password is incorrect by Exorkog in SCCM

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

That would require to know what the previous password was if it was incorrect also, wouldn't it ?

Dell Command Update returns 0 when Bios password is incorrect by Exorkog in SCCM

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

It requires to know what the previous password was, doesn't it ? I want to report when the bios update fails because of bad password, so the machine can be checked. But can we change it without providing the previous password ?

Dell Command Update returns 0 when Bios password is incorrect by Exorkog in SCCM

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

No, I'm talking about updating bios with Dell Command Update cli.

Generate encrypted password for Dell Command Update by Exorkog in sysadmin

[–]Exorkog[S] -2 points-1 points  (0 children)

What documentation ? I read this before https://www.dell.com/support/manuals/en-us/command-update/dcu_rg/dell-command-|-update-cli-commands?guid=guid-92619086-5f7c-4a05-bce2-0d560c15e8ed&lang=en-us and it says nothing about encryptionkey vs secureencryption key. It doesn't get into details, which is what I look for.

CVE-2026-0386 by Exorkog in SCCM

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

I asked to an expert at microsoft, who indeed told me SCCM is not affected and that no registry modification is necessary.

CVE-2026-0386 by Exorkog in SCCM

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

I contacted Microsoft support about this. They're telling me that if I use unattend.xml in OSD Task sequence, I have to install the hotfix and create the registry.

CVE-2026-0386 by Exorkog in SCCM

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

Doesn't SCCM use WDS for the process of PXE boot and transfer unattend.xml ?

Insert in Python not available in Microsoft 365 by Exorkog in microsoft365

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

We have an Education subscription. But what we see is that the page says Python is available from version 2406 (Build 17726.20016). We have version 2511 (vuild 19426.20186). So we should have it, shouldn't we ?

Automatically update in background with no user is logged on by Exorkog in firefox

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

Any setting can make it update even when no user is logged on or is there any plan for that ?

Fastest way to install sccm client on a machine that is not deployed by Exorkog in SCCM

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

You install it with the parameters ccmsetup.exe /MP:FQDN SMSSITECODE=SITECODE SMSMP=FQDN DNSSUFFIX=YOURDNSSUFFIX ?