eddedrukker 7 Posted August 26, 2017 Posted August 26, 2017 Hello, I start emby server with a mbserver.bat in the startup folder of windows 10, now with the new one it doesn't start when server (win 10 server) starts. Why was the mediabrowser.serverApplication.exe flaged to start as admin now? Fixed it to set the exe to not start as admin, now batch file works but is it neccery to run as admin now with this new version? this is my start bat file: @echo off rem Set your sleep by 60000 = 1 minute of delay ping -n 1 -w 20000 -4 10.0.0.0 >NUL rem Launch MB3 Server start C:\Users\WHS\AppData\Roaming\MediaBrowser-Server\System\MediaBrowser.ServerApplication.exe exit Is there a way to start it automatic when windows resumes from sleep/ or start and run as admin? grts Ed
Luke 42086 Posted August 26, 2017 Posted August 26, 2017 Hi @@eddedrukker, it is not flagged to start as admin. Why do you feel that it is? The only thing I can think of is that a required component needs to be installed and the installation is showing an admin prompt. Thanks.
eddedrukker 7 Posted August 27, 2017 Author Posted August 27, 2017 mnn it is on mine? i will take a photo new server version and old one But its no problem anymore i set the new one to start not as admin, now it works as before. I only was wondering why it has to start as admin.
Luke 42086 Posted August 27, 2017 Posted August 27, 2017 Thanks for the feedback. We do not require running as admin. You may have some kind of security settings on your PC that may have forced that. I'm really not sure. Thanks.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now