amidaware / community-scripts

A curated list of powershell, python, and batch scripts for use in TacticalRMM or anywhere!
MIT License
122 stars 84 forks source link

Create win_outlook_disable_new_ui_toggle.ps1 #177

Closed itdonerightnc closed 1 year ago

itdonerightnc commented 1 year ago

Hides the new UI toggle switch in outlook using registry entry

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

silversword411 commented 1 year ago

Great start! You have your first PR in...but it's not in the right folder. Option: 1) If you think this script needs to be modified by users to use, you want to put this in the /WIP/ folder.

2) If you've tested this and it work, and you think it's usable as-is for anyone, you should put it in the /staging/ folder...you should consider having the recommended comment header template customized for this script. Ask for people to test it in the Discord #scripts channel

3) If you think this is ready to deploy, you'll edit the .json file, include all the needed info for it to integrate for everyone's TRMM install.

This is probably a 2) script.

Can you move it to the right folder, and preferably (but optionally) add the comment headers. Let me know if you need help with that!