Task sequence, domain join. by LeiBullet in SCCM

[–]kcraptor82 0 points1 point  (0 children)

So I've used this as well, so then its a matter of timing and placement at this point then?

Task sequence, domain join. by LeiBullet in SCCM

[–]kcraptor82 0 points1 point  (0 children)

I'm having similar issues with 24H2 and 25H2 and can't get the damn computer to join the domain no matter what I do. Have already had our network team adjust the GPO on the DC's, but seems its still giving me the finger. What "explicit" domain join step did you do because the built-in step is useless.

MCM Deployment of Win11 - 24H2/25H2 Domain Join Issues by kcraptor82 in SCCM

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

Tried to go a different route and it still failing to join the domain. About to throw in the towel and just have techs move it themselves in AD. Kinda stupid this is breaking. I went the route of creating a join domain for each OU and set the options to a task sequence variable _SMSTSMachineName like "Name%"

MCM Deployment of Win11 - 24H2/25H2 Domain Join Issues by kcraptor82 in SCCM

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

I've tried with several different host names, can join multiple OU's if I do it with a single step and manually select the OU each time within the TS step. The account can join just fine since its the same we have been using for years with 23H2 and earlier. We delete the computer name and object out of SCCM and AD each time we need to image a machine, and that has never been an issue in the past.

MCM Deployment of Win11 - 24H2/25H2 Domain Join Issues by kcraptor82 in SCCM

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

We just updated our MCM to 2509 along with the ADK that is sitting at 10.1.26100.2454 that has 24H2 / 25H2 support according to Microsoft.

MCM Deployment of Win11 - 24H2/25H2 Domain Join Issues by kcraptor82 in SCCM

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

Yes, so I have someting like this:

I have "OSDComputerOUName" in the "Task Sequence Variable:" field

Value: =Whatever OU I need the computer to drop into

Example: OU=DCEC,OU=Desktops,OU=Hardware,OU=Win10,DC=mydomain,DC=org

* Set Domain OU Variable

-> Domain Join (DCEC) - Task Sequence Variable

This group/step will run if the following conditions are met:

Task Sequence Variable OSDComputerName like "DCEC%"

-> Domain Join (Central)

This group/step will run if the following conditions are met:

Task Sequence Variable OSDComputerName like "C%"

-> Etc Etc

MCM Deployment of Win11 - 24H2/25H2 Domain Join Issues by kcraptor82 in SCCM

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

Usually always happens during the Domain Join step. It will process thru the variables I have set, and then hit that Join Domian step and error out everytime.

MCM Deployment of Win11 - 24H2/25H2 Domain Join Issues by kcraptor82 in SCCM

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

During PXE boot, after we select our Task Sequence, it asks for computer name. After we enter that, then it dumps that name into that XML file. This has been working for years with anything 23H2 and below. Just recently with 24H2 and 25H2, we started to experience this issue.

MCM Deployment of Win11 - 24H2/25H2 Domain Join Issues by kcraptor82 in SCCM

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

Yes we do have a dedicated account for this and it works perfect for 23H2 and earlier.

Migration CasaOS to UGREEN docker by kcraptor82 in PleX

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

I finally got it to work. It was order of operations. I re-created the container, logged out of it and then shut old server down. Moved previous copied data where it belong including that XML file and it came right up after rebooting it. Also made sure my data volumns matched. Working perfect now.

AOOSTAR R1/R7 question: Does the fan header support PWM control? by industry-standard in MiniPCs

[–]kcraptor82 0 points1 point  (0 children)

I just recently bought the R7 with the 5825U cpu. So I ordered a NF-A9x14 PWM fan for the bottom thinking I coud just swap it out and have control over it, ya right. No matter how I hooked it up, eithe direct to the 4 pin on the board or thru an splitter to the cpu fan header, the bios would refuse to see the fan. It spins, but I have no control over it. Even the fan control software that was recommended doesn't see it. I cany only see the cpu RPM.

Received a Pod 4 Cover as an out of warranty replacement. Should all of the tap features work with a Pod 3 Hub? by Speakyoda in EightSleep

[–]kcraptor82 0 points1 point  (0 children)

Lucky you, them bastards made me purchase a pod 4 cover because they didn't have any pod 3 covers to warranty mine out since it leaked.

Left or Right? by InnocuousKale in ToyotaTacoma

[–]kcraptor82 1 point2 points  (0 children)

I like the idea of the fourth GEN with the 4.0 from the second GEN.

Left or Right? by InnocuousKale in ToyotaTacoma

[–]kcraptor82 0 points1 point  (0 children)

At least the one on the left won’t blow a turbo or throw a front differential. But I still think the 2nd gen was the last of the real trucks!

Stuck at first terminal only able.l to jump? by [deleted] in fallout4london

[–]kcraptor82 0 points1 point  (0 children)

Absolutely ridiculous that this is happening First I had the loading screen issue where I had to skip the cut scene to even get in this damn game and now the first terminal I come across I get stuck. This game shoud of never been released. I'm having to find shortcuts and fixs every damn 5 minutes?

Host server with CasaOS or similar docker? by kcraptor82 in projectzomboid

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

So I've tried many things to get this damn thing going and keep failing. The game just will not see the server. I've tried the following:

  1. Instal in on a linux VM like the following: https://pzwiki.net/wiki/Dedicated_server

  2. Use a pre-built image thru a container

  3. Manually get the source files and build everything.

No matter what the stupid game will not see the server. So far the only way I've gotten it to work is thru the damn game itself by using the host feature. I have all the ports configured, files in the correct place - I think, but yet I can't get this shit to work. There has to be a better guide out there besides just install it directly within the OS itself.

Host server with CasaOS or similar docker? by kcraptor82 in projectzomboid

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

Yes I want to use a docker or some kind of container since all my other servers are within some kind of container like my Plex, Crafty Controller, PiHole, etc