Microsoft Exam Questions

Which three actions should you perform?

A farm environment has multiple servers that run Microsoft Windows SharePoint Services. You create a new feature named myFeature.

You need to deploy and activate myFeature for the http: //www.contoso.local site.

Which three actions should you perform? (Each correct answer presents part of the solution. Choose three.)

A.
Run the IISReset command on one server in the farm.

B.
Run the IISReset command on each server in the farm.

C.
Run the stsadm o activatefeature name myFeature url http: //www.contoso.local command on one server in the farm.

D.
Run the stsadm o activatefeature name myFeature url http: //www.contoso.local command on each server in the farm.

E.
Copy the feature files to the correct directory on one server in the farm. Run the stsadm o installfeature name myFeature command on that server.

F.
Copy the feature files to the correct directory on each server in the farm. Run the stsadm o installfeature name myFeature command on each server in the farm.