newpersn Posted March 26, 2018 Posted March 26, 2018 Hi all, I would like to run WSUSoffline during my OS deployment task. (its currently looks at MS for updates) How easy is it do this?
sted Posted March 27, 2018 Posted March 27, 2018 iirc you just add this to your customsettings.ini file WSUSServer=http://wsusserver:8530
newpersn Posted March 27, 2018 Author Posted March 27, 2018 iirc you just add this to your customsettings.ini file WSUSServer=http://wsusserver:8530 Not thinking of onsite WSUS. I'm on about the WSUSOffline (WSUS Offline Update - Update Microsoft Windows and Office without an Internet connection) I'm sure i seen a post that someone had it working during a task.
BKGarry Posted March 27, 2018 Posted March 27, 2018 In MDT you can put update CABs into the packages folder and then tell it to deploy them as part of the task sequence, I usually do this with the cumulative updates to lessen the load on the WSUS server. 1
jmak Posted April 12, 2018 Posted April 12, 2018 I'm deploying Windows 10 and Office 2016 using an MDT task sequence. I've therefore got the option either to put Office updates (in .msp format) in the "Updates" folder of the Office deployment or put CABs in the packages folder. I think I understand both processes, but I can't easily find a way to download a complete set of Office updates in either format. Any advice? @BKGarry where do you get the cumulative updates please? I found this: https://support.microsoft.com/en-us/help/4098622/april-2018-updates-for-microsoft-office but is that really all of them? Is everything included or superceded? It doesn't look like remotely enough... Thanks
Arthur Posted April 12, 2018 Posted April 12, 2018 I can't easily find a way to download a complete set of Office updates in either format. Any advice? I normally use WHDownloader to do this. It also has an option to extract the MSPs for the Office updates. https://forums.mydigitallife.net/threads/whdownloader-download.66243/ 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now