Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

Summary

This article describes the issues that are fixed and functionality that is updated in Cumulative Update 2 (CU2) for Microsoft System Center 2012 R2 Configuration Manager.

Note This update is replaced by update 2994331. For more information about update 2994331, click the following article number to view the article in the Microsoft Knowledge Base:

2994331 Description of Cumulative Update 3 for System Center 2012 R2 Configuration Manager

Issues that are fixed

Administrator Console

  • When you view the Primary Device that is associated with a user, you may see other devices that have the same name, even if they are associated with a different user.

  • Inventory for enrolled devices does not show the last Policy Request time or Management Point data on the Client Activity detail tab of the device summary page.

Remote control

  • A paste operation fails when you try to copy files from a Windows Server 2012 R2 computer to a Windows 8.1 client computer in a Configuration Manager Remote Control session. Additionally, you receive the following error message:

    Unspecified Error

Mobile device management / Intune

  • Policies that apply to devices that are used together with Microsoft Intune may take 10 minutes or more to apply. Additionally, policies that are created before enrollment may not appear on the new device.

  • The Policy Request and Management Point fields for mobile devices may be missing from the Client Activity Details tab on the summary page for a given device.

Client

  • If the maximum size of the Configuration Manager client cache is exceeded by a software update package, the cache continues to increase beyond its specified limit.

Operating system deployment

  • The Run Command Line task sequence action does not start if the package and deployment are configured to download all content locally before the action starts. This occurs only when the same package is shared across multiple task sequences.

  • The Task Sequence Agent (TSAgent) does not use the logging related values that are set in the following registry subkey on a client:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\CCM\Logging

Site systems

  • The SMS Executive service may terminate and return an exception during package processing. The Crash.log file will contain entries that resemble the following (truncated for readability):

    Thread name = SMS_DISTRIBUTION_MANAGER
    Executable = E:\SCCM\bin\x64\smsexec.exe
    Exception = eeeeffff (EXCEPTION_SMS_FATAL_ERROR)
    Description = "Invalid params exception was raised. Expression is: []. function [], File [] Line [0]."
    This issue can occur if the following conditions are true:

    • Distribution Manager is actively retrying package distribution.

    • An entry exists under the following registry subkey:

      HKEY_LOCAL_MACHINE\Software\Microsoft\SMS\Components\SMS_DISTRIBUTION_MANAGER\Retry History\<Package_ID>

    Notes

    • In this subkey, Package_ID represents the actual package ID number.

    • When this distribution attempt is in progress, the Maximum Number of Retries site component setting is set to a lower value than the Number of Retries value in this registry subkey.

  • Discovery Data Records (DDRs) can be created by using an incorrect domain name when discovery runs in an environment that has a disjointed namespace.

  • Driver packages cannot be downloaded to Pull Distribution Points when the name of the source share ends in a backslash character. Errors that resemble the following are logged in the Smsdpprov.log file:

    CreateFolder failed; 0x8007007b
    CContentDefinition::ExpandContentDefinitionItems failed; 0x8007007b
    CContentDefinition::Expand failed; 0x8007007b
  • In an environment that uses only Active Directory site boundaries, Management Point location requests do not return any results when you use startup media on a client that has two or more IP addresses.

Application Virtualization

  • Modifications to App-V Virtual Environments can fail after nine revisions. Errors that resemble the following are logged in the CITaskMgr.log file:

    CAppSettingVE::DiscoverVirtualEnvironment() failed for virtual environment [VE Id: ScopeId_{guid}/VirtualEnvironment_{guid2}, Revision: 24021336]. Error: (0x80041008)
    EvalAndEnforceVirtualEnvironment failed. Error = 0x80041008 : CITask(ScopeId_{guid1}/VirtualEnvironment_{guid2}.10..Configure.Enforce)

    Note In this log entry, {guid}, {guid1}, and {guid2} all represent the actual ID numbers.

Content management

  • Client content requests do not fall back from a protected to an unprotected distribution point, even when the Allow fallback source location for content option is enabled for that distribution point.

Windows PowerShell

  • Signed PowerShell scripts do not run when the PowerShell Execution Policy client setting is configured as AllSigned. In this situation, errors that resemble the following are logged in the AppDiscovery.log file:

    In-line script returned error output: File C:\Windows\CCM\SystemTemp\<guid>.ps1 cannot
    be loaded. The file C:\Windows\CCM\SystemTemp\<guid>.ps1 is not digitally signed. The script will not execute on the system. Please see "get-help about_signing" for more details..
    At line:1 char:2
    + & <<<< 'C:\Windows\CCM\SystemTemp\<guid>.ps1'
    + CategoryInfo : NotSpecified: (:) [], PSSecurityException
    + FullyQualifiedErrorId : RuntimeExceptionFailed to perform detection of app deployment type App1 DT(App1 DT, revision 1) for system. Error 0x87d00327


    Other client components that run PowerShell scripts record similar errors.

    Note After the installation of Cumulative Update 2, the AllSigned setting functions as expected, assuming that the following conditions are true:

    • PowerShell signing certificates and their issuer's certificate that are used to sign PowerShell scripts must be pre-trusted. Otherwise, the script will not run, and you receive an error message that resembles the following:

      AuthorizationManager check failed.


    • The issuer's certificate must be in the Trusted Root Certification Authorities certificate store for the computer, and the PowerShell signing certificate must be in the Trusted Publishers store for the computer.





Learn about additional Windows PowerShell changes that are included in Cumulative Update 2 for System Center 2012 R2 Configuration Manager.

Additional changes included in this update

Non-Windows clients

This update adds Ubuntu version 14.04 to the list of supported platforms for software distribution.

The non-Windows client update that provides the corresponding Ubuntu support is available from the Microsoft Download Center. Learn about this non-Windows Client update for System Center 2012 R2 Configuration Manager.

Cloud-based Distribution Points

Newly created Cloud-based distribution points use a “Family 2” (Windows Server 2008 R2) Guest operating system. Existing Cloud-based distribution points can be upgraded to Family 2 by using the Azure portal.

Additionally, a possible race condition that affects distribution point status is resolved. For more information, see the following System Center Configuration Manager Team Blog article:

Azure Guest OS Family 1 Retirement Impacts Cloud-Based Distribution Points

Known issues

The SQL update part of the cumulative update installation process may return a warning message if you manage mobile devices by using Configuration Manager and Microsoft Intune. This message does not stop the installation process. However, additional steps will be required to make sure that the site database is fully updated.

If this issue occurs, the installation wizard displays a warning message for the "Perform Database Update" action. Additionally, the installation log will contain entries that resemble the following:

Task status detail added: A SqlException occurred, Line Number: 0 Error: -2 Message: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.

The configured timeout for the queries from the update installer is not sufficient for script execution on this site, to resolve this issue the update.sql script that this update has copied to the local system can be launched manually.

Task 'Perform Database Update' completed, state is 'warning' LastStatus: A SqlException occurred, Line Number: 0 Error: -2 Message: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.


If this issue occurs, run the Update.sql script manually after the cumulative update installation is complete. Learn about how to install updates for Configuration Manager.

How to obtain Cumulative Update 2 for System Center 2012 R2 Configuration Manager

A supported update is available from Microsoft Support. However, this update is intended to correct only the issues that are described in this article. Apply this update only to systems that are experiencing the issues described in this article. This update might receive additional testing. Therefore, if you are not severely affected by these issues, we recommend that you wait for the next service pack that contains this update.

If the update is available for download, there is a "Hotfix download available" section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the update.

Note If additional issues occur or if any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific update. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, go to the following Microsoft website:

http://support.microsoft.com/contactus/?ws=supportNote The "Hotfix download available" form displays the languages for which this update is available. If you do not see your language, it is because an update is not available for that language.

Installation information

After this cumulative update is installed on site servers, any operating system boot image should be updated. To update boot images after the hotfix is applied, follow these steps:

  1. In the Configuration Manager console, click Software Library.

  2. In the Software Library workspace, expand Operating Systems, and then click Boot Images.

  3. Select the boot image that you want to update.

  4. Right-click and then select the Update Distribution Points action.

    Note This action updates all distribution points> This action may have an adverse effect on an environment that contains many distribution points.

  5. Repeat steps 3 and 4 for all boot images that were previously distributed.

Restart information

You do not have to restart the computer after you apply this update.

Note We recommend that you close the Configuration Manager Administrator Console and any associated applications such as the Remote Control Viewer or Status Message viewer before you install this update.
You may be prompted to restart the computer to which the Administrator Console update is being applied if the Remote Control Viewer (CmRCViewer.exe) is being used during the update process.
This can be avoided by closing the Remote Control Viewer before you install the update, or by adding the REBOOT=ReallySuppress parameter to the update installation properties.

Update replacement information

This update replaces Cumulative Update 1 for System Center 2012 R2 Configuration Manager.

How to determine the installation status of this cumulative update

This cumulative update changes the following Configuration Manager version numbers and installation properties.

Site systems

The CULevel value is located under the following registry subkey:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SMS\Setup
Note The CULevel value is set to 2 for Cumulative Update 2.

Administrator Console

The version that is displayed in the About System Center Configuration Manager dialog is 5.0.7958.1303.

Client

The version that is displayed on the General tab of the Configuration Manager Control Panel item or the Client Version field of device properties in the Administrator Console is 5.00.7958.1303.

The English version of this update has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.

File name

File version

File size

Date

Time

Platform

Adsource.dll

5.0.7958.1303

299,184

30-May-2014

01:15

x64

Aiupdatesvc.exe

5.0.7958.1303

95,408

30-May-2014

01:15

x86

Aius.msi

Not Applicable

2,596,864

30-May-2014

01:15

Not applicable

Appexcnlib.dll

5.0.7958.1303

153,264

30-May-2014

01:15

x64

Appprovider.dll

5.0.7958.1303

252,080

30-May-2014

01:15

x64

Appv5xhandler.dll

5.0.7958.1303

396,976

30-May-2014

01:15

x64

Basesvr.dll

5.0.7958.1303

3,742,384

30-May-2014

01:15

x64

Ccmcisdk.dll

5.0.7958.1303

673,968

30-May-2014

01:15

x64

Ccmdts.dll

5.0.7958.1303

1,083,056

30-May-2014

01:15

x64

Ccmsetup.cab

Not Applicable

9,655

29-May-2014

23:58

Not applicable

Certregpoint.dll

5.0.7958.1303

88,240

30-May-2014

01:15

x86

Cmrcservice.exe

5.0.7958.1303

577,712

30-May-2014

01:15

x64

Configmgr2012ac-r2-kb2970177-x64.msp

Not Applicable

6,356,992

30-May-2014

01:15

Not Applicable

Contentaccess.dll

5.0.7958.1303

655,536

30-May-2014

01:15

x64

Createtsmediaadm.dll

5.0.7958.1303

2,070,704

30-May-2014

01:15

x64

Crp.msi

Not Applicable

3,551,232

30-May-2014

01:15

Not applicable

Dcmagent.dll

5.0.7958.1303

914,608

30-May-2014

01:15

x64

Dcmobjectmodel.dll

5.0.7958.1303

315,568

30-May-2014

01:15

x86

Ddm.dll

5.0.7958.1303

271,536

30-May-2014

01:15

x64

Distmgr.dll

5.0.7958.1303

1,171,120

30-May-2014

01:15

x64

Dmp.msi

Not Applicable

4,575,232

30-May-2014

01:15

Not applicable

Driverinstaller.exe

5.0.7958.1303

19,120

30-May-2014

01:15

x86

Execmgr.dll

5.0.7958.1303

1,028,272

30-May-2014

01:15

x64

Hman.dll

5.0.7958.1303

795,824

30-May-2014

01:15

x64

Localpolicy.xml

Not Applicable

470

30-May-2014

01:15

Not applicable

Mcs.msi

Not Applicable

9,646,080

30-May-2014

01:15

Not applicable

Microsoft.configurationmanagement.applicationmanagement.macinstaller.dll

5.0.7958.1303

33,968

30-May-2014

01:15

x86

Microsoft.configurationmanagement.exchangeconnector.dll

5.0.7958.1303

70,320

30-May-2014

01:15

x86

Microsoft.configurationmanagement.migrationlibrary.dll

5.0.7958.1303

145,072

30-May-2014

01:15

x86

Microsoft.configurationmanagement.migrationmanager.dll

5.0.7958.1303

1,085,616

30-May-2014

01:15

x86

Microsoft.configurationmanager.azuremanagement.dll

5.0.7958.1303

64,688

30-May-2014

01:15

x86

Microsoft.configurationmanager.cloudservicesmanager.dll

5.0.7958.1303

138,928

30-May-2014

01:15

x86

Microsoft.configurationmanager.dmpconnector.messagedownload.dll

5.0.7958.1303

33,968

30-May-2014

01:15

x86

Microsoft.configurationmanager.mobile.proxyengine.deviceprovider.androidprovider.dll

5.0.7958.1303

70,320

30-May-2014

01:15

x86

Microsoft.configurationmanager.mobile.proxyengine.deviceprovider.providercommon.dll

5.0.7958.1303

147,632

30-May-2014

01:15

x86

Microsoft.configurationmanager.softwarecatalog.website.portalclasses.dll

5.0.7958.1303

147,632

30-May-2014

01:15

x86

Mp.msi

Not Applicable

9,388,032

30-May-2014

01:15

Not applicable

Patchdownloader.dll

5.0.7958.1303

114,352

30-May-2014

01:15

x64

Policypv.dll

5.0.7958.1303

791,216

30-May-2014

01:15

x64

Portlweb.msi

Not Applicable

3,444,736

30-May-2014

01:15

Not applicable

Pulldp.msi

Not Applicable

8,364,032

30-May-2014

01:15

Not applicable

Pwragentendpoint.dll

5.0.7958.1303

661,168

30-May-2014

01:15

x64

Rdpcoresccm.dll

5.0.7958.1303

2,246,320

30-May-2014

01:15

x64

Report264.rdl

Not Applicable

50,596

30-May-2014

01:15

Not applicable

Report265.rdl

Not Applicable

57,804

30-May-2014

01:15

Not applicable

Report423.rdl

Not Applicable

47,888

30-May-2014

01:15

Not applicable

Scanagent.dll

5.0.7958.1303

624,816

30-May-2014

01:15

x64

Scepinstall.exe

4.5.216.0

25,689,744

29-May-2014

22:55

x86

Sleepagent.dll

5.0.7958.1303

267,952

30-May-2014

01:15

x86

Sleepagentservice.exe

5.0.7958.1303

21,680

30-May-2014

01:15

x86

Smsappinstall.exe

5.0.7958.1303

264,880

30-May-2014

01:15

x64

Smsdp.dll

5.0.7958.1303

3,169,968

30-May-2014

01:15

x64

Smsprov.dll

5.0.7958.1303

10,276,016

30-May-2014

01:15

x64

Srsrp.msi

Not Applicable

4,755,456

30-May-2014

01:15

Not applicable

Srsserver.dll

5.0.7958.1303

374,960

30-May-2014

01:15

x86

Tokenmgr.dll

5.0.7958.1303

209,584

30-May-2014

01:15

x64

Tsagent.dll

5.0.7958.1303

258,736

30-May-2014

01:15

x64

Tsbootshell.exe

5.0.7958.1303

2,345,136

30-May-2014

01:15

x64

Tscore.dll

5.0.7958.1303

2,493,104

30-May-2014

01:15

x64

Tsmbootstrap.exe

5.0.7958.1303

535,728

30-May-2014

01:15

x64

Tsmessaging.dll

5.0.7958.1303

1,147,568

30-May-2014

01:15

x64

Veprovider.dll

5.0.7958.1303

303,280

30-May-2014

01:15

x64

Wakeprxy.msi

Not Applicable

3,653,632

30-May-2014

01:15

Not applicable

Adminui.application.dll

5.0.7958.1303

649,904

30-May-2014

01:15

x86

Adminui.bootimage.dll

5.0.7958.1303

381,104

30-May-2014

01:15

x86

Adminui.cloudsubscriptionsignin.dll

5.0.7958.1303

61,616

30-May-2014

01:15

x86

Adminui.common.dll

5.0.7958.1303

1,695,408

30-May-2014

01:15

x86

Adminui.controls.dll

5.0.7958.1303

557,744

30-May-2014

01:15

x86

Adminui.dcmcommondialogs.dll

5.0.7958.1303

1,019,568

30-May-2014

01:15

x86

Adminui.osimage.dll

5.0.7958.1303

229,040

30-May-2014

01:15

x86

Adminui.ps.accounts.dll

5.0.7958.1303

26,800

30-May-2014

01:15

x86

Adminui.ps.alerts.dll

5.0.7958.1303

45,744

30-May-2014

01:15

x86

Adminui.ps.appman.dll

5.0.7958.1303

210,096

30-May-2014

01:15

x86

Adminui.ps.appmodel.dll

5.0.7958.1303

198,832

30-May-2014

01:15

x86

Adminui.ps.assetintelligence.dll

5.0.7958.1303

101,552

30-May-2014

01:15

x86

Adminui.ps.caltracking.dll

5.0.7958.1303

28,848

30-May-2014

01:15

x86

Adminui.ps.certificates.dll

5.0.7958.1303

29,872

30-May-2014

01:15

x86

Adminui.ps.clientoperations.dll

5.0.7958.1303

30,896

30-May-2014

01:15

x86

Adminui.ps.clientsettings.dll

5.0.7958.1303

97,968

30-May-2014

01:15

x86

Adminui.ps.clientstatus.dll

5.0.7958.1303

24,240

30-May-2014

01:15

x86

Adminui.ps.collections.dll

5.0.7958.1303

275,120

30-May-2014

01:15

x86

Adminui.ps.common.dll

5.0.7958.1303

71,856

30-May-2014

01:15

x86

Adminui.ps.content.dll

5.0.7958.1303

96,432

30-May-2014

01:15

x86

Adminui.ps.databasereplication.dll

5.0.7958.1303

47,280

30-May-2014

01:15

x86

Adminui.ps.dcm.dll

5.0.7958.1303

256,688

30-May-2014

01:15

x86

Adminui.ps.deployments.dll

5.0.7958.1303

106,160

30-May-2014

01:15

x86

Adminui.ps.ep.dll

5.0.7958.1303

118,960

30-May-2014

01:15

x86

Adminui.ps.hs.dll

5.0.7958.1303

812,720

30-May-2014

01:15

x86

Adminui.ps.migration.dll

5.0.7958.1303

149,168

30-May-2014

01:15

x86

Adminui.ps.oob.dll

5.0.7958.1303

110,768

30-May-2014

01:15

x86

Adminui.ps.osd.dll

5.0.7958.1303

434,352

30-May-2014

01:15

x86

Adminui.ps.provider.dll

5.0.7958.1303

51,888

30-May-2014

01:15

x86

Adminui.ps.rba.dll

5.0.7958.1303

130,224

30-May-2014

01:15

x86

Adminui.ps.reporting.dll

5.0.7958.1303

21,168

30-May-2014

01:15

x86

Adminui.ps.sum.dll

5.0.7958.1303

256,176

30-May-2014

01:15

x86

Adminui.ps.systemstatus.dll

5.0.7958.1303

57,520

30-May-2014

01:15

x86

Adminui.ps.typeadapter.dll

5.0.7958.1303

18,096

30-May-2014

01:15

x86

Adminui.srsreporting.dll

5.0.7958.1303

795,312

30-May-2014

01:15

x86

Adminui.tasksequencemediawizard.dll

5.0.7958.1303

457,392

30-May-2014

01:15

x86

Appexcnlib.dll

5.0.7958.1303

120,496

30-May-2014

01:15

x86

Appprovider.dll

5.0.7958.1303

191,152

30-May-2014

01:15

x86

Appv5xhandler.dll

5.0.7958.1303

316,592

30-May-2014

01:15

x86

Ccmcisdk.dll

5.0.7958.1303

475,312

30-May-2014

01:15

x86

Ccmdts.dll

5.0.7958.1303

800,432

30-May-2014

01:15

x86

Cmrcservice.exe

5.0.7958.1303

465,072

30-May-2014

01:15

x86

Cmrcviewer.exe

5.0.7958.1303

537,776

30-May-2014

01:15

x86

Configmgr2012ac-r2-kb2970177-i386.msp

Not Applicable

5,173,248

30-May-2014

01:15

Not applicable

Configmgr2012adminui-r2-kb2970177-i386.msp

Not Applicable

8,355,840

30-May-2014

01:15

Not applicable

Connectedconsole.xml

Not Applicable

5,138,389

29-May-2014

22:53

Not applicable

Contentaccess.dll

5.0.7958.1303

518,320

30-May-2014

01:15

x86

Createtsmediaadm.dll

5.0.7958.1303

1,637,040

30-May-2014

01:15

x86

Dcmagent.dll

5.0.7958.1303

649,392

30-May-2014

01:15

x86

Dcmobjectmodel.dll

5.0.7958.1303

315,568

30-May-2014

01:15

x86

Driverinstaller.exe

5.0.7958.1303

19,120

30-May-2014

01:15

x86

Execmgr.dll

5.0.7958.1303

797,360

30-May-2014

01:15

x86

Localpolicy.xml

Not Applicable

470

30-May-2014

01:15

Not applicable

Microsoft.configurationmanagement.applicationmanagement.macinstaller.dll

5.0.7958.1303

33,968

30-May-2014

01:15

x86

Microsoft.configurationmanagement.exe

5.0.7958.1303

393,392

30-May-2014

01:15

x86

Microsoft.configurationmanagement.exe.config

Not Applicable

7,910

30-May-2014

01:15

Not applicable

Microsoft.configurationmanagement.reporting.dll

5.0.7958.1303

380,080

30-May-2014

01:15

x86

Microsoft.configurationmanager.azuremanagement.dll

5.0.7958.1303

64,688

30-May-2014

01:15

x86

Microsoft.configurationmanager.cloudservicesmanager.dll

5.0.7958.1303

138,928

30-May-2014

01:15

x86

Patchdownloader.dll

5.0.7958.1303

86,192

30-May-2014

01:15

x86

Pulldp.msi

Not Applicable

6,467,584

30-May-2014

01:15

Not applicable

Pwragentendpoint.dll

5.0.7958.1303

525,488

30-May-2014

01:15

x86

Rdpcoresccm.dll

5.0.7958.1303

1,939,632

30-May-2014

01:15

x86

Scanagent.dll

5.0.7958.1303

482,992

30-May-2014

01:15

x86

Scepinstall.exe

4.5.216.0

25,689,744

29-May-2014

22:55

x86

Sleepagent.dll

5.0.7958.1303

267,952

30-May-2014

01:15

x86

Sleepagentservice.exe

5.0.7958.1303

21,680

30-May-2014

01:15

x86

Smsappinstall.exe

5.0.7958.1303

202,416

30-May-2014

01:15

x86

Smsdp.dll

5.0.7958.1303

2,305,712

30-May-2014

01:15

x86

Sqmqueries.xml

Not Applicable

45,580

30-May-2014

01:15

Not applicable

Tsagent.dll

5.0.7958.1303

208,048

30-May-2014

01:15

x86

Tsbootshell.exe

5.0.7958.1303

1,693,872

30-May-2014

01:15

x86

Tscore.dll

5.0.7958.1303

1,841,840

30-May-2014

01:15

x86

Tsmbootstrap.exe

5.0.7958.1303

411,824

30-May-2014

01:15

x86

Tsmessaging.dll

5.0.7958.1303

728,240

30-May-2014

01:15

x86

Veprovider.dll

5.0.7958.1303

240,816

30-May-2014

01:15

x86

Wakeprxy.msi

Not Applicable

2,965,504

30-May-2014

01:15

Not applicable


References

For more information about how to install this cumulative update, go to the following Microsoft TechNet websites:

Update System Center 2012 R2 Configuration Manager

New cumulative update servicing model for System Center 2012 R2 Configuration ManagerLearn about the terminology that Microsoft uses to describe software updates.

The third-party products that this article discusses are manufactured by companies that are independent of Microsoft. Microsoft makes no warranty, implied or otherwise, about the performance or reliability of these products.


Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×