Tagged Questions
0
votes
1answer
77 views
Recursive Enumeration of Sites, Subsites, and Application Templates Used
I am migrating my WSS 3.0 installation over to 2010 and then eventually to 2013 and am in need of a stsadm command that will show me a list of sites in the site collection, a list of subsites within ...
5
votes
2answers
146 views
Why we need to do IIS Reset after adding a template
I added a template using,
STSADM -o addtemplate -filename "C:\Stalker\BaleeeBaleee.stp" -title "YouBreakLive"
I can see it in Central Administration in "Custom" site templates when I try to create ...
0
votes
1answer
276 views
importing a site to a new site collection error
I tried using STSADM to export / import a site definition, it exported properly, but when i tried to import it, it gave me fatal error that couldn't find a webtemplate #id** with LCID 1033, both ...
