Daniel Simpson
bf84b78090
Merge pull request #6582 from komsorg/patch-2
...
Fixed broken link
2020-04-27 08:35:27 -07:00
Daniel Simpson
69be5dcdda
Merge pull request #6568 from tmlyon/patch-18
...
Update hololens-insider.md
2020-04-27 08:34:40 -07:00
Louie Mayor
e75cb82561
Merge pull request #2617 from lomayor/lomayor-ah-cert-beta
...
WIP - Rename beta table
2020-04-27 08:30:41 -07:00
Tina Burden
099ca152f2
Merge pull request #2575 from MicrosoftDocs/matig/network_connections
...
added missing endpoints
2020-04-27 08:29:43 -07:00
Louie Mayor
91683a5cd6
Update advanced-hunting-shared-queries.md
2020-04-27 08:17:31 -07:00
komsorg
7ab11c6f12
Fixed broken link
...
Fixed broken link to App-V 5.0 Sequencing Guide.docx
2020-04-27 15:40:55 +03:00
komsorg
16e9e90cee
Fixed link address
...
Fixed link address in markdown markup.
2020-04-27 15:33:55 +03:00
Kurt Sarens
818b815ada
Update manage-updates-baselines-windows-defender-antivirus.md
...
revision of the doc
+ supportability statement
2020-04-26 18:07:51 -07:00
Greg Lindsay
28d77f25f3
at it again
2020-04-26 16:22:25 -07:00
illfated
e25231e6ff
WDDG & WDCG HW readiness tool: typo & Arch Locale
...
Description:
As pointed out in ticket #5972 (closed) and #6574 (my ticket),
the script on this page stops working in localized versions of Windows
(Dutch mentioned in ticket #5972 specifically). This is caused by the
difference in how the strings "64-bit" and "32-bit" occur in non-English
localized versions of Windows.
Thanks to RvdHout (Ruud van den Hout) for suggesting the regex solution.
Changes proposed:
- $OSArch.Contains("64-bit") -> $OSArch -match ("64\-?\s?bits?")
- $OSArch.Contains("32-bit") -> $OSArch -match ("32\-?\s?bits?")
- Readiness Tool Version updated to 3.7.2 (thanks to RvdHout)
- Typo "archictecture" corrected to architecture (2 occurrences)
- Remove all redundant end-of-line (EOL) whitespace (blanks)
- Reduce number of blank lines before the signature block, from 3 to 2
- Add back a blank line between the metadata section and the page title
Ticket closure or reference:
Closes #6574
Ref. #5690 #5723 #6054 #6055
Ref. #5972 (closed)
2020-04-25 19:59:46 +02:00
ErikMoreau
56c44de4d1
Update autopilot-reset.md
...
changed the Windows key logo to text, the logo doesn't show up in search previews causing CTRL++R to show up there
ex. search for 'Trigger local Windows Autopilot Reset' on bing
2020-04-25 14:04:14 +02:00
MaratMussabekov
dc0062c6b8
Update configure-server-endpoints.md
2020-04-25 12:42:17 +05:00
Teresa-Motiv
720a404170
Link fixes
2020-04-24 16:23:23 -07:00
Teresa-Motiv
2c50d29fd0
typos
2020-04-24 16:08:34 -07:00
Thomas Raya
f49df66ee2
Merge pull request #2622 from MicrosoftDocs/master
...
Publish 4/24/2020 3:31 PM PST
2020-04-24 17:42:34 -05:00
Teresa-Motiv
8ffd49e745
Link fixes
2020-04-24 15:28:26 -07:00
Gary Moore
1972a21476
Merge pull request #2621 from CoveMiner/surface-devices-jkaiser
...
Update miracast-over-infrastructure.md
2020-04-24 15:05:05 -07:00
Teresa-Motiv
ebb463bbb5
Revisions
2020-04-24 14:58:07 -07:00
Gary Moore
1a53189441
Added missing end punctuation
2020-04-24 14:29:13 -07:00
Gary Moore
a441d05778
Added missing end punctuation
2020-04-24 14:28:12 -07:00
John Kaiser
098f935dbf
Update miracast-over-infrastructure.md
2020-04-24 13:38:19 -07:00
John Kaiser
567d837d9f
MDT updates
...
Removes outdated content.
2020-04-24 12:45:46 -07:00
Teresa-Motiv
51a324d7cb
Revisions
2020-04-24 12:22:43 -07:00
John Kaiser
8f015dafcb
Update miracast-over-infrastructure.md
2020-04-24 12:13:03 -07:00
Joey Caparas
31806c89cd
fix link
2020-04-24 12:12:14 -07:00
Todd Lyon
9e5a8bf3e7
Update hololens-insider.md
...
Fix typo in speech command section
2020-04-24 12:10:46 -07:00
Joey Caparas
5dd024466c
fix warning
2020-04-24 11:54:01 -07:00
Joey Caparas
b21891d0f2
typo
2020-04-24 11:50:54 -07:00
jcaparas
637dbe4fc7
Merge pull request #2620 from MicrosoftDocs/onboarding-server
...
Onboarding server
2020-04-24 11:42:03 -07:00
Joey Caparas
a5da7d7719
edits
2020-04-24 11:37:28 -07:00
Joey Caparas
14446551fa
Merge branch 'master' into onboarding-server
2020-04-24 10:59:15 -07:00
Joey Caparas
a52a78eda2
edits
2020-04-24 10:58:13 -07:00
Tina Burden
b5f1715c17
Merge pull request #2614 from LauraKellerGitHub/configmgr-sccm
...
PR 2614 | Replace sccm | windows-docs | LK
2020-04-24 10:56:48 -07:00
Thomas Raya
6a128cc729
Merge pull request #2619 from MicrosoftDocs/master
...
Publish 4/24/2020 10:33 AM PST
2020-04-24 12:49:03 -05:00
Joey Caparas
63a6304b41
Merge branch 'master' into cert
2020-04-24 10:30:56 -07:00
Teresa-Motiv
0a9e776ec6
Revisions
2020-04-24 09:38:25 -07:00
Tina Burden
8a56971a2f
Merge pull request #2580 from v-miegge/v-miegge/support-solutions-surface
...
CI 113983 - updated file
2020-04-24 09:36:51 -07:00
Tina Burden
0e78dbb93c
Merge pull request #2618 from MicrosoftDocs/repo_sync_working_branch
...
Confirm merge from repo_sync_working_branch to master to sync with https://github.com/MicrosoftDocs/windows-itpro-docs (branch public)
2020-04-24 08:41:36 -07:00
Tina Burden
c000772766
pencil edits
2020-04-24 08:29:24 -07:00
Obi Eze Ajoku
a9df87cf2c
GPs and REG entry fixes
...
Inking & Typing GP fix, Account Info REG fix and Voice Activation GP edit
2020-04-24 08:27:48 -07:00
Denise Vangel-MSFT
9d76ba0380
Merge pull request #6561 from MaxSteinMS/patch-1
...
Updated Microsoft browser extension policy URL
2020-04-24 08:03:30 -07:00
Louie Mayor
a8f25725e8
Update advanced-hunting-devicefilecertificateinfo-table.md
2020-04-23 21:48:58 -07:00
Louie Mayor
51abfdac41
Rename beta file
2020-04-23 21:27:36 -07:00
Dani Halfin
873de166e6
fixing typo
2020-04-23 21:13:10 -07:00
Dani Halfin
ad6f77669d
review alerts added
2020-04-23 20:58:23 -07:00
Louie Mayor
58c4adef2f
Remove beta in AH schema
2020-04-23 20:50:33 -07:00
illfated
35ad2b0689
Readability commas & sentence structure
...
- 3 readability commas added, to gain focus
- "such that" does not aid readability much
2020-04-24 04:22:36 +02:00
Trond B. Krokli
d8826587b3
grammar detail
...
* is/are
Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
2020-04-24 04:00:39 +02:00
Teresa-Motiv
49060a8cf1
Revisions (TBC)
2020-04-23 17:05:00 -07:00
Thomas Raya
ba45dd0f6b
Merge pull request #2615 from MicrosoftDocs/master
...
Publish 4/23/2020 3:35 PM PST
2020-04-23 19:04:16 -05:00