mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-15 23:07:23 +00:00
api update
This commit is contained in:
parent
9788b6d41a
commit
f0725eb7f5
@ -17,7 +17,7 @@ ms.date: 09/01.2017
|
|||||||
Prevent a file from being executed in the organization using Windows Defender.
|
Prevent a file from being executed in the organization using Windows Defender.
|
||||||
|
|
||||||
## Permissions
|
## Permissions
|
||||||
User needs to have “secop” permissions.
|
Users need to have Security administrator or Global admin directory roles.
|
||||||
|
|
||||||
## HTTP request
|
## HTTP request
|
||||||
```
|
```
|
||||||
|
@ -17,7 +17,7 @@ ms.date: 09/01.2017
|
|||||||
Collect investigation package from a machine.
|
Collect investigation package from a machine.
|
||||||
|
|
||||||
## Permissions
|
## Permissions
|
||||||
User needs to have “secop” permissions.
|
Users need to have Security administrator or Global admin directory roles.
|
||||||
|
|
||||||
## HTTP request
|
## HTTP request
|
||||||
```
|
```
|
||||||
|
@ -17,7 +17,7 @@ ms.date: 09/01.2017
|
|||||||
Get MachineAction object
|
Get MachineAction object
|
||||||
|
|
||||||
## Permissions
|
## Permissions
|
||||||
User needs to have “secop” permissions.
|
Users need to have Security administrator or Global admin directory roles.
|
||||||
|
|
||||||
## HTTP request
|
## HTTP request
|
||||||
```
|
```
|
||||||
|
@ -17,7 +17,7 @@ ms.date: 09/01.2017
|
|||||||
Get MachineAction object
|
Get MachineAction object
|
||||||
|
|
||||||
## Permissions
|
## Permissions
|
||||||
User needs to have “secop” permissions.
|
Users need to have Security administrator or Global admin directory roles.
|
||||||
|
|
||||||
## HTTP request
|
## HTTP request
|
||||||
```
|
```
|
||||||
|
@ -17,7 +17,7 @@ ms.date: 09/01.2017
|
|||||||
Get a Uri that allows downloading an investigation package.
|
Get a Uri that allows downloading an investigation package.
|
||||||
|
|
||||||
## Permissions
|
## Permissions
|
||||||
User needs to have “secop” permissions.
|
Users need to have Security administrator or Global admin directory roles.
|
||||||
|
|
||||||
## HTTP request
|
## HTTP request
|
||||||
```
|
```
|
||||||
|
Binary file not shown.
After Width: | Height: | Size: 34 KiB |
@ -17,7 +17,7 @@ ms.date: 09/01.2017
|
|||||||
Isolates a machine from accessing external network.
|
Isolates a machine from accessing external network.
|
||||||
|
|
||||||
## Permissions
|
## Permissions
|
||||||
User needs to have “secop” permissions.
|
Users need to have Security administrator or Global admin directory roles.
|
||||||
|
|
||||||
## HTTP request
|
## HTTP request
|
||||||
```
|
```
|
||||||
|
@ -17,7 +17,7 @@ ms.date: 09/01.2017
|
|||||||
Request sample of a file from a specific machine. File will be collected from the machine and uploaded to a secure storage.
|
Request sample of a file from a specific machine. File will be collected from the machine and uploaded to a secure storage.
|
||||||
|
|
||||||
## Permissions
|
## Permissions
|
||||||
User needs to have “secop” permissions.
|
Users need to have Security administrator or Global admin directory roles.
|
||||||
|
|
||||||
## HTTP request
|
## HTTP request
|
||||||
```
|
```
|
||||||
|
@ -111,6 +111,7 @@ This feature is designed to prevent suspected malware (or potentially malicious
|
|||||||
|
|
||||||
|
|
||||||
The Action center shows the submission information:
|
The Action center shows the submission information:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
- **Submission time** - Shows when the action was submitted. <br>
|
- **Submission time** - Shows when the action was submitted. <br>
|
||||||
@ -233,4 +234,4 @@ HKLM\SOFTWARE\Policies\Microsoft\Windows Advanced Threat Protection
|
|||||||
> If the value *AllowSampleCollection* is not available, the client will allow sample collection by default.
|
> If the value *AllowSampleCollection* is not available, the client will allow sample collection by default.
|
||||||
|
|
||||||
## Related topics
|
## Related topics
|
||||||
– [Take response actions on a machine](respond-machine-alerts-windows-defender-advanced-threat-protection.md)
|
- [Take response actions on a machine](respond-machine-alerts-windows-defender-advanced-threat-protection.md)
|
||||||
|
@ -117,6 +117,11 @@ The action to restrict an application from running applies a code integrity poli
|
|||||||
When the application execution restriction configuration is applied, a new event is reflected in the machine timeline.
|
When the application execution restriction configuration is applied, a new event is reflected in the machine timeline.
|
||||||
|
|
||||||
|
|
||||||
|
**Notification on machine user**:</br>
|
||||||
|
When an app is restricted, the following notification is displayed to inform the user that an app is being restricted from running:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Remove app restriction
|
## Remove app restriction
|
||||||
Depending on the severity of the attack and the state of the machine, you can choose to reverse the restriction of applications policy after you have verified that the compromised machine has been remediated.
|
Depending on the severity of the attack and the state of the machine, you can choose to reverse the restriction of applications policy after you have verified that the compromised machine has been remediated.
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@ ms.date: 09/01.2017
|
|||||||
Restrict execution of set of predefined applications.
|
Restrict execution of set of predefined applications.
|
||||||
|
|
||||||
## Permissions
|
## Permissions
|
||||||
User needs to have “secop” permissions.
|
Users need to have Security administrator or Global admin directory roles.
|
||||||
|
|
||||||
## HTTP request
|
## HTTP request
|
||||||
```
|
```
|
||||||
|
@ -17,7 +17,7 @@ ms.date: 09/01.2017
|
|||||||
Initiate Windows Defender Antivirus scan on the machine.
|
Initiate Windows Defender Antivirus scan on the machine.
|
||||||
|
|
||||||
## Permissions
|
## Permissions
|
||||||
User needs to have “secop” permissions.
|
Users need to have Security administrator or Global admin directory roles.
|
||||||
|
|
||||||
## HTTP request
|
## HTTP request
|
||||||
```
|
```
|
||||||
|
@ -87,7 +87,7 @@ You can take the following actions to increase the overall security score of you
|
|||||||
> For the Windows Defender Antivirus properties to show, you'll need to ensure that the Windows Defender Antivirus Cloud-based protection is properly configured on the endpoint.
|
> For the Windows Defender Antivirus properties to show, you'll need to ensure that the Windows Defender Antivirus Cloud-based protection is properly configured on the endpoint.
|
||||||
|
|
||||||
- Fix antivirus reporting
|
- Fix antivirus reporting
|
||||||
- This recommendation is displayed when the Windows Defender Antivirus configuration on a machines is not properly configured. For more information on fixing the reporting, see [Configure and validate network connections](../windows-defender-antivirus/configure-network-connections-windows-defender-antivirus.md).
|
- This recommendation is displayed when the Windows Defender Antivirus is not properly configured to report its health state. For more information on fixing the reporting, see [Configure and validate network connections](../windows-defender-antivirus/configure-network-connections-windows-defender-antivirus.md).
|
||||||
- Turn on antivirus
|
- Turn on antivirus
|
||||||
- Update antivirus definitions
|
- Update antivirus definitions
|
||||||
- Turn on cloud-based protection
|
- Turn on cloud-based protection
|
||||||
|
@ -17,7 +17,7 @@ ms.date: 09/01.2017
|
|||||||
Stop execution of a file on a machine and ensure it’s not executed again on that machine.
|
Stop execution of a file on a machine and ensure it’s not executed again on that machine.
|
||||||
|
|
||||||
## Permissions
|
## Permissions
|
||||||
User needs to have “secop” permissions.
|
Users need to have Security administrator or Global admin directory roles.
|
||||||
|
|
||||||
## HTTP request
|
## HTTP request
|
||||||
```
|
```
|
||||||
|
@ -17,7 +17,7 @@ ms.date: 09/01.2017
|
|||||||
Allow a file to be executed in the organization, using Windows Defender.
|
Allow a file to be executed in the organization, using Windows Defender.
|
||||||
|
|
||||||
## Permissions
|
## Permissions
|
||||||
User needs to have “secop” permissions.
|
Users need to have Security administrator or Global admin directory roles.
|
||||||
|
|
||||||
## HTTP request
|
## HTTP request
|
||||||
```
|
```
|
||||||
|
@ -17,7 +17,7 @@ ms.date: 09/01.2017
|
|||||||
Remove machine from isolation.
|
Remove machine from isolation.
|
||||||
|
|
||||||
## Permissions
|
## Permissions
|
||||||
User needs to have “secop” permissions.
|
Users need to have Security administrator or Global admin directory roles.
|
||||||
|
|
||||||
## HTTP request
|
## HTTP request
|
||||||
```
|
```
|
||||||
|
@ -17,7 +17,7 @@ ms.date: 09/01.2017
|
|||||||
Remove code execution restriction.
|
Remove code execution restriction.
|
||||||
|
|
||||||
## Permissions
|
## Permissions
|
||||||
User needs to have “secop” permissions.
|
Users need to have Security administrator or Global admin directory roles.
|
||||||
|
|
||||||
## HTTP request
|
## HTTP request
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user