Windows 10: HELP - Create Service with SC.exe

Discus and support HELP - Create Service with SC.exe in Windows 10 Support to solve the problem; Hi, how are you? I need create a service with sc.exe o any program because i need start up a program when the computer is power on. (not a sesion)... Discussion in 'Windows 10 Support' started by fway, Aug 2, 2016.

  1. fway Win User

    HELP - Create Service with SC.exe


    Hi, how are you?

    I need create a service with sc.exe o any program because i need start up a program when the computer is power on. (not a sesion)

    I try this with task Scheadul but... does´t work. The problem never startup.

    Any can help me ?*Biggrin

    :)
     
    fway, Aug 2, 2016
    #1
  2. Bryanh99 Win User

    Windows 10 Set time automatically not working

    I had the same issue with the time service not updating the time frequent enough. I solved it by creating a scheduled task that runs every 30 minutes (you can do it at whatever interval you want). That task runs a script that looks like this

    rem Start the time service

    %windir%\system32\sc.exe start w32time

    rem Let the service start before resync

    timeout 10

    rem issue command to resync

    C:\Windows\System32\w32tm.exe /resync

    rem Stop the service

    %windir%\system32\sc.exe stop w32time
     
    Bryanh99, Aug 2, 2016
    #2
  3. service named "Windows Search" does not exist; WSearch service - "Error 5: Access is denied"

    In an Administrator Command Prompt see what you get from

    sc.exe qc wsearch

    and

    sc.exe queryex wsearch

    and

    sc.exe qdescription wsearch

    (since that seems to be a problem)

    A PowerShell alternative is

    Get-Service wsearch | fl *

    Unfortunately (surprisingly) that doesn't show the Description.



    HTH

    Robert Aldwinckle

    ---
     
    Robert Aldwinckle on forums, Aug 2, 2016
    #3
Thema:

HELP - Create Service with SC.exe

Loading...
  1. HELP - Create Service with SC.exe - Similar Threads - HELP Create Service

  2. Teams exe created before installing

    in AntiVirus, Firewalls and System Security
    Teams exe created before installing: Hi! Before starting, I want to clear out that I am not very fluent in english. I have not a problem but a small doubt. In the startup page of task manager on windows 10, I found a program literrally called "Program" with the following directory "C:\Program" Files\Teams...
  3. SC ProblemAgain

    in Windows 10 Gaming
    SC ProblemAgain: just a quick explanation, it pops up when i sign in or you know when i enter my password when i open my laptop after that 3-4 SC applicationsits the SC app it just opens 4 times at the same time Here's a pictureafter this it disappears i already checked task manager once and...
  4. SC ProblemAgain

    in Windows 10 Software and Apps
    SC ProblemAgain: just a quick explanation, it pops up when i sign in or you know when i enter my password when i open my laptop after that 3-4 SC applicationsits the SC app it just opens 4 times at the same time Here's a pictureafter this it disappears i already checked task manager once and...
  5. [SC] StartService: Failure 1056: A copy of this service is already running.

    in Windows 10 Gaming
    [SC] StartService: Failure 1056: A copy of this service is already running.: After upgrading my Windows 10 to 11, whenever I boot up my laptop, approximately 1 minute later, three cmd windows briefly pop up with this message. I was only able to catch them after recording the screen. I spent the whole day with Microsoft support, only for the...
  6. [SC] StartService: Failure 1056: A copy of this service is already running.

    in Windows 10 Software and Apps
    [SC] StartService: Failure 1056: A copy of this service is already running.: After upgrading my Windows 10 to 11, whenever I boot up my laptop, approximately 1 minute later, three cmd windows briefly pop up with this message. I was only able to catch them after recording the screen. I spent the whole day with Microsoft support, only for the...
  7. How to disable windows services exe

    in Windows 10 Gaming
    How to disable windows services exe: so when i start up my pc its boot really long like under 5 min and when i enter the password i see command title windows update services so how i disable it cause i see on startup taskmanager the apps its not there and setting too...
  8. How to disable windows services exe

    in Windows 10 Software and Apps
    How to disable windows services exe: so when i start up my pc its boot really long like under 5 min and when i enter the password i see command title windows update services so how i disable it cause i see on startup taskmanager the apps its not there and setting too...
  9. .exe game help

    in Windows 10 Gaming
    .exe game help: Hello i am Developing a game in pygame and converting it to a .exe so everyone can use it but when i try to use the application on a different computer it either doesn't see the file or just won't run it. Please help...
  10. Create .exe file at editor?

    in Windows 10 Software and Apps
    Create .exe file at editor?: Hello, dear people, i may make an exe file at editor in windows 10 but i don't know the code, can you help me? Love regards Jamie .exe datei bei editor erstellen?