Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ADMX Extension: select AnitVirus full scan or custom Scan arguments #51

Closed
matthias-schlimm opened this issue Jul 2, 2018 · 1 comment

Comments

@matthias-schlimm
Copy link
Collaborator

extend ADMX to select between Quick and FullScan.

Enable custom Arguments: admin can enter own commandline Options to be used for the scan.

@matthias-schlimm matthias-schlimm self-assigned this Jul 2, 2018
@matthias-schlimm matthias-schlimm added this to the Bugs Bunny Release milestone Mar 3, 2019
@matthias-schlimm matthias-schlimm changed the title AnitVirus Scan ADMX Extension: AnitVirus Scan for quick / full scan May 9, 2019
@matthias-schlimm matthias-schlimm changed the title ADMX Extension: AnitVirus Scan for quick / full scan ADMX Extension: select AnitVirus quick / full scan May 9, 2019
@matthias-schlimm
Copy link
Collaborator Author

matthias-schlimm commented Oct 3, 2019

Policy updated
BISF-AVScan

LIC_BISF_CLI_AV_VIE_CusScanArgsb | DWORD | 1 | If CheckBox is enabled, registry Data is set to 1, otherwise not exist

LIC_BISF_CLI_AV_VIE_CusScanArgs | REG_SZ |   | Enter the custom arguments to run a Scan

All AV Scripts must be updated now:

  • 10_PrepBISF_AV-CylanceProtect.ps1 (doesn't run a scan)
  • 10_PrepBISF_AV-EPC.ps1
  • 10_PrepBISF_AV-F-Secure.ps1
  • 10_PrepBISF_AV-KAVFS.ps1 (doesn't run a scan)
  • 10_PrepBISF_AV-McAfee.ps1 (doesn't run a scan)
  • 10_PrepBISF_AV-SEP.ps1
  • 10_PrepBISF_AV-Sophos.ps1
  • 10_PrepBISF_AV-TM.ps1 (doesn't run a scan)
  • 10_PrepBISF_AV-WinDefend.ps1

@matthias-schlimm matthias-schlimm changed the title ADMX Extension: select AnitVirus quick / full scan ADMX Extension: select AnitVirus full scan or custom Scan arguments Oct 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant