undergroundwires / privacy.sexy

Open-source tool to enforce privacy & security best-practices on Windows, macOS and Linux, because privacy is sexy
https://privacy.sexy
GNU Affero General Public License v3.0
3.85k stars 163 forks source link

Disabling administrative shares breaks PsTools #249

Closed zdat closed 7 months ago

zdat commented 11 months ago

I'm trying to use something called Pstools to disable scheduled tasks that you normally can't disable through the regular Task Scheduler. It opens up a special elevated Task Scheduler that can be used to disable stubborn tasks.

Something in the Privacy.sexy script is causing the error

Error creating key file on DESKTOP-XXXXXXX:
The network name cannot be found.

to display in the cmd window when I try to get the elevated Task scheduler to open. Does anyone know what it could be? Thanks.

zdat commented 11 months ago

Unchecking / reverting "disable administrative shares" fixes it.

undergroundwires commented 11 months ago

Hi @zdat, thank you for the report and sharing the root cause. I guess we should move recommendation level from Standard to Strict. We do not want Standard to break stuff.

undergroundwires commented 7 months ago

Script is documented and removed from Standard pool.

image

Let me know if you see another side-effect or just any other input.

Released in 0.12.9 🚀