Greg Lindsay
c099858842
Merge pull request #3176 from MaratMussabekov/patch-2
...
Update waas-servicing-channels-windows-10-updates.md, issue 835
2019-04-24 10:34:43 -07:00
Greg Lindsay
63c4abec07
Merge pull request #2908 from egallagh/patch-5
...
Added info for Microsoft 365 trials
2019-04-24 10:33:57 -07:00
Greg Lindsay
7c8dd34e1d
Merge pull request #3202 from MaratMussabekov/patch-4
...
Update windows-autopilot-reset-remote.md, issue 3129
2019-04-24 10:32:54 -07:00
Greg Lindsay
71cc300dac
Merge pull request #3313 from illfated/sdbinst_command_line
...
Deployment/Planning: add Sdbinst.exe usage info
2019-04-24 10:32:00 -07:00
Greg Lindsay
78c9c5c70d
Merge pull request #3297 from nenonix/patch-15
...
Update deploy-a-windows-10-image-using-mdt.md
2019-04-24 10:29:30 -07:00
Greg Lindsay
64a470c54d
Merge pull request #3274 from MaratMussabekov/patch-5
...
update windows-update-logs.md
2019-04-24 10:20:28 -07:00
Greg Lindsay
a920a09bc9
Merge pull request #3285 from VLG17/patch-14
...
Updated article
2019-04-24 10:19:07 -07:00
Greg Lindsay
2ef2ec37e6
Merge pull request #3346 from MaratMussabekov/patch-10
...
update windows-10-1803-removed-features.md
2019-04-24 10:17:12 -07:00
MaratMussabekov
7e6b1b4bd7
update windows-10-1803-removed-features.md
2019-04-24 17:20:22 +05:00
illfated
a194ffcab5
Windows Autopilot: WDAP/WPAD typo correction
...
Simple typo correction:
- WPAD (Web Proxy Auto-Discovery) was misspelled as WDAP
Closes #3283
2019-04-20 05:16:19 +02:00
illfated
b6edc22eec
Deployment/Planning: add Sdbinst.exe usage info
...
Proposed changes:
- add Windows Server 2016 to the **Applies to** list
- insert sample output from the command Sdbinst.exe /?
with description line above the code block
- rearrange the command options conventions line
so it matches the command output more closely
- move the 2 bottom entries in the table to the top
to match the command line order more closely
Ref. closed issue #1259
2019-04-20 02:57:34 +02:00
Liza Poggemeyer
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
Dani Halfin
453c702020
fixing conflict
2019-04-18 10:49:26 -07:00
Andrea Barr
a98c54135f
Merge pull request #3214 from Malind19/patch-6
...
text added mentioning detailed explanation urls
2019-04-18 10:29:07 -07:00
Nicole Turner
c8ff0194c9
Update deploy-a-windows-10-image-using-mdt.md
...
Change is a solution requested by community, this one was evaluated to be correct. fixes https://github.com/MicrosoftDocs/windows-itpro-docs/issues/797 and https://github.com/MicrosoftDocs/windows-itpro-docs/issues/2400
2019-04-18 17:43:45 +02:00
VLG17
df7289a5ad
Updated article
...
https://github.com/MicrosoftDocs/windows-itpro-docs/issues/2741
2019-04-17 11:28:53 +03:00
Liza Poggemeyer
2c82b1167c
Merge pull request #3251 from heatherpoulsen/patch-12
...
Updated latest news
2019-04-16 12:35:16 -07:00
MaratMussabekov
f55ee9850e
update windows-update-logs.md
2019-04-16 17:32:45 +05:00
Jeanie Decker
70429cd509
Merge remote-tracking branch 'refs/remotes/origin/master' into jdh1shell
2019-04-15 06:29:02 -07:00
Jeanie Decker
420ad46005
Update windows-analytics-azure-portal.md
2019-04-15 05:42:03 -07:00
manuelhauch
429d61aa0a
Update windows-analytics-azure-portal.md
...
Abbreviation for Azure Active Directory is AAD
2019-04-15 13:05:25 +02:00
Dani Halfin
85de54110b
Delete wada.PNG
2019-04-12 16:35:36 -07:00
H. Poulsen
7a16dede88
Updated latest news
2019-04-12 12:26:46 -07:00
v-saambe
c8369c22bc
Update docfx.json
2019-04-11 16:28:50 -07:00
Malin De Silva
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
Russ Rimmerman
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
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
Malin De Silva
a7ae2930d6
text added mentioning detailed explanation urls
2019-04-09 08:51:27 +05:30
Jeanie Decker
5fba244cb2
Merge branch 'master' of https://github.com/microsoftdocs/windows-itpro-docs
2019-04-08 06:58:26 -07:00
MaratMussabekov
158273c576
Update windows-autopilot-reset-remote.md, issue 3129
2019-04-08 17:17:28 +05:00
John Kaiser
3a0fcb2172
Update windows-autopilot-requirements.md
2019-04-08 09:11:47 +01:00
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
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
c4c1e98628
fix toc
2019-04-05 10:53:47 -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