What is the command to start a service in Windows from
command line?
Answers were Sorted based on User's Feedback
Answer / raj kumar.g
Start-Run-Type CMD -- Then type below command in command
prompt
net stop <service name>
net start "<service>"
| Is This Answer Correct ? | 7 Yes | 4 No |
Answer / vinayblr
C:\>net start "DHCP Client"
C:\>net stop "DHCP Client"
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / 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 |
Answer / systems & network administator
1. The Run command line may be one of the least utilized
functions in the Start menu. This is a pity since it can be
very useful. It is often the quickest way to launch programs
or to open folders and documents. The figure below shows the
Start-Run entry.
2. Clicking the entry "Run" opens the box shown below, where
commands may be typed and entered.
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / systems & network administator
cmd
c:\windows\system32\cmd.exe
documments and settings\sekhar>
| Is This Answer Correct ? | 1 Yes | 6 No |
I have to do a VLAN connection. I have a managed switch 2950 with 48 ports there r 34 pc connected through switch My aim is to create 3 VLAN. I want to use the IP adress 192.168.10.2 to 10.12 for VLAN1 so what could be the default gateway address of VLAN1.
Name 3 commands will let you logon to another machine ?
Which request does ICMP make when a ping command is entered ?
Relation between spanning tree and vlan ?
What is the requirement of Subnet Mast in IP addressing ?
Define nos?
Is it possible to connect two computers for file sharing without using a hub or router?
How to a software deploy in sales OU?
one server is down it doen't display anything what you do?
What will the command "dfshares" will do without any arguments?
Which layer is responsible coordinating communications b/w segments ? a. physical b. data-link c. network d. session e. application
Which command displays information about network interface hme0 ?