Still trying to programmatically create a New Network Location link.I've got it down to -- [i]I think[/i]:$Newlink = New-Object System.IO.DirectoryInfo "$MyPath"But I can't figure out how to set the target, which is a \\Server\Drive$Any ideas?
↧