Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
539 views
in Technique[技术] by (71.8m points)

uninstallation - How to tell if SQL Server components are used before uninstalling them

I have a server which has a SQL Server 2012 installation and I need to uninstall it. I have code for generating the removal using MsiInv.exe. I see the following services installed (SQL server, SQL Server Agent, SQL Server Browser, SQL Server Integration Services 11.0 and SQL Server VSS Writer). SQL Server VSS Writer is the only one running. However, how can I tell if any application on server or remotely relies on any of those components?

Thanks in advance.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...