answersLogoWhite

0

type in DIR & for list of commands under the directory: DIR/?

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What does CD stand for in command prompt?

Change Directory..


What is the command to run your programexe using the command prompt?

Run program.exeorthe name of the program, with or without .exe (if the command prompt is in the same directory/folder of the executable)


When would command prompt display the word WINDOWS as part of the prompt?

When you are in the Windows directory or one of its sub-directories. Once at the command prompt you could type: CD\Windows That will change the directory to Windows and what you will now see is: C:\Windows>


What command on the command prompt will display the sub directories on the current directory?

The command you are looking for is "ls"Also the "dir" command works


How do you set path in command prompt?

To set a path in the Command Prompt, you can use the set command. For example, to temporarily add a directory to your PATH variable, you can type set PATH=%PATH%;C:\Your\Directory. This change will only last for the duration of the Command Prompt session. To make a permanent change, you can modify the PATH variable through the System Properties in the Control Panel or by using the setx command, like setx PATH "%PATH%;C:\Your\Directory".


DOS Command to go to the Root Directory?

type at DOS prompt CD c:\


How do you change directory to E?

First you must have an E: directory formatted. If you do, and you're running Windows XP Professional, click "Start", click "Run", type cmd (this will bring you to a command prompt). At the command prompt type chdir E:\


What would you type at a command prompt to execute a program called sampleprog in your current directory if the current directory is not in your path statement?

./sampleprog


How do you make a directory in command prompt?

the procedure of making account though command prompt is net user, system name, password /add e.g net user pc 123 /add


How do you run scripts from QXDM command prompt?

To run scripts from the QXDM command prompt, first, ensure that your script file is saved with a .cmd or .bat extension. You can then open the QXDM command prompt and navigate to the directory where your script is located using the cd command. Once in the correct directory, type the name of the script file and press Enter to execute it. Ensure that any required parameters or inputs are provided as specified in the script.


What command line utility can you use to create and modify Active Directory?

TO ADD OR CREATE Dsadd is a command-line tool that is built into Windows Server 2008. It is available if you have the Active Directory Domain Services (AD DS) server role installed. To use dsadd, you must run the dsadd command from an elevated command prompt. To open an elevated command prompt, click Start, right-click Command Prompt, and then click Run as administrator. Dsadd computer:Adds a single computer to the directory Dsadd contact:Adds a single contact to the directory Dsadd group:Adds a single group to the directory. Dsadd ou:Adds a single organizational unit to the directory. Dsadd user:Adds a single user to the directory Dsadd quota:Adds a quota specification to a directory partition. TO MODIFY Dsmod is a command-line tool that is built into Windows Server 2008. It is available if you have the Active Directory Domain Services (AD DS) server role installed. To use dsmod, you must run the dsmod command from an elevated command prompt. To open an elevated command prompt, click Start, right-click Command Prompt, and then click Run as administrator. Dsmod computer:Modifies attributes of one or more existing computers in the directory. Dsmod contact:Modifies attributes of one or more existing contacts in the directory. Dsmod group:Modifies attributes of one or more existing groups in the directory. Dsmod ou:Modifies attributes of one or more existing organizational units (OUs) in the directory. Dsmod server:Modifies properties of a domain controller. Dsmod user:Modifies attributes of one or more existing users in the directory. Dsmod quota:Modifies attributes of one or more existing quota specifications in the directory. Dsmod partition:Modifies attributes of one or more existing partitions in the directory.


Which is the command tool that can be used to create delete veiw and modify objects in active directory?

TO ADD OR CREATE Dsadd is a command-line tool that is built into Windows Server 2008. It is available if you have the Active Directory Domain Services (AD DS) server role installed. To use dsadd, you must run the dsadd command from an elevated command prompt. To open an elevated command prompt, click Start, right-click Command Prompt, and then click Run as administrator. Dsadd computer:Adds a single computer to the directory Dsadd contact:Adds a single contact to the directory Dsadd group:Adds a single group to the directory. Dsadd ou:Adds a single organizational unit to the directory. Dsadd user:Adds a single user to the directory Dsadd quota:Adds a quota specification to a directory partition. TO MODIFY Dsmod is a command-line tool that is built into Windows Server 2008. It is available if you have the Active Directory Domain Services (AD DS) server role installed. To use dsmod, you must run the dsmod command from an elevated command prompt. To open an elevated command prompt, click Start, right-click Command Prompt, and then click Run as administrator. Dsmod computer:Modifies attributes of one or more existing computers in the directory. Dsmod contact:Modifies attributes of one or more existing contacts in the directory. Dsmod group:Modifies attributes of one or more existing groups in the directory. Dsmod ou:Modifies attributes of one or more existing organizational units (OUs) in the directory. Dsmod server:Modifies properties of a domain controller. Dsmod user:Modifies attributes of one or more existing users in the directory. Dsmod quota:Modifies attributes of one or more existing quota specifications in the directory. Dsmod partition:Modifies attributes of one or more existing partitions in the directory.