# Get-System.EnvorinmentStaticProperties1.ps1 # This script demonstrates the static properties on System.Environment # Thomas Lee - tfl@psp.co.uk # # Get and display statics in system.environment class " Static properties in [System.Environment] " [System.Environment] | Get - Member - Static - MemberType properties # Now display the values of the simple static properties "" ; "...