I am working on a large SharePoint farm, mainly with the backend SQL Servers. We have always used stsadm -o for all stsadm functions, but no one seems to know why. I can't seem to find the info specific for stsadm, would it be general Windows command-line sytax?
|
feedback
|
|
The -o is short for -operation. It basically specifies the operation of the command. | |||
feedback
|
|
actually -o[peration] operationname distinguishes actual commands from -help operationname requests | |||
|
feedback
|