mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-20 21:03:42 +00:00
Merging changes synced from https://github.com/MicrosoftDocs/windows-docs-pr (branch live)
This commit is contained in:
@ -11,7 +11,7 @@ ms.custom:
|
|||||||
- CSSTroubleshooting
|
- CSSTroubleshooting
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
audience: ITPro
|
audience: ITPro
|
||||||
ms.date: 1/6/2020
|
ms.date: 4/14/2020
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: laurawi
|
manager: laurawi
|
||||||
appliesto:
|
appliesto:
|
||||||
@ -64,7 +64,7 @@ Here's a quick summary of what's new:
|
|||||||
- Support for FIDO2 Security Keys to enable secure and easy authentication for shared devices
|
- Support for FIDO2 Security Keys to enable secure and easy authentication for shared devices
|
||||||
- Seamlessly apply a provisioning package from a USB drive to your HoloLens
|
- Seamlessly apply a provisioning package from a USB drive to your HoloLens
|
||||||
- Use a provisioning packages to enroll your HoloLens to your Mobile Device Management system
|
- Use a provisioning packages to enroll your HoloLens to your Mobile Device Management system
|
||||||
- Use Windows AutoPilot to set up and pre-configure new devices, quickly getting them ready for productive use. Send a note to hlappreview@microsoft.com to join the preview.
|
- Use Windows Autopilot to set up and pre-configure new devices, quickly getting them ready for productive use. To participate in the program you'll need to meet a few requirements. While the program is in preview mode you'll need to be using Microsoft Intune. You'll need to use a tenant that is flighted for HoloLens. Lastly you'll need to have installed an insider preview buildon your HoloLens 2. To praticipate in the preview of this new program send a note to hlappreview@microsoft.com to join the preview.
|
||||||
- Dark Mode - HoloLens customers can now choose the default mode for apps that support both color schemes! Based on customer feedback, with this update we are setting the default app mode to "dark," but you can easily change this setting at any time.
|
- Dark Mode - HoloLens customers can now choose the default mode for apps that support both color schemes! Based on customer feedback, with this update we are setting the default app mode to "dark," but you can easily change this setting at any time.
|
||||||
- Support for additional system voice commands
|
- Support for additional system voice commands
|
||||||
- An updated Cortana app with a focus on productivity
|
- An updated Cortana app with a focus on productivity
|
||||||
@ -120,6 +120,19 @@ Here are some of the in-box apps that support Dark mode!
|
|||||||
- 3D Viewer
|
- 3D Viewer
|
||||||
- Movies & TV
|
- Movies & TV
|
||||||
|
|
||||||
|
### Windows Autopilot for HoloLens 2
|
||||||
|
|
||||||
|
This Autopilot program supports Autopilot self-deploying mode to provision HoloLens 2 devices as shared devices under your tenant. Self-deploying mode leverages the device's preinstalled OEM image and drivers during the provisioning process. A user can provision the device without putting the device on and going through the Out-of-the-box Experience (OOBE).
|
||||||
|
|
||||||
|
When a user starts the Autopilot self-deploying process, the process completes the following steps:
|
||||||
|
1. Join the device to Azure Active Directory (Azure AD).
|
||||||
|
2. Use Azure AD to enroll the device in Microsoft Intune (or another MDM service).
|
||||||
|
3. Download the device-targeted policies, certificates, and networking profiles.
|
||||||
|
4. Provision the device.
|
||||||
|
5. Present the sign-in screen to the user.
|
||||||
|
|
||||||
|
For full information about Autopilot, see [Windows Autopilot for HoloLens 2 evaluation guide](hololens2-autopilot.md).
|
||||||
|
|
||||||
### FFU download and flash directions
|
### FFU download and flash directions
|
||||||
To test with a flight signed ffu, you first have to flight unlock your device prior to flashing the flight signed ffu.
|
To test with a flight signed ffu, you first have to flight unlock your device prior to flashing the flight signed ffu.
|
||||||
1. On PC
|
1. On PC
|
||||||
|
@ -96,8 +96,8 @@ The following steps will guide you through onboarding VDI machines and will high
|
|||||||
|
|
||||||
8. Use the search function by entering the machine name and select **Machine** as search type.
|
8. Use the search function by entering the machine name and select **Machine** as search type.
|
||||||
|
|
||||||
# Updating non-persistent virtual desktop infrastructure (VDI) images
|
## Updating non-persistent virtual desktop infrastructure (VDI) images
|
||||||
- As a best practice, we recommend using offline servicing tools to patch golden/master images.<br>
|
As a best practice, we recommend using offline servicing tools to patch golden/master images.<br>
|
||||||
For example, you can use the below commands to install an update while the image remains offline:
|
For example, you can use the below commands to install an update while the image remains offline:
|
||||||
|
|
||||||
```
|
```
|
||||||
@ -113,7 +113,7 @@ For more information on DISM commands and offline servicing, please refer to the
|
|||||||
|
|
||||||
- If offline servicing is not a viable option for your non-persistent VDI environment, then the following steps should be taken to ensure consistency and sensor health:
|
- If offline servicing is not a viable option for your non-persistent VDI environment, then the following steps should be taken to ensure consistency and sensor health:
|
||||||
|
|
||||||
1. After booting the master image for online servicing or patching, run an offboarding script to turn off the Microsoft Defender ATP sensor. For more information, see [Offboard machines using a local script](onfigure-endpoints-script.md#offboard-machines-using-a-local-script).
|
1. After booting the master image for online servicing or patching, run an offboarding script to turn off the Microsoft Defender ATP sensor. For more information, see [Offboard machines using a local script](configure-endpoints-script.md#offboard-machines-using-a-local-script).
|
||||||
|
|
||||||
2. Ensure the sensor is off by running 'sc query sense'.
|
2. Ensure the sensor is off by running 'sc query sense'.
|
||||||
|
|
||||||
|
Binary file not shown.
After Width: | Height: | Size: 151 KiB |
@ -56,6 +56,14 @@ Windows Defender SmartScreen provide an early warning system against websites th
|
|||||||
> [!IMPORTANT]
|
> [!IMPORTANT]
|
||||||
> SmartScreen protects against malicious files from the internet. It does not protect against malicious files on internal locations or network shares, such as shared folders with UNC paths or SMB/CIFS shares.
|
> SmartScreen protects against malicious files from the internet. It does not protect against malicious files on internal locations or network shares, such as shared folders with UNC paths or SMB/CIFS shares.
|
||||||
|
|
||||||
|
## Submit files to Windows Defender SmartScreen for review
|
||||||
|
|
||||||
|
If you believe a warning or block was incorrectly shown for a file or application, or if you believe an undetected file is malware, you can [submit a file](https://www.microsoft.com/wdsi/filesubmission/) to Microsoft for review. For more info, see [Submit files for analysis](https://docs.microsoft.com/windows/security/threat-protection/intelligence/submission-guide).
|
||||||
|
|
||||||
|
When submitting Microsoft Defender Smartscreen products, make sure to select **Microsoft Defender SmartScreen** from the menu.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Viewing Windows Defender SmartScreen anti-phishing events
|
## Viewing Windows Defender SmartScreen anti-phishing events
|
||||||
|
|
||||||
When Windows Defender SmartScreen warns or blocks a user from a website, it's logged as [Event 1035 - Anti-Phishing](https://technet.microsoft.com/scriptcenter/dd565657(v=msdn.10).aspx).
|
When Windows Defender SmartScreen warns or blocks a user from a website, it's logged as [Event 1035 - Anti-Phishing](https://technet.microsoft.com/scriptcenter/dd565657(v=msdn.10).aspx).
|
||||||
|
Reference in New Issue
Block a user