home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
Watch / Listen Media
Television (MyTV frontend and TV-Server)
Deep Ping
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="SquareEyes" data-source="post: 234439" data-attributes="member: 55055"><p>Look forward to seeing your tool.</p><p>Here is what I use to restart MP/TVServer when a problem occurs.</p><p></p><p></p><p>=================================================================</p><p>REM Useful commands prepared by SquareEyes</p><p>=================================================================</p><p></p><p>REM Reboot server</p><p>REM shutdown -r -t 0 -f -m \\myHostname</p><p></p><p>REM Reboot client</p><p>REM shutdown -r -t 0 -f </p><p></p><p>=================================================================</p><p>REM Useful commands prepared by SquareEyes</p><p>=================================================================</p><p></p><p>REM Kill and restart services </p><p></p><p>REM Stop local Mediaportal</p><p>taskkill /IM MediaPortal.exe</p><p>taskkill /F /IM MediaPortal.exe</p><p></p><p>REM Stop Remote TV service</p><p>sc \\myHostname stop TvService</p><p>taskkill /S \\myHostname /U myUser /P myPwd /F /IM TvService.exe</p><p></p><p>REM Start TVService</p><p>sc \\myHostname start TvService</p><p></p><p>REM Start Client</p><p>"C:\Program Files\Team MediaPortal\MediaPortal\MediaPortal.exe"</p><p></p><p>=================================================================</p><p>REM Useful commands prepared by SquareEyes</p><p>=================================================================</p><p></p><p>REM Remote list tasks</p><p>REM tasklist /s myHostname /U myUser /P myPwd</p><p></p><p>=================================================================</p><p></p><p>exit</p></blockquote><p></p>
[QUOTE="SquareEyes, post: 234439, member: 55055"] Look forward to seeing your tool. Here is what I use to restart MP/TVServer when a problem occurs. ================================================================= REM Useful commands prepared by SquareEyes ================================================================= REM Reboot server REM shutdown -r -t 0 -f -m \\myHostname REM Reboot client REM shutdown -r -t 0 -f ================================================================= REM Useful commands prepared by SquareEyes ================================================================= REM Kill and restart services REM Stop local Mediaportal taskkill /IM MediaPortal.exe taskkill /F /IM MediaPortal.exe REM Stop Remote TV service sc \\myHostname stop TvService taskkill /S \\myHostname /U myUser /P myPwd /F /IM TvService.exe REM Start TVService sc \\myHostname start TvService REM Start Client "C:\Program Files\Team MediaPortal\MediaPortal\MediaPortal.exe" ================================================================= REM Useful commands prepared by SquareEyes ================================================================= REM Remote list tasks REM tasklist /s myHostname /U myUser /P myPwd ================================================================= exit [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Watch / Listen Media
Television (MyTV frontend and TV-Server)
Deep Ping
Contact us
RSS
Top
Bottom