Jump to content

Drive path variable


stev379
 Share

Recommended Posts

When I type the \\SERVER\SHARE path in place of $DrvLtrPath below, it works fine. But, if I set $DrvLtrPath as an input variable, nothing happens. The message box test returns the correct path and authentication works fine and the drive is mapped when I type the path inside the script in place of the variable.

What have I missed?

How can I set the share path as an input variable?

DriveMapAdd($DrvLtr & ":", $DrvLtrPath, 0, "DOMAIN\" & $UsrNm, $UsrPW)

MsgBox(0, "", $DrvLtrPath)

Thanks!!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...