Navigation

    • Register
    • Login
    • Search
    • Recent
    • Popular
    1. Home
    2. cracking.skulls
    Welcome to the community forums for Theopenem. You are encouraged to not only ask questions but help others as well. If you have found Theopenem helpful in any way please consider purchasing a support contract. A support contract ensures the continued development of Theopenem as well as guaranteed responses to your questions in our helpdesk ticketing system.

    C
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 16
    • Best 0
    • Groups 0

    cracking.skulls

    @cracking.skulls

    0
    Reputation
    2
    Profile views
    16
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    cracking.skulls Follow

    Best posts made by cracking.skulls

    This user hasn't posted anything yet.

    Latest posts made by cracking.skulls

    • Passing variables in script modules

      Hello. Attempting to use the %username% variable in a script module with no success.

      cd\
      xcopy C:\ApplyThese\start2.bin "C:\Users\%username%\AppData\Local\Packages\Microsoft.Windows.StartMenuExperienceHost_cw5n1h2txyewy\LocalState" /D /C /Y
      

      However, it works fine if I specify the exact path. Is there a workaround or setting I'm missing? Thanks.

      cd\
      xcopy C:\ApplyThese\start2.bin "C:\Users\administrator\AppData\Local\Packages\Microsoft.Windows.StartMenuExperienceHost_cw5n1h2txyewy\LocalState" /D /C /Y
      
      posted in Support
      C
      cracking.skulls
    • RE: Script Module Issue

      @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?

      posted in Support
      C
      cracking.skulls
    • RE: Script Module Issue

      @cracking-skulls The batch file is created in the AppData directory. Double clicking the batch runs fine.

      467ddeeb-5b65-49b8-9e43-411ec09ee323-image.png

      posted in Support
      C
      cracking.skulls
    • RE: Script Module Issue

      @cracking-skulls The log file doesn't show any errors.

      2023-02-09 13:43:29,407 INFO [39] PolicyExecutor - Executing Policy c2eed9b0-43fb-413c-be49-76ae18bc54c3 (Instant Module )
      2023-02-09 13:43:29,407 DEBUG [39] PolicyExecutor - Evaluating Conditions For Instant Module
      2023-02-09 13:43:29,407 DEBUG [39] PolicyExecutor - No Conditions Found For Module
      2023-02-09 13:43:29,407 DEBUG [39] PolicyExecutor - Evaluating Conditions For SB-CloneDisplay-Resolution-1024x768
      2023-02-09 13:43:29,407 DEBUG [39] PolicyExecutor - No Conditions Found For Module
      2023-02-09 13:43:29,407 INFO [39] ModuleScriptManager - Running Script Module: SB-CloneDisplay-Resolution-1024x768
      2023-02-09 13:43:29,407 DEBUG [39] ServiceImpersonationTask - Starting Impersonation Task
      2023-02-09 13:43:29,423 DEBUG [39] ApiRequest - ProvisionedComm/Policy/GetImpersonationAccount/
      2023-02-09 13:43:29,595 DEBUG [39] ServiceProcess - Starting Command: cmd.exe /c "net localgroup "backup operators" domain\username /add"
      2023-02-09 13:43:35,209 DEBUG [39] ServiceProcess - Starting Command: cmd.exe /c "net localgroup "backup operators" domain\username /delete"
      2023-02-09 13:43:35,319 INFO [39] ModuleScriptManager - 0
      2023-02-09 13:43:35,319 INFO [39] ModuleScriptManager - Script Module: SB-CloneDisplay-Resolution-1024x768 Finished
      2023-02-09 13:43:35,319 INFO [39] PolicyExecutor - Finished Executing Policy c2eed9b0-43fb-413c-be49-76ae18bc54c3 (Instant Module )
      2023-02-09 13:43:35,319 INFO [39] PolicyRunner - Policies Complete. Starting Policy Cleanup.
      2023-02-09 13:43:35,319 INFO [39] PolicyRunner - Submitting Policy Results
      2023-02-09 13:43:35,350 DEBUG [39] ApiRequest - ProvisionedComm/Policy/AddHistory/
      2023-02-09 13:43:35,491 INFO [39] PolicyRunner - Completed Submitting Policy Results
      2023-02-09 13:43:35,506 INFO [39] PolicyRunner - Cleaning Policy Cache
      2023-02-09 13:43:35,506 DEBUG [39] ServiceFileSystem - Deleting Directory C:\Program Files\Toec\AppData\1fe4bf9f-815d-40ee-bc66-6546eb987e72

      posted in Support
      C
      cracking.skulls
    • RE: Script Module Issue

      @theopenem_admin If I leave a batch file on the C drive of the computer can I run it from a certain module type?

      posted in Support
      C
      cracking.skulls
    • Script Module Issue

      Hello. I created a batch script module attempting to change extended display to cloned display with command displayswitch.exe 2 with no results. Running a batch on the device works fine though. Any ideas how to resolve? Thanks.

      posted in Support
      C
      cracking.skulls
    • RE: Join Domain Issue

      @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.

      posted in Support
      C
      cracking.skulls
    • RE: Join Domain Issue

      @theopenem_admin Didn't use either. If it's dependent on this then yes it's my issue. I will test again with it syspreped.

      posted in Support
      C
      cracking.skulls
    • Join Domain Issue

      Hello. After imaging completes, Toec fails to join domain. However, after fail, forcing a check in works.

      2023-01-11 11:57:55,948 DEBUG [4] PolicyExecutor - Evaluating Conditions For Join Domain
      2023-01-11 11:57:55,964 DEBUG [4] PolicyExecutor - No Conditions Found For Module
      2023-01-11 11:57:55,995 DEBUG [4] ApiRequest - ProvisionedComm/Policy/GetDomainJoinCredentials/
      2023-01-11 11:57:56,145 ERROR [4] ApiRequest - Invalid Reponse, Signature Missing: ProvisionedComm/Policy/GetDomainJoinCredentials/
      2023-01-11 11:57:56,145 DEBUG [4] ServiceDomain - Could Not Obtain Credentials To Join The Domain.
      2023-01-11 11:57:56,161 ERROR [4] PolicyRunner - Aborting All Remaining Policies
      2023-01-11 11:57:56,161 INFO [4] PolicyRunner - Policies Complete.  Starting Policy Cleanup.
      2023-01-11 11:57:56,161 INFO [4] PolicyRunner - Submitting Policy Results
      2023-01-11 11:57:56,192 DEBUG [4] ApiRequest - ProvisionedComm/Policy/AddHistory/
      2023-01-11 11:57:56,416 INFO [4] PolicyRunner - Completed Submitting Policy Results
      2023-01-11 11:57:56,416 INFO [4] PolicyRunner - Cleaning Policy Cache
      2023-01-11 11:57:56,431 INFO [4] ServiceTriggerAction - Check In Time Set To 60
      

      After forced check in.

      2023-01-11 11:57:56,431 INFO [4] ServiceTriggerAction - Trigger Action: Startup. Complete.
      2023-01-11 12:05:32,935 INFO [30] ServiceTriggerAction - Manual Checkin Request Received
      2023-01-11 12:05:32,935 INFO [30] ServiceTriggerAction - Checking For Checkin Policies
      2023-01-11 12:05:33,278 INFO [30] PolicyExecutor - Executing Policy 9aff4a1a-26d0-4568-b897-25108e600b8d (Join Domain)
      2023-01-11 12:05:33,278 DEBUG [30] PolicyExecutor - Evaluating Conditions For Join Domain
      2023-01-11 12:05:33,278 DEBUG [30] PolicyExecutor - No Conditions Found For Module
      2023-01-11 12:05:33,305 DEBUG [30] ApiRequest - ProvisionedComm/Policy/GetDomainJoinCredentials/
      2023-01-11 12:05:33,463 INFO [30] ServiceDomain - Joining Domain 
      2023-01-11 12:05:33,479 DEBUG [30] ServiceDomain - Username: 
      2023-01-11 12:05:33,479 DEBUG [30] ServiceDomain - OU: 
      2023-01-11 12:05:49,595 INFO [30] ServiceDomain - Successfully Joined Domain
      
      posted in Support
      C
      cracking.skulls
    • RE: Duplicate records after reimaging

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

      posted in Support
      C
      cracking.skulls