mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-15 14:57:23 +00:00
Merged PR 12360: 10/25 AM Publish
This commit is contained in:
commit
693363fcc0
@ -26,7 +26,7 @@ During installation, you must pick a version of IEAK 11, either **External** or
|
|||||||
## Available features by version
|
## Available features by version
|
||||||
|
|
||||||
| Feature | Internal | External |
|
| Feature | Internal | External |
|
||||||
| ---------------------------------------- | --------------------------------------------- | ---------------------------------------------- |
|
| ---------------------------------------- | :---------------------------------------------: | :----------------------------------------------: |
|
||||||
|Welcome screen |  |  |
|
|Welcome screen |  |  |
|
||||||
|File locations |  |  |
|
|File locations |  |  |
|
||||||
|Platform selection |  |  |
|
|Platform selection |  |  |
|
||||||
|
@ -191,6 +191,11 @@ For use with SEMM and Microsoft Surface UEFI Configurator, the certificate must
|
|||||||
|
|
||||||
## Version History
|
## Version History
|
||||||
|
|
||||||
|
|
||||||
|
### Version 2.21.136.9
|
||||||
|
* Add support to Surface Pro 6
|
||||||
|
* Add support to Surface Laptop 2
|
||||||
|
|
||||||
### Version 2.14.136.0
|
### Version 2.14.136.0
|
||||||
* Add support to Surface Go
|
* Add support to Surface Go
|
||||||
|
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
---
|
---
|
||||||
title: MBAM 2.5 Supported Configurations
|
title: MBAM 2.5 Supported Configurations
|
||||||
description: MBAM 2.5 Supported Configurations
|
description: MBAM 2.5 Supported Configurations
|
||||||
author: jamiejdt
|
author: shortpatti
|
||||||
ms.assetid: ce689aff-9a55-4ae7-a968-23c7bda9b4d6
|
ms.assetid: ce689aff-9a55-4ae7-a968-23c7bda9b4d6
|
||||||
ms.pagetype: mdop, security
|
ms.pagetype: mdop, security
|
||||||
ms.mktglfcycl: manage
|
ms.mktglfcycl: manage
|
||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.date: 03/30/2017
|
ms.date: 10/24/2018
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
@ -581,6 +581,16 @@ The MBAM server can be deployed in Azure Infrastructure as a Service (IaaS) on a
|
|||||||
The MBAM client is not supported on virtual machines and is also not supported on Azure IaaS.
|
The MBAM client is not supported on virtual machines and is also not supported on Azure IaaS.
|
||||||
|
|
||||||
|
|
||||||
|
## Service releases
|
||||||
|
|
||||||
|
- [April 2016 hotfix](https://support.microsoft.com/en-us/help/3144445/april-2016-hotfix-rollup-for-microsoft-desktop-optimization-pack)
|
||||||
|
- [September 2016](https://support.microsoft.com/ms-my/help/3168628/september-2016-servicing-release-for-microsoft-desktop-optimization-pa)
|
||||||
|
- [December 2016](https://support.microsoft.com/en-us/help/3198158/december-2016-servicing-release-for-microsoft-desktop-optimization-pac)
|
||||||
|
- [March 2017](https://support.microsoft.com/en-ie/help/4014009/march-2017-servicing-release-for-microsoft-desktop-optimization-pack)
|
||||||
|
- [June 2017](https://support.microsoft.com/af-za/help/4018510/june-2017-servicing-release-for-microsoft-desktop-optimization-pack)
|
||||||
|
- [September 2017](https://support.microsoft.com/en-ie/help/4041137/september-2017-servicing-release-for-microsoft-desktop-optimization)
|
||||||
|
- [March 2018](https://support.microsoft.com/en-us/help/4074878/march-2018-servicing-release-for-microsoft-desktop-optimization-pack)
|
||||||
|
- [July 2018](https://support.microsoft.com/en-us/help/4340040/july-2018-servicing-release-for-microsoft-desktop-optimization-pack)
|
||||||
|
|
||||||
## Related topics
|
## Related topics
|
||||||
|
|
||||||
|
@ -36,12 +36,14 @@ The following diagram shows the Reboot configuration service provider management
|
|||||||
<p style="margin-left: 20px">The supported operation is Get.</p>
|
<p style="margin-left: 20px">The supported operation is Get.</p>
|
||||||
|
|
||||||
<a href="" id="schedule-single"></a>**Schedule/Single**
|
<a href="" id="schedule-single"></a>**Schedule/Single**
|
||||||
<p style="margin-left: 20px">This node will execute a reboot at a scheduled date and time. Setting a null (empty) date will delete the existing schedule. The date and time value is ISO8601, and both the date and time are required. For example: 2015-12-15T07:36:25Z</p>
|
<p style="margin-left: 20px">This node will execute a reboot at a scheduled date and time. Setting a null (empty) date will delete the existing schedule. The date and time value is ISO8601, and both the date and time are required. </br>
|
||||||
|
Example to configure: 2018-10-25T18:00:00</p>
|
||||||
|
|
||||||
<p style="margin-left: 20px">The supported operations are Get, Add, Replace, and Delete.</p>
|
<p style="margin-left: 20px">The supported operations are Get, Add, Replace, and Delete.</p>
|
||||||
|
|
||||||
<a href="" id="schedule-dailyrecurrent"></a>**Schedule/DailyRecurrent**
|
<a href="" id="schedule-dailyrecurrent"></a>**Schedule/DailyRecurrent**
|
||||||
<p style="margin-left: 20px">This node will execute a reboot each day at a scheduled time starting at the configured starting time and date. Setting a null (empty) date will delete the existing schedule. The date and time value is ISO8601, and both the date and time are required. The CSP will return the date time in the following format: 2018-06-29T10:00:00+01:00. </p>
|
<p style="margin-left: 20px">This node will execute a reboot each day at a scheduled time starting at the configured starting time and date. Setting a null (empty) date will delete the existing schedule. The date and time value is ISO8601, and both the date and time are required. The CSP will return the date time in the following format: 2018-06-29T10:00:00+01:00. </br>
|
||||||
|
Example to configure: 2018-10-25T18:00:00</p>
|
||||||
|
|
||||||
<p style="margin-left: 20px">The supported operations are Get, Add, Replace, and Delete.</p>
|
<p style="margin-left: 20px">The supported operations are Get, Add, Replace, and Delete.</p>
|
||||||
|
|
||||||
|
@ -7,13 +7,13 @@ ms.topic: article
|
|||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.technology: windows
|
ms.technology: windows
|
||||||
author: MariciaAlforque
|
author: MariciaAlforque
|
||||||
ms.date: 06/28/2018
|
ms.date: 10/24/2018
|
||||||
---
|
---
|
||||||
|
|
||||||
# WiFi CSP
|
# WiFi CSP
|
||||||
|
|
||||||
> [!WARNING]
|
> [!WARNING]
|
||||||
> Some information relates to prereleased product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
|
> Some information relates to pre-released products, which may be substantially modified before it's commercially released. Microsoft makes no warranties, expressed or implied, concerning the information provided here.
|
||||||
|
|
||||||
The WiFi configuration service provider provides the functionality to add or delete Wi-Fi networks on a Windows device. The configuration service provider accepts SyncML input and converts it to a network profile that is installed on the device. This profile enables the device to connect to the Wi-Fi network when it is in range.
|
The WiFi configuration service provider provides the functionality to add or delete Wi-Fi networks on a Windows device. The configuration service provider accepts SyncML input and converts it to a network profile that is installed on the device. This profile enables the device to connect to the Wi-Fi network when it is in range.
|
||||||
|
|
||||||
|
@ -73,7 +73,7 @@ Windows Spotlight is enabled by default. Windows 10 provides Group Policy and mo
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
In addition to the specific policy settings for Windows Spotlight, administrators can replace Windows Spotlight with a selected image using the Group Policy setting **Computer Configuration** > **Administrative Templates** > **Control Panel** > **Personalization** > **Force a specific default lock screen image**.
|
In addition to the specific policy settings for Windows Spotlight, administrators can replace Windows Spotlight with a selected image using the Group Policy setting **Computer Configuration** > **Administrative Templates** > **Control Panel** > **Personalization** > **Force a specific default lock screen image** (Windows 10 Enterprise and Education).
|
||||||
|
|
||||||
>[!TIP]
|
>[!TIP]
|
||||||
>If you want to use a custom lock screen image that contains text, see [Resolution for custom lock screen image](#resolution-for-custom-lock-screen-image).
|
>If you want to use a custom lock screen image that contains text, see [Resolution for custom lock screen image](#resolution-for-custom-lock-screen-image).
|
||||||
|
@ -11,7 +11,7 @@ ms.pagetype: security
|
|||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
author: andreabichsel
|
author: andreabichsel
|
||||||
ms.author: v-anbic
|
ms.author: v-anbic
|
||||||
ms.date: 10/02/2018
|
ms.date: 10//2018
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -23,13 +23,13 @@ ms.date: 10/02/2018
|
|||||||
|
|
||||||
**Use Microsoft Intune to configure scanning options**
|
**Use Microsoft Intune to configure scanning options**
|
||||||
|
|
||||||
See [Configure device restriction settings in Microsoft Intune](https://docs.microsoft.com/en-us/intune/device-restrictions-configure) and [Windows Defender Antivirus device restriction settings for Windows 10 in Intune](https://docs.microsoft.com/en-us/intune/device-restrictions-windows-10#windows-defender-antivirus) for more details.
|
See [Configure device restriction settings in Microsoft Intune](https://docs.microsoft.com/intune/device-restrictions-configure) and [Windows Defender Antivirus device restriction settings for Windows 10 in Intune](https://docs.microsoft.com/intune/device-restrictions-windows-10#windows-defender-antivirus) for more details.
|
||||||
|
|
||||||
<a id="ref1"></a>
|
<a id="ref1"></a>
|
||||||
|
|
||||||
**Use Configuration Manager to configure scanning options:**
|
**Use Configuration Manager to configure scanning options:**
|
||||||
|
|
||||||
See [How to create and deploy antimalware policies: Scan settings]( https://docs.microsoft.com/en-us/sccm/protect/deploy-use/endpoint-antimalware-policies#scan-settings) for details on configuring System Center Configuration Manager (current branch).
|
See [How to create and deploy antimalware policies: Scan settings](https://docs.microsoft.com/sccm/protect/deploy-use/endpoint-antimalware-policies#scan-settings) for details on configuring System Center Configuration Manager (current branch).
|
||||||
|
|
||||||
**Use Group Policy to configure scanning options**
|
**Use Group Policy to configure scanning options**
|
||||||
|
|
||||||
@ -58,7 +58,7 @@ Specify the level of subfolders within an archive folder to scan | Scan > Specif
|
|||||||
Configure low CPU priority for scheduled scans | Scan > Configure low CPU priority for scheduled scans | Disabled | Not available
|
Configure low CPU priority for scheduled scans | Scan > Configure low CPU priority for scheduled scans | Disabled | Not available
|
||||||
|
|
||||||
>[!NOTE]
|
>[!NOTE]
|
||||||
>By default, quick scans run on mounted removable devices, such as USB drives.
|
>If real-time protection is enabled, files are scanned before they are accessed and executed. The scanning scope includes all files, including those on mounted removable devices such as USB drives.
|
||||||
|
|
||||||
**Use PowerShell to configure scanning options**
|
**Use PowerShell to configure scanning options**
|
||||||
|
|
||||||
@ -66,7 +66,7 @@ See [Manage Windows Defender Antivirus with PowerShell cmdlets](use-powershell-c
|
|||||||
|
|
||||||
**Use WMI to configure scanning options**
|
**Use WMI to configure scanning options**
|
||||||
|
|
||||||
For using WMI classes, see [Windows Defender WMIv2 APIs](https://msdn.microsoft.com/en-us/library/dn439477(v=vs.85).aspx).
|
For using WMI classes, see [Windows Defender WMIv2 APIs](https://msdn.microsoft.com/library/dn439477(v=vs.85).aspx).
|
||||||
|
|
||||||
### Email scanning limitations
|
### Email scanning limitations
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user