Releases: rstolpe/MonitorInformation
Releases · rstolpe/MonitorInformation
Version 0.1.2
Version 0.1.1
- Made $ComputerName parameter to string array
- When looping trough computer names earlier and it was some kind of issue the loop was exiting, now it's continuing if ComputerName parameter has more then 1 name in it.
Version 0.1.0
- Made $ComputerName parameter to string array
- When looping trough computer names earlier and it was some kind of issue the loop was exiting, now it's continuing if ComputerName parameter has more then 1 name in it.
Version 0.0.9
Clean up and GitHub action
Version 0.0.9
Clean up
Version 0.0.8
Made some improvement in the code
Version 0.0.7
- Missed to change to RS in the manifest, is now fixed.
Version 0.0.6
- Fixed typos in manifest etc.
- Changed so the commands has RS in them like Get-RSMonitorInformation instead of Get-MonitorInformation
Version 0.0.5
- Speeded things up
- Added check to se if it's possible to connect to the computer
- Added WinRM check
Version 0.0.4
- Added help message in parameter
- Fixed manifest