Jump to content

Recommended Posts

Posted

Hi there,

We have a WSUS server which is constantly crashing. After spending a considerable amount of time trying everything already covered on these forums, it just wouldn't work, so we have uninstalled it, cleared all previous files and now we are trying to re-install. Rather than use WID, we are trying to use SQL.

 

We are unable to proceed through the WSUS installer as it can't connect to our local SQL server instance.

 

204086-sqlinstance.jpg

 

If I try and connect to SQL Server Management Studio, I am getting errors stating that the server was not found when trying to connect to \\server\SQLEXPRESS

 

I have not changed any default instance names for SQL and it was showing SQLEXPRESS before I removed WSUS.

 

If I open SQL Server Configuration Manager, this is what I am seeing:

205340-sqlserverconfigurationmanager.jpg

 

Can anyone tell me what I can do to rectify this. The server has Backup Excel which is what the two names are at the top of the list. I don't really want to mess the backups up. Thanks in advance.

Posted (edited)

Have you actually installed a separate SQL instance? As that's only showing the BKUPEXEC instance, and you're trying to connect to SQLEXPRESS which would by why it's erroring

 

You'd need to run the SQL Express installer and set that up as a separate one if you didn't want to mix the same instance between both items (Edit - As a side note, it shouldn't mess anything up by just adding a new SQL database into the current instance, so that's another option, but honestly both will work fine for something so small)

 

Steve

Edited by Steve21
  • Thanks 1
Posted
Have you actually installed a separate SQL instance? As that's only showing the BKUPEXEC instance, and you're trying to connect to SQLEXPRESS which would by why it's erroring

 

You'd need to run the SQL Express installer and set that up as a separate one if you didn't want to mix the same instance between both items (Edit - As a side note, it shouldn't mess anything up by just adding a new SQL database into the current instance, so that's another option, but honestly both will work fine for something so small)

 

Steve

 

I had not, thanks for the tips, I have never messed around with SQL. I re-ran the installer and added it back in. All working perfectly now. Thanks very much:D

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...