To register the Active Directory schema snap-in, open a command prompt and type regsvr32 schmmgmt.dll. You will receive a message box informing you that DllRegisterServer in schmmgmt.dll succeeded

a. schema.exe
b. load schema
c. regsvr32 schmmgmt.dll
d. Register schema

C. You will receive a message box informing you that DLLRegisterServer in schmmgmt.dll succeeded.

Computer Science & Information Technology

You might also like to view...

The code ____________ will draw a solid circle.

a) drawCircle( 50, 50, 25 ); b) fillOval( 50, 25, 50, 25 ); c) fillOval( 50, 50, 25, 25 ); d) drawOval( 50, 50, 50, 50 );

Computer Science & Information Technology

Software developers typically cannot incorporate freeware in applications they intend to sell.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology