The windows-services tag has no wiki summary.
0
votes
0answers
40 views
How do I run VirtualBox as a service in Windows Server 2008 R2? [closed]
I have Windows Server 2008 R2 and I'm trying to run VirtualBox as a service. I've read postings by various people in WWW discussion forums who claim that this is possible, and I've tried following ...
1
vote
1answer
36 views
Windows 7 laptop slowing to near-standstill — PML HPZ12
My laptop was getting sluggish, to the point of being unusable. Nearly locked up entirely. I could barely get Task Manager to open, and when it finally did, it showed no applications running, and no ...
3
votes
2answers
52 views
Alternative to the Windows Service Manager (services.msc) which supports filtering out signed Microsoft executables?
Is there a Service Manager for Windows which allows me to easily filter out all the Microsoft services with verified signatures?
I've looked at Turbo Services Manager but it doesn't have this ...
1
vote
0answers
52 views
Power Service seems linked to continuous cycling of “Windows Explorer Has Stopped Working” post start up of Windows 7 Machine
Ok, this one really has me flummoxed, so I thought I would turn to the world that the StackExchange network and see if I could find some help.
I am currently running a Windows 7 Ultimate N 64 Bit ...
1
vote
1answer
88 views
Computer has all services disabled after running Avast Boot Scan
I was trying out the antivirus program Avast and I ran the boot time scan feature, where it scans your computer during the boot process, before viruses have a chance to initialize. A couple of files ...
0
votes
0answers
25 views
Windows audio service fails to automatically start after VirtualBox install
I'm having a completely nonsensical issue in Windows XP SP3. Basically my "Windows Audio" service no longer starts automatically. Despite being set to "Automatic" I have to manually go in and start ...
0
votes
0answers
38 views
what is the reason behind window service stopped ,whether its due to LAN problems or any other issues
I have a windowservice which named Trunk which stopped one day I just want to know the reason behind it? This is an entry in the logs,
Nov 15 17:54:04.318 ...
0
votes
1answer
74 views
What is the reason behind my application service suddenly stopped? [closed]
I have an application named “LeafTest” which has Server Edition and Client Edition. The server Service is “Mss.exe” which is running under account “stepup” account which I checked from “services.msc” ...
1
vote
1answer
53 views
Windows (7) “Server” Service is not starting
I've noticed that my Server service is not starting, though it is marked as "Automatic".
I've checked the event viewer for the errors and found out, that it is not starting due to the error: Invalid ...
0
votes
2answers
126 views
TeamCity Build Agent service immediately fails with 1053 'did not start in a timely fashion'
I have a Windows XP SP3 machine with a TeamCity 6.5 Build Agent I am trying to make run under a different account. However, when I try to start it, it fails immediately with the following error:
...
1
vote
1answer
51 views
How can I debug periodic 100% memory usage by services.exe?
I'm running Windows 7 SP1 on a MacBook Pro via Boot Camp (i.e. it boots natively).
Recently services.exe started exhibiting behavior whereby every 15 minutes or so it will ramp up over the course of ...
0
votes
0answers
43 views
What's the best Windows service to record / stream images from a webcam?
I have a machine running Windows 7 Home Premium with a pair of webcams attached.
I need to take a snapshot once every 5 mins or so from each camera and allow streaming of the live feed over a ...
4
votes
2answers
45 views
Is it possible to give a user admin privledges over a service? [closed]
Possible Duplicate:
How to assign permissions to manage windows service when UAC is enabled?
Our network admin set the ColdFusion 9 Application Server service to start automatically, ...
1
vote
1answer
87 views
How to assign permissions to manage windows service when UAC is enabled?
I have following scenario:
I'm local admin on my computer with Windows 7 Enterprise and UAC enabled
Computer is not in domain and is not under group policy
I run some program without running it as ...
0
votes
0answers
33 views
Uninstall fails in windows 7
I have a service installer that was made for WinXP 32 bit and I'm trying to port it to Windows 7 64 bit. The installation itself seems to work OK, but I can't seem to get the application to uninstall ...
1
vote
0answers
33 views
Manage processes on an distributed windows computer system
I want to manage the startup / re-start and shutdown of a multi module software system running on a set of windows machines.
For example:
[some machines booted, some still doing so]
run the whole ...
0
votes
1answer
268 views
Windows Task Scheduler: Schedule task to run once every 10 seconds
In my windows, I want to schedule a windows service to start once every 10 seconds. I tried using the windows task scheduler but it only gives me an option to repeat the service daily, weekly and ...
0
votes
0answers
45 views
Distributed Transaction Coordinator service resets to Manual if I change its startup type to Automatic
Distributed Transaction Coordinator service resets to Manual if I change its startup type to Automatic. Is this a known issue? Where should I look to find out the root cause of this? On the next ...
0
votes
1answer
33 views
Notification area tool to manage Windows services
I have certain Windows services (mainly Apache, MySQL and Oracle) I need to use now and then. I prefer to have them disabled by default and start then manually when I want to use them.
Is there a ...
1
vote
0answers
120 views
sfc /scannow stops always at 26% when I execute it as admin
I have some Problems with my Win 7 Pro. So I want to perform a system file check. I execute the command line tool as admin. (RMB on Shortcut and execute as admin)
The System file check always stops at ...
1
vote
2answers
989 views
Fix Synergy so it works on Login/Locked screen
I like Synergy -- I have it set up on a mac (server) and windows 7 (client), but I have a couple problems with it on windows:
I'd like it to start automatically on boot
It doesn't work on the ...
0
votes
1answer
387 views
Error Installing Service with InstallUtil
I've recently created a Windows Service and am attempting to install it using InstallUtil.
The service I am trying to install works/installs correctly on a machine running Windows 2008, but I am ...
0
votes
3answers
216 views
Installing MySQL database on Windows
I need to install MySQL on Windows XP. But looks like both .msi and and .zip versions require Windows admin rights to get database working. Is there any way possible to install MySQL without windows ...
0
votes
1answer
64 views
Any open source program on Windows that can monitor the life of services?
Is there any open source software for Windows that can detect the state of services that is running on Windows? The software can detect either the service is up of down. If it is down, the software ...
0
votes
1answer
546 views
Windows - Use Local Service and/or Network Service account for a windows service
I've created a window's service that monitors files on a specific directory on our Windows OS. When a file is detected, the service does some file I/O, reads the files, creates sub-directories, etc. ...
3
votes
2answers
78 views
System tray app for controlling services?
Is there a system tray app out there that provides quick access for controlling system services? I'm thinking a popup menu that lists all services on the system and provides Start/Stop/Restart ...
3
votes
2answers
934 views
What does “delayed start” do in startup type for a Windows service?
What is the difference between Automatic and Automatic (Delayed Start) for a property setting for a Windows service? i.e. what do I gain or lose by setting my service as one or the other?
Running the ...
0
votes
2answers
455 views
Local Port for network printer
I want to use a local port/ tcpip port for my network printer. But so far, have managed to set it up, but no matter what I did, was unable to even do a test print.
below are my steps:
1)Local Port-
...
0
votes
2answers
56 views
Can not start service
When I try to start an application service it shows error 997 overlapped I/O operation is in progress.
Has anyone experienced this before?
1
vote
3answers
842 views
What is the best way to run a Console Application once per day at a certain time?
What is the best way to run a Console application (C#) once per day at a certain time on Windows XP? I want to see the Console window.
1
vote
2answers
313 views
Why does Automatic Updates service hang on startup with Windows 2000 Server?
I have a Windows Server 2000 machine that has a popup on startup saying that a service failed to start.
In the Windows Event Log there is the following message:
System Log
Source: Service Control ...
0
votes
3answers
448 views
which windows service is responsible for the mouse?
Is there a service responsible for controling the mouse? I want to try stop/starting it after making a few control panel changes via the registry.
(I need to get the changes to apply witout ...
2
votes
1answer
119 views
We have already running windows process. How to determine what parameters it has been ran with?
For example I have a running process seen in windows task manager (.exe). I'd like to see the parameters that's been passed to the process when it was started. I do not start this proces, nor I have ...
0
votes
1answer
18 views
How windows retrieve time at installtion..?
i just gave a- repair for my windows XP SP2 system.
on repair,-> window came up with setting- location, date and time ..
My question is...
Date time everything was accurate in it when window came ...
0
votes
1answer
38 views
windows vist forgot username [closed]
Possible Duplicate:
Windows: How to reset the administrator password?
In my windows vista i forgot my admin username and password ,
but i have gust username and password,
How to recover ...