Jeff P
Comments
-
Become a powershell expert and try again. Go it. :)
-
I'm answering my own question here! If people are looking for a quick way to push the 20H2 update to your PCS, you simply need to push out the enablement package MSU. Microsoft does not have this a...
-
Adrian Yhy, all of your 1803 and 1809 PCs will need the FULL upgrade using the ISO files. You cannot push a v1909 update to those machines.Patrick's solution above should work for those machines. I...
-
I'm not certain why an identical thread was created after my post of the same title a week or two ago, but here's my original.This is *NOT* "How do I install v1909 using an ISO" but rather "How do ...
-
In Raza's case, yes. Which KB are you referring to, Liam?
-
Bummer. Sounds like it's Event Viewer and Google time :(
-
Interesting. Sounds like you could probably convert the package to a standalone one, delete the pre-req steps and deploy it normally?
-
The most common Google search states that the specific patch you're trying to install is not pertinent to your OS. That may or may not be the case. Try to run the SSU locally (KB4512938) and see w...
-
What are the error/exit codes displayed in the result menu?
-
You should be able to find a registry key that only exists if that MSI has already been installed. You can then tie the deployment to only run if that key IS NOT there.I have back-tracked my way in...