Powershell Script to use Local Publishing interface of Microsoft WSUS

Job ID: 34552782

Budget: $30 – $250 USD

The API is available on the below link
https://docs.microsoft.com/en-us/previous-versions/windows/desktop/bb902470(v=vs.85)

The Powershell Script will do the below functions, it should be well written to take all the variables for the metadata etc.

1. Set up the update server and clients to trust locally-publish updates
2. Publish the update to the update server

Notes:

This should use API only and not install any package / nuget / client on the server. Use only API and Powershell.