Updated to 2016 and...
 
Notifications
Clear all

Updated to 2016 and lost IIS

12 Posts
4 Users
0 Reactions
3,684 Views
Posts: 1967
Admin
(@m-tiggelaar)
Noble Member
Joined: 9 years ago

hmm, that would just backup solidcp it self, not really the IIS config files.

 

did you check in the iis history dir if it's still there? C:inetpubhistory

it normally automatically backups changes in the IIS, if your lucky it might of left this behind.

Reply
Posts: 15
Topic starter
(@diamondit)
Active Member
Joined: 8 years ago

i do have some history files, how do i use these?

Reply
Posts: 1457
Admin
(@trobinson)
Noble Member
Joined: 9 years ago

Hey,

 

You will need to use appcmd to dot his. You can find more information about that here: https://blogs.iis.net/bills/how-to-backup-restore-iis7-configuration

 

The main commands you will want is:

 

Run a backup of your current blank config:

%windir%system32inetsrvappcmd.exe add backup "Broken 2016"

 

Get a list of the current backups it can see:

%windir%system32inetsrvappcmd.exe list backup

 

Restore a old backup. replace "My Backup Name" with the name from the list backup command

%windir%system32inetsrvappcmd.exe restore backup "My Backup Name"

 

Do bare in mind that versions will have changed between upgrading to 2016 and dependency's may not be installed. You can use the eventlog to track any of these down if needed.

 

Kind Regards,

 

Trevor Robinson

Reply
Posts: 15
Topic starter
(@diamondit)
Active Member
Joined: 8 years ago

Is there no way of just reinstalling the portals? ive messed up iis trying to import the history's,

Reply
Posts: 1457
Admin
(@trobinson)
Noble Member
Joined: 9 years ago

Hey,

 

You can reinstall everything using the installer but don't use the correct DB name for the Enterprise server (Also make sure you have a full copy of the SolidCP folder).

 

Once it has been installed copy the old web.config to the enterprise server folder and you should be able to use the same SolidCP login as before.

 

Thanks,

 

Trevor Robinson

Reply
Page 2 / 3
Share: