[OzMOSS] RE: setting SPFolder WelcomePage property

2007-11-15 Thread Aaron Saikovski
Hi Roger,
Can you explain in a little more detail what you are trying to do?

Cheers,
Aaron


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Roger Noble
Sent: Thursday, 15 November 2007 9:39 AM
To: listserver@ozmoss.com
Subject: [OzMOSS] setting SPFolder WelcomePage property

Hi All,
I'm trying to set the SPFolder WelcomePage property on a folder that is a 
subfolder to the RootFolder.
Setting it on the SPWeb.RootFolder works fine, and it seems to be set on the 
subfolder, but when I browse to it I get redirected to /Forms/AllItems.aspx.

Thanks for you help
Roger

IMPORTANT NOTICE: This e-mail message is intended to be received only by 
persons entitled to receive the confidential information it may contain. E-mail 
messages to clients of Oconics Pty Ltd may contain information that is 
confidential and legally privileged. Please do not read, copy, forward or store 
this message unless you are an intended recipient of it. If you have received 
this message in error, please forward it back to the sender and delete it 
completely from your computer system.
--- OzMOSS.com 
- to unsubscribe from this list, send a message back to the list with 
'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net



--- OzMOSS.com 
- to unsubscribe from this list, send a message back to the list with 
'unsubscribe' as the subject.

Powered by mailenable.com - List managed by www.readify.net



RE: [SPAM] - [OzMOSS] RE: setting SPFolder WelcomePage property - Found word(s) list error in the Text body

2007-11-15 Thread Roger Noble
Hi Aaron,

I have a publishing site with multiple folders in the root folder. I want to be 
able to set a default page for the subfolders .
Where the default page is not necessarily called default.aspx.

So http://localhost/Pages/subfolder can redirect to 
http://localhost/Pages/subfolder/mydefault.aspx

thanks

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Aaron Saikovski
Sent: Thursday, 15 November 2007 4:47 PM
To: listserver@ozMOSS.com
Subject: [SPAM] - [OzMOSS] RE: setting SPFolder WelcomePage property - Found 
word(s) list error in the Text body

Hi Roger,
Can you explain in a little more detail what you are trying to do?

Cheers,
Aaron


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Roger Noble
Sent: Thursday, 15 November 2007 9:39 AM
To: listserver@ozmoss.com
Subject: [OzMOSS] setting SPFolder WelcomePage property

Hi All,
I'm trying to set the SPFolder WelcomePage property on a folder that is a 
subfolder to the RootFolder.
Setting it on the SPWeb.RootFolder works fine, and it seems to be set on the 
subfolder, but when I browse to it I get redirected to /Forms/AllItems.aspx.

Thanks for you help
Roger

IMPORTANT NOTICE: This e-mail message is intended to be received only by 
persons entitled to receive the confidential information it may contain. E-mail 
messages to clients of Oconics Pty Ltd may contain information that is 
confidential and legally privileged. Please do not read, copy, forward or store 
this message unless you are an intended recipient of it. If you have received 
this message in error, please forward it back to the sender and delete it 
completely from your computer system.
--- OzMOSS.com 
- to unsubscribe from this list, send a message back to the list with 
'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net
--- OzMOSS.com 
- to unsubscribe from this list, send a message back to the list with 
'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net

IMPORTANT NOTICE: This e-mail message is intended to be received only by 
persons entitled to receive the confidential information it may contain. E-mail 
messages to clients of Oconics Pty Ltd may contain information that is 
confidential and legally privileged. Please do not read, copy, forward or store 
this message unless you are an intended recipient of it. If you have received 
this message in error, please forward it back to the sender and delete it 
completely from your computer system.



--- OzMOSS.com 
- to unsubscribe from this list, send a message back to the list with 
'unsubscribe' as the subject.

Powered by mailenable.com - List managed by www.readify.net



RE: [OzMOSS] Best practises

2007-11-15 Thread Dave Porter
The only hard and fast 'Best Practice' is to have a dev environment separate 
from a prod environment. The general consensus on moving from one environment 
to another is to:
A) Use a feature/solution for migrating content
B) Use STSADM Backup/Restore or Import/Export for moving Sites/Site Collections 
from one Environment to Another (moving to new hardware, etc...)
C) Migrate Databases
 
Dave Porter
MCS


Subject: [OzMOSS] Best practisesDate: Fri, 16 Nov 2007 08:41:10 +1000From: 
[EMAIL PROTECTED]: listserver@ozmoss.com

Hi Guys,
 
Lately i've been wondering if there's such as thing as MOSS to MOSS Migration 
Best Practises?
 
It seems that everybody has a solution/suggestion on how it's best done but 
insofar as i can see there's no connect between suggestions.
 
As i'm sure i'll be doing a lot of migration work in the near future i was 
wondering if anybody has any further info lying around on the topic? oh, that 
they're willing to share that is :)
 
Regards
Brian H. Madsen
Microsoft MVP Visual Developer 
ASP.Net--- 
OzMOSS.com - to unsubscribe from this list, send a message back to the list 
with 'unsubscribe' as the subject.Powered by mailenable.com - List managed by 
www.readify.net 


--- OzMOSS.com 
- to unsubscribe from this list, send a message back to the list with 
'unsubscribe' as the subject.

Powered by mailenable.com - List managed by www.readify.net



RE: [OzMOSS] Recovering data from a dead site

2007-11-15 Thread Clayton James
Hi Matt,
 
I am thinking you should restore your Content DB to SQL Server where an 
existing sharepoint environment is already configured. Your VM sounds fine.
 
So restore your Content DB (Content.bak) to Sql Server, then go to Central 
Admin and create a Web Application. In the Create Web Application UI there is a 
property for the Content DB. This is filled out by default. Remove this entry 
and type in the name of your Content DB that you restored.
 
This makes a connection between your Web Application and your Content DB.
 
Hope this helps.
 
Clayton James
Consultant/Trainer
Data Cogs Information Technology| Mob 0402 463 276
http://claytonj.wordpress.com
 



From: [EMAIL PROTECTED] on behalf of Matt Lynch
Sent: Fri 16/11/2007 9:33 AM
To: listserver@ozMOSS.com
Subject: RE: [OzMOSS] Recovering data from a dead site



Hi Aaron,

 

Thanks for the tip.  I'm on a client site where the only backups were done at 
SQL level, not through STS admin and even then not every file was backed up.  
Not fun...

 

I've been building up a VM which *should* have a similar configuration as the 
old site. I'm about to see if you can create a empty site with the same name 
and switch the database files while the service is offline.

Tzunami looks neat, though it doesn't mention anything about fixing broken 
installs, mainly about creating/migration new sites.  

 

Cheers,

 

 

Matt

 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Aaron Saikovski
Sent: Friday, 16 November 2007 9:01 AM
To: listserver@ozMOSS.com
Subject: RE: [OzMOSS] Recovering data from a dead site

 

Hi Matt,

You can try to restore the backups to a new site and recover the documents that 
way. Not fun but should work.

 

That is create a new site, do a restore and you should be fine.

 

or you can try a tool such as Tzunami (i think that what it was called) that 
might help.

 

hth.

 

Aaron



From: [EMAIL PROTECTED] [EMAIL PROTECTED] On Behalf Of Matt Lynch [EMAIL 
PROTECTED]
Sent: Friday, 16 November 2007 8:55 AM
To: Sharepoint List
Subject: [OzMOSS] Recovering data from a dead site

Hi everyone,

 

I've been given the ungodly task of recovering documents from a dead sharepoint 
installation.  They have the database files for the site, but the configuration 
database is gone and is not coming back.   Does anyone know if there is a tool 
available to extract the documents from the DB?

 

Cheers,

 

 

Matt

Join the Windows Server 2008 mailing list: [EMAIL PROTECTED] 

 

--- OzMOSS.com 
- to unsubscribe from this list, send a message back to the list with 
'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net 

--- OzMOSS.com 
- to unsubscribe from this list, send a message back to the list with 
'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net 

--- OzMOSS.com 
- to unsubscribe from this list, send a message back to the list with 
'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net 



--- OzMOSS.com 
- to unsubscribe from this list, send a message back to the list with 
'unsubscribe' as the subject.

Powered by mailenable.com - List managed by www.readify.net

winmail.dat

RE: [OzMOSS] Recovering data from a dead site

2007-11-15 Thread Aaron Saikovski
Good Luck.
We are all here for you :-)

From: [EMAIL PROTECTED] [EMAIL PROTECTED] On Behalf Of Matt Lynch [EMAIL 
PROTECTED]
Sent: Friday, 16 November 2007 10:23 AM
To: listserver@ozMOSS.com
Subject: RE: [OzMOSS] Recovering data from a dead site

I just saw the email and thought, “Brilliant – there’s the solution”.

I’m a little rusty on sharepoint administration these days, it’s been a while 
since I’ve broken a installation.

Thanks for the help, I’ll let you know how it goes…

Cheers,


Matt

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Aaron Saikovski
Sent: Friday, 16 November 2007 9:57 AM
To: listserver@ozMOSS.com
Subject: RE: [OzMOSS] Recovering data from a dead site

Even better is what craig suggests :-)

From: [EMAIL PROTECTED] [EMAIL PROTECTED] On Behalf Of Craig Stevens [EMAIL 
PROTECTED]
Sent: Friday, 16 November 2007 9:46 AM
To: listserver@ozMOSS.com
Subject: RE: [OzMOSS] Recovering data from a dead site
Hi Matt
I had to receiver a sp site from a sql backup.
I used SQL Server Management Studio Express to restore the db
I setup a new site, and used a batch file (below)
I also had to install the templates that were on the site

cd \Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN\
STSADM -o deletecontentdb -url http://ATLAS:80 -databasename WSS_Content 
-databaseserver ATLAS\MICROSOFT##SSEE
STSADM -o addcontentdb -url http://ATLAS:80 -databasename WSS_Content4 
-databaseserver ATLAS\MICROSOFT##SSEE
pause


Cheers
Craig

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matt Lynch
Sent: Friday, 16 November 2007 9:33 AM
To: listserver@ozMOSS.com
Subject: RE: [OzMOSS] Recovering data from a dead site

Hi Aaron,

Thanks for the tip.  I’m on a client site where the only backups were done at 
SQL level, not through STS admin and even then not every file was backed up.  
Not fun…

I’ve been building up a VM which *should* have a similar configuration as the 
old site. I’m about to see if you can create a empty site with the same name 
and switch the database files while the service is offline.
Tzunami looks neat, though it doesn’t mention anything about fixing broken 
installs, mainly about creating/migration new sites.

Cheers,


Matt

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Aaron Saikovski
Sent: Friday, 16 November 2007 9:01 AM
To: listserver@ozMOSS.com
Subject: RE: [OzMOSS] Recovering data from a dead site

Hi Matt,
You can try to restore the backups to a new site and recover the documents that 
way. Not fun but should work.

That is create a new site, do a restore and you should be fine.

or you can try a tool such as Tzunami (i think that what it was called) that 
might help.

hth.

Aaron

From: [EMAIL PROTECTED] [EMAIL PROTECTED] On Behalf Of Matt Lynch [EMAIL 
PROTECTED]
Sent: Friday, 16 November 2007 8:55 AM
To: Sharepoint List
Subject: [OzMOSS] Recovering data from a dead site
Hi everyone,

I’ve been given the ungodly task of recovering documents from a dead sharepoint 
installation.  They have the database files for the site, but the configuration 
database is gone and is not coming back.   Does anyone know if there is a tool 
available to extract the documents from the DB?

Cheers,


Matt
Join the Windows Server 2008 mailing list: [EMAIL PROTECTED]mailto:[EMAIL 
PROTECTED]

--- OzMOSS.com 
- to unsubscribe from this list, send a message back to the list with 
'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net
--- OzMOSS.com 
- to unsubscribe from this list, send a message back to the list with 
'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net
--- OzMOSS.com 
- to unsubscribe from this list, send a message back to the list with 
'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net 
--- OzMOSS.com 
- to unsubscribe from this list, send a message back to the list with 
'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net
--- OzMOSS.com 
- to unsubscribe from this list, send a message back to the list with 
'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net
--- OzMOSS.com 
- to unsubscribe from this list, send a message back to the list with 
'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net



--- OzMOSS.com 
- to 

RE: [OzMOSS] Recovering data from a dead site

2007-11-15 Thread Aaron Saikovski
Even better is what craig suggests :-)

From: [EMAIL PROTECTED] [EMAIL PROTECTED] On Behalf Of Craig Stevens [EMAIL 
PROTECTED]
Sent: Friday, 16 November 2007 9:46 AM
To: listserver@ozMOSS.com
Subject: RE: [OzMOSS] Recovering data from a dead site

Hi Matt
I had to receiver a sp site from a sql backup.
I used SQL Server Management Studio Express to restore the db
I setup a new site, and used a batch file (below)
I also had to install the templates that were on the site

cd \Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN\
STSADM -o deletecontentdb -url http://ATLAS:80 -databasename WSS_Content 
-databaseserver ATLAS\MICROSOFT##SSEE
STSADM -o addcontentdb -url http://ATLAS:80 -databasename WSS_Content4 
-databaseserver ATLAS\MICROSOFT##SSEE
pause


Cheers
Craig

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matt Lynch
Sent: Friday, 16 November 2007 9:33 AM
To: listserver@ozMOSS.com
Subject: RE: [OzMOSS] Recovering data from a dead site

Hi Aaron,

Thanks for the tip.  I’m on a client site where the only backups were done at 
SQL level, not through STS admin and even then not every file was backed up.  
Not fun…

I’ve been building up a VM which *should* have a similar configuration as the 
old site. I’m about to see if you can create a empty site with the same name 
and switch the database files while the service is offline.
Tzunami looks neat, though it doesn’t mention anything about fixing broken 
installs, mainly about creating/migration new sites.

Cheers,


Matt

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Aaron Saikovski
Sent: Friday, 16 November 2007 9:01 AM
To: listserver@ozMOSS.com
Subject: RE: [OzMOSS] Recovering data from a dead site

Hi Matt,
You can try to restore the backups to a new site and recover the documents that 
way. Not fun but should work.

That is create a new site, do a restore and you should be fine.

or you can try a tool such as Tzunami (i think that what it was called) that 
might help.

hth.

Aaron

From: [EMAIL PROTECTED] [EMAIL PROTECTED] On Behalf Of Matt Lynch [EMAIL 
PROTECTED]
Sent: Friday, 16 November 2007 8:55 AM
To: Sharepoint List
Subject: [OzMOSS] Recovering data from a dead site
Hi everyone,

I’ve been given the ungodly task of recovering documents from a dead sharepoint 
installation.  They have the database files for the site, but the configuration 
database is gone and is not coming back.   Does anyone know if there is a tool 
available to extract the documents from the DB?

Cheers,


Matt
Join the Windows Server 2008 mailing list: [EMAIL PROTECTED]mailto:[EMAIL 
PROTECTED]

--- OzMOSS.com 
- to unsubscribe from this list, send a message back to the list with 
'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net
--- OzMOSS.com 
- to unsubscribe from this list, send a message back to the list with 
'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net
--- OzMOSS.com 
- to unsubscribe from this list, send a message back to the list with 
'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net 
--- OzMOSS.com 
- to unsubscribe from this list, send a message back to the list with 
'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net



--- OzMOSS.com 
- to unsubscribe from this list, send a message back to the list with 
'unsubscribe' as the subject.

Powered by mailenable.com - List managed by www.readify.net



RE: [OzMOSS] Recovering data from a dead site

2007-11-15 Thread Hodgson, John
BTW the Sharepoint utility suite had a Document recovery tool; not sure if it 
works for MOSS but the source code was available  too; wouldn't be that 
different.

John Hodgson
Lead Solution Consultant
HP Consulting  Integration
0411 242 880 mobile | [EMAIL PROTECTED]mailto:[EMAIL PROTECTED]

www.hp.comhttp://www.hp.com/

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Aaron Saikovski
Sent: Friday, 16 November 2007 9:55 AM
To: listserver@ozMOSS.com
Subject: RE: [OzMOSS] Recovering data from a dead site

Hi Matt,
You could try creating a VM with a blank site and copy the dbs to that. Then 
try connecting to your content databases from the admin.
Theoretically that should work.

Cheers,
Aaron

From: [EMAIL PROTECTED] [EMAIL PROTECTED] On Behalf Of Matt Lynch [EMAIL 
PROTECTED]
Sent: Friday, 16 November 2007 9:33 AM
To: listserver@ozMOSS.com
Subject: RE: [OzMOSS] Recovering data from a dead site
Hi Aaron,

Thanks for the tip.  I'm on a client site where the only backups were done at 
SQL level, not through STS admin and even then not every file was backed up.  
Not fun...

I've been building up a VM which *should* have a similar configuration as the 
old site. I'm about to see if you can create a empty site with the same name 
and switch the database files while the service is offline.
Tzunami looks neat, though it doesn't mention anything about fixing broken 
installs, mainly about creating/migration new sites.

Cheers,


Matt

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Aaron Saikovski
Sent: Friday, 16 November 2007 9:01 AM
To: listserver@ozMOSS.com
Subject: RE: [OzMOSS] Recovering data from a dead site

Hi Matt,
You can try to restore the backups to a new site and recover the documents that 
way. Not fun but should work.

That is create a new site, do a restore and you should be fine.

or you can try a tool such as Tzunami (i think that what it was called) that 
might help.

hth.

Aaron

From: [EMAIL PROTECTED] [EMAIL PROTECTED] On Behalf Of Matt Lynch [EMAIL 
PROTECTED]
Sent: Friday, 16 November 2007 8:55 AM
To: Sharepoint List
Subject: [OzMOSS] Recovering data from a dead site
Hi everyone,

I've been given the ungodly task of recovering documents from a dead sharepoint 
installation.  They have the database files for the site, but the configuration 
database is gone and is not coming back.   Does anyone know if there is a tool 
available to extract the documents from the DB?

Cheers,


Matt
Join the Windows Server 2008 mailing list: [EMAIL PROTECTED]mailto:[EMAIL 
PROTECTED]

--- OzMOSS.com 
- to unsubscribe from this list, send a message back to the list with 
'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net
--- OzMOSS.com 
- to unsubscribe from this list, send a message back to the list with 
'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net
--- OzMOSS.com 
- to unsubscribe from this list, send a message back to the list with 
'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net
--- OzMOSS.com 
- to unsubscribe from this list, send a message back to the list with 
'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net



--- OzMOSS.com 
- to unsubscribe from this list, send a message back to the list with 
'unsubscribe' as the subject.

Powered by mailenable.com - List managed by www.readify.net



RE: [OzMOSS] Recovering data from a dead site

2007-11-15 Thread Aaron Saikovski
Hi Matt,
You could try creating a VM with a blank site and copy the dbs to that. Then 
try connecting to your content databases from the admin.
Theoretically that should work.

Cheers,
Aaron

From: [EMAIL PROTECTED] [EMAIL PROTECTED] On Behalf Of Matt Lynch [EMAIL 
PROTECTED]
Sent: Friday, 16 November 2007 9:33 AM
To: listserver@ozMOSS.com
Subject: RE: [OzMOSS] Recovering data from a dead site

Hi Aaron,

Thanks for the tip.  I’m on a client site where the only backups were done at 
SQL level, not through STS admin and even then not every file was backed up.  
Not fun…

I’ve been building up a VM which *should* have a similar configuration as the 
old site. I’m about to see if you can create a empty site with the same name 
and switch the database files while the service is offline.
Tzunami looks neat, though it doesn’t mention anything about fixing broken 
installs, mainly about creating/migration new sites.

Cheers,


Matt

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Aaron Saikovski
Sent: Friday, 16 November 2007 9:01 AM
To: listserver@ozMOSS.com
Subject: RE: [OzMOSS] Recovering data from a dead site

Hi Matt,
You can try to restore the backups to a new site and recover the documents that 
way. Not fun but should work.

That is create a new site, do a restore and you should be fine.

or you can try a tool such as Tzunami (i think that what it was called) that 
might help.

hth.

Aaron

From: [EMAIL PROTECTED] [EMAIL PROTECTED] On Behalf Of Matt Lynch [EMAIL 
PROTECTED]
Sent: Friday, 16 November 2007 8:55 AM
To: Sharepoint List
Subject: [OzMOSS] Recovering data from a dead site
Hi everyone,

I’ve been given the ungodly task of recovering documents from a dead sharepoint 
installation.  They have the database files for the site, but the configuration 
database is gone and is not coming back.   Does anyone know if there is a tool 
available to extract the documents from the DB?

Cheers,


Matt
Join the Windows Server 2008 mailing list: [EMAIL PROTECTED]mailto:[EMAIL 
PROTECTED]

--- OzMOSS.com 
- to unsubscribe from this list, send a message back to the list with 
'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net
--- OzMOSS.com 
- to unsubscribe from this list, send a message back to the list with 
'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net
--- OzMOSS.com 
- to unsubscribe from this list, send a message back to the list with 
'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net



--- OzMOSS.com 
- to unsubscribe from this list, send a message back to the list with 
'unsubscribe' as the subject.

Powered by mailenable.com - List managed by www.readify.net



RE: [OzMOSS] RE: Best practises

2007-11-15 Thread Matt Lynch
Which part of the phrase is worse, Best or practices? J

 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
Aaron Saikovski
Sent: Friday, 16 November 2007 9:58 AM
To: listserver@ozMOSS.com
Subject: [OzMOSS] RE: Best practises

 

Hi Brian,

I am not a fan of the term best practices as I have my own reasons for
that.

I guess for doing the migration you can have a look at some of the articles
that Bill English has written around this and shape it to your particular
needs.

It all depends on the environment but having a set of guidelines to start
with and go from there is a great start.

 

hth,

Aaron

 

  _  

From: [EMAIL PROTECTED] [EMAIL PROTECTED] On Behalf Of Brian H.
Madsen [EMAIL PROTECTED]
Sent: Friday, 16 November 2007 9:41 AM
To: listserver@ozmoss.com
Subject: [OzMOSS] Best practises

Hi Guys,

 

Lately i've been wondering if there's such as thing as MOSS to MOSS
Migration Best Practises?

 

It seems that everybody has a solution/suggestion on how it's best done but
insofar as i can see there's no connect between suggestions.

 

As i'm sure i'll be doing a lot of migration work in the near future i was
wondering if anybody has any further info lying around on the topic? oh,
that they're willing to share that is :)

 

Regards

Brian H. Madsen

Microsoft MVP Visual Developer ASP.Net

---
OzMOSS.com - to unsubscribe from this list, send a message back to the list
with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net 

---
OzMOSS.com - to unsubscribe from this list, send a message back to the list
with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net 




--- OzMOSS.com 
- to unsubscribe from this list, send a message back to the list with 
'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net