Sc enumdepend Command in Windows server 2008
In this article I am going to explain about Sc enumdepend command in windows server 2008 operating system.
Introduction
The operating system Sc enumdepend command is used to represents list of services that depend on the specified service.
Syntax of Sc enumdepend command
sc [<ServerName>] enumdepend [<ServiceName>] [<BufferSize>]
|
Parameters in Sc enumdepend command
It contains following parameter, which is given below:
Parameter |
Description |
<ServerName> |
It specifies the name of the remote server on which the service is installed. |
<BufferSize> |
It specifies the size (in bytes) of the enumeration buffer. |
<ServiceName> |
It specifies the service name. |
Example of Sc enumdepend command
Output:
