Solidwork PDM View set up issue with intune

Michael Hurley 0 Reputation points
2024-10-21T23:16:40.5133333+00:00

We currently have a large number of users running solidworks pdm viewer installed at the C: level.

When trying to run the installer on a newer machine with intune it prevents installing at the C: level and requires an additional folder layer to be created first, this then prevents document sharing between the new machines and existing users as the file paths will be different.

Tried:

Running set up as the user - this asks for admin credentials

Running the set-up program as admin - doing this won't find the required PDM server and gets hung on asking for pdm username passed.

tried elevating C: write privileges to the user with no change.

Tried logging into the machine as admin and deployed which also could not find the PDM server.

Any tricks to allow the user to deploy at C level?

Microsoft Security | Intune | Security
Microsoft Security | Intune | Other
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Crystal-MSFT 54,181 Reputation points Microsoft External Staff
    2024-10-22T01:32:27.9533333+00:00

    @Michael Hurley, Thanks for posting in Q&A. From your description, it seems the installation needs admin permission. But when it run as admin it can't find the PDM server and hang on asking for user credential. If so, it means the command you tried can't silently install the application.

    In Fact, to deploy the app via Intune win32, the app needs to support silent install. For silent install, this is designed by app developer. You can contact Solidwork support to confirm if it supports to install silently and get the silent install command. After that, we can consider deploying via Intune.

    Hope the above information can help.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


  2. Liam Jordan SANTOS 0 Reputation points
    2025-03-04T06:05:29.3166667+00:00

    You should have the CVS files to be able to launch silent install. To process you have to launch in CMD : "ViewSetup.exe /a" for configuring your settings, it will save a .CVS files. And for import silently : "ViewSetup.exe SWPDMVault.cvs /q". Reference: https://help.solidworks.com/2020/english/EnterprisePDM/admin/c_scripting_file_vault_view_setup.htm

    0 comments No comments

  3. Paul 0 Reputation points
    2025-10-30T17:07:49.9966667+00:00

    I don't have an answer but in our environment we have the issue sporadically. Some computers imaged with Autopilot allow the View Setup configuration and find the PDM server, others do not. I just had another machine fail the PDM install but after using freshstart (wiping user data) I was able to configure PDM. Another odd thing is the server login prompt no longer occurs as it did with an MECM imaged machine.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.