What is the command to start a service in Windows from
command line?
Answer Posted / neeraj tuli
c:>net stop "service name"
c:>net start "service name"
e.g. for if we stop and start Net Logon Service then type:
c:>net stop netlogon
c:>net start netlogon
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Define wan?
Give some private network addresses examples?
How to manage a network using a router?
Draw network configuration and protocol layer interface architecture for a multiprotocol bridge that interconnects an Ethernet LAN to a token-ring LAN.
Tell me what protocols fall under the application layer of the tcp/ip stack?
Explain the difference between csma/cd and csma/ca?
Give some drawbacks of implementing a ring topology?
Explain sneakernet?
What is firewalls?
What is the major disadvantage of a star topology?
Define the number of network ids in a class c network?
how to set kernal parameters in solaris 10&9?
Scenario: “In a switch two hosts are connected to port number 1 and 2 respectively; both the ports are configured with same VLAN id. When data is sent from one host to another, in switch VLAN tagging will happen or not? Why?”
What is the the advantage of address sharing?
What is looping and how switching loops are avoided at L2 level?