CodePudding user response:
The Get - WmiObject - Class Win32_Registry | Select CurrentSize, ProposedSize, MaximumSize, Status, @ {Name="InstallationDate"; Expression={$_. ConvertToDateTime ($_. InstallDate)}}
Look at the registry
But this is powershell command,
CodePudding user response: