Changes between Version 8 and Version 9 of AutoCad


Ignore:
Timestamp:
12/09/24 02:59:57 (7 months ago)
Author:
Paul Kulda
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AutoCad

    v8 v9  
    6161*AntiVirus
    6262
     63= Windows Diable Defender =
     64
     65{{{
     66
     67I think I found out a very good workaround for the POLICY Setting getting reset to "Not Configured" every time you restart Group Policy Editor.
     68
     69I had the same problem and guessed out (correctly) that it was MsMpEng.exe
     70running in the background that was resetting the policy back to "Not Configured".
     71
     72So, before making any changes to the policy, head over to Task Manager,
     73then to Performance Monitor from the Performance tab. Find MsMpEng.exe in any of the tabs
     74in it (mostly on top in Memory or CPU tabs) and click on Suspend Process.
     75
     76Then make the changes as required in the Group Policy Editor. It won't get reverted back. Please reply if it works, or didn't work.
     77
     78
     79Step 2: Navigate to this path –
     80
     81Computer Configuration > Administrative Templates > Windows Components > Microsoft Defender Antivirus.
     82
     83Step 3: Locate the Turn off Microsoft Defender Antivirus policy. Double-click on this policy option to open a new window, check the option of Enabled, and then click Apply > OK to save the change to disable Windows Defender.
     84
     851. Press Windows + R and type 'regedit'.
     862. Once inside, follow the path: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender.
     873. In that folder, create a DWORD (32-bit) key. You can do that right-clicking on the Windows Defender folder, and going to New.
     884. Set the DWORD title do DisableAntiSpyware.and change its value to 1.
     89
     90reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender" /v "DisableAntiSpyware" /t REG_DWORD /d 1 /f
     91
     92}}}
     93
     94
    6395{{{
    6496After the program is installed, it may be useful to exclude the following Autodesk folders in antivirus settings: