Skip to content

Commit 6d7f343

Browse files
recommend notepad++
1 parent 227b4ff commit 6d7f343

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,18 @@ Run with administrator rights
3434
~~~~
3535
sysmon.exe -u
3636
~~~~
37+
38+
## Required actions ##
39+
40+
### Prerequisites ###
41+
Highly recommend using [Notepad++](https://notepad-plus-plus.org/) to edit this configuration. It understands UNIX newline format and does XML syntax highlighting, which makes this very understandable. I do not recommend using Notepad.
42+
43+
## Customization ##
44+
You will need to install and observe the results of the configuration in your own environment before deploying it widely. For example, you will need to exclude actions of your antivirus, which will otherwise likely fill up your logs with useless information.
45+
46+
The configuration is highly commented and designed to be self-explanatory to assist you in this customization to your environment.
47+
48+
## Design notes ##
49+
This configuration expects software to be installed system-wide and NOT in the C:\Users folder.
50+
51+
If your users install Chrome themselves, you should deploy the [Chrome MSI](https://enterprise.google.com/chrome/chrome-browser/), which will automatically change the shortcuts to the machine-level installation. Your users will not even notice anything different.

0 commit comments

Comments
 (0)