September 2017
Beginner to intermediate
272 pages
8h 8m
English
We can do the same test from the command line using the PowerShell cmdlet Invoke-RestMethod. This produces the same output but can be scripted for monitoring or other purposes:
[PS]> Invoke-RestMethod -Uri 'https://localhost:8080/PSDSCPullServer.svc/$metadata'
The output obtained is as follows:

Read now
Unlock full access