yes

$Path = "%userprofile%\desktop\Baan V.lnk"
$TargetPath = "\\SR0004\Worktop\bin\Worktop_client.exe"
$args = "\\SR0004\Worktop\documents\$BaanUsername.wtd"
$StartDir = "\\SR0004\Worktop\bin"
$IconPath = "\\SR0004\worktop\bin\worktop.exe"

$x = WshShortCut($Path,$TargetPath,$args,$StartDir, $IconPath)
_________________________
How to ask questions the smart way <-----------> Before you ask