Questions
How to change the PowerShell Console Properties? [Link] What are the text file special characters? What are the text file special characters? Guidance on PowerShell Performance? PowerShell Performance Series Part 1 (Warming Up) PowerShell Performance Series Part 2 (Get-PerformanceHistory.ps1) PowerShell Performance Series Part 3 (.NET method call not always faster as PowerShell shortcut) PowerShell Performance Series Part 4 (Version 1.0 wins this round ?) How to sign scripts? Hey, Scripting Guy! How Can I Sign Windows PowerShell Scripts with an Enterprise Windows PKI? (Part 1 of 2) Hey, Scripting Guy! How Can I Sign Windows PowerShell Scripts with an Enterprise Windows PKI? (Part 2 of 2) How to Automate Outlook Profile Creations? [Link] Does XP POS support PowerShell? Yes, System requirements - [Link] PowerShell ISE Extensions? [Link] PowerShell filter syntax? [Link] What does the My cert store equate to?
How to pipe to the clipboard? The Community extension has cmdlets that should allow this: [Link] Get the name of the currently running script? $[Link] More information on PowerShell Debugging [Link]
WMI Explorer [Link] How to find Active Directory Trusts? $domain = Get-ADDomain $trusts = $[Link]()