ironmansoftware / powershell-universal

Issue tracker for PowerShell Universal
https://powershelluniversal.com
34 stars 2 forks source link

Get-PSUStats -Integrated #3428

Closed insomniacc closed 2 months ago

insomniacc commented 2 months ago

Version

4.2.21

Severity

Low

Environment

msi

Steps to Reproduce

Create a new script with the following code: Get-PSUStats -Integrated Run on the integrated environment.

Expected behavior

Stats object is output to console

Actual behavior

Error message is thrown:
[error] Specify a computer name or use the Connect-PSUServer command.

Additional Environment data

Windows Server PSU running as a service

Screenshots/Animations

No response