2898 Commits

Author SHA1 Message Date
illfated
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
Jose Ortega
142a32d0d2 Resolution of Issue#3010 2019-04-06 14:57:39 -06:00
Greg Lindsay
0692dcca4f draft 1903-4 2019-04-05 16:16:49 -07:00
Justin Hall
25e7315006
Merge pull request #3158 from lindspea/patch-4
Update windows-10-enterprise-faq-itpro.md
2019-04-05 16:02:42 -07:00
huaping yu
249b208287 Merge branch 'master' of https://cpubwin.visualstudio.com/_git/it-client into FromPrivateRepo 2019-04-05 15:36:18 -07:00
Jeanie Decker
849b426e64 Merged PR 15123: add site readiness guide and tech refs 2019-04-05 22:26:52 +00:00
Greg Lindsay
7e5f1d273a draft 1903-3 2019-04-05 13:34:30 -07:00
Greg Lindsay
c9908489ea draft 1903-2 2019-04-05 12:31:00 -07:00
Greg Lindsay
50a5845de1 draft 1903-1 2019-04-05 12:25:59 -07:00
Greg Lindsay
951414f232 draft 1903 2019-04-05 11:15:29 -07:00
Greg Lindsay
48dc74dcae draft 1903 2019-04-05 11:14:02 -07:00
Greg Lindsay
c4c1e98628 fix toc 2019-04-05 10:53:47 -07:00
Greg Lindsay
0d311c2472 1903 2019-04-05 10:51:49 -07: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
Greg Lindsay
6ecdb865ef remove links to change history 2019-04-05 10:19:58 -07:00
Greg Lindsay
ddbc5ceef8 organize deprecated features TOC 2019-04-05 10:15:45 -07:00
Jeanie Decker
85925f0e87 Merge remote-tracking branch 'refs/remotes/origin/master' into jdshmig 2019-04-05 06:27:59 -07:00
MaratMussabekov
1dbbc8d73a
update waas-servicing-channels-windows-10-updates.md 2019-04-05 16:28:47 +05:00
Lindsay
ac0d696d20
Update windows-10-enterprise-faq-itpro.md 2019-04-05 10:27:08 +02:00
MaratMussabekov
0adfcc789e
Update waas-servicing-channels-windows-10-updates.md 2019-04-05 11:25:54 +05:00
jaimeo
366eb5eac0 re-hid some comments 2019-04-04 15:26:31 -07:00
Jeanie Decker
8ed47bda98
fixed typo 2019-04-04 10:31:52 -07:00
H. Poulsen
37f12a0207
Added new item to latest news 2019-04-04 10:30:43 -07:00
Michael Niehaus
3c866e6ec9
Update existing-devices.md
Clarify that Windows 8.1 is also supported.
2019-04-04 09:10:04 -07:00
Jeanie Decker
e348f3a238 Merge remote-tracking branch 'refs/remotes/origin/master' into jdshmig 2019-04-04 05:55:23 -07:00
Jeanie Decker
96976aa619
Merge pull request #3147 from joinimran/patch-15
Mention the file location
2019-04-04 05:54:00 -07:00
Lindsay
009a61b482
Update windows-10-enterprise-faq-itpro.md
New link for Windows Onboarding kit
2019-04-04 10:53:30 +02:00
Jeanie Decker
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
Dani Halfin
4d8bf6a3ad Merge https://cpubwin.visualstudio.com/_git/it-client 2019-04-03 14:41:19 -07:00
Dani Halfin 📬🔨
75676c72e7 Merged PR 15090: fixing naming issue 2019-04-03 21:32:45 +00:00
Dani Halfin 📬🔨
91972a1599 Merged PR 15088: Public to private sync
IT WORKED!!
2019-04-03 21:23:30 +00:00
Nicole Turner
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
Greg Lindsay
21840efb79 finishing lab doc 2019-04-03 13:22:20 -07:00
Jeanie Decker
e280c29b8e Merge remote-tracking branch 'refs/remotes/origin/master' into jdshmig 2019-04-03 13:04:28 -07:00
Greg Lindsay
e46524f0e7 removed yaml test 2019-04-03 12:27:39 -07:00
Greg Lindsay
75b760a461 correction and add file 2019-04-03 11:26:16 -07:00
Greg Lindsay
7326c7f7a3 testing 2019-04-03 10:44:19 -07:00
Jeanie Decker
f9bc0afa3c remove link to wada.png 2019-04-03 10:13:24 -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
Tushar Chaturvedi
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
Dani Halfin
2e66275305 Revert "Delete m365da.PNG"
This reverts commit fd3540d04c3e475dd7b72f02992294633f9ba4c9.
2019-04-02 16:58:39 -07:00
Dani Halfin
8cf60ff5dc Revert "Revert "Delete m365da.PNG""
This reverts commit fe219797534827a269a2f31e38be5e7591a0513e.
2019-04-02 16:48:30 -07:00
Dani Halfin
d6309cd6fa Revert "Windows/Deployment: rectify image names with uppercase file extension"
This reverts commit 779191c4c2adb0889b2e18ff837d460a5659f294.
2019-04-02 15:57:41 -07:00
Dani Halfin
fe21979753 Revert "Delete m365da.PNG"
This reverts commit fd3540d04c3e475dd7b72f02992294633f9ba4c9.
2019-04-02 15:57:30 -07:00
Dani Halfin
9794d082f8 Revert "Renamed wada.PNG to wada.png"
This reverts commit 0a5e547f32b20f86d204dafc07f8e462ace26e05.
2019-04-02 15:57:09 -07:00
Dani Halfin
432ff6a4e6 Revert "Delete wada.png to resolve issue"
This reverts commit a4a6dc8c96ab7fabb26e81769cdb0ae3c4c4931f.
2019-04-02 15:56:28 -07:00
Dani Halfin
345eea9f4d Revert "fixing issue with image"
This reverts commit 052bbf73a2ee3e33088db92db57b82e4b4ed0652.
2019-04-02 15:56:17 -07:00
Dani Halfin
15e710e866 Revert "trying to fix issue with image"
This reverts commit c8ab57fb430a62df5c3259a8ce94ad9d482b6dbc.
2019-04-02 15:56:08 -07:00
Dani Halfin
3b72ff254e Revert "renaming wada"
This reverts commit 065228cc34540004143e4842fb2ff80eb191f97c.
2019-04-02 15:55:46 -07:00
Dani Halfin
6f2815e7f8 Revert "trying to fix merge issue"
This reverts commit f13dc452f63d40fd4544ea2cebe4cb62f5cdfadc.
2019-04-02 15:55:34 -07:00