07d138e9e9
Fix message handle that breaks ML in error code table
2019-09-10 01:33:38 +03:00
140c5719d2
resolve the conflict
2019-09-06 14:50:57 -07:00
115accfc56
fixing some warnings
2019-09-06 10:08:40 -07:00
ef6efd34fd
Merge branch 'master' of https://github.com/MicrosoftDocs/windows-docs-pr into FromPrivateRepo
2019-09-05 15:41:25 -07:00
b77ea52e1e
Merge pull request #4572 from bryandam/patch-2
...
Update waas-servicing-differences.md
2019-09-05 14:18:33 -07:00
947ec8fd77
Merge pull request #4687 from joinimran/patch-1
...
Updated the document
2019-09-05 14:16:19 -07:00
7bdbcd9ceb
Merge pull request #4720 from AdamGrossTX/patch-4
...
Incorrect Command Line Arguments
2019-09-05 14:13:58 -07:00
0e0f586186
Merge pull request #4713 from brentkendall/patch-10
...
Update autopilot-support.md
2019-09-05 14:09:01 -07:00
84fad8aabc
Merge pull request #4794 from mtniehaus/patch-24
...
Update windows-autopilot-requirements.md
2019-09-05 14:04:06 -07:00
77591268e5
Merge pull request #4869 from illfated/win_update_typo
...
Update how-windows-update-works.md: amend typo
2019-09-05 14:02:12 -07:00
00ff5b9219
Merge pull request #4812 from illfated/winupdate_md_code_block
...
Windows Update resources: add MD code block
2019-09-05 14:01:05 -07:00
e6f4ce3cbb
update support statement
2019-09-05 13:22:20 -07:00
e743b8bace
Update how-windows-update-works.md: amend typo
...
Simple typo correction, along with a few MarkDown
codestyle corrections for MD blockquote (`>`) indenting.
- typo correction: initates -> initiates
- codestyle corrections:
3 MarkDown blockquote indentations amended
Thanks to Jessie Gouw (jessiegouw) for reporting the typo.
Closes #4866
2019-09-05 20:57:16 +02:00
1691a1b162
Merge branch 'master' of https://github.com/MicrosoftDocs/windows-docs-pr into FromPrivateRepo
2019-09-05 10:23:14 -07:00
b3041f2848
Update deployment-considerations-for-windows-to-go.md
2019-09-04 16:22:02 -07:00
c99870ce28
hopefully last fix
2019-09-04 14:55:58 -07:00
37fa4b362c
fixing conflicts
2019-09-04 14:42:58 -07:00
f8bb6106c6
fixing note block issues
2019-09-04 14:39:52 -07:00
bfaab3359a
attempt to fix build warning
2019-09-04 13:55:59 -07:00
e122ea710f
attempt to fix build warning
2019-09-04 13:52:03 -07:00
4b8aba4c5d
attempt to fix build warning
2019-09-04 13:46:51 -07:00
8900a1b54a
Update compatibility-administrator-users-guide.md
2019-09-04 11:47:21 -07:00
d86a8f2748
more more more spaces removed
2019-09-03 16:41:16 -07:00
2521dbb54a
removing even more more spaces
2019-09-03 16:40:40 -07:00
c4d8389a8c
removing new spaces
2019-09-03 16:39:47 -07:00
de24746606
removing space after tag
2019-09-03 16:39:22 -07:00
76b7dd8d3c
fix note error
2019-09-03 16:18:14 -07:00
70d8ed2549
Update windows/deployment/update/waas-overview.md
...
Makes sense.
Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com >
2019-09-03 13:53:58 -04:00
dc36b076b8
Update waas-overview.md
...
Corrected a typo
2019-09-03 13:40:50 -04:00
211af8212a
Merge pull request #4807 from illfated/white_glove_deployment_typo
...
Windows/Deployment: White Glove typo
2019-08-29 11:53:31 -07:00
54bb282c6b
Merge branch 'master' of https://github.com/MicrosoftDocs/windows-docs-pr into FromPrivateRepo
2019-08-28 15:49:42 -07:00
797836ac44
MetaData update: convert ^M (2x) to NewLine
...
- replaced Ctrl-M character with NewLine in MetaData
2019-08-29 00:28:11 +02:00
7a2a5eeff6
Windows Update resources: add MD code block
...
Description:
The list of manual regsvr32.exe commands becomes translated in other
languages, to the extent that extra words appear among the commands.
This is an attempt to mitigate this behavior in the machine translation,
by adding a MarkDown code block around the list of commands.
Proposed changes:
- Add MD code block around the long list of regsvr32.exe commands
- Remove blank space characters at the end of each line (cosmetic)
issue ticket reference or closure:
Ref. #4800 (Spanish "translation" of commands)
Ref. #3569 , #3570 , #3571 , #3572 , #3574 , #3575
( [LOC] Back-Translation "regsvr32.exe [...]" )
2019-08-29 00:13:45 +02:00
7b723a9439
update version #
2019-08-28 13:06:22 -07:00
a2877b36af
Windows/Deployment: White Glove typo
...
Description:
From issue ticket #4806 , Technician is misspelled as "Technican"
in a subsection heading.
Proposed change:
- correct the typo, "Technican" -> Technician
Closes #4806
2019-08-28 18:31:58 +02:00
d5b9abb07f
resolve the conflict
2019-08-27 19:15:39 -07:00
af4aaae9f8
Merge pull request #802 from MicrosoftDocs/martyav-rm-rd-exploit-guard
...
Debranding Exploit guard
2019-08-27 10:18:54 -07:00
2c1ded87d4
Update windows-autopilot-requirements.md
...
Separated the Windows Autopilot deployment service and Windows Activation items into two separate rows to make it easier to read.
2019-08-27 08:53:20 -04:00
7fe471d201
fix(ACT): format important/note alerts
...
This commit introduces formatting of all alerts within the
`windows/deployment/planning` directory - Application
Compatibility Toolkit (ACT).
This is a follow up of PR #4680
2019-08-26 14:32:49 +03:00
b4d699fe97
resolve the conflict
2019-08-23 15:41:45 -07:00
d5439d8466
Merge pull request #977 from MicrosoftDocs/CBBinWSUS
...
Cb bin wsus
2019-08-23 14:56:26 -07:00
e909c102f3
finished cleaning out CBB; removed stray comments from compliancedeadlines
2019-08-23 14:17:07 -07:00
c1676f9562
update again
2019-08-23 14:09:59 -07:00
c07e5c6c16
added regpath param
2019-08-23 14:09:14 -07:00
3bbd3f0858
update again
2019-08-23 13:58:39 -07:00
e8d7be8988
Revert "Updated to new author metadata"
2019-08-22 22:13:06 +08:00
32892e5fb6
update again
2019-08-21 14:41:31 -07:00
bb72e2c135
foo
2019-08-21 13:37:31 -07:00
300411c125
Merge branch 'master' of https://github.com/MicrosoftDocs/windows-docs-pr into mdt
2019-08-21 12:54:17 -07:00
9e93710257
Merge pull request #4752 from mypil/patch-8
...
Updated to new author metadata
2019-08-21 12:30:42 -07:00