Forum Discussion
RahamimL
Jan 26, 2019Iron Contributor
Task sequence run from software center fails error 0x80041002
Hi all, I'm trying to run a task sequence from software center. In this case it is for reinstalling the operating system. When the TS is required, it will get the policy and after 5 minutes will st...
Ryan Steele
Jan 27, 2019Bronze Contributor
How many different computers are you seeing this issue on? Error 0x80041002 may indicate that the WMI repository on this particular computer is corrupt. Since it sounds like you are reinstalling the operating system, perhaps you would be better off launching this task sequence from PXE or bootable media rather than trying to repair WMI.
RahamimL
Jan 27, 2019Iron Contributor
I'm doing this on a test VM. My problem is that if I change this to required it will work... albeit after 10 minutes with some alerts I've mentioned in my question but it will work...
What I'm trying to achieve is a way to reinstall an OS on demand when I need it.