WIE/WinPE Incorrect Login
-
Have you ever tried a usb nic with these models? Still seems driver related to me. What was the error with the LIE?
-
@theopenem_admin With LIE it never finishes loading initrd.xz on these models, but works on other ones. I'll see if I can find a generic USB NIC to test with. We did order a Lenovo dock with these models - I added that specific driver package to WinPE and it is detected, but same error - incorrect login.
Is the universal token the "global imaging token" or something else?
EDIT: I was able to get this to work by generating a new global imaging token and placing that in the WinPE wim. Extremely strange to me that normal user/pass authentication is not working on certain devices. For simplicity I created another account with no special characters as well. Universal token works better for my needs anyway so I'm happy with that. Thank you for your help.
-
@edwinjamess Can you show me how to put in the universal token into the image? I'm having the same issue, regardless of the username and passwords I put in or any new users I created. Thanks.
-
@theopenem_admin I tried what you proposed about putting in the actual nic driver into the wim driver folder and I'm still getting "Incorrect Login"
Thanks
-
having same issue, what was the full fix for the issue
-
@kdancause @QW Sorry for the late response guys. You need to go into the web console under admin settings -> security and get your "global imaging token." If you don't have one, you can hit the action menu up top and generate one. Once you have that, you can either edit the batch file that creates the WinPE media to include that (set UniversalToken=), or if you have already generated one, you can mount the WIM with dism and edit the uToken.txt file that is in \Windows\System32 to include the universal token you grabbed earlier.
This was the only way I could get past the login screen on several devices, including Surface Laptops and Lenovo Laptops. Hope this helps.
-
@edwinjamess Thank you, tested it and everything is working now.
-
Hello. I know this is an old post but I am having the same issue. I saw the "fix" but it wasn't clear to me. Can you please clarify the global token thing?
Thx
-
@dhdag22 No worries. Which part specifically? It's been a while but I read through my comment above and that is what I remember doing. Do you need help generating the token? Or adding it to the pre-boot WIM?
-
@edwinjamess appreciate the quick response. We still use Clonedeply at my workplace. Haven't upgraded to Theopenem as of yet. We image from a USB boot drive. I already have a WinPE boot drive created. But I'm getting the login error when I try to image our new HP model. I don't see an option to create a token in Clonedeply under security. Also, where is the wim file be located? I'm kinda new to dealing with those files. We've been imaging with the Linux based boot drive. It's been pretty straight forward.
Thx
-
I'm guessing you are moving to WinPE because you are having issues with the LIE. The better option is probably to move to Theopenem
-
@theopenem_admin @DHDAG22 Agreed. The migration wasn't too difficult either and might be even easier now than it was a year ago.
To answer your question though, it's called "universal token" under security in clonedeploy. We PXE boot everything but I assume that the WinPE USB is just an extracted WIM, so you'd copy that universal token from your server add that to the file under \Windows\System32\uToken.txt.
But I do suggest that you upgrade. I only use Theopenem for imaging and I still think it was worth the upgrade.
-
@theopenem_admin LIE? Is this in reference to Linux?
-
yes it is
-
@theopenem_admin then yes. That is why. Can theopenem be installed on the same box until the setup is done?
-
@theopenem_admin also, can theopenem update be installed on top of clonedeploy or do I have to install the full version?
-
The automated installer won't work correctly if CloneDeploy is installed. It should be a clean Windows install.
-
@theopenem_admin Ok. Can the images from clonedeploy be copied over? I have about 12 of them. I can see them in a directory.
-
@theopenem_admin ok so I upgraded to theopenem. Got the token. I'm stuck after that point. Can you provide any info?
-
You just need to put the token in the wie_build script like the com server url and build it.