dinger1986

Results 285 comments of dinger1986

ah ok, no it shouldnt effect using TRMM but some of the data is collected using WMI so you might have some incomplete data on the machine until its install,...

I know it was being looked at by Si as all the wmic commands can be replaced with native powershell commands. I looked out all the commands and started checking...

Did you read the link to the meshcentral repo? There's a new agent

The Roadmap is here https://docs.tacticalrmm.com/roadmap/

Have you looked at the winget and choco scripts which do just that?

This is achievable with webhooks which is nearly completed (due end of the month). I have tested it with slack and works well

Never ran would be grammatically correct. I was thinking also if it's over a high number to make it never ran. Probably over 6 years (2,190 days) then it's never...

on the back of this updated the defender enable script ``` param ( [int]$FullScanFrequency = 7, [int]$QuickScanFrequency = 1, [int]$SignatureUpdateFrequency = 8, [switch]$NoControlledFolders, [switch]$AuditOnly, [int]$EnableCloudProtection = 0, [int]$EnableCloudTimeout = 50,...