Which of the COPY command switches suppresses the confirmation prompt displayed when Windows is about to overwrite the contents of an existing file?

Front Back

What command-line utility allows to test the reachability of a host across an IP network?

PING

What command-line command can be used to copy one or more files form one location to another?

COPY

The /R switch of the CHKDSK utility:

  • Locates bad sectors and recovers readable information
  • Fixes errors on the disk

What is the correct syntax for setting the time-out period of 60 seconds before powering off a Windows host?

SHUTDOWN /t 60

The "Run as Administrator" option in MS Windows available after right-clicking on the Command Prompt application icon allows for execution of shell commands reserved for a system administrator.

True

Which of COPY command switched verifies that the new files are written correctly?

/V

The "HELP [command]" syntax in Windows shell can be used to displaying help information related to any command-line tool available in Windows, including utilities that fall into the category of network command-line tools (e.g. PING, IPCONFIG, NETSTAT, and others)

False

What command in Windows launches a text-based command-line partitioning utility?

DISKPART

What Windows command-line commands allows for copying multiple files or entire directory trees from one directory to another and for copying files across a network?

  • XCOPY
  • ROBOCOPY

What Windows command-line command can be used for managing Active Directory domains?

NETDOM

What commands are used in Windows to create a directory or subdirectory?

  • MD
  • MKDIR

What is a command used in Windows that displays IP addresses, subnet mask, and default gateway for all adapters?

IPCONFIG

Which SHUTDOWN command switch in Windows Command Prompt forces full system shutdown and restart of the Windows host?

/r

Which of the COPY command switches suppresses the confirmation prompt displayed when Windows is about to overwrite the contents of an existing file?

/Y

What command in Windows can be used to display help information related to a specific command-line utility?

  • HELP [command name]
  • [command name] /?

Command line utilities below allows to test the reachability of a host across an IP network

Command line command can be used to copy one or more files from one location to another?

The /R switch of the CHKDSK utility

- Locates bad sectors and recovers readable information


- Fixes errors on the disk


Correct syntax for setting the time-out period of 60 seconds before powering off a Windows host?

Run as administrator" option in MS Windows available after right-clicking on the Command Prompt application icon allows for execution of shell commands reserved for a system administrator.

COPY command switches verifies that the new files are written correctly

The "help [command name]" syntax in Windows shell can be used for displaying help information related to any command-line tool available in Windows, including utilities that fall into the category of network command-line tools (e.g. PING, IPCONFIG, NETSTAT, and others

Following commands in Windows launches a text-based command-line partitioning utility?

Microsoft Windows command-line commands allow(s) for copying multiple files or entire directory trees from one directory to another and for copying files across a network

Command-line command for managing Active Directory domains is called:

Command-line commands are used in Windows to create a directory or subdirectory

Windows Command Prompt commands listed below allows to display IP addresses, subnet mask, and default gateway for all adapters:

SHUTDOWN command switch in Windows Command Prompt forces full system shutdown and restart of the Windows host:

COPY command switches suppresses the confirmation prompt displayed when Windows is about to overwrite the contents of an existing file:

Commands in Windows can be used to display help information related to a specific command-line utility:

- help [command name]


- [command name] /?

NETSTAT is a command-line utility which can be used for:

Displaying active TCP/IP connections

The /F switch of the CHKDSK utility:

Following switches puts the PING command in a loop (ping the specified host until stopped)?

Key combinations that allow to stop the execution of the current command run in Windows Command Prompt?

Command-line command in Windows that displays Group Policy information for a machine or user is known as:

Microsoft Windows OS command-line utility for displaying intermediary points on the packet route is called:

The SFC utility in Windows:

Scans for and restores corrupted system files

Following commands in Windows change(s) the current directory to the root directory

Which parameter of the CD command in Windows moves the command-line prompt one folder up in the directory tree (sets the prompt at the parent folder of the current folder)?

Following Windows command-line utilities allows to terminate tasks by process id or image name:

Following command clears the Command Prompt window screen in Windows

Windows Command Prompt command used for uncompressing cabinet files

Used without any parameters, the HELP command in Windows displays a list of system commands with a brief description of each command

Following network administration command-line tools can be used for DNS queries:

For a newly added hard drive, this command allows to configure it with a file system so that Windows can store information on the disk.

Command-line commands listed below allows for updating multiple Group Policy settings in Windows

Parameter of the System File Checker utility in Microsoft Windows combines scanning the integrity of all protected system files with restoration of corrupted files:

Windows Recovery Environment (Windows RE) offers a set of tools and utilities to troubleshoot Windows startup issues. Which of the following commands launches a tool for manual troubleshooting of problems related to master boot record (MBR), boot sector, and Boot Configuration Data (BCD) store in Windows RE Command Prompt?

Following command-line commands in Windows displays a list of currently running processes on the local computer or on a remote computer

Following command can be used to shut down or restart local or remote hosts running Windows.

Following command(s) can be used in Windows Command Prompt to delete a directory

Provided that the process ID of NOTEPAD.EXE obtained with the TASKLIST command is 1230, which of the following answers lists the correct syntax for a Windows Command Prompt TASKKILL command that would allow to close this application?

Following commands exit(s) the command interpreter in Windows:

- TASKKILL /IM CMD.EXE


- EXIT

Following commands in Windows Command Prompt writes a new master boot record to a disk

Command-line utility in Microsoft Windows operating systems for registering and unregistering DLLs and ActiveX controls in the Windows Registry is called:

Windows command-line utility designed to be of help in troubleshooting NetBIOS name resolution problems?

Following commands in Windows Command Prompt writes a new boot sector to the system partition?

Following commands allows for editing Windows registry from the Command Prompt

Following Windows command-line command can be used to display a list of domains, computers, or shared resources available on a specific computer?

Windows Command Prompt commands listed below can be used to delete one or more files:

Following answers lists the correct syntax for a Windows Command Prompt TASKKILL command that would allow to close NOTEPAD.EXE

Parameter of the RD command in Windows allows for the deletion of an entire directory tree? (the specified directory and all its subdirectories, including all files)

Following wildcard characters can be used as a substitute for a single character in a file or directory name

Which of the wildcard characters listed below can be used as a substitute for any string of characters in a file or directory name?

Following Windows Command Prompt commands can be used to list all directory's files and subdirectories contained in the current directory

What copy command switch verifies that the new files are written correctly?

50 Cards in this Set.

What is copy command in Command Prompt?

Press CTRL + C to copy it, and press CTRL + V to paste it in the window. You can also easily paste text you've copied from another program into the command prompt using the same shortcut.

What is copy Y command?

/Y - Causes COPY to replace existing files without providing a confirmation prompt. By default, if you specify an existing file as the destination file, COPY will provide a confirmation prompt. (In previous versions of DOS, existing files were simply overwritten.)

Which Windows command would you use to copy a directory and all its contents?

MS-DOS and Windows command line To copy a directory in MS-DOS, use the xcopy command.

Toplist

Neuester Beitrag

Stichworte