Commit Graph

1251 Commits

Author SHA1 Message Date
ed964a33f5 Merge pull request #3194 from illfated/netsh_winsock_reset
Deployment/Update: netsh winsock reset command order correction
2019-04-19 16:43:24 -07:00
453c702020 fixing conflict 2019-04-18 10:49:26 -07:00
a98c54135f Merge pull request #3214 from Malind19/patch-6
text added mentioning detailed explanation urls
2019-04-18 10:29:07 -07:00
2c82b1167c Merge pull request #3251 from heatherpoulsen/patch-12
Updated latest news
2019-04-16 12:35:16 -07: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
85de54110b Delete wada.PNG 2019-04-12 16:35:36 -07:00
7a16dede88 Updated latest news 2019-04-12 12:26:46 -07:00
c8369c22bc Update docfx.json 2019-04-11 16:28:50 -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
5fba244cb2 Merge branch 'master' of https://github.com/microsoftdocs/windows-itpro-docs 2019-04-08 06:58:26 -07: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
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
c4c1e98628 fix toc 2019-04-05 10:53:47 -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
ac0d696d20 Update windows-10-enterprise-faq-itpro.md 2019-04-05 10:27:08 +02: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
37f12a0207 Added new item to latest news 2019-04-04 10:30:43 -07:00
3c866e6ec9 Update existing-devices.md
Clarify that Windows 8.1 is also supported.
2019-04-04 09:10:04 -07:00
e348f3a238 Merge remote-tracking branch 'refs/remotes/origin/master' into jdshmig 2019-04-04 05:55:23 -07:00
96976aa619 Merge pull request #3147 from joinimran/patch-15
Mention the file location
2019-04-04 05:54:00 -07:00
009a61b482 Update windows-10-enterprise-faq-itpro.md
New link for Windows Onboarding kit
2019-04-04 10:53:30 +02:00
3a52b572ec Merge pull request #3153 from nenonix/patch-12
Update deploy-a-windows-10-image-using-mdt.md
2019-04-03 15:10:50 -07:00
4d8bf6a3ad Merge https://cpubwin.visualstudio.com/_git/it-client 2019-04-03 14:41:19 -07:00
75676c72e7 Merged PR 15090: fixing naming issue 2019-04-03 21:32:45 +00:00
91972a1599 Merged PR 15088: Public to private sync
IT WORKED!!
2019-04-03 21:23:30 +00:00
58a4d669a6 Update deploy-a-windows-10-image-using-mdt.md
typo fix addresses part of https://github.com/MicrosoftDocs/windows-itpro-docs/issues/2400
2019-04-03 22:37:37 +02:00
e280c29b8e Merge remote-tracking branch 'refs/remotes/origin/master' into jdshmig 2019-04-03 13:04:28 -07:00
75b760a461 correction and add file 2019-04-03 11:26:16 -07:00
7326c7f7a3 testing 2019-04-03 10:44:19 -07:00
f9bc0afa3c remove link to wada.png 2019-04-03 10:13:24 -07:00
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
5317776129 Added link to download Windows 10
Added the link to download latest version of Windows 10 ISO
2019-04-03 21:08:49 +05:30
2e66275305 Revert "Delete m365da.PNG"
This reverts commit fd3540d04c.
2019-04-02 16:58:39 -07:00
8cf60ff5dc Revert "Revert "Delete m365da.PNG""
This reverts commit fe21979753.
2019-04-02 16:48:30 -07:00
d6309cd6fa Revert "Windows/Deployment: rectify image names with uppercase file extension"
This reverts commit 779191c4c2.
2019-04-02 15:57:41 -07:00
fe21979753 Revert "Delete m365da.PNG"
This reverts commit fd3540d04c.
2019-04-02 15:57:30 -07:00
9794d082f8 Revert "Renamed wada.PNG to wada.png"
This reverts commit 0a5e547f32.
2019-04-02 15:57:09 -07:00
432ff6a4e6 Revert "Delete wada.png to resolve issue"
This reverts commit a4a6dc8c96.
2019-04-02 15:56:28 -07:00