< # .SYNOPSIS Demonstrates the static properties on System.Environment .DESCRIPTION This script uses the System.Environment class to retrieve interesting information about your system. The fields returned are static fields on the System.Environment class. .NOTES File Name : Get-System.EnvironmentStaticProperties1.ps1 Author : Thomas Lee – tfl @psp .co.uk … Read the full text.