10532 won't install

seq1

New member
Aug 16, 2013
276
0
0
Visit site
I tried this and still same issue, maybe I need to try again.

But u deleted those folders BT and such aswell, yes?
Not sure whether you have to, but I did it because I had switched to slow ring and switching to fast ring wasn't triggering the download.

I had used this to delete the files:[In Command Prompt Admin]
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 catroot2.old
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
 
Last edited:

Dragunov2

New member
Sep 6, 2013
132
0
0
Visit site
ren : Cannot make file that already exists.
At line:1 char:2
+ ren C:\Windows\System32\catroot2 catroot2.old
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : WriteError: (C:\Windows\System32\catroot2:String) [Rename-Item], IO
+ FullyQualifiedErrorId : RenameItemIOError,Microsoft.PowerShell.Commands.RenameItemCommand
 

seq1

New member
Aug 16, 2013
276
0
0
Visit site
ren : Cannot make file that already exists.
At line:1 char:2
+ ren C:\Windows\System32\catroot2 catroot2.old
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : WriteError: (C:\Windows\System32\catroot2:String) [Rename-Item], IO
+ FullyQualifiedErrorId : RenameItemIOError,Microsoft.PowerShell.Commands.RenameItemCommand

Try this:
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
ren C:\Windows\SoftwareDistribution SoftwareDistribution_1.old
ren C:\Windows\System32\catroot2 catroot2_1.old
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
 

Leobute

New member
Sep 3, 2015
2
0
0
Visit site
HI
I have the same problem installing Update TH2 Build 10532.
It arrives at 15 % the , after a restart it says "Restoring Previous version ..........".
PS: I haven't Hyper-V Installed .....


I have solve the EDGE problem reinstalling the component in this way.
I saw it in internet and i modified by myself the script to install ONLY the Edge Cmponent :

Open Poweshell in Admin mode.
Then Cut and Paste this :

Get-AppXPackage -AllUsers |Where-Object {$_.InstallLocation -like "*MicrosoftEdge*"} | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

Edge will be ok again.

Hope this Help

Leonardo Butelli
 

lexcop

New member
Aug 31, 2015
2
0
0
Visit site
Thanks guys for attending me Hyper-v is the problem.
I used the following easy way to uninstall:

Press Windows key + X
Click Programs and Features
Click Turn Windows features on or off
Expand Hyper-V
Uncheck it.
Click OK
Restart if prompted.

worked like a charm and installing 10532 was no problem.
Lex
 

Leobute

New member
Sep 3, 2015
2
0
0
Visit site
Hi
I simple solved removing Hyper-V
Restart the pc
Install TH2 and it went perfectly
Reinstall Hyper-V and i went perfectly !!!!!!!!!!!!!!!!!!!

Lucky ? Think so .....
 

jzliu

New member
Sep 11, 2015
1
0
0
Visit site
I'd done by the procedure:
1. disable hyper-v features and .... then WU th2---10532
2. update complete but hyper-v can not enable again.
3. Enable hyper-V first make sure BIOS vitualization techniques is "Enable".
4. Then set English as defualt language, no matter where your location is.
5. Logout and login again and Enable hyper-V features and .... , Reboot.
6. If successful, good luck. Change yopur display language again as you want.
 

Members online

Forum statistics

Threads
323,239
Messages
2,243,502
Members
428,046
Latest member
Nathanboro12