Netcfg Command In Windows Server 2008

This article explain the Netcfg command in Windows Server 2008 operating system and also explains its syntax.
  • 3437

Introduction

Netcfg command in Windows Server 2008 is used to installs the Windows Preinstallation Environment (WinPE). It is a lightweight version of windows used to deploy workstations. Syntax used for Netcfg command is given below.

Syntax

netcfg [/v] [/e] [/winpe] [/l] /c /i

Parameters For Netcfg

Parameter Description
/v Run in verbose mode.
/e Use servicing environment variables during install and uninstall.
/winpe Installs TCP/IP, NETBIOS and Microsoft client for WinPE.
/l Provides the location of INF.
/c Provides the class of the component to be installed.
/i Provides the component ID.
/s Provides the type of component to show.
/? Shows help at the command prompt.

Ask Your Question 

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

Categories

More Articles

© 2020 DotNetHeaven. All rights reserved.