proxb / PoshPAIG

PowerShell UI used for auditing and installing updates from WSUS to local and remote systems
MIT License
207 stars 61 forks source link

WSUS Only Update Source? #7

Open WrightOne86 opened 7 years ago

WrightOne86 commented 7 years ago

Hello,

I really like this project and would like to use it for some servers I am responsible for. The servers I am working on are disconnected, with no Internet or WSUS in play. Is there anyway I could use this program to point to a CIFS share for instance containing the updates to be installed on the servers in my environment? Do this from a central location with the reporting features would make this awesome for me instead of just using some basic scripts.

Thank you

Gilgamoth commented 7 years ago

As this uses the Windows Updates API, I suspect that the answer is no, however you can install WSUS in an Offline Mode, and just insert specific patches into that WSUS server that you want deploying rather than using a CIFS share.