RE: Database names with GUIDs

2012-08-19 Thread Marko Salonen
Awesome tool Sezai, works like a charm! Thanks again for pointing it out.

I really need to invest more time in learning to do things via powershell, at 
least those things that can't be easily done via CA or the UI.

From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of 
Sezai Komur
Sent: Friday, 17 August 2012 1:02 PM
To: ozMOSS
Subject: Re: Database names with GUIDs

Hi Marko,

I would give this tool a try: http://autospinstaller.codeplex.com/
It lets you execute a full PowerShell scripted install and you have full 
control over all database names.

I recommend you learn how to use this first on another non-production setup. 
You're going to have to invest a bit of time trying it out and and testing a 
few installs in a non-prod farm first. After that investment of time you should 
be able to spin up future SharePoint farms in a fraction of the time.
Sezai.
On Fri, Aug 17, 2012 at 10:24 AM, Roger Carran 
mailto:roger.car...@sharingminds.com.au>> 
wrote:
In regards to production builds, PowerShell is really the way to go. You can 
specify nice database names for all of them, as well as any other configuration 
aspect.

If you have deployed some databases already, this article gives a nice way to 
change things: 
http://www.bullspit.co.uk/2011/03/19/sharepoint-2010-change-the-name-of-the-administration-content-database.
 This is also using PowerShell, which I highly recommend for farm deployment (I 
don't think I've done config/deployment through the UI for a long time now).

There are also some good starting points on TechNet with ready built examples: 
http://technet.microsoft.com/en-us/library/gg983005.aspx

Kind Regards,


Roger Carran
Sharing Minds
Knowledge | Communication | Collaboration | Productivity
Mobile: 0411 598 110
Web: www.SharingMinds.com.au<http://www.sharingminds.com.au/>

Thinking about upgrading your Intranet? Then think Sharing Minds!

From: ozmoss-boun...@ozmoss.com<mailto:ozmoss-boun...@ozmoss.com> 
[mailto:ozmoss-boun...@ozmoss.com<mailto:ozmoss-boun...@ozmoss.com>] On Behalf 
Of Marko Salonen
Sent: Friday, 17 August 2012 12:11 PM
To: ozMOSS
Subject: Database names with GUIDs

Hi

I am currently building my first production non-stand alone SharePoint 2010 
farm. (Yay!)

When running install and config I wanted to use a prefix for my databases, 
something like SP2010_Prod_, which worked great for the _Config 
database, but after running the wixard the rest of them have the horrible GUID 
at the end. Not wanting to start all over, is there a clean workable way to 
rename all the databases, I.E. not just the WSS_Content databases?

Cheers all!

/marko

MORETON BAY REGIONAL COUNCIL (MBRC) PRIVILEGED PRIVATE AND CONFIDENTIAL - The 
information contained in this e-mail and any attachments is confidential and 
may attract legal privilege. It is only intended for the named recipient/s. If 
you are not a named recipient any use of this information including copying, 
distribution and publication is prohibited. Confidentiality and legal privilege 
are not waived or lost as a result of mistaken or erroneous delivery. If you 
are not a named recipient, please delete all copies immediately and contact the 
sender to advise of the error.

It is recommended that you scan this email and any attachment before opening. 
MBRC does not accept any responsibility or liability for loss or damage arising 
directly or indirectly from opening this email, opening any attachments or any 
communication errors.

The views expressed in this email and any attachments are the personal views of 
the sender unless otherwise stated.

___
ozmoss mailing list
ozmoss@ozmoss.com<mailto:ozmoss@ozmoss.com>
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss

___
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss


RE: Database names with GUIDs

2012-08-17 Thread jEy Srikantha
Try spautoinstall

Sent from my Windows Phone
--
From: Roger Carran
Sent: 17-Aug-12 12:25 PM
To: ozMOSS
Subject: RE: Database names with GUIDs

In regards to production builds, PowerShell is really the way to go. You
can specify nice database names for all of them, as well as any other
configuration aspect.



If you have deployed some databases already, this article gives a nice way
to change things:
http://www.bullspit.co.uk/2011/03/19/sharepoint-2010-change-the-name-of-the-administration-content-database.
This is also using PowerShell, which I highly recommend for farm deployment
(I don’t think I’ve done config/deployment through the UI for a long time
now).



There are also some good starting points on TechNet with ready built
examples: http://technet.microsoft.com/en-us/library/gg983005.aspx



Kind Regards,





Roger Carran

*Sharing Minds*

*Knowledge | Communication | Collaboration | Productivity*

*Mobile: 0411 598 110*

*Web: www.SharingMinds.com.au <http://www.sharingminds.com.au/> *

* *

*Thinking about upgrading your Intranet? Then think Sharing Minds!*



*From:* ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] *On
Behalf Of *Marko Salonen
*Sent:* Friday, 17 August 2012 12:11 PM
*To:* ozMOSS
*Subject:* Database names with GUIDs



Hi



I am currently building my first production non-stand alone SharePoint 2010
farm. (Yay!)



When running install and config I wanted to use a prefix for my databases,
something like SP2010_Prod_, which worked great for the _Config
database, but after running the wixard the rest of them have the horrible
GUID at the end. Not wanting to start all over, is there a clean workable
way to rename all the databases, I.E. not just the WSS_Content databases?



Cheers all!



/marko

MORETON BAY REGIONAL COUNCIL (MBRC) PRIVILEGED PRIVATE AND CONFIDENTIAL -
The information contained in this e-mail and any attachments is
confidential and may attract legal privilege. It is only intended for the
named recipient/s. If you are not a named recipient any use of this
information including copying, distribution and publication is prohibited.
Confidentiality and legal privilege are not waived or lost as a result of
mistaken or erroneous delivery. If you are not a named recipient, please
delete all copies immediately and contact the sender to advise of the error.

It is recommended that you scan this email and any attachment before
opening. MBRC does not accept any responsibility or liability for loss or
damage arising directly or indirectly from opening this email, opening any
attachments or any communication errors.

The views expressed in this email and any attachments are the personal
views of the sender unless otherwise stated.
___
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss


RE: Database names with GUIDs

2012-08-16 Thread Marko Salonen
Cheers Dylan!

Regards,

Marko

--
Marko Salonen
Senior Applications Analyst
Moreton Bay Regional Council
220 Gympie Road, Strathpine Q 4500
P 07 3480 6531
F 07 5433 2188
www.moretonbay.qld.gov.au<http://www.moretonbay.qld.gov.au>

From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of 
Dylan Tusler
Sent: Friday, 17 August 2012 2:35 PM
To: 'ozMOSS'
Subject: RE: Database names with GUIDs

Marko,

We've trod that path here. Feel free to get in touch when you get stuck. We're 
only a short drive away.

Cheers,

Dylan Tusler
Team Lead Data, Development & Integration
ICTS Branch
Sunshine Coast Regional Council
P 07 5420 8002
E 
dylan.tus...@sunshinecoast.qld.gov.au<mailto:dylan.tus...@sunshinecoast.qld.gov.au>
A Locked Bag 72, Sunshine Coast Mail Centre QLD 4560
W www.sunshinecoast.qld.gov.au<http://www.sunshinecoast.qld.gov.au/>

Please consider the sanity of others before replying to replies to replies to 
this email. Sometimes it just makes more sense to pick up the phone.



From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of 
Marko Salonen
Sent: Friday, 17 August 2012 14:16
To: ozMOSS
Subject: RE: Database names with GUIDs
SharePoint is the fun stuff I get to do when I am not doing 'real' work with 
our Asset Management, Library Management, and EDRMS systems! :)
Or working on a myriad of other projects...

I really want to setup a great environment as if I can convince my (ICT) 
department and management its useful, I can start planning a proper enterprise 
wide architecture and farm/s and hopefully start integrating with our other 
systems.

Regards,

Marko

--
Marko Salonen
Senior Applications Analyst
Moreton Bay Regional Council
220 Gympie Road, Strathpine Q 4500
P 07 3480 6531
F 07 5433 2188
www.moretonbay.qld.gov.au<http://www.moretonbay.qld.gov.au>

From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of 
Sezai Komur
Sent: Friday, 17 August 2012 1:49 PM
To: ozMOSS
Subject: Re: Database names with GUIDs

"there is no real deadline for this to be up" - what a sweet job!

Sezai.
On Fri, Aug 17, 2012 at 11:43 AM, Marko Salonen 
mailto:marko.salo...@moretonbay.qld.gov.au>>
 wrote:
Thanks Roger and Sezai

Will look into those, test, and redo the PROD environment as there is no real 
deadline for this to be up.

Regards,

Marko

--
Marko Salonen
Senior Applications Analyst
Moreton Bay Regional Council
220 Gympie Road, Strathpine Q 4500
P 07 3480 6531
F 07 5433 2188
www.moretonbay.qld.gov.au<http://www.moretonbay.qld.gov.au/>

From: ozmoss-boun...@ozmoss.com<mailto:ozmoss-boun...@ozmoss.com> 
[mailto:ozmoss-boun...@ozmoss.com<mailto:ozmoss-boun...@ozmoss.com>] On Behalf 
Of Sezai Komur
Sent: Friday, 17 August 2012 1:02 PM
To: ozMOSS
Subject: Re: Database names with GUIDs

Hi Marko,

I would give this tool a try: http://autospinstaller.codeplex.com/
It lets you execute a full PowerShell scripted install and you have full 
control over all database names.

I recommend you learn how to use this first on another non-production setup. 
You're going to have to invest a bit of time trying it out and and testing a 
few installs in a non-prod farm first. After that investment of time you should 
be able to spin up future SharePoint farms in a fraction of the time.
Sezai.
On Fri, Aug 17, 2012 at 10:24 AM, Roger Carran 
mailto:roger.car...@sharingminds.com.au>> 
wrote:
In regards to production builds, PowerShell is really the way to go. You can 
specify nice database names for all of them, as well as any other configuration 
aspect.

If you have deployed some databases already, this article gives a nice way to 
change things: 
http://www.bullspit.co.uk/2011/03/19/sharepoint-2010-change-the-name-of-the-administration-content-database.
 This is also using PowerShell, which I highly recommend for farm deployment (I 
don't think I've done config/deployment through the UI for a long time now).

There are also some good starting points on TechNet with ready built examples: 
http://technet.microsoft.com/en-us/library/gg983005.aspx

Kind Regards,


Roger Carran
Sharing Minds
Knowledge | Communication | Collaboration | Productivity
Mobile: 0411 598 110
Web: www.SharingMinds.com.au<http://www.sharingminds.com.au/>

Thinking about upgrading your Intranet? Then think Sharing Minds!

From: ozmoss-boun...@ozmoss.com<mailto:ozmoss-boun...@ozmoss.com> 
[mailto:ozmoss-boun...@ozmoss.com<mailto:ozmoss-boun...@ozmoss.com>] On Behalf 
Of Marko Salonen
Sent: Friday, 17 August 2012 12:11 PM
To: ozMOSS
Subject: Database names with GUIDs

Hi

I am currently building my first production non-stand alone SharePoint 2010 
farm. (Yay!)

When running install and config I wanted to use a prefix for my databases, 
something like SP2010_Prod_, which worked great for the _Config 
database, but after running the wixa

RE: Database names with GUIDs

2012-08-16 Thread Dylan Tusler
Marko,

We've trod that path here. Feel free to get in touch when you get stuck. We're 
only a short drive away.

Cheers,

Dylan Tusler
Team Lead Data, Development & Integration
ICTS Branch
Sunshine Coast Regional Council
P 07 5420 8002
E 
dylan.tus...@sunshinecoast.qld.gov.au<mailto:dylan.tus...@sunshinecoast.qld.gov.au>
A Locked Bag 72, Sunshine Coast Mail Centre QLD 4560
W www.sunshinecoast.qld.gov.au<http://www.sunshinecoast.qld.gov.au/>

Please consider the sanity of others before replying to replies to replies to 
this email. Sometimes it just makes more sense to pick up the phone.




From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of 
Marko Salonen
Sent: Friday, 17 August 2012 14:16
To: ozMOSS
Subject: RE: Database names with GUIDs

SharePoint is the fun stuff I get to do when I am not doing 'real' work with 
our Asset Management, Library Management, and EDRMS systems! :)
Or working on a myriad of other projects...

I really want to setup a great environment as if I can convince my (ICT) 
department and management its useful, I can start planning a proper enterprise 
wide architecture and farm/s and hopefully start integrating with our other 
systems.

Regards,

Marko

--
Marko Salonen
Senior Applications Analyst
Moreton Bay Regional Council
220 Gympie Road, Strathpine Q 4500
P 07 3480 6531
F 07 5433 2188
www.moretonbay.qld.gov.au<http://www.moretonbay.qld.gov.au>

From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of 
Sezai Komur
Sent: Friday, 17 August 2012 1:49 PM
To: ozMOSS
Subject: Re: Database names with GUIDs

"there is no real deadline for this to be up" - what a sweet job!

Sezai.
On Fri, Aug 17, 2012 at 11:43 AM, Marko Salonen 
mailto:marko.salo...@moretonbay.qld.gov.au>>
 wrote:
Thanks Roger and Sezai

Will look into those, test, and redo the PROD environment as there is no real 
deadline for this to be up.

Regards,

Marko

--
Marko Salonen
Senior Applications Analyst
Moreton Bay Regional Council
220 Gympie Road, Strathpine Q 4500
P 07 3480 6531
F 07 5433 2188
www.moretonbay.qld.gov.au<http://www.moretonbay.qld.gov.au/>

From: ozmoss-boun...@ozmoss.com<mailto:ozmoss-boun...@ozmoss.com> 
[mailto:ozmoss-boun...@ozmoss.com<mailto:ozmoss-boun...@ozmoss.com>] On Behalf 
Of Sezai Komur
Sent: Friday, 17 August 2012 1:02 PM
To: ozMOSS
Subject: Re: Database names with GUIDs

Hi Marko,

I would give this tool a try: http://autospinstaller.codeplex.com/
It lets you execute a full PowerShell scripted install and you have full 
control over all database names.

I recommend you learn how to use this first on another non-production setup. 
You're going to have to invest a bit of time trying it out and and testing a 
few installs in a non-prod farm first. After that investment of time you should 
be able to spin up future SharePoint farms in a fraction of the time.
Sezai.
On Fri, Aug 17, 2012 at 10:24 AM, Roger Carran 
mailto:roger.car...@sharingminds.com.au>> 
wrote:
In regards to production builds, PowerShell is really the way to go. You can 
specify nice database names for all of them, as well as any other configuration 
aspect.

If you have deployed some databases already, this article gives a nice way to 
change things: 
http://www.bullspit.co.uk/2011/03/19/sharepoint-2010-change-the-name-of-the-administration-content-database.
 This is also using PowerShell, which I highly recommend for farm deployment (I 
don't think I've done config/deployment through the UI for a long time now).

There are also some good starting points on TechNet with ready built examples: 
http://technet.microsoft.com/en-us/library/gg983005.aspx

Kind Regards,


Roger Carran
Sharing Minds
Knowledge | Communication | Collaboration | Productivity
Mobile: 0411 598 110
Web: www.SharingMinds.com.au<http://www.sharingminds.com.au/>

Thinking about upgrading your Intranet? Then think Sharing Minds!

From: ozmoss-boun...@ozmoss.com<mailto:ozmoss-boun...@ozmoss.com> 
[mailto:ozmoss-boun...@ozmoss.com<mailto:ozmoss-boun...@ozmoss.com>] On Behalf 
Of Marko Salonen
Sent: Friday, 17 August 2012 12:11 PM
To: ozMOSS
Subject: Database names with GUIDs

Hi

I am currently building my first production non-stand alone SharePoint 2010 
farm. (Yay!)

When running install and config I wanted to use a prefix for my databases, 
something like SP2010_Prod_, which worked great for the _Config 
database, but after running the wixard the rest of them have the horrible GUID 
at the end. Not wanting to start all over, is there a clean workable way to 
rename all the databases, I.E. not just the WSS_Content databases?

Cheers all!

/marko

MORETON BAY REGIONAL COUNCIL (MBRC) PRIVILEGED PRIVATE AND CONFIDENTIAL - The 
information contained in this e-mail and any attachments is confidential and 
may attract legal privilege. It is only intended for the na

RE: Database names with GUIDs

2012-08-16 Thread Marko Salonen
SharePoint is the fun stuff I get to do when I am not doing 'real' work with 
our Asset Management, Library Management, and EDRMS systems! :)
Or working on a myriad of other projects...

I really want to setup a great environment as if I can convince my (ICT) 
department and management its useful, I can start planning a proper enterprise 
wide architecture and farm/s and hopefully start integrating with our other 
systems.

Regards,

Marko

--
Marko Salonen
Senior Applications Analyst
Moreton Bay Regional Council
220 Gympie Road, Strathpine Q 4500
P 07 3480 6531
F 07 5433 2188
www.moretonbay.qld.gov.au<http://www.moretonbay.qld.gov.au>

From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of 
Sezai Komur
Sent: Friday, 17 August 2012 1:49 PM
To: ozMOSS
Subject: Re: Database names with GUIDs

"there is no real deadline for this to be up" - what a sweet job!

Sezai.
On Fri, Aug 17, 2012 at 11:43 AM, Marko Salonen 
mailto:marko.salo...@moretonbay.qld.gov.au>>
 wrote:
Thanks Roger and Sezai

Will look into those, test, and redo the PROD environment as there is no real 
deadline for this to be up.

Regards,

Marko

--
Marko Salonen
Senior Applications Analyst
Moreton Bay Regional Council
220 Gympie Road, Strathpine Q 4500
P 07 3480 6531
F 07 5433 2188
www.moretonbay.qld.gov.au<http://www.moretonbay.qld.gov.au/>

From: ozmoss-boun...@ozmoss.com<mailto:ozmoss-boun...@ozmoss.com> 
[mailto:ozmoss-boun...@ozmoss.com<mailto:ozmoss-boun...@ozmoss.com>] On Behalf 
Of Sezai Komur
Sent: Friday, 17 August 2012 1:02 PM
To: ozMOSS
Subject: Re: Database names with GUIDs

Hi Marko,

I would give this tool a try: http://autospinstaller.codeplex.com/
It lets you execute a full PowerShell scripted install and you have full 
control over all database names.

I recommend you learn how to use this first on another non-production setup. 
You're going to have to invest a bit of time trying it out and and testing a 
few installs in a non-prod farm first. After that investment of time you should 
be able to spin up future SharePoint farms in a fraction of the time.
Sezai.
On Fri, Aug 17, 2012 at 10:24 AM, Roger Carran 
mailto:roger.car...@sharingminds.com.au>> 
wrote:
In regards to production builds, PowerShell is really the way to go. You can 
specify nice database names for all of them, as well as any other configuration 
aspect.

If you have deployed some databases already, this article gives a nice way to 
change things: 
http://www.bullspit.co.uk/2011/03/19/sharepoint-2010-change-the-name-of-the-administration-content-database.
 This is also using PowerShell, which I highly recommend for farm deployment (I 
don't think I've done config/deployment through the UI for a long time now).

There are also some good starting points on TechNet with ready built examples: 
http://technet.microsoft.com/en-us/library/gg983005.aspx

Kind Regards,


Roger Carran
Sharing Minds
Knowledge | Communication | Collaboration | Productivity
Mobile: 0411 598 110
Web: www.SharingMinds.com.au<http://www.sharingminds.com.au/>

Thinking about upgrading your Intranet? Then think Sharing Minds!

From: ozmoss-boun...@ozmoss.com<mailto:ozmoss-boun...@ozmoss.com> 
[mailto:ozmoss-boun...@ozmoss.com<mailto:ozmoss-boun...@ozmoss.com>] On Behalf 
Of Marko Salonen
Sent: Friday, 17 August 2012 12:11 PM
To: ozMOSS
Subject: Database names with GUIDs

Hi

I am currently building my first production non-stand alone SharePoint 2010 
farm. (Yay!)

When running install and config I wanted to use a prefix for my databases, 
something like SP2010_Prod_, which worked great for the _Config 
database, but after running the wixard the rest of them have the horrible GUID 
at the end. Not wanting to start all over, is there a clean workable way to 
rename all the databases, I.E. not just the WSS_Content databases?

Cheers all!

/marko

MORETON BAY REGIONAL COUNCIL (MBRC) PRIVILEGED PRIVATE AND CONFIDENTIAL - The 
information contained in this e-mail and any attachments is confidential and 
may attract legal privilege. It is only intended for the named recipient/s. If 
you are not a named recipient any use of this information including copying, 
distribution and publication is prohibited. Confidentiality and legal privilege 
are not waived or lost as a result of mistaken or erroneous delivery. If you 
are not a named recipient, please delete all copies immediately and contact the 
sender to advise of the error.

It is recommended that you scan this email and any attachment before opening. 
MBRC does not accept any responsibility or liability for loss or damage arising 
directly or indirectly from opening this email, opening any attachments or any 
communication errors.

The views expressed in this email and any attachments are the personal views of 
the sender unless otherwise stated.

___
ozmoss mailing list
ozmoss@o

Re: Database names with GUIDs

2012-08-16 Thread Sezai Komur
"there is no real deadline for this to be up" - what a sweet job!

Sezai.

On Fri, Aug 17, 2012 at 11:43 AM, Marko Salonen <
marko.salo...@moretonbay.qld.gov.au> wrote:

>  Thanks Roger and Sezai
>
> ** **
>
> Will look into those, test, and redo the PROD environment as there is no
> real deadline for this to be up.
>
> ** **
>
> Regards,
>
> ** **
>
> Marko
>
> ** **
>
> -- 
>
> Marko Salonen
> Senior Applications Analyst
>
> Moreton Bay Regional Council
> 220 Gympie Road, Strathpine Q 4500
> P 07 3480 6531
>
> F 07 5433 2188
>
> www.moretonbay.qld.gov.au
>
> ** **
>
> *From:* ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] *On
> Behalf Of *Sezai Komur
> *Sent:* Friday, 17 August 2012 1:02 PM
> *To:* ozMOSS
> *Subject:* Re: Database names with GUIDs
>
> ** **
>
> Hi Marko,
>
>  
>
> I would give this tool a try: http://autospinstaller.codeplex.com/
>
> It lets you execute a full PowerShell scripted install and you have full
> control over all database names.
>
>  
>
> I recommend you learn how to use this first on another non-production
> setup. You're going to have to invest a bit of time trying it out and and
> testing a few installs in a non-prod farm first. After that investment of
> time you should be able to spin up future SharePoint farms in a fraction of
> the time.
>
> Sezai.
>
> On Fri, Aug 17, 2012 at 10:24 AM, Roger Carran <
> roger.car...@sharingminds.com.au> wrote:
>
> In regards to production builds, PowerShell is really the way to go. You
> can specify nice database names for all of them, as well as any other
> configuration aspect. 
>
>  
>
> If you have deployed some databases already, this article gives a nice way
> to change things:
> http://www.bullspit.co.uk/2011/03/19/sharepoint-2010-change-the-name-of-the-administration-content-database.
> This is also using PowerShell, which I highly recommend for farm deployment
> (I don’t think I’ve done config/deployment through the UI for a long time
> now).
>
>  
>
> There are also some good starting points on TechNet with ready built
> examples: http://technet.microsoft.com/en-us/library/gg983005.aspx 
>
>  
>
> Kind Regards,
>
>  
>
>  
>
> Roger Carran
>
> *Sharing Minds*
>
> *Knowledge | Communication | Collaboration | Productivity*
>
> *Mobile: 0411 598 110*
>
> *Web: www.SharingMinds.com.au <http://www.sharingminds.com.au/> *
>
> * *
>
> *Thinking about upgrading your Intranet? Then think Sharing Minds!*
>
>  
>
> *From:* ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] *On
> Behalf Of *Marko Salonen
> *Sent:* Friday, 17 August 2012 12:11 PM
> *To:* ozMOSS
> *Subject:* Database names with GUIDs
>
>  
>
> Hi
>
>  
>
> I am currently building my first production non-stand alone SharePoint
> 2010 farm. (Yay!)
>
>  
>
> When running install and config I wanted to use a prefix for my databases,
> something like SP2010_Prod_, which worked great for the _Config
> database, but after running the wixard the rest of them have the horrible
> GUID at the end. Not wanting to start all over, is there a clean workable
> way to rename all the databases, I.E. not just the WSS_Content databases?*
> ***
>
>  
>
> Cheers all!
>
>  
>
> /marko
>
> MORETON BAY REGIONAL COUNCIL (MBRC) PRIVILEGED PRIVATE AND CONFIDENTIAL -
> The information contained in this e-mail and any attachments is
> confidential and may attract legal privilege. It is only intended for the
> named recipient/s. If you are not a named recipient any use of this
> information including copying, distribution and publication is prohibited.
> Confidentiality and legal privilege are not waived or lost as a result of
> mistaken or erroneous delivery. If you are not a named recipient, please
> delete all copies immediately and contact the sender to advise of the error.
> 
>
> It is recommended that you scan this email and any attachment before
> opening. MBRC does not accept any responsibility or liability for loss or
> damage arising directly or indirectly from opening this email, opening any
> attachments or any communication errors.
>
> The views expressed in this email and any attachments are the personal
> views of the sender unless otherwise stated.
>
>
> ___
> ozmoss mailing list
> ozmoss@ozmoss.com
> http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss
>
> ** **
>
> ___
> ozmoss mailing list
> ozmoss@ozmoss.com
> http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss
>
>
___
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss


RE: Database names with GUIDs

2012-08-16 Thread Marko Salonen
Thanks Roger and Sezai

Will look into those, test, and redo the PROD environment as there is no real 
deadline for this to be up.

Regards,

Marko

--
Marko Salonen
Senior Applications Analyst
Moreton Bay Regional Council
220 Gympie Road, Strathpine Q 4500
P 07 3480 6531
F 07 5433 2188
www.moretonbay.qld.gov.au<http://www.moretonbay.qld.gov.au>

From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of 
Sezai Komur
Sent: Friday, 17 August 2012 1:02 PM
To: ozMOSS
Subject: Re: Database names with GUIDs

Hi Marko,

I would give this tool a try: http://autospinstaller.codeplex.com/
It lets you execute a full PowerShell scripted install and you have full 
control over all database names.

I recommend you learn how to use this first on another non-production setup. 
You're going to have to invest a bit of time trying it out and and testing a 
few installs in a non-prod farm first. After that investment of time you should 
be able to spin up future SharePoint farms in a fraction of the time.
Sezai.
On Fri, Aug 17, 2012 at 10:24 AM, Roger Carran 
mailto:roger.car...@sharingminds.com.au>> 
wrote:
In regards to production builds, PowerShell is really the way to go. You can 
specify nice database names for all of them, as well as any other configuration 
aspect.

If you have deployed some databases already, this article gives a nice way to 
change things: 
http://www.bullspit.co.uk/2011/03/19/sharepoint-2010-change-the-name-of-the-administration-content-database.
 This is also using PowerShell, which I highly recommend for farm deployment (I 
don't think I've done config/deployment through the UI for a long time now).

There are also some good starting points on TechNet with ready built examples: 
http://technet.microsoft.com/en-us/library/gg983005.aspx

Kind Regards,


Roger Carran
Sharing Minds
Knowledge | Communication | Collaboration | Productivity
Mobile: 0411 598 110
Web: www.SharingMinds.com.au<http://www.sharingminds.com.au/>

Thinking about upgrading your Intranet? Then think Sharing Minds!

From: ozmoss-boun...@ozmoss.com<mailto:ozmoss-boun...@ozmoss.com> 
[mailto:ozmoss-boun...@ozmoss.com<mailto:ozmoss-boun...@ozmoss.com>] On Behalf 
Of Marko Salonen
Sent: Friday, 17 August 2012 12:11 PM
To: ozMOSS
Subject: Database names with GUIDs

Hi

I am currently building my first production non-stand alone SharePoint 2010 
farm. (Yay!)

When running install and config I wanted to use a prefix for my databases, 
something like SP2010_Prod_, which worked great for the _Config 
database, but after running the wixard the rest of them have the horrible GUID 
at the end. Not wanting to start all over, is there a clean workable way to 
rename all the databases, I.E. not just the WSS_Content databases?

Cheers all!

/marko

MORETON BAY REGIONAL COUNCIL (MBRC) PRIVILEGED PRIVATE AND CONFIDENTIAL - The 
information contained in this e-mail and any attachments is confidential and 
may attract legal privilege. It is only intended for the named recipient/s. If 
you are not a named recipient any use of this information including copying, 
distribution and publication is prohibited. Confidentiality and legal privilege 
are not waived or lost as a result of mistaken or erroneous delivery. If you 
are not a named recipient, please delete all copies immediately and contact the 
sender to advise of the error.

It is recommended that you scan this email and any attachment before opening. 
MBRC does not accept any responsibility or liability for loss or damage arising 
directly or indirectly from opening this email, opening any attachments or any 
communication errors.

The views expressed in this email and any attachments are the personal views of 
the sender unless otherwise stated.

___
ozmoss mailing list
ozmoss@ozmoss.com<mailto:ozmoss@ozmoss.com>
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss

___
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss


Re: Database names with GUIDs

2012-08-16 Thread Sezai Komur
Hi Marko,

I would give this tool a try: http://autospinstaller.codeplex.com/
It lets you execute a full PowerShell scripted install and you have full
control over all database names.

I recommend you learn how to use this first on another non-production
setup. You're going to have to invest a bit of time trying it out and and
testing a few installs in a non-prod farm first. After that investment of
time you should be able to spin up future SharePoint farms in a fraction of
the time.
Sezai.
On Fri, Aug 17, 2012 at 10:24 AM, Roger Carran <
roger.car...@sharingminds.com.au> wrote:

>  In regards to production builds, PowerShell is really the way to go. You
> can specify nice database names for all of them, as well as any other
> configuration aspect. 
>
> ** **
>
> If you have deployed some databases already, this article gives a nice way
> to change things:
> http://www.bullspit.co.uk/2011/03/19/sharepoint-2010-change-the-name-of-the-administration-content-database.
> This is also using PowerShell, which I highly recommend for farm deployment
> (I don’t think I’ve done config/deployment through the UI for a long time
> now).
>
> ** **
>
> There are also some good starting points on TechNet with ready built
> examples: http://technet.microsoft.com/en-us/library/gg983005.aspx 
>
> ** **
>
> Kind Regards,
>
> ** **
>
> ** **
>
> Roger Carran
>
> *Sharing Minds*
>
> *Knowledge | Communication | Collaboration | Productivity*
>
> *Mobile: 0411 598 110*
>
> *Web: www.SharingMinds.com.au  *
>
> * *
>
> *Thinking about upgrading your Intranet? Then think Sharing Minds!*
>
> ** **
>
> *From:* ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] *On
> Behalf Of *Marko Salonen
> *Sent:* Friday, 17 August 2012 12:11 PM
> *To:* ozMOSS
> *Subject:* Database names with GUIDs
>
> ** **
>
> Hi
>
> ** **
>
> I am currently building my first production non-stand alone SharePoint
> 2010 farm. (Yay!)
>
> ** **
>
> When running install and config I wanted to use a prefix for my databases,
> something like SP2010_Prod_, which worked great for the _Config
> database, but after running the wixard the rest of them have the horrible
> GUID at the end. Not wanting to start all over, is there a clean workable
> way to rename all the databases, I.E. not just the WSS_Content databases?*
> ***
>
> ** **
>
> Cheers all!
>
> ** **
>
> /marko
>
> MORETON BAY REGIONAL COUNCIL (MBRC) PRIVILEGED PRIVATE AND CONFIDENTIAL -
> The information contained in this e-mail and any attachments is
> confidential and may attract legal privilege. It is only intended for the
> named recipient/s. If you are not a named recipient any use of this
> information including copying, distribution and publication is prohibited.
> Confidentiality and legal privilege are not waived or lost as a result of
> mistaken or erroneous delivery. If you are not a named recipient, please
> delete all copies immediately and contact the sender to advise of the error.
> 
>
> It is recommended that you scan this email and any attachment before
> opening. MBRC does not accept any responsibility or liability for loss or
> damage arising directly or indirectly from opening this email, opening any
> attachments or any communication errors.
>
> The views expressed in this email and any attachments are the personal
> views of the sender unless otherwise stated.
>
> ___
> ozmoss mailing list
> ozmoss@ozmoss.com
> http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss
>
>
___
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss


RE: Database names with GUIDs

2012-08-16 Thread Roger Carran
In regards to production builds, PowerShell is really the way to go. You can 
specify nice database names for all of them, as well as any other configuration 
aspect.

If you have deployed some databases already, this article gives a nice way to 
change things: 
http://www.bullspit.co.uk/2011/03/19/sharepoint-2010-change-the-name-of-the-administration-content-database.
 This is also using PowerShell, which I highly recommend for farm deployment (I 
don't think I've done config/deployment through the UI for a long time now).

There are also some good starting points on TechNet with ready built examples: 
http://technet.microsoft.com/en-us/library/gg983005.aspx

Kind Regards,


Roger Carran
Sharing Minds
Knowledge | Communication | Collaboration | Productivity
Mobile: 0411 598 110
Web: www.SharingMinds.com.au

Thinking about upgrading your Intranet? Then think Sharing Minds!

From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of 
Marko Salonen
Sent: Friday, 17 August 2012 12:11 PM
To: ozMOSS
Subject: Database names with GUIDs

Hi

I am currently building my first production non-stand alone SharePoint 2010 
farm. (Yay!)

When running install and config I wanted to use a prefix for my databases, 
something like SP2010_Prod_, which worked great for the _Config 
database, but after running the wixard the rest of them have the horrible GUID 
at the end. Not wanting to start all over, is there a clean workable way to 
rename all the databases, I.E. not just the WSS_Content databases?

Cheers all!

/marko

MORETON BAY REGIONAL COUNCIL (MBRC) PRIVILEGED PRIVATE AND CONFIDENTIAL - The 
information contained in this e-mail and any attachments is confidential and 
may attract legal privilege. It is only intended for the named recipient/s. If 
you are not a named recipient any use of this information including copying, 
distribution and publication is prohibited. Confidentiality and legal privilege 
are not waived or lost as a result of mistaken or erroneous delivery. If you 
are not a named recipient, please delete all copies immediately and contact the 
sender to advise of the error.

It is recommended that you scan this email and any attachment before opening. 
MBRC does not accept any responsibility or liability for loss or damage arising 
directly or indirectly from opening this email, opening any attachments or any 
communication errors.

The views expressed in this email and any attachments are the personal views of 
the sender unless otherwise stated.
___
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss