摘要:
此方法可以用来监控Windows Service是否运行良好1、创建批处理程序,判断服务是否启动,若未启动则启动之 @echo off Rem Look for the Print Spooler service in the list of started services net start | 阅读全文
posted @ 2016-06-28 16:13 Cavalry 阅读(347) 评论(0) 推荐(0)
|
||
|
摘要:
此方法可以用来监控Windows Service是否运行良好1、创建批处理程序,判断服务是否启动,若未启动则启动之 @echo off Rem Look for the Print Spooler service in the list of started services net start | 阅读全文
posted @ 2016-06-28 16:13 Cavalry 阅读(347) 评论(0) 推荐(0) |
||