
Find the Operating System using PowerShell
I recently needed to find the operating system using PowerShell – preferably the full name (“Microsoft Windows 10 Enterprise”) as opposed to the version (10.0.17763). When researching this I stumble upon lots of ways to achieve this, some more reliable...