disconnect-Client Command In Windows Server 2008

In this article I am going to explain about disconnect-Client Command in Windows Server 2008 operating system and also explain it's related syntax.
  • 1775

Introduction

In this we disconnects a client from a multicast transmission or namespace.

Syntax

 

WDSUTIL /Disconnect-Client /ClientId:<Client ID> [/Server:<Server name>] [/Force]


 

 Parameter  Description
 /ClientId:<Client ID> It specifies the ID of the client to be disconnected.
 [/Server:<Server name>] It specifies the name of the server.


Example

WDSUTIL /Disconnect-Client /ClientId:1

Ask Your Question

Got a programming related question? You may want to post your question here

Programming Answers here

Categories

More Articles

© 2020 DotNetHeaven. All rights reserved.