diff --git a/devices/surface-hub/install-apps-on-surface-hub.md b/devices/surface-hub/install-apps-on-surface-hub.md index 8449690b59..b0737d1f6b 100644 --- a/devices/surface-hub/install-apps-on-surface-hub.md +++ b/devices/surface-hub/install-apps-on-surface-hub.md @@ -164,6 +164,10 @@ There are a few different ways to install apps on your Surface Hub depending on | Microsoft Store app | | X | | | Supported MDM provider | | | X | +## More information + +- [Blog post: Deploy Windows Store apps to Surface Hub using Intune](https://blogs.technet.microsoft.com/y0av/2018/01/18/7-2/) + ## Related topics diff --git a/windows/application-management/apps-in-windows-10.md b/windows/application-management/apps-in-windows-10.md index 024ec80b94..521038e82e 100644 --- a/windows/application-management/apps-in-windows-10.md +++ b/windows/application-management/apps-in-windows-10.md @@ -8,7 +8,7 @@ ms.pagetype: mobile ms.author: elizapo author: lizap ms.localizationpriority: low -ms.date: 01/23/2018 +ms.date: 01/24/2018 --- # Understand the different apps included in Windows 10 @@ -31,7 +31,7 @@ Some of the apps show up in multiple tables - that's because their status change > Want to see a list of the apps installed on your specific image? You can run the following PowerShell cmdlet: > ```powershell > Get-AppxPackage |Select Name,PackageFamilyName -> Get-AppsProvisionedPackage -Online | select DisplayName,PackageName +> Get-AppxProvisionedPackage -Online | select DisplayName,PackageName > ``` diff --git a/windows/configuration/diagnostic-data-viewer-overview.md b/windows/configuration/diagnostic-data-viewer-overview.md index 384f3b5dd1..c009c6c0e2 100644 --- a/windows/configuration/diagnostic-data-viewer-overview.md +++ b/windows/configuration/diagnostic-data-viewer-overview.md @@ -49,7 +49,7 @@ You must start this app from the **Settings** panel.  - -OR- +f -OR- Go to **Start** and search for _Diagnostic Data Viewer_. @@ -106,4 +106,4 @@ You can review additional Windows Error Reporting diagnostic data in the **View The **Review problem reports** tool opens, showing you your Windows Error Reporting reports, along with a status about whether it was sent to Microsoft. -  \ No newline at end of file +  diff --git a/windows/device-security/bitlocker/bitlocker-how-to-enable-network-unlock.md b/windows/device-security/bitlocker/bitlocker-how-to-enable-network-unlock.md index c292812427..7ed9c2166c 100644 --- a/windows/device-security/bitlocker/bitlocker-how-to-enable-network-unlock.md +++ b/windows/device-security/bitlocker/bitlocker-how-to-enable-network-unlock.md @@ -260,7 +260,7 @@ After adding the Network Unlock template to the Certification Authority, this ce By default, all clients with the correct Network Unlock Certificate and valid Network Unlock protectors that have wired access to a Network Unlock-enabled WDS server via DHCP are unlocked by the server. A subnet policy configuration file on the WDS server can be created to limit which subnet(s) Network Unlock clients can use to unlock. -The configuration file, called bde-network-unlock.ini, must be located in the same directory as the Network Unlock provider DLL and it applies to both IPv6 and IPv4 DHCP implementations. If the subnet configuration policy becomes corrupted, the provider will fail and stop responding to requests. +The configuration file, called bde-network-unlock.ini, must be located in the same directory as the Network Unlock provider DLL (%windir%\System32\Nkpprov.dll) and it applies to both IPv6 and IPv4 DHCP implementations. If the subnet configuration policy becomes corrupted, the provider will fail and stop responding to requests. The subnet policy configuration file must use a “\[SUBNETS\]” section to identify the specific subnets. The named subnets may then be used to specify restrictions in certificate subsections. Subnets are defined as simple name-value pairs, in the common INI format, where each subnet has its own line, with the name on the left of the equals sign, and the subnet identified on the right of the equal sign as a Classless Inter-Domain Routing (CIDR) address or range. The key word “ENABLED” is disallowed for subnet names. diff --git a/windows/hub/index.md b/windows/hub/index.md index 7e87fea288..c2f87b5f74 100644 --- a/windows/hub/index.md +++ b/windows/hub/index.md @@ -15,7 +15,10 @@ ms.date: 12/18/2017 Find the latest how to and support content that IT pros need to evaluate, plan, deploy, secure and manage devices running Windows 10 or Windows 10 Mobile. -