Sign in
Home
Library
Wiki
Learn
Gallery
Downloads
Support
Forums
Blogs
Resources For IT Professionals
United States (English)
Россия (Pусский)
中国(简体中文)
Brasil (Português)
Get this Tag RSS feed
Translate this page
Powered by
Microsoft® Translator
Popular Tags
Active Directory
AD
AD DS
AD FS
adfs
ASP.NET
azure
BizTalk
BizTalk Server
BizTalk Server 2010
C#
certification
cloud
core docs
de-DE
EAA
Ed Price
Ed's Stub Pages
en-US
ESA
es-ES
Excel
Exchange
Exchange 2010
Exchange Server 2010
fa-IR
Fernando Lugao Veltem
FIM
FIM 2010
forefront
forums
fr-FR
Gokan Ozcifci
has code
has comment
has comments
has image
has Images
has Other Languages
has See Also
Has Table
Has TOC
Horizon_Net
How To
Hyper-V
id-ID
IIS
Italian Wiki Articles
it-IT
ja-JP
Jordano Mazzoni
Link Collection
Luciano Lima
Luigi Bruno
Lync Server 2010
MCTS
MIISILMFIM MACAULAY
Multi Language Wiki Articles
needs work
operations manager
Portal
Português Brasil
PowerShell
Private Cloud
pt-BR
SCCM
security
SharePoint
SharePoint 2010
SharePoint 2013
SharePoint Pirate
Small Basic
solucionando problemas
SQL Server
SQL Server 2012
stub
System Center
System Center 2012
TechNet Wiki
TechNet Wiki Featured Article
tonyso
Translated into Japanese
troubleshooting
tr-TR
UAG
vídeo
Video
Virtualization
VMM
Wiki
Windows
Windows 7
Windows 8
Windows Azure
Windows Server
Windows Server 2008
Windows Server 2008 R2
Windows Server 2012
yottun8
اکتیو دایرکتوری
Browse by Tags
>
TechNet Articles
>
All Tags
>
command prompt
Tagged Content List
Wiki Page:
Viewing Group Policy Settings with "gpresult" Command
R.Alikhani
Table of Contents gpresult gpresult /r gpresult /x filename.xml gpresult /h filename.html/filename.htm gpresult /f gpresult /v gpresult /z gpresult /s computername gpresult /u {user | domain\user} gpresult /u {user | domain\user} /p password gpresult /scope {user | computer} gpresult...
on
25 May 2013
Wiki Page:
Manipulating TCP/IP Configuration with ipconfig
Fernando Lugão Veltem
Table of Contents ipconfig ipconfig /all ipconfig /release [ adapter ] ipconfig /release6 [ adapter ] ipconfig /renew [ adapter ] ipconfig /renew6 [ adapter ] ipconfig /displaydns ipconfig /flushdns ipconfig /registerdns The ipconfig command is a very useful command you can use to view and manipulate...
on
20 May 2013
Wiki Page:
Copying from and Pasting into the Command Prompt
Richard Mueller
Table of Contents Copy from the Command Prompt Window Paste Text into the Command Prompt Window You can copy text from and paste text into the Command Prompt window. The process is a little different depending on how the QuickEdit Mode option is configured. You configure QuickEdit Mode on...
on
7 May 2013
Wiki Page:
How to Connect to Remote Windows 7 Systems with "mstsc" Command
Richard Mueller
Table of Contents Introduction Saving Remote Desktop Connection Settings to a File Useful "mstsc" Command Switches mstsc file path and name mstsc /v: server [ :port ] mstsc /f mstsc /w: number mstsc /span mstsc /multimon mstsc /public mstsc /edit file path and name Introduction ...
on
7 May 2013
Wiki Page:
Managing Windows 7 through Command Line
Richard Mueller
This topic is work in progress. Please abstain from editing it right now. You're welcome to contribute here in a couple of hours or days, though! This Wiki article reveals the command line to you for better managing Windows 7 and Windows Server 2008 R2. Using the information in...
on
22 Feb 2013
Wiki Page:
Tracking Command Line Actions With the Doskey Utility
Richard Mueller
Doskey has been around since the early MS-DOS days, and it’s just as useful today as it was when it first came out. It keeps a history of the commands you’ve entered and enables you to easily retrieve them so that you don’t have to type them again (although doskey have several other functionalities...
on
22 Feb 2013
Wiki Page:
How to Launch the Command Prompt Window
Richard Mueller
There are several ways you can launch the command prompt within Windows 7 and Windows Server 2008 R2: Click Start , type cmd in the Start Search box, and press Enter . If you want to make it a command prompt with administrative right, hold control and shift, then press enter. Or you can right...
on
22 Feb 2013
Wiki Page:
How to Delete Folders With "rd" Command
Richard Mueller
" rd " is the command used to remove or delete directories or folders. The basic syntax of the command is as follow: rd folderpath\ Foldername rd has only three switches, shown in the following table: Command Description rd Deletes the folder if...
on
22 Feb 2013
Wiki Page:
How to View System Information with "systeminfo" Command
Richard Mueller
The systeminfo command is used to view the system information for a local computer or remote network systems. The command systeminfo used with no switches will list all system information about local computer including computer name, owner, processor, and memory information, network aspater(s), hotfixes...
on
12 Feb 2013
Wiki Page:
Identificare il nome del sistema con il comando "hostname" (it-IT)
Luigi Bruno
Ci sono delle situazioni nelle quali si desidera semplicemente conoscere il nome del sistema sul quale si sta lavorando. Uno dei modi più semplici per ottenere questa informazione dal prompt dei comandi è l'utilizzo del comando hostname come mostrato di seguito: Il comando hostname...
on
25 Nov 2012
Wiki Page:
Server Core - Command Prompt - IF EXIST (pt-BR)
Ed Price - MSFT
on
3 Oct 2012
Wiki Page:
How to View the Attributes of Files and Folders by Using "attrib" Command (en-US)
R.Alikhani
Every file and folder has several different attributes assigned that you can view and change from the command line with the attrib command. You can view all of the existing attributes for files by entering the following command: attrib You can also view and configure most of these attributes...
on
19 Jul 2012
Wiki Page:
How to Identify the Name of a System by Using "hostname" Command (en-US)
R.Alikhani
There are times when you simply want to know the name of the system you’re working on. One of the easiest ways to determine this from the command prompt is by using the hostname command as follows: Note: The hostname command doesn’t have any switches. Other Languages...
on
12 Jul 2012
Wiki Page:
How to Pin the Command Prompt to the Start Menu or the Taskbar (en-US)
R.Alikhani
If you use the command prompt frequently, make it easily accessible by pinning it to the Start Menu and the Taskbar . To pin Command Prompt to the Taskbar or the Start menu, do the following steps: Click Start button, type cmd in the Start Search box, then right-click on CMD , and choose...
on
8 Jul 2012
Wiki Page:
Server Core - Command Prompt - Clip - (pt-BR)
Jordano Mazzoni - MVP
Jordano Mazzoni Twitter: @jordanomazzoni Site: http://jmazzoni.wordpress.com/ Canal: http://www.youtube.com/JmazzoniAJU Acompanhe o restante da série no site ou seguindo-me no twitter..!!! Grande abraço Jordano Mazzoni
on
11 Jul 2011
Wiki Page:
Server Core - Commando Prompt - MD - (pt-BR)
Jordano Mazzoni - MVP
Jordano Mazzoni Twitter: @jordanomazzoni Site: http://jmazzoni.wordpress.com/ Canal: http://www.youtube.com/JmazzoniAJU Acompanhe o restante da série no site ou seguindo-me no twitter..!!! Grande abraço Jordano Mazzoni
on
11 Jul 2011
Wiki Page:
Server Core - Commando Prompt - History - (pt-BR)
Jordano Mazzoni - MVP
Jordano Mazzoni Twitter: @jordanomazzoni Site: http://jmazzoni.wordpress.com/ Canal: http://www.youtube.com/JmazzoniAJU Acompanhe o restante da série no site ou seguindo-me no twitter..!!! Grande abraço Jordano Mazzoni
on
11 Jul 2011
Wiki Page:
Server Core - Command Prompt - If Exist - (pt-BR)
Jordano Mazzoni - MVP
Jordano Mazzoni Twitter: @jordanomazzoni Site: http://jmazzoni.wordpress.com/ Canal: http://www.youtube.com/JmazzoniAJU Acompanhe o restante da série no site ou seguindo-me no twitter..!!! Grande abraço Jordano Mazzoni
on
11 Jul 2011
Wiki Page:
Windows 7 - Linha de Comando - Comp - (pt-BR)
Jordano Mazzoni - MVP
Jordano Mazzoni Twitter: @jordanomazzoni Site: http://jmazzoni.wordpress.com/ Canal: http://www.youtube.com/JmazzoniAJU Acompanhe o restante da série no site ou seguindo-me no twitter..!!! Grande abraço Jordano Mazzoni
on
11 Jul 2011
Wiki Page:
Windows 7 - Linha de Comando - Findstr - (pt-BR)
Jordano Mazzoni - MVP
Jordano Mazzoni Twitter: @jordanomazzoni Site: http://jmazzoni.wordpress.com/ Canal: http://www.youtube.com/JmazzoniAJU Acompanhe o restante da série no site ou seguindo-me no twitter..!!! Grande abraço Jordano Mazzoni
on
11 Jul 2011
Wiki Page:
Obtendo Endereço MAC remotamente (pt-BR)
Luciano Lima [MVP]
GETMAC Como obter as informações de MAC Address tanto de interfaces de rede local quando de interfaces de rede remotas em sistemas Microsoft Windows ? Simples.....GETMAC MAC Address de uma interface de rede de um servidor remoto: Modo VERBOSE......detalhando o nome da...
on
15 Apr 2011
Page 1 of 1 (21 items)
Can't find it? Write it!
Post an Article