Closed JakeDean3631 closed 3 years ago
Bug/Issue Description IIS Site/Server System Data Generation sets IIS version as "10" instead of "10.0" in Powershell 7
Reproduction Steps Steps to reproduce the behavior:
Expected Behavior IISVersion includes the minorversion number
Recommended fix action Remove the [decimal] type from the $iisVersion variable within New-System Data
Existing Workarounds Manually set the IIS version to 10.0
Screenshots If applicable, add screenshots to help explain your problem
Additional context Add any other context about the problem here.
Bug/Issue Description IIS Site/Server System Data Generation sets IIS version as "10" instead of "10.0" in Powershell 7
Reproduction Steps Steps to reproduce the behavior:
Expected Behavior IISVersion includes the minorversion number
Recommended fix action Remove the [decimal] type from the $iisVersion variable within New-System Data
Existing Workarounds Manually set the IIS version to 10.0
Screenshots If applicable, add screenshots to help explain your problem
Additional context Add any other context about the problem here.