Skip to content

Commit 7f7a3e0

Browse files
committed
Merge branch 'main' into release-intune-2112
2 parents 3278866 + c844f27 commit 7f7a3e0

8 files changed

Lines changed: 45 additions & 39 deletions

File tree

memdocs/intune/fundamentals/in-development.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -192,10 +192,7 @@ Filters allows you to include or exclude devices in policy or app assignments ba
192192
New assignment filters in Enrollment Restrictions will let you include or exclude restrictions based on device type. For example, you can allow personal devices, while blocking Windows 10 Home devices, by applying the operatingSystemSKU assignment filter. These filters will be released for public preview with a new configuration experience for enrollment restrictions and supported for Windows and Apple devices, with Android support coming at a later date. For more information about how to use filters, see [Create a filter](../fundamentals/filters.md).
193193

194194
<!-- vvvvvvvvvvvvvvvvvvvvvv -->
195-
## Monitor and troubleshoot
196-
197-
### Adding event viewer for Windows 10 diagnostics<!-- 10741116 -->
198-
We're adding a new event viewer to Windows 10 device diagnostics called Microsoft-Windows-Windows Firewall with Advanced Security/Firewall. The event viewer will assist you in troubleshooting issues with the firewall.
195+
## Monitor and troubleshoot
199196

200197
### Account protection policy changes in Endpoint security<!-- 7492116 -->
201198

memdocs/intune/fundamentals/whats-new.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords:
77
author: Erikre
88
ms.author: erikre
99
manager: dougeby
10-
ms.date: 12/01/2021
10+
ms.date: 12/07/2021
1111
ms.topic: conceptual
1212
ms.service: microsoft-intune
1313
ms.subservice: fundamentals
@@ -60,7 +60,15 @@ You can use RSS to be notified when this page is updated. For more information,
6060
### Scripts
6161
-->
6262

63-
## Week of November 22, 2021
63+
64+
## Week of December 6, 2021
65+
66+
### Monitor and troubleshoot
67+
68+
#### New event viewer for Windows 10 diagnostics <!-- 10741116 -->
69+
We've added a new event viewer to Windows device diagnostics called *Microsoft-Windows-Windows Firewall with Advanced Security/Firewall*. The event viewer can assist you in troubleshooting issues with the firewall. For more information about Windows device diagnostics, see [Collect diagnostics from a Windows device](../remote-actions/collect-diagnostics.md).
70+
71+
## Week of November 22, 2021
6472

6573
<!-- vvvvvvvvvvvvvvvvvvvvvv -->
6674

memdocs/intune/protect/microsoft-tunnel-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ The Microsoft Tunnel Gateway runs in containers that run on Linux servers.
102102
**Components**:
103103
- **A** – Microsoft Intune.
104104
- **B**- Azure Active Directory (AD).
105-
- **C** – Linux server with Podman (Red Hat Enterprise Linux 8.4 or later) or Docker CE (all other Linux distributions).
105+
- **C** – Linux server with Podman (Red Hat Enterprise Linux 8.4) or Docker CE (all other Linux distributions).
106106
- **C.1** - Microsoft Tunnel Gateway.
107107
- **C.2** – Management Agent.
108108
- **C.3** – Authentication plugin – Authorization plugin, which authenticates with Azure AD.

memdocs/intune/protect/microsoft-tunnel-prerequisites.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ keywords:
55
author: brenduns
66
ms.author: brenduns
77
manager: dougeby
8-
ms.date: 11/23/2021
8+
ms.date: 12/07/2021
99
ms.topic: how-to
1010
ms.service: microsoft-intune
1111
ms.subservice: protect
@@ -34,7 +34,7 @@ At a high level, you’ll need the following to use the Microsoft Tunnel:
3434
- An Azure subscription.
3535
- An Intune subscription.
3636
- A Linux server that runs containers. This server can be on-premises or in the cloud:
37-
- Podman for Red Hat Enterprise Linux (RHEL) 8.4 or later
37+
- Podman for Red Hat Enterprise Linux (RHEL) 8.4
3838
- Docker for all other Linux distributions
3939
- A Transport Layer Security (TLS) certificate for the Linux server to secure connections from devices to the Tunnel Gateway server.
4040
- Devices that run Android or iOS/iPadOS.
@@ -53,7 +53,7 @@ Set up a Linux based virtual machine or a physical server on which Microsoft Tun
5353

5454
- CentOS 7.4+(CentOS 8+ isn’t supported)
5555
- Red Hat (RHEL) 7.4+
56-
- Red Hat (RHEL) 8.4+
56+
- Red Hat (RHEL) 8.4
5757
- Ubuntu 18.04
5858
- Ubuntu 20.04
5959

@@ -72,17 +72,17 @@ Set up a Linux based virtual machine or a physical server on which Microsoft Tun
7272

7373
- **CPU**: 64-bit AMD/Intel processor.
7474

75-
- **Install Docker CE or Podman**: Install Podman version 3.0 on RHEL 8.4 or later. For all other versions of RHEL or other Linux distributions, install Docker version 19.03 CE or later.
76-
Microsoft Tunnel requires Docker (or Podman on RHEL 8.4 or later) on the Linux server to provide support for containers. Containers provide a consistent execution environment, health monitoring and proactive remediation, and a clean upgrade experience.
75+
- **Install Docker CE or Podman**: Install Podman version 3.0 on RHEL 8.4. For all other versions of RHEL or other Linux distributions, install Docker version 19.03 CE or later.
76+
Microsoft Tunnel requires Docker (or Podman on RHEL 8.4) on the Linux server to provide support for containers. Containers provide a consistent execution environment, health monitoring and proactive remediation, and a clean upgrade experience.
7777

7878
For information about installing and configuring Docker or Podman, see:
7979

8080
- [Install Docker Engine on CentOS or Red Hat Enterprise Linux 7]( https://docs.docker.com/engine/install/centos/)
8181
> [!NOTE]
82-
> The preceding link directs you to the CentOS download and installation instructions. Use those same instructions for RHEL 7. The version installed on RHEL 7 by default is too old to support Microsoft Tunnel Gateway. Red Hat Enterprise Linux 8 does not support Docker. For RHEL 8.4 or later, install and use Podman instead.
82+
> The preceding link directs you to the CentOS download and installation instructions. Use those same instructions for RHEL 7. The version installed on RHEL 7 by default is too old to support Microsoft Tunnel Gateway. Red Hat Enterprise Linux 8 does not support Docker. For RHEL 8.4, install and use Podman instead.
8383
- [Install Docker Engine on Ubuntu](https://docs.docker.com/engine/install/ubuntu/)
84-
- [Install Podman on Red Hat Enterprise Linux 8.4 or later (scroll down to RHEL8)](https://podman.io/getting-started/installation).
85-
Podman is the container solution used on RHEL 8.4 and later, and *podman* is part of a module called "container-tools". In this context, a module is a set of RPM packages that represent a component and are usually installed together. A typical module contains packages with an application, packages with the application-specific dependency libraries, packages
84+
- [Install Podman on Red Hat Enterprise Linux 8.4 (scroll down to RHEL8)](https://podman.io/getting-started/installation).
85+
Podman is the container solution used on RHEL 8.4, and *podman* is part of a module called "container-tools". In this context, a module is a set of RPM packages that represent a component and are usually installed together. A typical module contains packages with an application, packages with the application-specific dependency libraries, packages
8686
with documentation for the application, and packages with helper utilities. For more information see [Introduction to modules](https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/installing_managing_and_removing_user-space_components/introduction-to-modules_using-appstream) in the Red Hat documentation.
8787

8888
- **Transport Layer Security (TLS) certificate**: The Linux server requires a trusted TLS certificate to secure the connection between devices and the Tunnel Gateway server. You’ll add the TLS certificate, including the full trusted certificate chain, to the server during installation of the Tunnel Gateway.
@@ -184,7 +184,7 @@ You can use a proxy server with Microsoft Tunnel. The following considerations c
184184
185185
### Configure an internal proxy for Podman
186186

187-
The following details can help you configure an internal proxy when using RHEL 8.4 or later, and Podman:
187+
The following details can help you configure an internal proxy when using RHEL 8.4, and Podman:
188188

189189
- Podman reads HTTP Proxy information stored in **/etc/profile.d/http_proxy.sh**. If this file doesn't exist on your server, create it. Edit **http_proxy.sh** to add the following two lines. In the following lines, *10.10.10.1:3128* is an example address:port entry. When you add these lines, replace *10.10.10.1:3128* with the values for your proxy IP *address:port*:
190190

memdocs/intune/protect/microsoft-tunnel-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ Following are environment variables you might want to configure when you install
202202
The following are common commands for Docker that can be of use if you must investigate problems on a tunnel server.
203203

204204
> [!NOTE]
205-
> Most Linux distributions use Docker. However, *Red Hat Enterprise Linux (RHEL) 8.4 and later* are not supported to use Docker. Instead, RHEL 8.4 and later use Podman.
205+
> Most Linux distributions use Docker. However, *Red Hat Enterprise Linux (RHEL) 8.4* are not supported to use Docker. Instead, RHEL 8.4 use Podman.
206206
>
207207
> The references and command lines that are written for Docker can be used with Podman by replacing *docker* with *podman*.
208208

memdocs/intune/protect/microsoft-tunnel-upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ Image hash values:
155155
Changes in this release:
156156

157157
- Added ability to get a client network trace
158-
- Added ability to enabled resoruce access tracking
158+
- Added ability to enabled resource access tracking
159159
- Added support for Podman when using Red Hat Enterprise Linux 8.4
160160
- Minor bug fixes
161161

memdocs/intune/remote-actions/collect-diagnostics.md

Lines changed: 19 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ keywords:
88
author: brenduns
99
ms.author: brenduns
1010
manager: dougeby
11-
ms.date: 09/27/2021
11+
ms.date: 12/07/2021
1212
ms.topic: how-to
1313
ms.service: microsoft-intune
1414
ms.subservice: remote-actions
@@ -67,13 +67,13 @@ Registry Keys:
6767

6868
1. HKLM\Software\Microsoft\IntuneManagementExtension
6969
2. HKLM\SOFTWARE\Microsoft\SystemCertificates\AuthRoot
70-
3. HKLM\SOFTWARE\Microsoft\Windows Endpoint
70+
3. HKLM\SOFTWARE\Microsoft\Windows Advanced Threat Protection
7171
4. HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\LogonUI
7272
5. HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings
7373
6. HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall
7474
7. HKLM\Software\Policies
7575
8. HKLM\SOFTWARE\Policies\Microsoft\Cryptography\Configuration\SSL
76-
9. HKLM\SOFTWARE\Policies\Microsoft\Windows Endpoint
76+
9. HKLM\SOFTWARE\Policies\Microsoft\Windows Advanced Threat Protection
7777
10. HKLM\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall
7878
11. HKLM\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL
7979

@@ -107,24 +107,25 @@ Event Viewers:
107107
34. Microsoft-Windows-HelloForBusiness/Operational
108108
35. Microsoft-Windows-SENSE/Operational
109109
36. Microsoft-Windows-SenseIR/Operational
110-
37. Setup
111-
38. System
110+
37. Microsoft-Windows-Windows Firewall With Advanced Security/Firewall
111+
38. Setup
112+
39. System
112113

113114
Files:
114115

115-
39. %ProgramData%\Microsoft\DiagnosticLogCSP\Collectors\*.etl
116-
40. %ProgramData%\Microsoft\IntuneManagementExtension\Logs\*.*
117-
41. %ProgramData%\Microsoft\Windows Defender\Support\MpSupportFiles.cab
118-
42. %ProgramData%\Microsoft\Windows\WlanReport\wlan-report-latest.html
119-
43. %temp%\MDMDiagnostics\battery-report.html
120-
44. %temp%\MDMDiagnostics\energy-report.html
121-
45. %temp%\MDMDiagnostics\mdmlogs-<Date/Time>.cab
122-
46. %temp%\MDMDiagnostics\msinfo32.log
123-
47. %windir%\ccm\logs\*.log
124-
48. %windir%\ccmsetup\logs\*.log
125-
49. %windir%\logs\CBS\cbs.log
126-
50. %windir%\logs\measuredboot\*.*
127-
51. %windir%\Logs\WindowsUpdate\*.etl
116+
40. %ProgramData%\Microsoft\DiagnosticLogCSP\Collectors\*.etl
117+
41. %ProgramData%\Microsoft\IntuneManagementExtension\Logs\*.*
118+
42. %ProgramData%\Microsoft\Windows Defender\Support\MpSupportFiles.cab
119+
43. %ProgramData%\Microsoft\Windows\WlanReport\wlan-report-latest.html
120+
44. %temp%\MDMDiagnostics\battery-report.html
121+
45. %temp%\MDMDiagnostics\energy-report.html
122+
46. %temp%\MDMDiagnostics\mdmlogs-<Date/Time>.cab
123+
47. %temp%\MDMDiagnostics\msinfo32.log
124+
48. %windir%\ccm\logs\*.log
125+
49. %windir%\ccmsetup\logs\*.log
126+
50. %windir%\logs\CBS\cbs.log
127+
51. %windir%\logs\measuredboot\*.*
128+
52. %windir%\Logs\WindowsUpdate\*.etl
128129

129130
## Disable device diagnostics
130131

memdocs/intune/remote-actions/remote-help.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords:
77
author: brenduns
88
ms.author: brenduns
99
manager: dougeby
10-
ms.date: 12/03/2021
10+
ms.date: 12/07/2021
1111
ms.topic: how-to
1212
ms.service: microsoft-intune
1313
ms.subservice: remote-actions
@@ -181,7 +181,7 @@ To configure your tenant to support remote help, review and complete the followi
181181

182182
2. On the **Settings** tab:
183183
1. Set **Enable remote help** to **Enabled** to allow use of remote help. By default, this setting is *Enabled*.
184-
2. Set **Allow remote help to unenrolled devices** to **Enabled** if you want to allow this option. By default, this setting *Not allowed*.
184+
2. Set **Allow remote help to unenrolled devices** to **Enabled** if you want to allow this option. By default, this setting *Disabled*.
185185

186186
3. Select **Save**.
187187

@@ -232,7 +232,7 @@ To request help, you must reach out to your support staff to request assistance.
232232
233233
As a sharer, when you’ve requested help and both you and the helper are ready to start:
234234

235-
1. Start the remote help app on the device and sign-in to authenticate to your organization. The device might not need to be enrolled to Intune if your administrator allows you to get help on unenrolled devices.
235+
1. Start the remote help app on the device and sign in to authenticate to your organization. The device might not need to be enrolled to Intune if your administrator allows you to get help on unenrolled devices.
236236

237237
2. After signing into the app, get the security code from the individual assisting you and enter that code below *Get Help*, and then select **Submit**.
238238

0 commit comments

Comments
 (0)