Hi guys,

I need your help again. I am trying to change the target location of a shortcut to a batch file. Here's code:

$desktop = "c:\documents and settings\@userid\desktop"
$x = EditShortcut($desktop,"Backup Username.bat.lnk","\\labup2\scripts$\2000backup.bat username","\\labup2\scripts$\2000backup.bat @userid")

It won't make the change. What am I doing wrong? any suggestions?
thanks
Anna