Thanks for your response.
Your solution is very similar to something I found on the internet. The document I found said to make sure there was no hidden files. So in Folder Options, the View tab I have
Show hidden files and folders checked, Hide extensions for known file types and Hide Protected operating system files (Recommended) both not checked. I am not aware of any other selections that need to be adjusted.
I do not need to stop the Print Spooler service. It does not start on boot up or a restart. I can’t get it to start.
I figured since the bat file was going to do the same thing as the second option I would do option 2. But since the service isn’t started and the PRINTERS folder is empty there isn’t really anything for me to do. I did try to start the Print Spooler service again but got the same error as the previous post.
I attached some screen shots of what I did.
I did boot the PC this afternoon and looked in the event viewer for a hint.
I found this error followed by four attempts to start the Print Spooler service. Is this error significant? I looked for a service by this name or anything similar and could not find it.
Log Name: System
Source: Service Control Manager
Date: 10/29/2014 2:55:23 PM
Event ID: 7000
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: Carol-PC
Description:
The Parallel port driver service failed to start due to the following error:
The service cannot be started, either because it is disabled or because it has no enabled devices associated with it.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Service Control Manager" Guid="{555908D1-A6D7-4695-8E1E-26931D2012F4}" EventSourceName="Service Control Manager" />
<EventID Qualifiers="49152">7000</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2014-10-29T18:55:23.000Z" />
<EventRecordID>494216</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>System</Channel>
<Computer>Carol-PC</Computer>
<Security />
</System>
<EventData>
<Data Name="param1">Parallel port driver</Data>
<Data Name="param2">%%1058</Data>
</EventData>
</Event>
Here is the text from the Print Spooler error:
Log Name: System
Source: Service Control Manager
Date: 10/29/2014 2:55:23 PM
Event ID: 7031
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: Carol-PC
Description:
The Print Spooler service terminated unexpectedly. It has done this 1 time(s). The following corrective action will be taken in 60000 milliseconds: Restart the service.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Service Control Manager" Guid="{555908D1-A6D7-4695-8E1E-26931D2012F4}" EventSourceName="Service Control Manager" />
<EventID Qualifiers="49152">7031</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2014-10-29T18:55:23.000Z" />
<EventRecordID>494247</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>System</Channel>
<Computer>Carol-PC</Computer>
<Security />
</System>
<EventData>
<Data Name="param1">Print Spooler</Data>
<Data Name="param2">1</Data>
<Data Name="param3">60000</Data>
<Data Name="param4">1</Data>
<Data Name="param5">Restart the service</Data>
</EventData>
</Event>
I just saw farther down in your link some commands I could run from NoelDP. I pasted the results in the attachment. I tried to start the Print Spooler after I ran
these but got the same error as my previous post.
Hope something here is helpful. Thanks for your help on this.
Don