answersLogoWhite

0

renice

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

How do you deete active directory?

You run the 'dcpromo' command to remove active directory and demote a domain controller to a member server. To remove AD completely you would have to do this process on all domain controllers.


Does reservist have priority over active duty in redeployment phase?

No. Active is P-1. Reserve is p-2.


What is the run command to begin installation of Active Directory on your server?

The command is DCPROMO


What command can you use to run the Active Directory Installation Wizard?

The command is DCPROMO


What two tools allow you to begin the Active Directory installation process?

The "Manage your Server" Web Page or typing "dcpromo" on the command line interface


What is the command to view the active VG?

lsvg


A reservist going to active duty training would be classified?

Priority 4


Is cotransport an active or passive process?

Cotransport is an active process.


Is exocytosis an active or passive process?

Exocytosis is an active process.


What are the disadvantages of priority encoder?

For a priority encoder, priority is given to that input that has a larger value compared to the others. i.e., if for a 3 bit output, we have both 6 and 3 as active, then 6 is given priority over 3 and the output will be 110


What is the command to remove active directory?

dcpromo /forceremoval


What is the unix command to tail a file that is being written to?

It is very common to use the 'tail' command to look at a file that is being written to in order to monitor the output of a process. Most systems recognize the tail -f command for that purpose. You must then use an interrupt signal to stop it from looking at the active file.