Commit Graph

1477 Commits

Author SHA1 Message Date
3eac147dbc Updated the download link admx files Windows 10
Added link for April 2018 and Oct 2018 ADMX files.
2019-06-02 12:42:30 +05:00
683879afa1 fix link error 2019-05-30 23:34:57 -07:00
88092b8074 several metadata changes and additions 2019-05-30 10:08:39 -03:00
4b7f458c6a several metadata changes 2019-05-30 10:05:55 -03:00
514fd4061a several metadata changes 2019-05-30 10:03:52 -03:00
6b80854c9b Several metadata changes 2019-05-30 09:51:00 -03:00
aa202a81a8 several metadata changes 2019-05-30 09:47:54 -03:00
9e3b32fe52 several metadata changes 2019-05-30 09:44:34 -03:00
1d8934289e several metadata changes 2019-05-30 09:38:24 -03:00
be0035723c Update set-up-enterprise-mode-portal.md
In step 1, after the 6th point, the note is not in correct format.
2019-05-21 13:13:48 +08:00
7e09659311 Merge pull request #3338 from karthigb/patch-7
Update configure-windows-defender-smartscreen-shortdesc.md
2019-05-15 15:04:03 -07:00
e8f363430e Merge pull request #3479 from jierong/patch-1
Update set-up-enterprise-mode-portal.md
2019-05-15 14:58:57 -07:00
7c5591de2f Fixed "how configure" to "how to configure" 2019-05-15 13:41:51 -07:00
3a12cbe4d4 update net-framework-problems-with-ie11.md 2019-05-08 09:47:31 +05:00
69b54b8d96 Update set-up-enterprise-mode-portal.md
In previous doc:
Step 3, following 10 of To create the website will change the connectionstring to like following:
<add connectionString="Server=ServerName;Database=DatabaseName;Integrated Security=true" name="LOBMergedEntities" providerName="System.Data.EntityClient" />

But for Model first connection string, it should be like following as displayed in Web.config in the project folder. 
<add name="LOBMergedEntities" connectionString="metadata=res://*/EMIEDataModel.csdl|res://*/EMIEDataModel.ssdl|res://*/EMIEDataModel.msl;provider=System.Data.SqlClient;provider connection string=&quot;data source=jierong-srv;initial catalog=EMIEDatabase;integrated security=True;MultipleActiveResultSets=True;App=EntityFramework&quot;" providerName="System.Data.EntityClient"/>

This will introduce data access error, throwing "Keyword not supported: 'server'."

2. The fix is in step 1 - 6, just update server name and database name, then remove the manual setting steps in Step 2.
2019-05-03 14:32:52 +08:00
9962066ec0 Merge pull request #3175 from joinimran/patch-17
Registry Path was Incorrect
2019-04-30 13:39:02 -07:00
dc90e8ddde Update configure-windows-defender-smartscreen-shortdesc.md 2019-04-23 11:45:44 -07:00
ccb44c1ca7 resoving conflict 2019-04-15 13:30:34 -07:00
7f1aa921b2 Update docfx.json 2019-04-11 16:23:20 -07:00
459ad3a1e7 Update docfx.json 2019-04-11 16:22:29 -07:00
ed7f12374b fixed broken links in Edge FAQ 2019-04-11 16:21:40 -07:00
cb6a263fb3 Merged PR 15009: Update for new version of Edge (chromium-based) - DO NOT MERGE
Cannot go live yet. Cannot share date it can go live. So if you're not Liza, please don't complete this PR. Thanks!
2019-04-08 15:53:18 +00:00
5c0e506bba Registry Path was Incorrect
Registry path for file TabPreloader was missing and location was not correct. I have updated the values. 

Problem:https://github.com/MicrosoftDocs/windows-itpro-docs/issues/2342
2019-04-05 09:34:08 +05:00
6f7792930a fixing broken bookmark links 2019-03-28 17:16:33 -07:00
2ad46dac39 replace Liz Ross's alias across repo 2019-03-28 06:54:51 -07:00
38c5d6cc65 setting default build engine 2019-03-11 13:00:54 -07:00
e0f95c3c8c Merged PR 14738: Landing pages to replace IT Pro center pages 2019-03-09 02:10:43 +00:00
fad545960a Merged PR 14507: New pages for redirects 2019-02-26 22:40:38 +00:00
76471f253e Update collect-data-using-enterprise-site-discovery.md
Updated info and links related to Upgrade Readiness (formerly known as Upgrade Analytics)
2019-02-21 10:28:28 -08:00
d650ae02b1 Updated docfx.json 2018-12-06 00:54:13 +00:00
d37c5d5c0c Updated docfx.json 2018-12-06 00:24:25 +00:00
6fa710850f merge conflict 2018-11-02 15:27:47 -07:00
286571f150 made logic changes based on conversation with PM 2018-11-02 14:48:33 -07:00
653b98888d added required metadata 2018-11-02 14:22:06 -07:00
6de2f4f9e5 fixed broken links 2018-11-02 14:10:05 -07:00
82d589c7a2 Update for the <path> element
Enterprise Mode sitelist manager outputs:

<emie>
  <domain exclude="true">fabrikam.com
    <path exclude="false">/products</path>
  </domain>
</emie>

The above mentioned version is the only version that works.

Current version of the documentation (that does not work as expected) is the following:

<emie>
  <domain exclude="false">fabrikam.com
    <path exclude="true">/products</path>
  </domain>
</emie>
2018-11-02 10:35:28 +02:00
52e9600f11 Merge branch 'master' of https://github.com/microsoftdocs/windows-itpro-docs into FromPrivateRepo 2018-11-01 15:32:39 -07:00
94ca9a9455 formatting 2018-11-01 12:20:58 -07:00
396d8bc238 fixed broken links 2018-11-01 11:47:57 -07:00
da79ee6bbf Update microsoft-edge-kiosk-mode-deploy.md 2018-11-01 11:39:04 -07:00
cf8750bcb9 Update index.yml
another broken link
2018-11-01 11:35:49 -07:00
1599206fb7 Update index.yml
broken link
2018-11-01 11:34:39 -07:00
fa2d06bc38 Merged PR 12397: refined content, reduced duplicate content, and made clarifications 2018-10-31 22:09:45 +00:00
1546a5ca91 Updated index.yml
changed loc priority
2018-10-31 21:28:13 +00:00
cebe1fc30c Updated emie-to-improve-compatibility.md
changed loc priority
2018-10-31 21:26:29 +00:00
1e3aa5f406 chore: Remove old publishing file 2018-10-31 10:12:40 -04:00
6af7302e4a changed the title for clarity 2018-10-29 09:04:06 -07:00
f28305de44 changed the title for clarity 2018-10-29 07:59:52 -07:00
67237c916d changed the title for clarity 2018-10-29 07:47:14 -07:00
54e599d9b1 changed the title for clarity 2018-10-29 07:45:19 -07:00