harveybham
Well-Known Member
- Messages
- 86
- Solutions
- 1
- Reaction score
- 5
- Points
- 8
Hi All
I have a script which removes all windows 10 bloatware from a machine
I have tested this on several sccm deployments and it seems to work fine, however on a few odd machines sccm gets stuck on this part of the task sequence and does not do anything. The script should take a maximum of 5 mins but sometimes we are seeing machines hanging for 30 mins on this part. In the end we have to start the TS again and it seems to work
In SCCM is there anywhere i can tell it to run this script for a maximum amount of times and then move on to the next bit of the TS?
Thanks
I have a script which removes all windows 10 bloatware from a machine
I have tested this on several sccm deployments and it seems to work fine, however on a few odd machines sccm gets stuck on this part of the task sequence and does not do anything. The script should take a maximum of 5 mins but sometimes we are seeing machines hanging for 30 mins on this part. In the end we have to start the TS again and it seems to work
In SCCM is there anywhere i can tell it to run this script for a maximum amount of times and then move on to the next bit of the TS?
Thanks