Skip to content

Update-Remove-WinUtilAPPX.ps1#3822

Merged
ChrisTitusTech merged 6 commits intomainfrom
unknown repository
Jan 8, 2026
Merged

Update-Remove-WinUtilAPPX.ps1#3822
ChrisTitusTech merged 6 commits intomainfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Dec 18, 2025

Updated to use -AllUsers. Removed unnecessary error suppression. Removed quotes since they are already defined in the config file. Removed ** for the same reason, as it is handled in the config file.

i also removed the try and catch since it wouldn't be useful and there is no reason for this to fail at all

@ghost ghost requested a review from ChrisTitusTech as a code owner December 18, 2025 16:12
@CodingWonders
Copy link
Copy Markdown
Contributor

and there is no reason for this to fail at all

You REALLY sure about that?

@ghost
Copy link
Copy Markdown
Author

ghost commented Jan 5, 2026

@CodingWonders i am

Copy link
Copy Markdown
Owner

@ChrisTitusTech ChrisTitusTech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd recommend leaving at least -ErrorAction SilentlyContinue incase it does fail. It shouldn't but this is Microsoft we are talking about.

@ghost
Copy link
Copy Markdown
Author

ghost commented Jan 7, 2026

@ChrisTitusTech if it dose fail it wont give an error

@ChrisTitusTech ChrisTitusTech merged commit eec16bd into ChrisTitusTech:main Jan 8, 2026
1 check passed
@ghost ghost deleted the Update-Remove-WinUtilAPPX.ps1 branch January 8, 2026 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants