Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

Symptoms

You may notice that the mapped drives seem to be incorrect during the Microsoft Dynamics SL client installation.

Cause

This is a known issue and has been documented in bug 25059.

Resolution

Use the following instructions to install the Microsoft Dynamics SL client through the command prompt. Note: Mapping drives have to be persistent and applied to both elevated privilege and standard access.

  1. From Windows 8 start menu type COMMAND.

  2. Right Mouse click "Command Prompt" and select "Run As Administrator".

  3. Map the drive share by using the following command. Note the letter after the word USE is the drive letter and there is a space after the colon.: 
    NET USE S: \\computername\sharename /PERSISTENT:YES

  4. Run setup from the workstation folder by using the following commands:
    CD APPLICATION\WRKSTN
    SETUP

  5. Follow the usual prompts for the installation. For more information, see the Microsoft Dynamics SL 2011 Feature Pack 1 Installation Guide.

  6. Close the command prompt when you are finished.

  7. From the Windows 8 start menu type COMMAND.

  8. Open the command prompt again. This time without administrator privileges.

  9. Map the drive share by using the following command:
    NET USE S: \\computername\sharename /PERSISTENT:YES



Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×