Microsoft
Software
Hardware
Network
Question : Create Windows Shortcut from PowerShell script
I need to create a Powershell script that will create shortcuts in directory A to a file in Directory B. This is so I can have one copy of the file (in directory B) and links to it in multiple other directories on the same server. If you need more information to answer this question, please let me know.
This will run on a WIndows Server 2008 R2 (x64) installation with .Net Framework 3.5.1 and PowerShell 2.0
Answer : Create Windows Shortcut from PowerShell script
I think you will need to resort to instantiating WScript.Shell from your PowerShell script.
This sample should give you what you need:
http://www.leedesmond.com/
weblog/?p=
60
Random Solutions
@From Address not an accepted Parameter
Can we install SCCM in the same machine where the Domain is setup.
vb.net - get hard drive serial
Can outlook 2003 email be imported to windows 7 through mitec ?
Entity Framework - Inserting row into a table which as a self referencing
how can I remove 2 or more favorites within IE 8 at the same time?
Just mail-enabled a public folder and getting NDR 5.1.6 when trying to send mail to it
Search active directory by Date Created
VB.NET - Value was either too large or too small for a Decimal Exception - Smooth Progress Meter DLL from Microsoft
How to assign a control of a subform equal to the control id that is an autonumber on the main form.