Jul
27
2007
Deploying the RadEditor SharePoint feature to all existing sites
So, the RadEditor solution is not scoped globally, meaning that after you install it, it is not used on users sites unless they activate it in their site settings. What is the way around this? The answer (big surprise) is STSADM.
We again use:
STSADM -o enumsites to collect all existing site URLs. We [...]
0