Running Repetier-Server without Admin privaliges

edited April 2020 in General
How do I run Repetier-server without admin privileges on a Windows10 laptop.
I want to run the software on a works laptop.  Because of IT security admin privileges is reserved to HQ.
I cannot get Admin sign-in every time I want to run the software.
Please advise how this can be overcome. 

Comments

  • I never succeeded to start it as daemon without this. You can start it manually instead of as service, e.g. in your autostart folder.

    "C:\Program Files (x86)\Repetier-Server\bin\RepetierServer.exe" /c "C:\Program Files (x86)\Repetier-Server\bin\RepetierServer.xml"

    would start it from command line as current user. Make sure your use can access c:\ProgramData\Repetier\Repetier-Server as files might now be owned by admin.

Sign In or Register to comment.