/build/static/layout/Breadcrumb_cap_w.png

I need to handle mapping a Network share in my package. Please give me some suggestions regarding this. Thanks in advance

We are using wise package studio8.0

 


0 Comments   [ + ] Show comments

Answers (3)

Posted by: pjgeutjens 11 years ago
Red Belt
1

You could try writing a custom action calling net use, but this would probably mean introducing fixed paths in your msi, so at the very least store the network path in a property, or try to find another way to map the drive (like a policy)

Posted by: jagadeish 11 years ago
Red Belt
1

Use Logon script to map network drives

Posted by: Arminius 11 years ago
Second Degree Green Belt
0

I wouldn't do this but would instead make it a prerequisite in your delivery system external to the MSI.  If the server changes or the location you map to changes, you'll need to update the MSI.  Also, SCCM delivers by default in the system space so a check for a user mapped drive will fail.  If you are a multi-site organization, you could be spanning the WAN by mapping a drive.  Finally, if you put the command to map the drive in your MSI, you'll also need to either code in credentials or provide them to your users - neither of which is a good idea. 

If anything, I'd use AD to ensure that the users were in the appropriate group to have access to the share, map the drive, and if in an SCCM shop distribute the app.

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ