Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to add exclusion to windows defender command line

powershell -Command Add-MpPreference -ExclusionPath "C:	mp"
powershell -Command Add-MpPreference -ExclusionProcess "java.exe"
powershell -Command Add-MpPreference -ExclusionExtension ".java"

powershell -Command Remove-MpPreference -ExclusionExtension ".java"
Comment

PREVIOUS NEXT
Code Example
Shell :: force git to use ssh 
Shell :: homebrew restart redis 
Shell :: yarn run ios device 
Shell :: git updates were rejected because the tip of your current branch is behind 
Shell :: restart lampp command terminal 
Shell :: mkv to mp4 linux 
Shell :: random string linux 
Shell :: linux install java jre command line 
Shell :: install jq on ubunut 
Shell :: snap install pycharm 
Shell :: vim wsl copy to windows system clipboard 
Shell :: firebase commands 
Shell :: linux give all files an extension 
Shell :: install gstreamer ubuntu 
Shell :: apache2 ubuntu code exited 
Shell :: vim replace tabs with spaces 
Shell :: grub customizer ubuntu 
Shell :: how to know version of heroku 
Shell :: E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? 
Shell :: uninstall pyqt5 
Shell :: check ssd or hdd linux 
Shell :: Homebrew PHP appears not to be linked. Please run [valet use php@X.Y] 
Shell :: git reset to commit 
Shell :: metasploit install kali linux 
Shell :: sudo passwordless 
Shell :: install waitress 
Shell :: install nginx amazon linux 2 
Shell :: powershell beeb 
Shell :: install brave in ubuntu 
Shell :: ubuntn nginx restart 
ADD CONTENT
Topic
Content
Source link
Name
5+7 =