Feature Request - Add BIOS release date to computer info
Is there anyway way to create collections using the ReleaseDate property in class win32_bios?
If there is no current way please add it.
PDQ inventory is already pulling all other relevant info from win32_bios. Adding ReleaseDate to the fields would help tremendously with inventorying HPE server firmware versions.
-
From a command prompt:
WMIC bios get releasedate
Or using with Win32_Bios magic the same way, you can do some PDQ-fu and setup a custom variable and base the dynamic groups up that way.
Please sign in to leave a comment.
Comments
1 comment