It’s deployments that turn out to be wrong.
Litetouch deployment failed, return code = -2147467259 0x80004005
It’s been a long day, but I finally got the results back. Write it down.
Method 1
On your Windows 7 reference PC, open the registry editor. Navigate to the HKLM \ system \ settings. Look for a multi-string value called “CloneTag”. I’m guessing it’s not there. Add a new multistring value named “CloneTag”. The actual value doesn’t matter. I’m not sure if the case on the name matters, so I mimicked the error message. Export the HKLM\system\settings key and save it to the .reg file. Edit the .reg file and remove all other entries except for the CloneTag value.
Run cscript to start the task sequence selector. Select your Sysprep and capture the Task Sequence. Enter your credentials and start.
When it gets to the part where the sysprep is executed, run the .reg file to quickly import the CloneTag multi-string value. If you see that it continues to sport, then you should be clear.
Method 2
Go to the Scripts folder in your DS box and create a backup of the LTISysprep file somewhere on your desktop so you will have a copy and if anything goes wrong open the LTISysprep file with Notepad and remove osshell. MACHINE\System\Setup\CloneTag’ line off and save the file to update your deployment share continues by logging in to the referenced computer and on your DS machine.
Run the LiteTouch script to capture p_w_picpath on
Method 3.
The reason for this failure is that the registry key CloneTag under HKLM\system\settings was deleted during sysprep startup:
1.
Enter your sysprep and capture the task sequence, execute sysprep, Options tab, Add, Registry Settings. Enter “System\Settings” in the “Key” box, and enter the CloneTag in the “Value Name” box, and place the “Value” in the CloneTag. ” box is left blank. The whole step is to add the registry entry back to the HKLM\system\setup after the sysprep is complete.
2. (Same approach as suggested by Jimmy lami)
You can also modify the script to prevent deletion of registry entries. Go to the deploymentshare folder and look for the script named LITSysprep in the scripts folder. Right-click on edit to make changes in the script. You can remove the oShell.RegDelete “HKEY_LOCAL_MACHINE\SystemSetup\CloneTag” or you may want to add. // infront to convert it to a comment.
Read More:
- [Transfer] mdt wds deployment windows Litetouch deployment failed, Return Code = -2147467259 0x80004005 solution…
- OSD deployment failure code (0x00000001) 0x80004005
- The deployment of etcd storage and flannel network configuration for kubernetes / k8s multi node deployment
- Deployment project websocket failed: error during websocket Handshake: unexpected response code: 400
- Summary of k8s single master cluster deployment
- SOE deployment error ClassFactory cannot supply requested class
- ActiveMQ installation, deployment and running
- Ngnix+gunicorn+Flag project deployment in Ubuntu
- Optimization and upgrade solution for one click deployment without Jenkins under Linux
- The garbled problem of hot deployment in nginx
- Error during artifact deployment. See server log for details
- Registering in Windows10 regsvr32 xxx.ocx reported an error but the call to DIIRegisterServer failed with error code 0x80040200…
- Jenkins series installation and deployment in docker mode
- Error during artifact deployment. See server log for details.
- K8s deployment Kafka has been reporting errors.
- Docker Nacos deployment uses container name to access 400 bad request
- K8s deployment of single node Nacos error server is down now, please try again later
- Deployment project error: Oracle 11g ora-12505, TNS:listener does not currently know of SID given in connect descriptor
- The problem of mobile hybrid development RN Android deployment appears Unsupported class file major version xx
- Yapi platform deployment error (MAC must report error) solution