< # .SYNOPSIS This script displays all the namespaces withing a Windows system .DESCRIPTION This script uses Get-WMIObject to retreive the names of all the namespaces within a system. .NOTES File Name : Get-WMINameSpace.ps1 Author : Thomas Lee – tfl @psp .co.uk Requires : PowerShell Version 2.0 .LINK This script posted to: http://www.pshscripts… Read the full text.