BIOS Configuration with Dell Command | Configure

Поделиться
HTML-код
  • Опубликовано: 22 авг 2024

Комментарии • 21

  • @CompTechMike
    @CompTechMike Год назад +1

    How do I configure just the settings on the PC I'm on? For example, I want to change the SMART status to "on" (check disks), or if I want to enable keyboard backlight?

  • @jayreg123
    @jayreg123 2 года назад +1

    Could we get an updated video on the process when using Intune instead of SCCM?

    • @wippet83
      @wippet83 Год назад +2

      1. Install Dell Command | Configure on to your device.
      2. Run 'Dell Command | Configure Wizard'.
      3. Set all your variables (I used 'Create Multiplatform Package'), then export .exe
      4. If you have an Admin BIOS password set, that's referred to as 'Setup Password', so enter that otherwise it can't unlock the BIOS to apply your settings.
      5. It outputs 2x sh files and 32-bit and 64-bit .exe files. You can get away with just using the 64-bit .exe (no need to wrap all the files).
      6. I still used a PowerShell script to install the .exe as I've created a Registry Key so that I know where it has deployed to, and what 'version' of settings I've deployed.
      6a. If using PowerShell, the part in your script to install this .exe would be: Start-Process -FilePath "$PSScriptRoot
      ameofyour.exe" -Wait
      7. Use the IntuneWinAppUtil to wrap your .exe (and PS script if you've used one).
      7a. When prompted by the wrapper, reference your PowerShell script as the installer, or reference the 'nameofyourfile.exe' if you aren't using a PS script.
      8. Upload to Intune (Win32App).
      8a. If you've used a PowerShell script, the Install command would be: powershell.exe -ExecutionPolicy Bypass -File Install.ps1
      8b. If you've only wrapped the .exe and aren't using PowerShell, it'd be: nameofyour.exe
      8b.. /s isn't required. /s will cause a deployment timeout as it doesn't work.
      9. Not sure what Detection Method you would use if you didn't create a Registry Key using a PowerShell Script.
      10. Assignment - no restart is required and there's nothing visible on the end user side.
      Hope that helps :)

  • @khanhvan2000
    @khanhvan2000 2 года назад +1

    I got an error and can't export .exe using either create multiplatform package or local system package. The only thing that works is export config.

  • @ShawnA560
    @ShawnA560 2 года назад

    is there any Video or instruction shows the same steps on MDT?

  • @ozielramos6551
    @ozielramos6551 Год назад

    How would you deploy the bios package using desktop central manage engine?

  • @olegproscurchin8200
    @olegproscurchin8200 2 года назад

    Unfortunately this Dell Configure Package creates packages under that weird location OSD\lib\Packages\Deployment.... to which we don't have access and we are blocking unapproved executables, allowing only from specific path. So the workaround for us is to run the package on a machine, copy the cache files and create another package. A bit annoying...

  • @dimasfajardinata4340
    @dimasfajardinata4340 3 года назад

    so does Dell got any feature like Lenovo's Smart USB protection?

  • @silva0003
    @silva0003 2 года назад

    If a password is not set on a remote system and I set a password under 'SetupPwd' and mask it. Why does the password not get applied when I run the exe for a remote system??

  • @rama567
    @rama567 2 года назад

    Hello, I have this errors in Power Events in bios: ASF2, Power not applicable, acpi management....Can I solve something with applying with settings ? factory settings not helping....inspiron 7567

  • @masterkairi7933
    @masterkairi7933 Год назад

    anyway to show hidden files on inspiron 5680 bios ? ie keyboard commands> ? or a way to get into the bios settings becuase both dell and intel wont help i know im losing alot of fps and features the bios is practically just basic info after what they have done to it

    • @masterkairi7933
      @masterkairi7933 Год назад

      just realized DELL posted this ??? i thought you guys didnt allow bios modifications im a proffessional and need it unlocked man honestly im losing alot the bios literally has like 3 options and all they do is modify speedstep and security

  • @C0mputerguy
    @C0mputerguy 3 года назад

    So does anything need to be added to WinPE to enable the BIOS setting file to run? Guess I need to set this up in my lab.
    Thanks!

    • @Dell
      @Dell  3 года назад +1

      "Hello, we currently don’t have dedicated support on RUclips, but don’t worry-you can get 24/7 live assistance through Facebook, Twitter and Dell Community Forum (DCF). You could write to us there, and we’d be glad to look into this for you.
      Facebook: dell.to/3qjixbL
      Twitter: @DellCares
      DCF: dell.to/2Nd6gqi
      Our working hours: We're available 24/7
      "

  • @olegproscurchin8200
    @olegproscurchin8200 3 года назад

    I see that you can Mask the password when exporting the bios settings file, which is great. Does anyone know if the Dell Flush utility support encrypted Bios password while upgrading the Bios? If yes can you give me a hint how I can do this?
    Btw I'm new to Dell world and thanks for the video, gave me an idea where I start.

    • @Dell
      @Dell  3 года назад

      "Hello, we currently don’t have dedicated support on RUclips, but don’t worry-you can get live assistance through Facebook, Twitter, and Dell Community Forum (DCF). You could write to us there, and we’d be glad to look into this for you.
      Facebook: dell.to/3pKYqSA
      Twitter: @AlienwareTech
      DCF: dell.to/3aN1fye
      Our working hours:
      English: Mondays-1:00 PM to 5:00 AM (GMT) | Tuesday through Friday-6:00 AM to 5:00 AM (GMT)
      Spanish: Monday through Friday-8:00 AM to 5:00 PM (CST)"

  • @justbenjie
    @justbenjie 3 года назад

    Does this work with MDT?

  • @stevet1734
    @stevet1734 3 года назад +6

    LOL; it sounds like, Donald Trump is explaining me how i pre setup the BIOS Settings. Thanks 4 the nice declaration.

  • @Wizard99937
    @Wizard99937 Год назад +1

    Most suprising part, you call yourselves professionals but you can't even explain the roots of software, how can you just say use console without explaining what is console and how to configure it.