Zend certified PHP/Magento developer

Disable Or Enable Tamper Protection using start windowsdefender: scheme

I recently read here you can enable real time proection from using start windowsdefender://enablertp/. I want to Enable or Disable Tamper Proection from a batch script using the same concept. I have tried several things like start windowsdefender://enabletp/ and start windowsdefender://enablerttp/ to no evail. I see no actual documentation on what the shcemes are please help. I need to programtically disable tamper protection for the user so the powershell command here always works Set-MpPreference -Force -DisableRealtimeMonitoring $true