We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ecf987 commit 06cdb72Copy full SHA for 06cdb72
1 file changed
AddMSPApp/ninjarmm.app.json
@@ -19,8 +19,8 @@
19
"detectionRules": [
20
{
21
"@odata.type": "#microsoft.graph.win32LobAppFileSystemDetection",
22
- "path": "%ProgramData%\\Syncro\\Bin",
23
- "fileOrFolderName": "Syncro.Overmind.Service.exe",
+ "path": "%ProgramData%\\NinjaRMMAgent",
+ "fileOrFolderName": "ninjarmm-cli.exe",
24
"check32BitOn64System": false,
25
"detectionType": "exists"
26
}
0 commit comments