Quantcast
Channel: SQL Server Reporting Services, Power View forum
Viewing all articles
Browse latest Browse all 10045

Restart ReportServer Service using a batch file / trouble with x64 System

$
0
0

Hi there

I want to regulary restart the ReportServer Service since it causes the Server to get really slow (fills up CPU).

I'm using the following "Code" in my .bat file

ECHO OFF

net stop ReportServer
net start ReportServerPause

I get an error-message telling me the following: "net is not recognized as an internal or external command"

When I google it I always get as an answer to change my "PATH" Settings.
Since I do not now what other Services, Programms etc. are influenced by that change I really do not want to do it.

Is there something I can add to my batchfile-code to make sure this command is working properly.


Viewing all articles
Browse latest Browse all 10045

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>