< # .SYNOPSIS This script opens a word document using PowerShell .DESCRIPTION This script re-implments a simple MSDN script to open a word document using VBA. IT Pros using PowerShell might also make use of to create rich documents as output from a script. .NOTES File Name : Open-WordDocument.ps1 Author : Thomas Lee – tfl @psp .co.uk Requires : PowerShell… Read the full text.