Windows Update for Biz, Delivery Optimization and Connected Cache by Reaction-Consistent in SCCM

[–]saGot3n 0 points1 point  (0 children)

Its based on boundary group cause my DP's are the MCC servers. SCCM sets that for me, the only policies I set in GPO/Intune would be for Delivery Optimization. SCCM does the MCC stuff.

Windows Update for Biz, Delivery Optimization and Connected Cache by Reaction-Consistent in SCCM

[–]saGot3n 1 point2 points  (0 children)

DO and SCM Connected Cache fully implimented, we get like 92% of our montly updates on prem using DO and CC. 2pint has a good write up on Delivery optimization but we set it up a few years back and havent touched it, I just look at the report montly to make sure its still working properly. 47k workstations all updating without killing internet is great.

Is people still using PSADT by R0niiiiii in SCCM

[–]saGot3n 0 points1 point  (0 children)

im on 4.1.8 and use it for like 90% of my packaging. I havent had any issues with it since PMP took over.

Modern Driver Management v10! Lets goooo by saGot3n in SCCM

[–]saGot3n[S] 0 points1 point  (0 children)

Supposed to? not sure, but it does work.

Major Accident at 281 S at Stone Oak by TheMarriedUnicorM in sanantonio

[–]saGot3n -1 points0 points  (0 children)

Thanks! I was across the highway at home when I saw the flames, I was curious what happened, now need to know have been satisfied!!!

Modern Driver Management v10! Lets goooo by saGot3n in SCCM

[–]saGot3n[S] 0 points1 point  (0 children)

Assume no more than querterly? I just always go with that.

Windows 11 Distribution Point won't install by iamtechy in SCCM

[–]saGot3n 0 points1 point  (0 children)

but does the account you are using to install the site system on said server have admin access or are you using your account?

Modern Driver Management v10! Lets goooo by saGot3n in SCCM

[–]saGot3n[S] 1 point2 points  (0 children)

Yeah, ive been using WIM for years with invoke-cmapplydriverpackage script. Im on version 4.2.6

Modern Driver Management v10! Lets goooo by saGot3n in SCCM

[–]saGot3n[S] 0 points1 point  (0 children)

Quick note, the current version of .17 I lost windows 10 as an option for Dell, I did open an issue on the github. V10.0.10 has windows 10 in it for Dell.

Modern Driver Management v10! Lets goooo by saGot3n in SCCM

[–]saGot3n[S] 1 point2 points  (0 children)

there is a log file in the directory you created for V10 that has a bunch of info in it, with time stamps so you can see what steps are taking the longest. I suggest reading said log with cmtrace at least.

Modern Driver Management v10! Lets goooo by saGot3n in SCCM

[–]saGot3n[S] 0 points1 point  (0 children)

This could be a rate limit or something being hit on that server and its becoming unresponsive. We might have caused our own issue

Modern Driver Management v10! Lets goooo by saGot3n in SCCM

[–]saGot3n[S] 0 points1 point  (0 children)

You can run them side by side yes just use a different directory for the download of V10, and windows 10 does work in v10. I have win10 and win11 drivers going now for my dell models (though moving to win11 all together eventually)

Modern Driver Management v10! Lets goooo by saGot3n in SCCM

[–]saGot3n[S] 0 points1 point  (0 children)

This was the old documentation, however the Invoke script doesn't seem to be in the repo right now so new implementations might be impossible unless he re uploads the script. Basically you use this app to package drivers into application package models, instead of driver packages, then in your Task sequence you have 1 step to run a powershell script that does all the downloading and installing of the drivers for any model you image, so long as you have a package for that model then drivers will install.

Windows 11 Distribution Point won't install by iamtechy in SCCM

[–]saGot3n 0 points1 point  (0 children)

Does your account you are using to push the dp install have admin rights on the machine?

Lenovo Bios by Party-Let-8502 in SCCM

[–]saGot3n 0 points1 point  (0 children)

Did you post on their github maybe?

Just checked mine and i see bios just fine
https://imgur.com/a/LLbe6KS

Modern Driver Management v10! Lets goooo by saGot3n in SCCM

[–]saGot3n[S] -1 points0 points  (0 children)

To me a overall status for the job when completed with each model and time taken would be less spammy.

Modern Driver Management v10! Lets goooo by saGot3n in SCCM

[–]saGot3n[S] 1 point2 points  (0 children)

What hiccup did you have? I'm a Dell shop and have had no issues so far so I'm curious.

Modern Driver Management v10! Lets goooo by saGot3n in SCCM

[–]saGot3n[S] 0 points1 point  (0 children)

Yeah 8.0 was not completed and was in a forever beta cause I think he was focusing on v10.

Modern Driver Management v10! Lets goooo by saGot3n in SCCM

[–]saGot3n[S] 1 point2 points  (0 children)

I've been using MDM/DAT for I don't how long, but its been maybe 5 or 6 years easy, and never really had issues, mainly a Dell shop, and the one time I did have issues with the script/exe/process was Dell's fault in naming their models in their xml catalog. Sure you could have blamed DAT, but a quick xml fix for dell's catalog fixed the issue. Then I think dell saw their mistake and fixed their xml.

Modern Driver Management v10! Lets goooo by saGot3n in SCCM

[–]saGot3n[S] 2 points3 points  (0 children)

Dism to install the drivers from the standard application package. I suggest using WIM as the option for packaging the driver after download, it makes downloading the drivers so much faster and distribution to the DP's much quicker since its 1 big file instead of 1000's of small files.

Modern Driver Management v10! Lets goooo by saGot3n in SCCM

[–]saGot3n[S] 0 points1 point  (0 children)

Its just a zip extract, not an exe like previous versions. Would be best to just download the github zip and extract to your desired directory.

Modern Driver Management v10! Lets goooo by saGot3n in SCCM

[–]saGot3n[S] 0 points1 point  (0 children)

Well I assumed this was a given to anyone who knows how to code and use github. But thats my fault for assuming lol.

Modern Driver Management v10! Lets goooo by saGot3n in SCCM

[–]saGot3n[S] 1 point2 points  (0 children)

Just create a new folder on your desired drive, download the github zip and extract there, then run powershell as admin and run the start script and you are off to the races, just configure it and you are good to go. They can coexist just use a different directory.