Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Many of the commands entered from the command prompt require elevated privileges, or administrative permissions. For example, if you wanted to stop and restart the netlogon service to re-create SRV records on a DNS server, you can use the following two commands:
sc stop netlogon sc start netlogon