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 Intune Security
Microsoft Intune Security
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
472 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
5,569 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Crystal-MSFT 52,736 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

Your answer

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