dotnet / dotnet/cli-lab

Removal of hosting bundle doesn't work

Open
#277 7 comments 0 reactions 0 assignees View on GitHub
Area-Uninstall-Tool
Dominant language
C#
Stars
774
Forks
72
Avg merge
1d 23h
Merged PRs (30d)
2

Description

Trying to automate the hosting bundle across our fleet of IIS server. Apparently MS provides no simple way of doing this via SCCM (you can install new version but not remove legacy versions.

I'm running: `.\dotnet-core-uninstall.exe remove --force --all-but-latest --hosting-bundle`

And I'm still prompted with

![image](https://github.com/dotnet/cli-lab/assets/5239758/f0717ed5-91d1-4252-9d5a-4a881c701522)

What's the point of this tool if it doesn't work?

I'm also including this link re: folks trying to accomplish the same thing (but may be having a different problem)

https://github.com/dotnet/cli-lab/issues/262

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.