< # .SYNOPSIS This script displays the platform id of the system .DESCRIPTION This script is a rewrite of an MSDN sample. It gets System.Environment.Version 's Platform field and displays it. The sample is simplified from the C# version! Not tested except on Server 2008. .NOTES File Name : Get-PlatformId.ps1 Author : Thomas Lee – tfl@psp.co.uk … Read the full text.