Tagged Questions
0
votes
1answer
56 views
BINLSVC warning in event log - netclass.inf parsing Manufacture
So I am trying to get Remote Installation Service Running on a Windows Server 2003 R2 Standard Edition with Service Pack 2 installed. I am trying to integrate network drivers into the image and I keep ...
1
vote
0answers
166 views
IIS 6 App Pools and Windows Services Won't Start
Windows Server 2003 R2 (x86) / IIS 6.
I'm setting up an ASP.NET application as well as a few windows services that run under "MyServiceAccount". I'm unable, however, to get the app pool nor the ...
1
vote
1answer
221 views
run schedule task before windows service starts
I want to run a schedule task before a specified windows service (Service A). Service A starts automatically.
What is the best approach to take? Do I need to convert the schedule task into a service ...
4
votes
3answers
3k views
How to map a drive for a windows service?
I am supporting the installation of a CCTV system from the Windows 2003 R2 Standard side of the equation, the intention was to use use a NAS for long term storage (quite a lot of data is generated in ...