ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    MS Services stops: Auto Restart Suggestions

    IT Discussion
    5
    8
    198
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • gjacobseG
      gjacobse
      last edited by

      Service that runs the POS system is set to restart. However, several times since I have been here it has timed out and has to manually restarted.

      As Remote Execution of PS is disabled, what other options would there be that doesn't require a human to process?

      Task Scheduled Batch?

      1 Reply Last reply Reply Quote 0
      • DanpD
        Danp
        last edited by

        I would be researching why the service is failing in the first place.

        gjacobseG 1 Reply Last reply Reply Quote 4
        • gjacobseG
          gjacobse @Danp
          last edited by

          @danp said in MS Services stops: Auto Restart Suggestions:

          I would be researching why the service is failing in the first place.

          The POS is a...POS? Very good question - problem precedes my arrival. But does warrant additional investigation and time invested with the Vendor.

          1 Reply Last reply Reply Quote 0
          • EddieJenningsE
            EddieJennings
            last edited by

            The correct answer is from @Danp. Some troubleshooting of the service is in order. Otherwise, I suggest doing what I said either in chat or some other thread. Use a scheduled task to run a PowerShell script to restart the service.

            DashrenderD 1 Reply Last reply Reply Quote 1
            • DashrenderD
              Dashrender @EddieJennings
              last edited by

              @eddiejennings said in MS Services stops: Auto Restart Suggestions:

              The correct answer is from @Danp. Some troubleshooting of the service is in order. Otherwise, I suggest doing what I said either in chat or some other thread. Use a scheduled task to run a PowerShell script to restart the service.

              or a batch file since Powershell is disabled.

              EddieJenningsE 1 Reply Last reply Reply Quote 0
              • EddieJenningsE
                EddieJennings @Dashrender
                last edited by

                @dashrender said in MS Services stops: Auto Restart Suggestions:

                @eddiejennings said in MS Services stops: Auto Restart Suggestions:

                The correct answer is from @Danp. Some troubleshooting of the service is in order. Otherwise, I suggest doing what I said either in chat or some other thread. Use a scheduled task to run a PowerShell script to restart the service.

                or a batch file since Powershell is disabled.

                True. I know a bit of context for this that wasn't mentioned in the OP. I'm fairly sure "powershell disabled" means "PowerShell remoting is not allowed."

                DashrenderD 1 Reply Last reply Reply Quote 0
                • DashrenderD
                  Dashrender @EddieJennings
                  last edited by

                  @eddiejennings said in MS Services stops: Auto Restart Suggestions:

                  @dashrender said in MS Services stops: Auto Restart Suggestions:

                  @eddiejennings said in MS Services stops: Auto Restart Suggestions:

                  The correct answer is from @Danp. Some troubleshooting of the service is in order. Otherwise, I suggest doing what I said either in chat or some other thread. Use a scheduled task to run a PowerShell script to restart the service.

                  or a batch file since Powershell is disabled.

                  True. I know a bit of context for this that wasn't mentioned in the OP. I'm fairly sure "powershell disabled" means "PowerShell remoting is not allowed."

                  If that's what he really means, then yeah, I love your idea better 🙂

                  1 Reply Last reply Reply Quote 0
                  • DustinB3403D
                    DustinB3403
                    last edited by

                    net start servicename

                    Or restart etc.

                    1 Reply Last reply Reply Quote 0
                    • 1 / 1
                    • First post
                      Last post