Skip to content

Commit a3240b6

Browse files
authored
Merge pull request #222 from netwrix/feature/PolicyPak2
Feature/policy pak2
2 parents f28d9d4 + 6cb737b commit a3240b6

File tree

2,565 files changed

+14861
-15381
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,565 files changed

+14861
-15381
lines changed

.claude/settings.local.json

Lines changed: 69 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,75 @@
1414
"Bash(git add:*)",
1515
"Bash(git commit:*)",
1616
"Bash(find:*)",
17-
"Bash(ls:*)"
17+
"Bash(ls:*)",
18+
"Bash(npx kill-port:*)",
19+
"Bash(taskkill:*)",
20+
"Bash(cmd /c:*)",
21+
"Bash(chmod:*)",
22+
"Bash(bash:*)",
23+
"Bash(tree:*)",
24+
"Bash(awk:*)",
25+
"Bash(grep:*)",
26+
"Bash(sed:*)",
27+
"Bash(xargs sed:*)",
28+
"Bash(powershell:*)",
29+
"Bash(npm run build:*)",
30+
"Bash(set UV_THREADPOOL_SIZE=16)",
31+
"Bash(npm run clear:*)",
32+
"Bash(cat:*)",
33+
"Bash($ENV:DOCS_PRODUCT=\"endpointprotector\")",
34+
"Bash(DOCS_PRODUCT=\"endpointprotector\" npm run build)",
35+
"Bash(Get-Process node -ErrorAction SilentlyContinue)",
36+
"Bash(Stop-Process -Force)",
37+
"Bash(dir \"C:\\GITLOCAL\\docs\\docs\\endpointpolicymanager\\components\")",
38+
"Bash(xcopy:*)",
39+
"Bash(robocopy:*)",
40+
"Bash(dir \"C:\\GITLOCAL\\docs\\docs\\endpointpolicymanager\\components\\javaenterpriserules\")",
41+
"Bash(dir \"C:\\GITLOCAL\\docs\\docs\\endpointpolicymanager\\components\\javaenterpriserules\\manual\")",
42+
"Bash(dir \"C:\\GITLOCAL\\docs\\docs\\endpointpolicymanager\\components\\applicationsettingsmanager\")",
43+
"Bash(dir:*)",
44+
"Bash(timeout 30 npm start)",
45+
"Bash($ENV:DOCS_PRODUCT=\"endpointpolicymanager\")",
46+
"Bash(timeout:*)",
47+
"Bash(for file in \"gettingstarted/misc/knowledgebase/gettingstarted/prepare.md\" \"licensing/knowledgebase/troubleshooting/enterprisefull.md\" \"components/applicationsettingsmanager/technotes/troubleshooting/mmc.md\" \"licensing/installation/videolearningcenter/videolearningcenter.md\" \"licensing/installation/knowledgebase/updating/ringsupgrade.md\")",
48+
"Bash(do echo \"Processing: $file\")",
49+
"Bash(echo \"Updated: $file\")",
50+
"Bash(done)",
51+
"Bash(for:*)",
52+
"Bash(do echo \"=== $dir ===\")",
53+
"Bash(do echo \"Checking: $file\")",
54+
"Bash(if [ -f \"docs/endpointpolicymanager/$file\" ])",
55+
"Bash(then echo \"✓ EXISTS\")",
56+
"Bash(else echo \"✗ MISSING\")",
57+
"Bash(fi)",
58+
"Bash(do cp \"C:\\GITLOCAL\\docs\\docs\\endpointpolicymanager\\manuals\\gporeductionandtrans\\preferences\\gettingstarted$file\" \"C:\\GITLOCAL\\docs\\docs\\endpointpolicymanager\\components\\preferencesmanager\\manual\\gettingstarted$file\")",
59+
"Bash(rg:*)",
60+
"Bash(do sed -i 's/knowledgebase\\/leastprivilegemanager/components\\/endpointprivilegemanager/g' \"$file\")",
61+
"Bash(sort:*)",
62+
"Bash(do echo \"=== $component ===\")",
63+
"Bash(if [ -f \"$component/knowledgebase/knowledgebase.md\" ])",
64+
"Bash(if [ -f \"$component/technotes/knowledgebase.md\" ])",
65+
"Bash(if [ -f \"$component/videolearningcenter/videolearningcenter.md\" ])",
66+
"Bash(else echo \"✗ videolearningcenter/videolearningcenter.md\")",
67+
"Bash(if [ -f \"$component/videos/videolearningcenter.md\" ])",
68+
"Bash(else echo \"✗ videos/videolearningcenter.md\")",
69+
"Bash(if [ -f \"$component/manual/overview.md\" ])",
70+
"Bash(do if [ -d \"$component\" ])",
71+
"Bash([ \"$component\" != \".\" ])",
72+
"Bash(then if [ -d \"$component/knowledgebase\" ])",
73+
"Bash([ -d \"$component/technotes\" ])",
74+
"Bash([ -d \"$component/videolearningcenter\" ])",
75+
"Bash([ -d \"$component/videos\" ])",
76+
"Bash(then echo \"Component: $component\")",
77+
"Bash(do if [ -d \"$component/manual\" ])",
78+
"Bash(else echo \"✗ $component has no manual/\")",
79+
"Bash(do sed -i 's|/docs/endpointpolicymanager/knowledgebase/knowledgebase\\.md|/docs/endpointpolicymanager/|g' \"docs/endpointpolicymanager/$file\")",
80+
"Bash(do sed -i 's|/docs/endpointpolicymanager/installation/knowledgebase/antivirussystemsoftware/|/docs/endpointpolicymanager/upgrademaintenance/antivirussystemsoftware/|g' \"docs/endpointpolicymanager/$file\")",
81+
"Bash(do sed -i 's|/docs/endpointpolicymanager/gettingstarted/cloud|/docs/endpointpolicymanager/deliverymethods/cloud|g' \"docs/endpointpolicymanager/$file\")",
82+
"Bash(do sed -i 's|/docs/endpointpolicymanager/gettingstarted/grouppolicy|/docs/endpointpolicymanager/deliverymethods/grouppolicy|g' \"docs/endpointpolicymanager/$file\")",
83+
"Bash(do sed -i 's|gettingstarted/cloud|deliverymethods/cloud|g; s|gettingstarted/grouppolicy|deliverymethods/grouppolicy|g; s|gettingstarted/mdm|deliverymethods/mdm|g' \"$file\")",
84+
"Bash(do sed -i 's|/docs/endpointpolicymanager/gettingstarted/mdm|/docs/endpointpolicymanager/deliverymethods/mdm|g' \"docs/endpointpolicymanager/$file\")",
85+
"Bash(do sed -i 's|/docs/endpointpolicymanager/gettingstarted/mdm/|/docs/endpointpolicymanager/deliverymethods/mdm/|g' \"docs/endpointpolicymanager/$file\")"
1886
],
1987
"deny": []
2088
}

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ packages
2020

2121
# Claude settings
2222
.claude/settings.local.json
23+
.claude/
2324

2425
npm-debug.log*
2526
yarn-debug.log*
26-
yarn-error.log*
27+
yarn-error.log*
Lines changed: 169 additions & 0 deletions
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"label": "Archive",
3+
"position": 220,
4+
"collapsed": true,
5+
"collapsible": true,
6+
"link": {
7+
"type": "doc",
8+
"id": "overview"
9+
}
10+
}

0 commit comments

Comments
 (0)