Navigation

    • Register
    • Login
    • Search
    • Recent
    • Popular
    1. Home
    2. Recent
    Log in to post
    • All categories
    • Announcements
    • Support
    • Feature Requests / Feedback
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • M

      Imaging unable to create partitions
      Support • • mzprays

      2
      0
      Votes
      2
      Posts
      325
      Views

      M

      I did some digging and it appears bootType is being incorrectly detected as legacy, so the script is formatting the drive as MBR. $env:firmware_type contains the correct value, EFI. I found that the boot type is determined using Confirm-SecureBootUEFI, interpreting a failure to run as legacy boot. This system does not support secure boot, causing Confirm-SecureBootUEFI to crash, although it does use UEFI. Is there a reason Confirm-SecureBootUEFI is used instead of $env:firmware_type for the boot type?

    • G

      Admin Settings DB Maintenance
      Support • • Gunnie

      1
      0
      Votes
      1
      Posts
      250
      Views

      No one has replied

    • J

      Client computer won't do force checkin
      Support • • jiverson

      1
      0
      Votes
      1
      Posts
      148
      Views

      No one has replied

    • T

      Hardware Targeting File Copy Modules
      Feature Requests / Feedback • • Tyler

      1
      0
      Votes
      1
      Posts
      291
      Views

      No one has replied

    • D

      LIE Bootclient not working on Latitude 5550
      Support • • dbenitez

      1
      0
      Votes
      1
      Posts
      156
      Views

      No one has replied

    • C

      Problem with Toec Client export
      Support • • Chavi

      18
      0
      Votes
      18
      Posts
      1393
      Views

      C

      @chavi Thank you Chavi for your reply.
      I successfully installed my config on my new server.
      The problem was the mysql export.

    • D

      Issue uploading via WIE USB
      Support • • davmedei

      3
      0
      Votes
      3
      Posts
      258
      Views

      D

      @tmowdy Yes, I've confirmed the information is correct. I think the cause of this is the image file was too large. Switching to SMB resolves this for me.

    • K

      Caching Management
      Feature Requests / Feedback • • kie7777

      4
      0
      Votes
      4
      Posts
      532
      Views

      T

      1.5.7, no tentative release date yet though.

    • I

      Using “default” File Instead of “default.ipxe” in tftpboot/pxelinux.cfg
      Support • • ImMau22

      1
      0
      Votes
      1
      Posts
      148
      Views

      No one has replied

    • C

      Change iPXE Menu / Picture
      Support • • Cyrano

      1
      0
      Votes
      1
      Posts
      174
      Views

      No one has replied

    • R

      Could not contact API
      Support • • robtorr289

      1
      0
      Votes
      1
      Posts
      152
      Views

      No one has replied

    • M

      Unkown error occurred while dertermining minimum hd size required.
      Support • • mardedude

      2
      0
      Votes
      2
      Posts
      199
      Views

      C

      @mardedude

      Same issue hier.
      I have also post it at the forum.
      link forum post

    • C

      Error in deploy image via TOEC
      Support • • Cyrano

      1
      0
      Votes
      1
      Posts
      149
      Views

      No one has replied

    • C

      lie_upload hang at gdisk
      Support • • cocoon

      1
      0
      Votes
      1
      Posts
      181
      Views

      No one has replied

    • C

      LIE with no compression broken?
      Support • • cocoon

      1
      0
      Votes
      1
      Posts
      126
      Views

      No one has replied

    • R

      Overnight Login and database issue
      Support • • rgrigg

      7
      0
      Votes
      7
      Posts
      300
      Views

      R

      @theopenem_admin Problem Resolved Thank you. AT least this is here now for others to see if needed!

    • S

      Policy: Run a module if process X is not running?
      Support • • SoWhy

      2
      0
      Votes
      2
      Posts
      301
      Views

      S

      Okay, I figured it out by reading the manual for another, unrelated module. For those who struggle with the same problem:

      Create a script module with the content

      if (! (Get-Process X)) { Exit -1 }

      where "X" is the name of the process. You can use * as a wildcard, e.g. X* will match any process whose name starts with "X". Set the "Success Codes" value to "-1" and toggle "Use As Condition". Save the module with some name you can remember, e.g. "Check if X is running"

      Now, when creating a policy, you can use this module as a condition in the "Conditions" tab and it will only run if the process is not running.

    • T

      Updated 1.4.4 to 1.5.6
      Support • • txiong

      2
      0
      Votes
      2
      Posts
      217
      Views

      T

      @txiong
      Please disregard post.
      Solution was either reviewing and saving (no changes) all my com server setting and/or binding toems-api and toems-ui to use 'All Unassigned' . Wasn't sure if the initial config had the binding to 'All Unassigned', but its now working.

    • K

      Policy File Caching
      Support • • kie7777

      3
      0
      Votes
      3
      Posts
      369
      Views

      K

      @theopenem_admin No problem - thanks for the response!

    • T

      Trouble booting LIE kernel on Meteor Lake laptop
      Support • • TylerLoch

      2
      0
      Votes
      2
      Posts
      390
      Views

      C

      @tylerloch Possible it could be related to Dell's SafeBIOS:

      Rather than storing BIOS and Firmware information on the hardware itself, which is susceptible to corruption, Dell SafeBIOS delivers an off-host BIOS and Intel ME verification capability.

      https://www.delltechnologies.com/asset/en-us/products/security/technical-support/dell-safebios-datasheet.pdf