Hi All,
I need to be able to open the [Windows Explorer - Map Network Drive] popup using either VB or cmdlet. I tried using the code in both VB and cmdlet:
System.Diagnostics.Process.Start("rundll32.exe shell32.dll,SHHelpShortcuts_RunDLL Connect")
But it does not work.
Any help is appreciated. Thank you.
A little bit of library magic: