Commit Graph

3276 Commits

Author SHA1 Message Date
583ab0da02 Merge branch 'master' of https://github.com/MicrosoftDocs/windows-docs-pr into autopilot 2019-04-17 15:50:57 -07:00
df7289a5ad Updated article
https://github.com/MicrosoftDocs/windows-itpro-docs/issues/2741
2019-04-17 11:28:53 +03:00
2c82b1167c Merge pull request #3251 from heatherpoulsen/patch-12
Updated latest news
2019-04-16 12:35:16 -07:00
f72364a96e Merge branch 'Issue#3010' of https://github.com/j0rt3g4/windows-itpro-docs into Issue#3010 2019-04-16 10:09:25 -05:00
816e033971 Merge remote-tracking branch 'upstream/master' into Issue#3010 2019-04-16 10:09:09 -05:00
95c7134549 Update windows/deployment/windows-autopilot/windows-autopilot-reset-remote.md
committed

Co-Authored-By: j0rt3g4 <jortega@faboit.com>
2019-04-16 10:08:11 -05:00
c5947c64e9 Merge remote-tracking branch 'refs/remotes/origin/master' into 19H1 2019-04-16 07:19:28 -07:00
f55ee9850e update windows-update-logs.md 2019-04-16 17:32:45 +05:00
70429cd509 Merge remote-tracking branch 'refs/remotes/origin/master' into jdh1shell 2019-04-15 06:29:02 -07:00
420ad46005 Update windows-analytics-azure-portal.md 2019-04-15 05:42:03 -07:00
429d61aa0a Update windows-analytics-azure-portal.md
Abbreviation for Azure Active Directory is AAD
2019-04-15 13:05:25 +02:00
c21c58af32 Capitalized 'C:\' 2019-04-15 11:52:54 +09:30
fdb56f434d Corrected malformed formatting tag
Replaced an unescaped backslash with HTML code to prevent formatting error.
2019-04-15 09:44:27 +09:30
85de54110b Delete wada.PNG 2019-04-12 16:35:36 -07:00
7634917dbd update2a 2019-04-12 12:27:42 -07:00
7a16dede88 Updated latest news 2019-04-12 12:26:46 -07:00
edc13b8db2 update2 2019-04-12 10:09:39 -07:00
c8369c22bc Update docfx.json 2019-04-11 16:28:50 -07:00
f804da00fd update 2019-04-11 14:43:56 -07:00
5aeb88b69a fix conflict 2019-04-10 12:07:44 -07:00
526ab0a6b0 Fixed grammar issues
Links to detailed explanations of commands are available in the Related Topics section.
2019-04-10 02:03:19 +05:30
3e7801984a Update windows-analytics-FAQ-troubleshooting.md
Pointing to original source as blog consolidation has caused the link to no longer work.  These instructions could also ultimately be included in the docs since the screenshots above already show the option to report on devices prior to them showing up.
2019-04-09 13:50:08 -05:00
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
a7ae2930d6 text added mentioning detailed explanation urls 2019-04-09 08:51:27 +05:30
5785265397 Merge remote-tracking branch 'refs/remotes/origin/master' into jdh1wcd 2019-04-08 08:50:50 -07:00
5fba244cb2 Merge branch 'master' of https://github.com/microsoftdocs/windows-itpro-docs 2019-04-08 06:58:26 -07:00
158273c576 Update windows-autopilot-reset-remote.md, issue 3129 2019-04-08 17:17:28 +05:00
3a0fcb2172 Update windows-autopilot-requirements.md 2019-04-08 09:11:47 +01:00
431727eb80 Deployment/Update: netsh winsock reset command order correction
The correct order of the command `netsh winsock reset` is required.
The argument 'winsock' is the **context** and can not be rearranged.
In this context, 'reset' is the parameter to the context, not the context itself.
The correct command / context order is unchanged since Windows 2000.

Current order in the example is incorrect and needs to be amended:

-  `netsh reset winsock` does not work, it returns an error message.
-  `netsh winsock reset` is the correct order of context and parameter.

Closes #3157
Closes #3193 (if not closed already)
2019-04-07 20:49:22 +02:00
142a32d0d2 Resolution of Issue#3010 2019-04-06 14:57:39 -06:00
0692dcca4f draft 1903-4 2019-04-05 16:16:49 -07:00
25e7315006 Merge pull request #3158 from lindspea/patch-4
Update windows-10-enterprise-faq-itpro.md
2019-04-05 16:02:42 -07:00
249b208287 Merge branch 'master' of https://cpubwin.visualstudio.com/_git/it-client into FromPrivateRepo 2019-04-05 15:36:18 -07:00
849b426e64 Merged PR 15123: add site readiness guide and tech refs 2019-04-05 22:26:52 +00:00
7e5f1d273a draft 1903-3 2019-04-05 13:34:30 -07:00
c9908489ea draft 1903-2 2019-04-05 12:31:00 -07:00
50a5845de1 draft 1903-1 2019-04-05 12:25:59 -07:00
951414f232 draft 1903 2019-04-05 11:15:29 -07:00
48dc74dcae draft 1903 2019-04-05 11:14:02 -07:00
c4c1e98628 fix toc 2019-04-05 10:53:47 -07:00
0d311c2472 1903 2019-04-05 10:51:49 -07:00
49214dc40c Merge branch 'master' of https://cpubwin.visualstudio.com/_git/it-client into FromPrivateRepo 2019-04-05 10:46:44 -07:00
6ecdb865ef remove links to change history 2019-04-05 10:19:58 -07:00
ddbc5ceef8 organize deprecated features TOC 2019-04-05 10:15:45 -07:00
85925f0e87 Merge remote-tracking branch 'refs/remotes/origin/master' into jdshmig 2019-04-05 06:27:59 -07:00
1dbbc8d73a update waas-servicing-channels-windows-10-updates.md 2019-04-05 16:28:47 +05:00
ac0d696d20 Update windows-10-enterprise-faq-itpro.md 2019-04-05 10:27:08 +02:00
0adfcc789e Update waas-servicing-channels-windows-10-updates.md 2019-04-05 11:25:54 +05:00
366eb5eac0 re-hid some comments 2019-04-04 15:26:31 -07:00
8ed47bda98 fixed typo 2019-04-04 10:31:52 -07:00