Hi,

is it possible to change the title of an existing site with stsadm? If so
how?

Thanks in advance
Paul

--
Paul Goldmann

Re: How do I change the title of an existing site with stsadm by Mike

Mike
Wed Mar 07 10:12:24 CST 2007

v2 or v3 ? (WSS I presume)

v2 I think not.

v3 : see this WSS FAQ item which has the command and more
http://www.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/DispForm.aspx?ID=661

Mike Walsh
WSS FAQ: www.wssv3faq.com / wss.collutions.com
No private questions please (additions to FAQ welcome)

"Paul Goldmann" <paul.goldmann@msn.com> wrote in message
news:OM1SUPLYHHA.3928@TK2MSFTNGP03.phx.gbl...
> Hi,
>
> is it possible to change the title of an existing site with stsadm? If so
> how?
>
> Thanks in advance
> Paul
>
> --
> Paul Goldmann
>



Re: How do I change the title of an existing site with stsadm by jholliday

jholliday
Wed Mar 07 11:29:04 CST 2007

On Mar 7, 9:12 am, "Mike Walsh" <englantilai...@hotmail.com> wrote:
> v2 or v3 ? (WSS I presume)
>
> v2 I think not.
>
> v3 : see this WSS FAQ item which has the command and morehttp://www.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/DispForm.aspx?ID=661
>
> Mike Walsh
> WSS FAQ:www.wssv3faq.com/ wss.collutions.com
> No private questions please (additions to FAQ welcome)
>
> "Paul Goldmann" <paul.goldm...@msn.com> wrote in message
>
> news:OM1SUPLYHHA.3928@TK2MSFTNGP03.phx.gbl...
>
>
>
> > Hi,
>
> > is it possible to change the title of an existing site with stsadm? If so
> > how?
>
> > Thanks in advance
> > Paul
>
> > --
> > Paul Goldmann- Hide quoted text -
>
> - Show quoted text -

v2:

stsadm.exe -o renameweb -url http://server/site/web1 -newname web2

Jeff