1173 Commits

Author SHA1 Message Date
John Liu
a8680be7fe
CAT Auto Pulish for Windows Release Messages - 20190910123725 (#1079)
* Update waas-servicing-differences.md

Added two clarifications regarding Windows 10 preview updates.  I have consistently fielded questions about why they are 'missing' in people's enterprise environments.  It almost always boils down to one of these two notes: they either weren't published to WSUS or they are looking for the word 'Preview' in the title.

* Update windows/deployment/update/waas-servicing-differences.md

Looks great, thanks Johan!

Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>

* Update waas-servicing-differences.md

Implement the MarkDown standard of using 1 space between the indent marker > and the [!Note] markers

* Update windows/deployment/update/waas-servicing-differences.md

Co-Authored-By: Nicole Turner <39884432+nenonix@users.noreply.github.com>

* Update windows/deployment/update/waas-servicing-differences.md

Co-Authored-By: Nicole Turner <39884432+nenonix@users.noreply.github.com>

* Update windows/deployment/update/waas-servicing-differences.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Updated the document

Updated the steps in the document related to Windows Analytics Solutions.

Problem: https://github.com/MicrosoftDocs/windows-itpro-docs/issues/4392

* Update windows/deployment/update/windows-analytics-FAQ-troubleshooting.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/deployment/update/windows-analytics-FAQ-troubleshooting.md

Co-Authored-By: Nicole Turner <39884432+nenonix@users.noreply.github.com>

* Update autopilot-support.md

Remove redundant line (PFE was the old term for an Ecosystem PM).  And added new alias for Ecosystem PMs (after discussing all this with the Ecosystem PM managers).

* Terminology Correction

Terminology Correction

* Incorrect Command Line Arguments

According to this doc https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/windows-setup-command-line-options the correct command line argument for ignoring dismissable warnings is /Compat IgnoreWarning not /compat /ignore warning as specified here in the docs. Also, the same incorrect message is included in the setupdiag.exe, so when the report is generated, it is providing incorrect guidance.

* Update mbam-25-server-prerequisites-for-stand-alone-and-configuration-manager-integration-topologies.md

* Enterprise Mode schema: duplicate https usage

- Resolve duplicate use of https where both http and https was intended
- MarkDown code fence XML tag corrections
- Replace HTML `<br>` codes with NewLine
- Remove redundant space at the end of the version 2 file

Resolves #4769

* Update: NewLine changes

- Remove extraneous NewLine breaks
- Remove missed HTML `<br>` code

* Update credential-guard-manage.md

* Update event-5155.md

* Update windows-autopilot-requirements.md

Separated the Windows Autopilot deployment service and Windows Activation items into two separate rows to make it easier to read.

* Update upgrade-mbam2.5-sp1.md

* finish

* Update windows/security/threat-protection/auditing/event-5155.md

Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>

* Update windows/security/threat-protection/auditing/event-5155.md

Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>

* Update windows/security/threat-protection/auditing/event-5155.md

Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>

* Update windows/security/threat-protection/auditing/event-5155.md

Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>

* Update windows/security/threat-protection/auditing/event-5155.md

Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>

* Update windows/security/threat-protection/auditing/event-5155.md

Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>

* Update windows/security/threat-protection/auditing/event-5155.md

Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>

* Update windows/security/threat-protection/auditing/event-5155.md

Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>

* Update windows/security/threat-protection/auditing/event-5155.md

Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>

* Update windows/security/threat-protection/auditing/event-5155.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/security/threat-protection/auditing/event-5155.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update kiosk-mdm-bridge.md

* Windows Update resources: add MD code block

Description:

The list of manual regsvr32.exe commands becomes translated in other
languages, to the extent that extra words appear among the commands.
This is an attempt to mitigate this behavior in the machine translation,
by adding a MarkDown code block around the list of commands.

Proposed changes:
- Add MD code block around the long list of regsvr32.exe commands
- Remove blank space characters at the end of each line (cosmetic)

issue ticket reference or closure:
Ref. #4800 (Spanish "translation" of commands)
Ref. #3569, #3570, #3571, #3572, #3574, #3575
( [LOC] Back-Translation "regsvr32.exe [...]" )

* MetaData update: convert ^M (2x) to NewLine

- replaced Ctrl-M character with NewLine in MetaData

* Update mdop/mbam-v25/mbam-25-server-prerequisites-for-stand-alone-and-configuration-manager-integration-topologies.md

Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>

* comment

* Clarify the registry key needed to set tags

* Update microsoft-defender-atp-mac-install-with-intune.md

adding troubleshooting step for common 'no license found' issue

* Add page for Audit Token Right Adjusted

* Windows/What's New: amend broken link in See Also

The first link under "See Also",
"What's New in Windows Server, version 1903" ,
is broken because it points to the wrong directory for the file
'whats-new-in-windows-server-1903' which resides in the new directory
/get-started-19/ instead of the old directory /get-started/.

This directory difference is only present in the docs.microsoft.com
pages, not on Github. The links are therefore pointing directly to the
docs.microsoft.com pages instead of being relative to the Github
directory structure.

Broken link:
https://docs.microsoft.com/windows-server/get-started/whats-new-in-windows-server-1903

Operative link:
https://docs.microsoft.com/windows-server/get-started-19/whats-new-in-windows-server-1903

Closes #4784

* Update TOC.md

* Added multifactor unlock

Added multifactor unlock feature update using Passport for work CSP.

Problem: https://github.com/MicrosoftDocs/windows-itpro-docs/issues/4700

* Added policies for 1803 and 1809 (1903 not out yet)

https://github.com/MicrosoftDocs/windows-itpro-docs/issues/3912

* Fix typo

* Actually fix typos

* Windows Defender Antivirus: amend broken link

From the issue ticket
> Set-mppreference is configured with dead URL. (#4831)

- The link "Use the [Set-MpPreference][]" is broken,
  but without the empty brackets it will work as expected.
- Removing the redundant empty brackets after the next link too.

Closes #4831

* Update windows/client-management/new-policies-for-windows-10.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/client-management/new-policies-for-windows-10.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update upgrading-to-mbam-25-sp1-from-mbam-25.md

* Update windows/client-management/new-policies-for-windows-10.md

Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>

* Update windows/client-management/new-policies-for-windows-10.md

Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>

* Update windows/client-management/new-policies-for-windows-10.md

Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>

* Update windows/client-management/new-policies-for-windows-10.md

Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>

* URL addition of OWA

Added URL for OWA attachment protection using WIP

Problem: https://github.com/MicrosoftDocs/windows-itpro-docs/issues/3747

* Update windows/security/identity-protection/hello-for-business/feature-multifactor-unlock.md

Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>

* Fixed text

"Automated investigation" instead of "Alert"

* Update waas-overview.md

Corrected a typo

* Update windows/deployment/update/waas-overview.md

Makes sense.

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* edit

* Update microsoft-recommended-block-rules.md

updated typo in description.

* Update windows/security/threat-protection/auditing/audit-token-right-adjusted.md

Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>

* note ragarding Company Portal change

https://github.com/MicrosoftDocs/windows-itpro-docs/issues/3843

info found here: https://blogs.technet.microsoft.com/cbernier/2018/03/08/windows-information-protection-adding-the-intune-company-portal-for-windows-as-an-exempt-app/

* Update microsoft-defender-atp-mac-install-with-intune.md

* Microsoft Defender ATP: amend copy-paste error

When using Microsoft Intune as part of the Defender ATP setup,
it will become necessary to configure some controlled folder access.
This bug looks like it could have been transferred from one of the
other pages during editing, but I could not locate it easily enough.

Anyway, the correct part of this step is to refer to
-- Controlled folder access --
exactly as the page name points to.

Thanks to jcampos79 for discovering this text-based bug.

Closes #4854

* Updated how to disable HVCI

Prior guidance to disable HVCI was outdated

* Update windows/security/threat-protection/device-guard/enable-virtualization-based-protection-of-code-integrity.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* update content of upgrade mbam2.5 sp1

* Removed bullet

Removed bullet as it was not making any sense.

* format setting

a minor format setting

* Update windows/security/information-protection/windows-information-protection/enlightened-microsoft-apps-and-wip.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Update windows/security/information-protection/windows-information-protection/enlightened-microsoft-apps-and-wip.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* sample script syntax error due to ASCII codes for quotes

sample script filter syntax contained ASCII codes for single quotes instead of actual quotes, causing the Get-CimInstance commands to error out.

* Update how-windows-update-works.md: amend typo

Simple typo correction, along with a few MarkDown
codestyle corrections for MD blockquote (`>`) indenting.

- typo correction: initates -> initiates
- codestyle corrections:
  3 MarkDown blockquote indentations amended

Thanks to Jessie Gouw (jessiegouw) for reporting the typo.

Closes #4866

* Moved '.' syntax description to a separate table

* fixes #4760, broken table

The formatting was broken because a pipe character was in the wrong place. There was also an extra row due to double spacing below the table.

* Enterprise Mode schema: convert Important notes

As previously discussed in this PR, I have converted the
**Important** section headings by using their MarkDown equivalent
> [!IMPORTANT] (as well as adding the blockquote for its text content).

* Update text in windows/security/threat-protection/windows-defender-application-guard/configure-wd-app-guard.md

Per review.

Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>

* Update text in windows/security/threat-protection/windows-defender-application-guard/configure-wd-app-guard.md

Per review.

Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>

* Spelled out acronym, fixed typo

* pull from public to private and fix warnings

* CAT Auto Pulish for Windows Release Messages - CAT_AutoPublish_20190910100213 (#1073)

* pull from public to private and fix warnings

* CAT Auto Pulish for Windows Release Messages - CAT_AutoPublish_20190910112417 (#1077)

* Cat auto publish 20190910112417 (#1081)

* Merge changes from master to live (#950)

* v 1.6

* removed a known issue

* removed references to CB, CBB

* Latest changes for publish today (#949)

* Merge from master to live (#956)

* safety checkin

* added location for group policy object

* replaced reboot w/ restart

* safety commit for some initial noodlings

* restructured to emphasize new policy; connected to TOC

* adjusting heading levels

* fixing tables

* Latest change for August 20 (#955)

* CAT Auto Pulish for Windows Release Messages - CAT_AutoPublish_20190823163336 (#980) (#981)

* CAT Auto Pulish for Windows Release Messages - 20190829112356 (#1007)

* Update deploy-the-latest-firmware-and-drivers-for-surface-devices.md

* add table

* CAT Auto Pulish for Windows Release Messages - CAT_AutoPublish_20190829102107 (#1006)

* CAT Auto Pulish for Windows Release Messages - CAT_AutoPublish_20190829175859 (#1012) (#1013)

* CAT Auto Pulish for Windows Release Messages - CAT_AutoPublish_20190830100739 (#1018) (#1019)

* CAT Auto Pulish for Windows Release Messages - 20190903135254 (#1033)

* SIEM connector: change alert notion to Detection

* update casing and redirects

* remove space json file

* fix json

* CAT Auto Pulish for Windows Release Messages - CAT_AutoPublish_20190903123340 (#1031)

* CAT Auto Pulish for Windows Release Messages - CAT_AutoPublish_20190906173611 (#1061) (#1062)

* CAT Auto Pulish for Windows Release Messages - CAT_AutoPublish_20190910100213 (#1073) (#1074)

* CAT Auto Pulish for Windows Release Messages - CAT_AutoPublish_20190910112417
2019-09-10 13:41:31 -07:00
Greg Lindsay
bffa6491c5 a few more fixes 2019-09-06 12:22:57 -07:00
Manika Dhiman
0227b3b493
Merge pull request #4742 from imba-tjd/patch-3
Remove en-us from url
2019-08-21 14:05:40 +05:30
Daniel Simpson
393ef050bf
Merge pull request #4621 from VLG17/patch-26
update info about not supported technologies
2019-08-20 06:52:02 -07:00
imba-tjd
5bde60c9d7 Remove en-us from url 2019-08-20 20:12:38 +08:00
VLG17
fdbbc32953
Update browsers/edge/emie-to-improve-compatibility.md
thanks

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
2019-08-14 08:53:10 +03:00
VLG17
5a8506c42c
updated as requested 2019-08-13 09:49:53 +03:00
Nick Schonning
94e89df6b7 fix: MD006/ul-start-left
Consider starting bulleted lists at the beginning of the line
2019-08-12 18:40:32 -04:00
Andrea Barr
4e6cefae7d
Merge pull request #4629 from nschonni/fix--MD019/no-multiple-space-atx
fix: MD019/no-multiple-space-atx
2019-08-12 10:58:29 -07:00
huypub
0a1a281973
Merge pull request #4671 from MicrosoftDocs/FromPrivateRepo
From private repo
2019-08-12 10:46:05 -07:00
Andrea Barr
101d0df453
Merge pull request #4628 from nschonni/fix--MD018/no-missing-space-atx
fix: MD018/no-missing-space-atx
2019-08-12 10:41:25 -07:00
Nick Schonning
4cc0773fe8 fix: MD019/no-multiple-space-atx
Multiple spaces after hash on atx style heading
2019-08-10 17:07:41 -04:00
Liza Poggemeyer
dcdef09859 fixing warnings 2019-08-09 16:33:56 -07:00
Liza Poggemeyer
2b42b6e79e Merge branch 'master' of https://github.com/microsoftdocs/windows-docs-pr into public-8919 2019-08-09 15:23:31 -07:00
Dani Halfin
8a5f22ba03 last wave of fixes for this one 2019-08-09 15:09:53 -07:00
Liza Poggemeyer
ccad36495e fixed merge conflicts from private repo 2019-08-09 14:48:50 -07:00
Dani Halfin
407e76ab95 another big wave of changes 2019-08-09 14:32:29 -07:00
Dani Halfin
85913a9da2 fixing a bunch of metadata 2019-08-09 12:00:09 -07:00
Greg Lindsay
edbb971feb Delete metadata-dan.ps1 2019-08-06 13:47:53 -07:00
Greg Lindsay
8e71a51a00 added audience metadata 2019-08-06 13:43:40 -07:00
Greg Lindsay
0018668976 added audience metadata 2019-08-06 13:40:21 -07:00
Greg Lindsay
68231f41ce fix errors 2019-08-06 13:26:13 -07:00
Greg Lindsay
5b3a1e8eba added audience metadata 2019-08-06 12:58:53 -07:00
VLG17
eb20442a49
Update browsers/edge/emie-to-improve-compatibility.md
Co-Authored-By: Nicole Turner <39884432+nenonix@users.noreply.github.com>
2019-08-06 12:14:41 +03:00
Nick Schonning
ed84e58529 fix: MD018/no-missing-space-atx
No space after hash on atx style heading
2019-08-06 00:38:11 -04:00
VLG17
2b19a0cc77
update info about not supported technologies
https://github.com/MicrosoftDocs/windows-itpro-docs/issues/1933
2019-08-05 10:13:55 +03:00
Daniel Simpson
3c7860fd91
Merge pull request #4508 from MK-Kamal/patch-2
Update MDM Path
2019-08-01 15:48:48 -07:00
Andrea Barr
97b086742e
Merge pull request #4248 from andrefboliveira/patch-1
Update enterprise-mode-schema-version-2-guidance.md
2019-07-30 14:17:46 -07:00
Mohamed Kamal
d632f5c5b4
Update MDM Path
https://docs.microsoft.com/en-us/windows/client-management/mdm/policy-csp-browser#browser-allowflash

Issue 
https://github.com/MicrosoftDocs/windows-itpro-docs/issues/3553
2019-07-21 15:40:08 +02:00
huaping yu
6437265541 resolve the conflict 2019-07-19 15:59:30 -07:00
Crystal Thomas
70bcf20da5 admin center and Office Online branding updates 2019-07-18 13:33:22 -07:00
Nick Schonning
f418730793 fix: Replace tab after ordered list marker
Find: `\.\t`
Replace: `. `
2019-07-18 01:31:57 -04:00
Daniel Simpson
b9e417fb0c
Merge pull request #4421 from nschonni/fix--MD038/no-space-in-code
fix: MD038/no-space-in-code
2019-07-17 17:24:56 -07:00
Nick Schonning
301d3bfc3e fix: MD038/no-space-in-code
Spaces inside code span elements
2019-07-12 16:22:55 -04:00
illfated
5773a6a535 Microsoft Edge/kiosk mode: broken relative links
Description:

The 4 images in the subsection "Supported configuration types" are
supposed to be linked to their image files, but the relative links have
been broken by not containing the needed parent directory dots.

Proposed change:

Add the required parent directory dots to enable the links to point to
the files as intended (even if not strictly needed to begin with).

Closes #4275
2019-07-02 23:16:40 +02:00
Liza Poggemeyer
d9e27b46ab Fixing images across all includes 2019-06-27 12:14:06 -07:00
Liza Poggemeyer
c527c8b129 include image issues 2019-06-27 11:56:55 -07:00
Liza Poggemeyer
057547fa41 fixing issues with includes 2019-06-27 11:34:20 -07:00
huaping yu
81398ba666 resolve the conflcit 2019-06-26 11:38:04 -07:00
Dani Halfin
1c091ae74a config changes for header 2019-06-25 13:44:19 -07:00
André Oliveira
57d788db8f
Update enterprise-mode-schema-version-2-guidance.md
Added more details on the release of Windows 10 for which schema v2 applies.
allow-redirect flag is only available starting from RS3 (v 1709)
2019-06-25 16:12:33 +01:00
Nick Schonning
015f395710 typo: Compatability -> Compatibility 2019-06-22 02:44:14 -04:00
Daniel Simpson
f1fdb98b42
Merge pull request #4157 from nschonni/typo-managre
typo: managre -> manager
2019-06-21 09:07:59 -07:00
Daniel Simpson
29d00da257
Merge pull request #4158 from nschonni/typo-Learch
typo: Learch -> Learn
2019-06-21 09:05:21 -07:00
Daniel Simpson
05c61798bf
Merge pull request #4159 from nschonni/typo-Enterprse
typo: Enterprse -> Enterprise
2019-06-21 09:05:01 -07:00
Daniel Simpson
c76802a212
Merge pull request #4160 from nschonni/typo-fakrikam
typo: fakrikam -> fabrikam
2019-06-21 09:04:10 -07:00
Daniel Simpson
04dddeab58
Merge pull request #4161 from nschonni/typo-mulitple
typo: mulitple -> multiple
2019-06-21 09:03:51 -07:00
Daniel Simpson
96a80939a7
Merge pull request #4163 from nschonni/typo-IETElemetrySetUp
typo: IETElemetrySetUp -> IETelemetrySetUp
2019-06-21 09:03:03 -07:00
Daniel Simpson
9fd779c398
Merge pull request #4164 from nschonni/typo-instsallation
typo: instsallation -> installation
2019-06-21 09:02:48 -07:00
Daniel Simpson
349482ed2d
Merge pull request #4162 from nschonni/typo-Enteprrise
typo: Enteprrise -> Enterprise
2019-06-21 09:00:50 -07:00