I got my valid server id for a site called $SiteID by using this code:
Now I want to take that and append it into this string for a filecopy command:
FileCopy("\\ <$SiteID goes here> \KLSHARE\PkgInst\NetAgent_10.0.3361_KES_10.1.0.867\setup.exe", "C:\", 1)
is that possible? This gives me an invalid argument error: