Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Disk_Space_Remediation.ps1 #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ronmanp
Copy link

@ronmanp ronmanp commented Jun 3, 2022

Added condition to ignore CCMCache as I'm worried users will delete content inside this folder without using the proper method if it shows up in the report. More info https://docs.microsoft.com/en-us/mem/configmgr/core/clients/manage/configure-client-cache#configure-the-cache-on-the-client-computer
Fixed typos. Changed the guillemets in explanation text by parenthesis as guillemets breaks the formatting on non-French Windows.

Added condition to ignore CCMCache as I'm worried users will delete content inside this folder without using the proper method if it shows up in the report. More info https://docs.microsoft.com/en-us/mem/configmgr/core/clients/manage/configure-client-cache#configure-the-cache-on-the-client-computer 
Fixed typos. Changed the guillemets in explanation text by parenthesis as guillemets breaks the formatting on non-French Windows.
@ronmanp ronmanp marked this pull request as ready for review June 3, 2022 13:35
@damienvanrobaeys
Copy link
Owner

Unless i am wrong to remove something in ccmcache you need admin right no ?

@damienvanrobaeys
Copy link
Owner

I can confirm user needs admin rights to remove something in ccmcache so according to me no worries to display in the report.
This can be a way to mention this in their support team.

@ronmanp
Copy link
Author

ronmanp commented Jun 3, 2022

Unfortunately many are still local admins so that is why I found it useful to have the option to hide it. By the way thanks for this great tool!

@damienvanrobaeys
Copy link
Owner

Of course i can add an option to hide it.

Thanks for all your feedback.
Really appreciate

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