Commit Graph

17243 Commits

Author SHA1 Message Date
49d7db2073 edits 2019-04-08 17:05:53 -07:00
e7ba84fdca Updated diagnostic-data-viewer-overview.md 2019-04-08 23:48:12 +00:00
39aa0b451e Updated diagnostic-data-viewer-overview.md 2019-04-08 23:44:37 +00:00
9ad987584e changed to levels 2019-04-08 16:33:11 -07:00
2ca45f7a91 renamed files 2019-04-08 16:28:09 -07:00
023352a028 Fix typo: SkreenSketch → ScreenSketch
Snip & Sketch’s package name is correctly spelled with a C.
2019-04-08 18:18:18 -05:00
5e5db111fd Updated diagnostic-data-viewer-overview.md 2019-04-08 21:47:28 +00:00
28830007d1 Updated diagnostic-data-viewer-overview.md with Office paragraph 2019-04-08 21:44:46 +00:00
61fa2978a2 edits 2019-04-08 14:44:00 -07:00
77b6f11b0b moved policies 2019-04-08 13:46:24 -07:00
010f1d7bd8 added categories to intro 2019-04-08 13:42:48 -07:00
cbe8d9a03b fixed links 2019-04-08 13:24:24 -07:00
19f040fc02 Adding CSP Reference Link
These changes will clear up confusion about the support of this CSP in Windows 10 as it wasn't added for all versions of Windows.
2019-04-08 15:51:45 -04:00
fbc7c3961a Merge remote-tracking branch 'refs/remotes/origin/master' into jdh1shell 2019-04-08 12:21:25 -07:00
23eeaab301 fixed links 2019-04-08 12:07:42 -07:00
fb3ed08be9 added link to rings method 2019-04-08 12:02:43 -07:00
5ab744e076 added secon 5 policies 2019-04-08 11:55:29 -07:00
42da439d2e added controls 2019-04-08 11:53:05 -07:00
cc6223daec added seccon 4 2019-04-08 11:46:32 -07:00
b81534b16a updated descriptions 2019-04-08 11:25:45 -07:00
fce180e118 adde text for levels 1-3 2019-04-08 11:16:04 -07:00
205014dfca Merge branch 'master' of https://cpubwin.visualstudio.com/_git/it-client into FromPrivateRepo 2019-04-08 10:40:29 -07:00
58c8b079d7 Merge pull request #3038 from VLG17/patch-5
added update install location
2019-04-08 09:53:29 -07:00
82c19bb76e renamed files 2019-04-08 09:51:24 -07:00
dbdf7674ed Merge branch 'master' into seccon-framework 2019-04-08 09:21:39 -07:00
a4695a6f98 Merge pull request #3189 from joinimran/patch-18
NT SERVICE\WdiServiceHost was missing in Doc
2019-04-08 08:42:46 -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
0793ec9a83 Comma was missing
The comma was missing as suggested by copy editor team.
2019-04-08 15:11:47 +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
646d20dcac NT SERVICE\WdiServiceHost was missing in Doc
The default value for this policy is Administrators and NT SERVICE\WdiServiceHost where as NT SERVICE\WdiServiceHost was missing in the doc. I have updated the doc accordingly.
2019-04-06 22:54:52 +05:00
7fc53e3a03 Updated tvm-dashboard-insights.md 2019-04-06 02:18:33 +00:00
2823e9b764 Updated tvm-dashboard-insights.md 2019-04-06 02:17:45 +00:00
2ad58645bc Updated configure-and-manage-tvm.md 2019-04-06 00:44:48 +00:00
e5707af9f7 Updated configure-and-manage-tvm.md 2019-04-06 00:44:17 +00:00
1783a069db Updated next-gen-threat-and-vuln-mgt.md 2019-04-06 00:40:16 +00:00
b1fc291c99 Updated threat-and-vuln-mgt-scenarios.md 2019-04-06 00:29:07 +00:00
9e341da423 Updated configure-and-manage-tvm.md with pre-release statement 2019-04-06 00:27:28 +00:00
8af4732885 Updated configure-and-manage-tvm.md 2019-04-06 00:24:56 +00:00
5135773b4b Updated configure-and-manage-tvm.md 2019-04-06 00:19:00 +00:00
4251c07524 Updated configure-and-manage-tvm.md 2019-04-06 00:13:39 +00:00
7d8a258e5e Updated configure-and-manage-tvm.md 2019-04-06 00:12:37 +00:00
027122edeb Updated configure-and-manage-tvm.md 2019-04-06 00:09:56 +00:00
4a9d8e5f35 Updated configure-and-manage-tvm.md 2019-04-06 00:08:40 +00:00
1802978260 Updated configure-and-manage-tvm.md 2019-04-06 00:07:36 +00:00
8a13711520 Updated configure-and-manage-tvm.md 2019-04-05 23:51:49 +00:00
76e4bf7310 Updated next-gen-threat-and-vuln-mgt.md 2019-04-05 23:45:31 +00: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