015f395710
typo: Compatability -> Compatibility
2019-06-22 02:44:14 -04:00
c76802a212
Merge pull request #4160 from nschonni/typo-fakrikam
...
typo: fakrikam -> fabrikam
2019-06-21 09:04:10 -07:00
96a80939a7
Merge pull request #4163 from nschonni/typo-IETElemetrySetUp
...
typo: IETElemetrySetUp -> IETelemetrySetUp
2019-06-21 09:03:03 -07:00
eada644c32
typo: IETElemetrySetUp -> IETelemetrySetUp
2019-06-21 01:11:46 -04:00
f5e6c94c6a
typo: Enteprrise -> Enterprise
2019-06-21 01:08:30 -04:00
d94c3bc71b
typo: fakrikam -> fabrikam
2019-06-21 01:06:34 -04:00
e95eca7743
chore: Remove link locale
2019-06-17 00:35:08 -04:00
4d3de3772a
fixed merge conflicts from public contributions
2019-06-06 15:30:38 -07:00
858476cf2f
CI Update
2019-06-04 22:13:57 +00:00
924d229813
Update browsers/internet-explorer/ie11-deploy-guide/administrative-templates-and-ie11.md
...
Co-Authored-By: Nicole Turner <39884432+nenonix@users.noreply.github.com >
2019-06-04 23:34:55 +05:00
30f5f8f1e2
Update browsers/internet-explorer/ie11-deploy-guide/administrative-templates-and-ie11.md
...
Co-Authored-By: Nicole Turner <39884432+nenonix@users.noreply.github.com >
2019-06-04 23:34:29 +05:00
e0b0564474
Update browsers/internet-explorer/ie11-deploy-guide/administrative-templates-and-ie11.md
...
Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com >
2019-06-03 22:43:23 +05:00
8267164c3d
Update browsers/internet-explorer/ie11-deploy-guide/administrative-templates-and-ie11.md
...
Suggestions applied.
Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com >
2019-06-03 22:43:09 +05:00
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
4b7f458c6a
several metadata changes
2019-05-30 10:05:55 -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
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
e8f363430e
Merge pull request #3479 from jierong/patch-1
...
Update set-up-enterprise-mode-portal.md
2019-05-15 14:58:57 -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="data source=jierong-srv;initial catalog=EMIEDatabase;integrated security=True;MultipleActiveResultSets=True;App=EntityFramework"" 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
6f7792930a
fixing broken bookmark links
2019-03-28 17:16:33 -07: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
6fa710850f
merge conflict
2018-11-02 15:27:47 -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
8e23a43681
removed /en-us from the hyperlinks
2018-10-27 11:17:36 -07:00
2f9b52d94e
chore: Remove en-us from msdn.microsoft.com links
2018-10-26 14:30:11 -04:00
40f0226ad5
chore: Removed en-us from technet.microsoft.com links
2018-10-26 14:19:45 -04:00
ebb45e3925
chore: Remove en-us from docs.microsoft.com links
2018-10-26 14:00:08 -04:00
fc717a791f
Fix smart quotes in code samples
2018-10-25 22:12:24 +02:00
7b96a237eb
Update what-is-enterprise-mode.md
2018-10-25 11:09:53 -07:00
86254e6a58
Update enterprise-mode-schema-version-1-guidance.md
2018-10-23 11:03:40 -07:00
7ba0484f81
Update enterprise-mode-schema-version-1-guidance.md
2018-10-19 07:48:29 -07:00
1ec4718ffe
Update set-the-default-browser-using-group-policy.md
2018-08-31 15:00:06 -04:00
f424acf885
Fixing remaining insecure links
2018-08-28 11:46:18 -07:00
ca5b28b334
Fixing insecure links to microsoft.com
2018-08-28 11:41:12 -07:00
cbad4d0e57
Merge pull request #1084 from MicrosoftDocs/revert-1081-patch-1
...
Revert "Update set-the-default-browser-using-group-policy.md"
2018-07-26 06:46:09 -07:00
77291fd138
removed invalid link; doc no longer exists on support
2018-07-23 07:58:09 -07:00
9db9c0f259
Merged PR 9567: changed metadata in the IE11 files
...
changed metadata in the IE11 files
2018-07-04 21:48:59 +00:00
cd4987cb9b
Merged PR 9244: Changed loc priorities set at low to medium for MT
...
Changed loc priorities set at low to medium for MT. This enables the loc team to localize ALL content to a minimum standard. No text changes to any articles.
2018-06-20 22:26:55 +00:00
85bc62bfb8
Revert "Update set-the-default-browser-using-group-policy.md"
2018-06-13 14:43:43 -07:00
facc92390c
Update set-the-default-browser-using-group-policy.md
...
The KB does not specify that this is a computer policy. Since there is not an equivalent user policy, I think that this should be explicitly stated.
2018-06-13 16:02:17 -05:00
f634aebe8e
updated the ms.author and author metadata
2018-05-31 11:01:04 -07:00
8774f5ce89
instead of using bookmarks in the file, I used the docs link
2018-05-22 11:51:25 -07:00
e681dea957
trying without the bullet list
2018-05-22 11:44:39 -07:00
4bd8d592d1
bullet item not rendering correctly
2018-05-22 11:16:55 -07:00
d0a558f088
updated bullet list
2018-05-22 11:02:08 -07:00
2ff7fb4b0e
one of the bullet items didn't render correctly from the last push
2018-05-22 10:38:43 -07:00