SharePoint 2019 - Restore backup to new web app site
I have a test SharePoint 2019 Server with two web-app sites I will call Production and Development. URL for Production is https://production.foo.bar and the URL for development is https://development.foo.bar:3344.
I have a backup of the web-app site Development done via Central Administrator and restore tests back to Development work fine when overwriting.
What I want to do now is restore Development to Production without having to manually duplicate all the changes from Development to Production.
I tried restoring using the New Configuration restore type hoping that if i changed the fields to the Production site it would fix and the most i would need to due is possible update the IIS cert. Nothing i tried so far has worked.
Any ideas on how to do this?
restore iis
migrated from superuser.com Jan 18 at 22:20
This question came from our site for computer enthusiasts and power users.
add a comment |
I have a test SharePoint 2019 Server with two web-app sites I will call Production and Development. URL for Production is https://production.foo.bar and the URL for development is https://development.foo.bar:3344.
I have a backup of the web-app site Development done via Central Administrator and restore tests back to Development work fine when overwriting.
What I want to do now is restore Development to Production without having to manually duplicate all the changes from Development to Production.
I tried restoring using the New Configuration restore type hoping that if i changed the fields to the Production site it would fix and the most i would need to due is possible update the IIS cert. Nothing i tried so far has worked.
Any ideas on how to do this?
restore iis
migrated from superuser.com Jan 18 at 22:20
This question came from our site for computer enthusiasts and power users.
Could you clarify what you mean by 'New Configuration' restore type? I don't think it is feasible in scenario you are looking at. At least that wasn't possible in previous versions. Normally when you backup and restore you will overwrite the content. You cannot use backup and restore as an element of the SDLC lifecycle. In that respect SharePoint SDLC is a bit tricky. You need to develop the solution that you will deploy and activate in Production to make necessary changes to the structure of your artifacts and/or content.
– Marek Sarad
Jan 21 at 11:42
add a comment |
I have a test SharePoint 2019 Server with two web-app sites I will call Production and Development. URL for Production is https://production.foo.bar and the URL for development is https://development.foo.bar:3344.
I have a backup of the web-app site Development done via Central Administrator and restore tests back to Development work fine when overwriting.
What I want to do now is restore Development to Production without having to manually duplicate all the changes from Development to Production.
I tried restoring using the New Configuration restore type hoping that if i changed the fields to the Production site it would fix and the most i would need to due is possible update the IIS cert. Nothing i tried so far has worked.
Any ideas on how to do this?
restore iis
I have a test SharePoint 2019 Server with two web-app sites I will call Production and Development. URL for Production is https://production.foo.bar and the URL for development is https://development.foo.bar:3344.
I have a backup of the web-app site Development done via Central Administrator and restore tests back to Development work fine when overwriting.
What I want to do now is restore Development to Production without having to manually duplicate all the changes from Development to Production.
I tried restoring using the New Configuration restore type hoping that if i changed the fields to the Production site it would fix and the most i would need to due is possible update the IIS cert. Nothing i tried so far has worked.
Any ideas on how to do this?
restore iis
restore iis
asked Jan 18 at 18:33
Greg
migrated from superuser.com Jan 18 at 22:20
This question came from our site for computer enthusiasts and power users.
migrated from superuser.com Jan 18 at 22:20
This question came from our site for computer enthusiasts and power users.
Could you clarify what you mean by 'New Configuration' restore type? I don't think it is feasible in scenario you are looking at. At least that wasn't possible in previous versions. Normally when you backup and restore you will overwrite the content. You cannot use backup and restore as an element of the SDLC lifecycle. In that respect SharePoint SDLC is a bit tricky. You need to develop the solution that you will deploy and activate in Production to make necessary changes to the structure of your artifacts and/or content.
– Marek Sarad
Jan 21 at 11:42
add a comment |
Could you clarify what you mean by 'New Configuration' restore type? I don't think it is feasible in scenario you are looking at. At least that wasn't possible in previous versions. Normally when you backup and restore you will overwrite the content. You cannot use backup and restore as an element of the SDLC lifecycle. In that respect SharePoint SDLC is a bit tricky. You need to develop the solution that you will deploy and activate in Production to make necessary changes to the structure of your artifacts and/or content.
– Marek Sarad
Jan 21 at 11:42
Could you clarify what you mean by 'New Configuration' restore type? I don't think it is feasible in scenario you are looking at. At least that wasn't possible in previous versions. Normally when you backup and restore you will overwrite the content. You cannot use backup and restore as an element of the SDLC lifecycle. In that respect SharePoint SDLC is a bit tricky. You need to develop the solution that you will deploy and activate in Production to make necessary changes to the structure of your artifacts and/or content.
– Marek Sarad
Jan 21 at 11:42
Could you clarify what you mean by 'New Configuration' restore type? I don't think it is feasible in scenario you are looking at. At least that wasn't possible in previous versions. Normally when you backup and restore you will overwrite the content. You cannot use backup and restore as an element of the SDLC lifecycle. In that respect SharePoint SDLC is a bit tricky. You need to develop the solution that you will deploy and activate in Production to make necessary changes to the structure of your artifacts and/or content.
– Marek Sarad
Jan 21 at 11:42
add a comment |
1 Answer
1
active
oldest
votes
'New Configuration' restore type is the option used when Restoring the site collection development.foo.bar using Central Administration. Under the New Configuration setting it allows for creating a new name.
i actually found something that so far looks to be working
back up restore onto a different site collection
i was able to take the dev site and back it up and restore it over the production site. Since all the links are relative so far so good minus a few titles that show dev that need manually updating.
Unsure at this point if anything else needs to be done though.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "232"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsharepoint.stackexchange.com%2fquestions%2f256179%2fsharepoint-2019-restore-backup-to-new-web-app-site%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
'New Configuration' restore type is the option used when Restoring the site collection development.foo.bar using Central Administration. Under the New Configuration setting it allows for creating a new name.
i actually found something that so far looks to be working
back up restore onto a different site collection
i was able to take the dev site and back it up and restore it over the production site. Since all the links are relative so far so good minus a few titles that show dev that need manually updating.
Unsure at this point if anything else needs to be done though.
add a comment |
'New Configuration' restore type is the option used when Restoring the site collection development.foo.bar using Central Administration. Under the New Configuration setting it allows for creating a new name.
i actually found something that so far looks to be working
back up restore onto a different site collection
i was able to take the dev site and back it up and restore it over the production site. Since all the links are relative so far so good minus a few titles that show dev that need manually updating.
Unsure at this point if anything else needs to be done though.
add a comment |
'New Configuration' restore type is the option used when Restoring the site collection development.foo.bar using Central Administration. Under the New Configuration setting it allows for creating a new name.
i actually found something that so far looks to be working
back up restore onto a different site collection
i was able to take the dev site and back it up and restore it over the production site. Since all the links are relative so far so good minus a few titles that show dev that need manually updating.
Unsure at this point if anything else needs to be done though.
'New Configuration' restore type is the option used when Restoring the site collection development.foo.bar using Central Administration. Under the New Configuration setting it allows for creating a new name.
i actually found something that so far looks to be working
back up restore onto a different site collection
i was able to take the dev site and back it up and restore it over the production site. Since all the links are relative so far so good minus a few titles that show dev that need manually updating.
Unsure at this point if anything else needs to be done though.
answered Jan 22 at 13:25
GregGreg
1
1
add a comment |
add a comment |
Thanks for contributing an answer to SharePoint Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsharepoint.stackexchange.com%2fquestions%2f256179%2fsharepoint-2019-restore-backup-to-new-web-app-site%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Could you clarify what you mean by 'New Configuration' restore type? I don't think it is feasible in scenario you are looking at. At least that wasn't possible in previous versions. Normally when you backup and restore you will overwrite the content. You cannot use backup and restore as an element of the SDLC lifecycle. In that respect SharePoint SDLC is a bit tricky. You need to develop the solution that you will deploy and activate in Production to make necessary changes to the structure of your artifacts and/or content.
– Marek Sarad
Jan 21 at 11:42