Skip to content

Releases: rstolpe/MonitorInformation

Version 0.1.2

24 Jan 07:56
46da901
Compare
Choose a tag to compare
  • Added Status
  • Added Availability
  • Added translation of manufacturer so now it will show the hole name instead of just three letters.

Version 0.1.1

22 Jan 15:22
69f4740
Compare
Choose a tag to compare
  • 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

22 Jan 15:18
c1e4f81
Compare
Choose a tag to compare
  • 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

20 Jan 14:20
92c7591
Compare
Choose a tag to compare

Clean up and GitHub action

Version 0.0.9

20 Jan 14:22
6b570b8
Compare
Choose a tag to compare

Clean up

Version 0.0.8

08 Jan 10:50
bbb5c26
Compare
Choose a tag to compare

Made some improvement in the code

Version 0.0.7

20 Nov 19:06
Compare
Choose a tag to compare
  • Missed to change to RS in the manifest, is now fixed.

Version 0.0.6

20 Nov 19:02
Compare
Choose a tag to compare
  • Fixed typos in manifest etc.
  • Changed so the commands has RS in them like Get-RSMonitorInformation instead of Get-MonitorInformation

Version 0.0.5

20 Nov 07:31
Compare
Choose a tag to compare
  • Speeded things up
  • Added check to se if it's possible to connect to the computer
  • Added WinRM check

Version 0.0.4

20 Nov 06:34
Compare
Choose a tag to compare
  • Added help message in parameter
  • Fixed manifest