Label Command In Windows Server 2008

This article explains how to use Label command in Windows Server 2008 operating system.
  • 1479

Introduction

Label command in Windows Server 2008 is used to create, change or delete a volume label on a logical drive such as a hard disk partition or a floppy disk. Syntax used for Label command in Windows Server 2008 is given below.

Syntax

label [/mp] [<Volume>] [<Label>]

Parameters For Label

Parameter Description
/mp Defines that the volume should be treated as a mount point or volume name.
<Volume> Defines a drive letter, mount point or volume name.
<Label> Defines the label for the volume.
/? Shows help at the command prompt.

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.