Navigation

    • Register
    • Login
    • Search
    • Recent
    • Popular
    1. Home
    2. cracking.skulls
    3. Topics
    C
    • Profile
    • Following 0
    • Followers 0
    • Topics 7
    • Posts 24
    • Best 0
    • Groups 0

    Topics created by cracking.skulls

    • C

      COM servers not replicating
      Support • • cracking.skulls

      1
      0
      Votes
      1
      Posts
      123
      Views

      No one has replied

    • C

      EFI stub: Loaded initrd from command line option
      Support • • cracking.skulls

      3
      0
      Votes
      3
      Posts
      566
      Views

      J

      @cracking-skulls I'm having this same issue. Were you able to resolve it?

    • C

      Deleted image not replicated to COM servers
      Support • • cracking.skulls

      7
      0
      Votes
      7
      Posts
      703
      Views

      T

      No fix has been released yet.

    • C

      Passing variables in script modules
      Support • • cracking.skulls

      2
      0
      Votes
      2
      Posts
      276
      Views

      T

      Script module runs as the system account, there wouldn't be a %username% variable because no user is logged in.

    • C

      Script Module Issue
      Support • • cracking.skulls

      7
      0
      Votes
      7
      Posts
      552
      Views

      C

      @theopenem_admin Thought you might find this of interest. There is a tool called PsExec that can remotely call up gui applications via command line. Can be downloaded from https://learn.microsoft.com/en-us/sysinternals/downloads/psexec. Below are some examples:

      psexec \\computername -u domain\username -p password -i 1 -d notepad psexec \\computername -u username -p password -i 1 -d C:\Windows\System32\DisplaySwitch.exe 2

      Perhaps this can be integrated into TOEMS?

    • C

      Join Domain Issue
      Support • • cracking.skulls

      5
      0
      Votes
      5
      Posts
      379
      Views

      C

      @theopenem_admin I have a Windows 11 Education VM. I installed Toec and issued Toec.exe --prepareImage command in powershell. Placed unattend.xml sysprep file in C:\Windows\System32\Sysprep. I left it in audit mode. I know, it's sloppy, but I was just testing.

    • C

      Duplicate records after reimaging
      Support • • cracking.skulls

      13
      0
      Votes
      13
      Posts
      712
      Views

      C

      @theopenem_admin Oh, wasn't aware. That would work. Awesome. Thank you for your support. Again an amazing product!