tocano33

Results 4 issues of tocano33

### Summary of the new feature / enhancement As an admin, I would like to be able to control the default PSRemoting endpoints (e.g. `microsoft.powershell`) to point at a different...

Issue-Enhancement
WG-Remoting
Needs-Triage

Added a hashtable parameter to the 'default' ParameterSet for those that don't make an actual string ConnectionString, to make it easier for them to specify various connection options

enhancement

Clear out all issues for v7.x due to that version no longer being supported.

Steps to reproduce ------------------ `$response = Invoke-vRARestMethod -Method GET -Uri "/policy/api/policies"` Expected behavior ----------------- Return the first page of policies - or, ideally, cycle through all pages and return all...