Hello,
I am a student in a work-study program as a system administrator and I am a beginner on PowerShell.
I am working on a WSUS Workgroup deployment project (no GPO) with the help of WSUSClientManager.
I need to query the remote registry to see if new updates are available and then send it by email to the client in HTML format.
I was inspired by a Technet script and modified it to suit my needs.
https://gallery.technet.microsoft.com/scriptcenter/Windows-Updates-and-684c355c
It works, but when I run it on the WSUS server, either I have a network path problem or access denied.
First of all, is it feasible?
Is it a problem of credentials?
I configured WinRM and authorized the WSUS server as a trusted host.
I don't know where to go from here.
Thank you for your help.
I am a student in a work-study program as a system administrator and I am a beginner on PowerShell.
I am working on a WSUS Workgroup deployment project (no GPO) with the help of WSUSClientManager.
I need to query the remote registry to see if new updates are available and then send it by email to the client in HTML format.
I was inspired by a Technet script and modified it to suit my needs.
https://gallery.technet.microsoft.com/scriptcenter/Windows-Updates-and-684c355c
It works, but when I run it on the WSUS server, either I have a network path problem or access denied.
First of all, is it feasible?
Is it a problem of credentials?
I configured WinRM and authorized the WSUS server as a trusted host.
I don't know where to go from here.
Thank you for your help.