farag2
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
Win 10.ps1
|
|
@ -550,7 +550,7 @@ Set-MpPreference -EnableNetworkProtection Enabled |
|
|
|
# Включить Управляемый доступ к папкам |
|
|
|
Set-MpPreference -EnableControlledFolderAccess Enabled |
|
|
|
# Добавить защищенную папку |
|
|
|
Add-MpPreference -ControlledFolderAccessProtectedFolders D:\folder |
|
|
|
# Add-MpPreference -ControlledFolderAccessProtectedFolders D:\folder |
|
|
|
# Включить блокировки потенциально нежелательных приложений |
|
|
|
Set-MpPreference -PUAProtection Enabled |
|
|
|
# Включить брандмауэр |
|
|
|