< # .SYNOPSIS This script creates a shortcut to Notepad on the Desktop .DESCRIPTION This script creates a Wscript.shell item, then creates a shortcut on the desktop to Notepad.exe. .NOTES File Name : New-Shortcut.ps1 Author : Thomas Lee – tfl @psp .co.uk Requires : PowerShell Version 2.0 .LINKS This post is a re-implementation of an MSDN Script … Read the full text.