01-26-2019 09:38 AM - edited 01-26-2019 11:17 AM
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 start running the deployment (never thought this was an issue...). But when the TS is available it will report the error in the subject.
From googling the issue I found out that the log to check is execmgr. What I found there was that all my applications and packages get the warning "could not find the policy in WMI..." and I can't understand why...
What am I doing wrong?
01-27-2019 08:51 AM
01-27-2019 08:56 AM
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.
01-27-2019 09:11 AM
01-27-2019 09:19 AM
This was on a fresh VM. Do I need to deploy all the packages and applications to the collection where I want to run the TS so it will have a policy for it?
01-27-2019 12:21 PM
Solution01-27-2019 12:22 PM
Feeling really stupid, forgot about the checkbox...
Thanks a lot!