how do u share printer through FTP(fire transfer protocol)?
Answer / naushad afzal
We need to promote a server as File and Print server, make
sure the Print Spooler Service is running and set to RUN
Automatically. Install the printer on this server and share
the printer with some name as per your desire.
To make available this shared printerto user you have to
just find the printer in directory and double click on
printer, this will automatically install the printer.
Another simple method to install this shared printer just
type the name or IP of the File & Print server, this will
open a explorer window showing the shared printer, just
Double Click on printer Icon to install it.
Is This Answer Correct ? | 0 Yes | 2 No |
How do you kill tasks?
Tell me when we browse internet system getting 500 error how will you solve the problem?
Which protocol is working behind DHCP server? and what excatly DORA does?
what are the different types of codes in thread in windows os?
How to stop a thread?
Can you explain too many times when I click on a sentence a caption comes on grr a pop up blocker maybe blockiing--however I have pushed the turn off pop upblocker. This only happens on google it does not happen on att.net?
if thread a,b,c have Max,Min,Normal priorty what is N0. in below set they correspond to.Something like (2,0,1)
How do I kill a process?
How would you implement a thread pool?
What are the different ways in which a thread can enter into waiting state?
Which one you will use to implement critical section?
How to update value using threads. Write code?