PowerTip: Use PowerShell to Find Title of Foreground Word Document
Summary: Use Windows PowerShell to find the title of the foreground Word document. How can I use Windows PowerShell to find the title of the Word document that is currently in the foreground when I have several documents open? The Get-Process cmdlet with the MainWindowTitle&...