370 Commits

Author SHA1 Message Date
Greg Lindsay
9743f22504 edit 2019-06-17 15:35:30 -07:00
Greg Lindsay
b5f2013f41 edit 2019-06-17 15:26:12 -07:00
Greg Lindsay
73a15144bf fix conflicts 2019-06-17 15:12:33 -07:00
Greg Lindsay
5b1914dd84
Merge pull request #449 from MicrosoftDocs/minorchange
Several author fixes and one small link change
2019-06-13 16:17:48 -07:00
Greg Lindsay
9b181fc288 change link and authorship 2019-06-13 12:34:21 -07:00
Greg Lindsay
ceff60e9cd v1.5 2019-06-12 15:47:23 -07:00
Greg Lindsay
22d912f977 v1.5 2019-06-12 15:29:05 -07:00
Greg Lindsay
2397053c22 v1.5 2019-06-12 15:10:11 -07:00
Greg Lindsay
c0b0c777f2 v1.5 2019-06-12 14:06:14 -07:00
Greg Lindsay
5e0e832fb3 v1.5 2019-06-12 13:09:57 -07:00
Andrea Barr
c466ece2ff
Merge pull request #3849 from joinimran/patch-29
Error Code 0x80244018 was missing
2019-06-10 11:20:50 -07:00
Liza Poggemeyer
d495de72a5 cleaning up note/important/tip/warning formatting for markdig engine conformance 2019-06-07 15:48:27 -07:00
VSC-Service-Account
858476cf2f CI Update 2019-06-04 22:13:57 +00:00
jaimeo
4971c8b999 still one outlier 2019-06-03 13:54:07 -07:00
jaimeo
79d461debc fixed a number of internal link issues 2019-06-03 13:31:23 -07:00
ImranHabib
fd8a0d4304
Update windows/deployment/upgrade/resolution-procedures.md
Suggested changes applied.

Co-Authored-By: Nicole Turner <39884432+nenonix@users.noreply.github.com>
2019-05-31 00:57:47 +05:00
get-itips
88092b8074 several metadata changes and additions 2019-05-30 10:08:39 -03:00
get-itips
4b7f458c6a several metadata changes 2019-05-30 10:05:55 -03:00
get-itips
aa202a81a8 several metadata changes 2019-05-30 09:47:54 -03:00
ImranHabib
29bc3a0422
Error Code 0x80244018 was missing
I have added the related information.

Problem: https://github.com/MicrosoftDocs/windows-itpro-docs/issues/2343
2019-05-29 23:37:04 +05:00
huaping yu
3eb917d2a1 Merge branch 'master' of https://github.com/MicrosoftDocs/windows-docs-pr into FromPrivateRepo 2019-05-28 10:44:47 -07:00
jaimeo
7508ff9609
Merge pull request #3822 from j0rt3g4/Issue#2232
Adding note for values of DisableEnterpriseAuthProxy #2232
2019-05-28 09:50:24 -07:00
Jose Ortega
aff4d76a9d Adding note for values of DisableEnterpriseAuthProxy #2232 2019-05-27 10:26:52 -05:00
Greg Lindsay
2036b89e29 update author 2019-05-24 15:19:32 -07:00
Greg Lindsay
a7823c556d
Merge pull request #223 from MicrosoftDocs/setupdiag
Setupdiag
2019-05-20 18:01:32 -07:00
Greg Lindsay
9420f0dee4 Update setupdiag.md 2019-05-17 22:32:16 -07:00
Jose Gabriel Ortega Castro
2e4951a167
Update windows/deployment/upgrade/windows-error-reporting.md
Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
2019-05-15 14:58:04 -05:00
Jose Ortega
862414a3c9 Correction Header title at the table 2019-05-15 11:19:14 -05:00
Jose Ortega
1909addbbb Added important note for #909 2019-05-15 11:10:40 -05:00
Jose Ortega
a994177de9 Fixing format of the article
Issue #909 Confirmed
2019-05-15 10:53:01 -05:00
MaratMussabekov
c9e0b1d57e
update windows-upgrade-and-migration-considerations.md 2019-05-14 11:13:08 +05:00
Greg Lindsay
22f42b2e9b draft 2019-05-09 12:12:43 -07:00
Nicole Turner
3c65e9363b
Update upgrade-readiness-data-sharing.md
Typo and format fixes https://github.com/MicrosoftDocs/windows-itpro-docs/issues/3523
2019-05-07 00:17:21 +02:00
jaimeo
4748e618fe
Merge pull request #3415 from Reeced40/patch-3
Update use-upgrade-readiness-to-manage-windows-upgrades.md
2019-05-02 09:01:44 -07:00
Nicole Turner
7b810981ee
Update windows/deployment/upgrade/use-upgrade-readiness-to-manage-windows-upgrades.md
Changed wording.

Co-Authored-By: Reeced40 <49645174+Reeced40@users.noreply.github.com>
2019-05-02 10:54:38 +02:00
JohanFreelancer9
3463aff605
Update windows/deployment/upgrade/use-upgrade-readiness-to-manage-windows-upgrades.md
Changed wording.

Co-Authored-By: Reeced40 <49645174+Reeced40@users.noreply.github.com>
2019-05-02 08:21:25 +02:00
jaimeo
e5dd3979d7 putting updated UR data sharing topic in the right directory (#72) 2019-05-01 14:11:37 -07:00
Reece Peacock
96c1cb6e99
Update use-upgrade-readiness-to-manage-windows-upgrades.md
Added link to updated article.
2019-05-01 12:14:06 +02:00
Reece Peacock
d168459622
Update use-upgrade-readiness-to-manage-windows-upgrades.md
Added important note.
2019-05-01 11:47:51 +02:00
ImranHabib
4038fd10d5
Grammar Issue
There was a grammar issue that has been fixed.

Problem: https://github.com/MicrosoftDocs/windows-itpro-docs/issues/774
Previous PR:https://github.com/MicrosoftDocs/windows-itpro-docs/pull/3147/files
2019-04-09 10:28:04 +05:00
huaping yu
49214dc40c Merge branch 'master' of https://cpubwin.visualstudio.com/_git/it-client into FromPrivateRepo 2019-04-05 10:46:44 -07:00
jaimeo
366eb5eac0 re-hid some comments 2019-04-04 15:26:31 -07:00
ImranHabib
017978269a
Mention the file location
The log file location was missing which has been included in the document.
2019-04-03 21:29:52 +05:00
jaimeo
e2a127bd68 fixing link to UR deployment script 2019-03-29 10:19:02 -07:00
Nicole Turner
859ff1ae6e
Update upgrade-readiness-requirements.md
Note formatting fixed but no content changed  https://github.com/MicrosoftDocs/windows-itpro-docs/issues/688
2019-03-18 23:56:29 +02:00
Greg Lindsay
5ab9ea0855 Merged PR 14782: Update Win10 mobile page
Send consumer visitors to the correct link and fix nonexistent link. Clarify content.
2019-03-12 18:33:38 +00:00
Liza Poggemeyer
dc4ab372f5 Merged PR 14658: Added ms.collection and ms.topic metadata, fixed ms.prod 2019-03-05 23:49:56 +00:00
Wes Keetch
a4224f4f57
Update windows-10-upgrade-paths.md
Per discussion w/Greg Lindsey, I'm removing references to the Enterprise LTSC from the table.  For some reason I'm unable to remove Enterprise LTSC from the upper table...proposing this change and will try to edit and submit an additional PR.
2019-02-28 02:26:19 -06:00
Peter Lewis
4f9e2c248b
Update blog URL
Updated blog URL (https://aka.ms/blog/WindowsAnalytics)
2019-02-21 11:53:01 +00:00
adrianwells
895c9c7abd
Update windows-10-edition-upgrades.md
Correct spelling
2019-02-15 10:31:30 -05:00