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.

Introduction

This article describes the issues that are fixed in Update Rollup 5 for Microsoft System Center 2012 R2 Operations Manager. This article also contains the installation instructions for Update Rollup 5 for System Center 2012 R2 Operations Manager.

Issues that are fixed in this update rollup

Operations Manager

  • Monitoringhost process crashes because of bind failures against Active Directory

    A fix was made to prevent Monitoringhost.exe from crashing when it cannot connect to Active Directory Domain Services (AD DS). The stack trace from the crash displays a "System.DirectoryServices.ActiveDirectory.ActiveDirectoryServerDownException" error.

  • RunAs accounts cannot be edited because of "Specified cast is invalid" exception

    RunAs accounts can be distributed only to a selected computer through the distribution tab of Run As Account properties. When a computer that is in the distribution list is decommissioned from Operations Manager and the Run As account is opened, you receive the following exception, and no computers are shown on the list:

    System.InvalidCastException: Specified cast is not valid. at Microsoft.EnterpriseManagement.Monitoring.Internal.MonitoringObjectGenerated.get_Id()


    This issue is fixed and the exception no longer occurs.

  • Application crashes when a search is finished without filter criteria on Distributed application designer

    A fix was made to make sure that the console does not crash when a search is finished without filter criteria on Distributed application designer.

  • MonitoringHost crashes with the exception - System.OverflowException: Value was either too large or too small for an Int32

    Changes to entities are tracked by using the EntityChangeLogId in the EntityChangelog table and the EntityChangeLogId is mastered in the table as an Int64 value. ManagedType tables that begin with a MT_* refer to the EntityChangeLogID. The code that was used to insert into the ManagedType table had an Int32 data type instead of an Int64 data type. When the EntityChangeLogID reached greater than the Int32 limit, the exception crashed the MonitoringHost. This is fixed and the MonitoringHost no longer crashes.

  • Support to troubleshoot PowerShell scripts

    When traces are collected to troubleshoot PowerShell scripts, the logs do not display the parameters that are passed to PowerShell scripts. A code change was made to log this information to make troubleshooting easy.

  • Operational Insights through Operations Manager

    System Center Advisor is improved with many exciting features and is rebranded as "Operational Insights." Learn more about the new Operational Insights feature. The product name is updated in the Operations Manager plug-in for System Center Advisor.

  • "Reset the Baseline," "Pause the baseline," and "Resume the baseline" tasks fail when they are run against an Optimized performance collection rule

    You receive the following exception when this problem occurs:

    Microsoft.EnterpriseManagement.ContainerException: The container could not find a component with name 'TaskRuntime' compatible with type 'Microsoft.EnterpriseManagement.ServiceDataLayer.ITaskRuntimeServiceInternal, Microsoft.EnterpriseManagement.DataAccessService.Core


  • An exception occurs when you edit subscriptions that contain deleted monitors or objects

    A subscription is created by using the "created by specific rules or monitors" criterion. When such a subscription is edited and the monitors or rules associated with them are deleted, you receive the following exception:

    System.NullReferenceException: Object reference not set to an instance of an object.
    at Microsoft.EnterpriseManagement.Mom.Internal.UI.Controls.SourceChooserCriteriaItem.GetSources()
    at Microsoft.EnterpriseManagement.Mom.Internal.UI.Controls.SourceChooserCriteriaItem.Search(CancelFlagWrapper cancelFlag)


    This is fixed not to throw an exception and display the other valid rules or monitors.

  • You can't set Widget column width

    When an explicit column width is set for a widget, the width is not honored in the grid that is displayed. This was caused because of an incorrect Regex validation expression. This has now been fixed and the explicit column width should start reflecting in the UI.

  • Event 4506: Data was dropped because of too much outstanding data

    When too much data is pushed into a module, Operations Manager logs 4506 messages and then drops data. The hardcoded limit is 5120 items globally (in the agent). This global limit is parameterized and exposed through the registry. You can set the value by creating one of the two following registry keys:

    Registry key 1

    Registry key 2

    Registry location:HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\System Center\Health Service

    DWORD Name: Maximum Global Pending Data Count
    DWORD Value:nnnn

    (Where nnnn is the number of items globally. Set this value to more than 5120, as needed.)

    Registry location:HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\HealthService\Parameters

    DWORD Name: Maximum Global Pending Data Count
    DWORD Value:nnnn

    (Where nnnn is the number of items globally. Set this value to more than 5120, as needed.)


  • Support for handling Datawarehouse time-outs

    Operations Manager datawarehouse throws events such as 31551, 31552, 31553 when there are problems inserting data to the datawarehouse. One reason these events can occur are because of SQL time-out exceptions. When such events related to SQL time-out exceptions are logged, the logs now also contain information about how to extend these timeouts. You can read more about these exceptions here.

  • Can't continue scan with NOLOCK because of data movement

    When a component such as Orchestrator tries to call the Operations Manager database function fn_AlertViewChanges, it could throw the "Could not continue scan with NOLOCK because of data movement" exception. This is triggered by a redundant NOLOCK statement in the SQL SP. This is fixed, as are any failures that are caused by this exception.

  • $ScriptContext.Context does not persist the value in PowerShell widgets

    PowerShell widgets that use $ScriptContext.Context display a blank. With this fix, the context now persists.

  • Evaluation version alert

    Operations Manager previously displayed a Warning 60 days, 30 days, 1 day, and last-day hourly before the expiration of the evaluation period. This has been changed to an error so that you know Operations Manager will stop working as soon as the evaluation period is over. It also contains a link to a KB article that helps you convert the evaluation version to a registered version.


UNIX/Linux management pack

  • Updating the UNIX/Linux agent for Operations Manager resets deep monitoring status for JEE application servers.

    This issue applies to Java Application Server instances that have “Deep Monitoring” enabled. When you upgrade the UNIX/Linux agent for Operations Manager, the instances are no longer “Deep Monitored,” and they require another execution of the Enable Deep Monitoring management pack task.

  • By default, the rpcimap monitor for Red Hat Enterprise Linux 5 is now disabled.

    Red Hat Enterprise Linux 5.10 and later versions removes the default rpcimap daemon that's present in earlier Red Hat Enterprise Linux 5 releases. Critical alerts are generated for the rpcimap service that's not running on Red Hat Enterprise Linux 5.10. By default, the rpcimap monitor for Red Hat Enterprise Linux 5 is now disabled. However, it can be re-enabled by an override in the management pack.

  • Monitoring in time zone UTC +13 (for example, Auckland, New Zealand with daylight saving time) causes the “Unix Process Monitoring template” to fail.

    This issue applies to all UNIX/Linux servers that are located in the UTC +13 time zone. When you try to use the Unix Process Monitoring template for a server that's located in UTC +13 time zone, the following warning may be logged in the agent’s log (/var/opt/microsoft/scx/log/scx.log):

    Warning [scx.core.providers.provess_provider:266:2250:140361722332992] SCX_UnixProcess_Class_Provider: EnumerateInstances - Formal argument 'offsetFromUTC' is invalid: SCXRelativeTime: years=0 months=0 days=0 hours=0 minutes=780 microseconds=0 - [/home/serviceb/ScxCore_R2URNext_Debian50_x64/pal/source/code/scxcorelib/pal/scxtime/absolute.cpp:856]

  • When you use the "scxadmin -log-rotate" utility, this stops logging to the agent’s log (/var/opt/microsoft/scx/log/scx.log) after log rotation is completed.

    When you use the scxadmin program together with the -log-rotate option, logging in /var/opt/microsoft/scx/log/scx.log may not resume unless a restart is issued (scxadmin -restart).



How to obtain and install Update Rollup 5 for System Center 2012 R2 Operations Manager

Download information

Update packages for Operations Manager are available from Microsoft Update or by manual download.

Microsoft Update

To obtain and install an update package from Microsoft Update, follow these steps on a computer that has an Operational Manager component installed:

  1. Click Start, and then click Control Panel.

  2. In Control Panel, double-click Windows Update.

  3. In the Windows Update window, click Check Online for updates from Microsoft Update.

  4. Click Important updates are available.

  5. Select the update rollup package, and then click OK.

  6. Click Install updates to install the update package.

Manual download of the update packages

Go to the following website to manually download the update packages from the Microsoft Update Catalog:

Download Download the Operations Manager update package now.

Installation notes

  • This update rollup package is available from Microsoft Update in the following languages:

    • Chinese Simplified (CHS)

    • Japanese (JPN)

    • French (FRA)

    • German (DEU)

    • Russian (RUS)

    • Italian (ITA)

    • Spanish (ESN)

    • Portuguese (Brazil) (PTB)

    • Chinese Traditional (CHT)

    • Korean (KOR)

    • Czech (CSY)

    • Dutch (NLD)

    • Polish (POL)

    • Portuguese (Portugal) (PTG)

    • Swedish (SWE)

    • Turkish (TUR)

    • Hungarian (HUN)

    • English (ENU)

    • Chinese Hong Kong (HK)



  • Some components are multilanguage, and the updates for these components are not localized.

  • You must run this update rollup as an administrator.

  • If you do not want to restart the computer after you apply the console update, close the console before you apply the update for the console role.

  • To start a new instance of Microsoft Silverlight, clear the browser cache in Silverlight, and then restart Silverlight.

  • Do not install this update rollup package immediately after you install the System Center 2012 R2 server. Otherwise, the Health Service state may not be initialized.

  • If User Account Control is enabled, run the .msp update files from an elevated command prompt.

  • You must have System Administrator rights on the database instances for the Operational Database and Data warehouse to apply updates to these databases.

  • To enable the web console fixes, add the following line to the %windir%\Microsoft.NET\Framework64\v2.0.50727\CONFIG\web.config file:

    <machineKey validationKey="AutoGenerate,IsolateApps" decryptionKey="AutoGenerate,IsolateApps" validation="3DES" decryption="3DES"/>
    Note Add the line under the <system.web> section, as described in the following article in the Microsoft Knowledge Base:

    911722 You may receive an error message when you access ASP.NET Web pages that have ViewState enabled after you upgrade from ASP.NET 1.1 to ASP.NET 2.0

  • The fix for the data warehouse BULK insert commands time-out issue described in Update Rollup 1 for System Center 2012 R2 Operations Manager adds a registry key that can be used to set the time-out value (in seconds) for the data warehouse BULK insert commands. These are the commands that insert new data into the data warehouse.

    Note This key must be manually added on any management server on which you want to override the default BULK insert command time-out.

    Registry location:HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft Operations Manager\3.0\Data Warehouse
    DWORD name: Bulk Insert Command Time Out Seconds
    DWORD Value: 40

    Note Set this value in seconds. For example, for a 40-second time-out, set this value to 40.

Supported installation orderWe recommend that you install this update rollup package by following these steps in the given order:

  1. Install the update rollup package on the following server infrastructure:

    • Management server or servers

    • Gateway servers

    • Web console server role computers

    • Operations console role computers



  2. Apply SQL scripts (see installation information).

  3. Manually import the management packs.

  4. Apply the agent update to manually installed agents, or push the installation from the Pending view in the Operations console.



Note If the Connected MG/Tiering feature is enabled, you should first update the top tier of the Connected MG/Tiering feature.

Operations Manager UpdateTo download the update rollup package and extract the files that are contained in the update rollup package, follow these steps:

  1. Download the update packages that Microsoft Update provides for each computer. Microsoft Update provides the appropriate updates according to the components that are installed on each computer. Or download from the Microsoft Download Catalog.

  2. Apply the appropriate MSP files on each computer.

    Note MSP files are included in the update rollup package. Apply all MSP files that relate to a specific computer. For example, if the web console and console roles are installed on a management server, apply the MSP files on the management server. Apply one MSP file on a server for each specific role that the server holds.

  3. Execute the flowing Datawarehouse SQL script on Datawarehouse Server against OperationsManagerDW database:

    UR_Datawarehouse.sql

    Note This script is located in the following path:

    %SystemDrive%\Program Files\System Center 2012 R2\Operations Manager\Server \SQL Script for Update Rollups

  4. Execute the following Database sql script on the Database server against the OperationsManagerDB database:

    Update_rollup_mom_db.sql

  5. Import the following management packs:

    • Microsoft.SystemCenter.TFSWISynchronization.mpb, which has the following dependency:

      • Microsoft.SystemCenter.AlertAttachment.mpb, which should be installed from the System Center Operations Manager 2012 R2 media.

      • Microsoft.SystemCenter.Visualization.Library.mpb



    • Microsoft.SystemCenter.Visualization.Component.Library.mpb

    • Microsoft.SystemCenter.Advisor.mpb

    • Microsoft.SystemCenter.Advisor.Internal.mpb

    • Microsoft.SystemCenter.2007.mp

    • Microsoft.SystemCenter.Advisor.Resources.LANGUAGECODE_3LTR.mpb


For information about how to import a management pack from a disk, see the How to Import an Operations Manager Management Pack topic on the Microsoft TechNet website.

Note Management packs are included in the Server component updates in the following path:

%SystemDrive%\Program Files\System Center 2012 R2\Operations Manager\Server\Management Packs for Update Rollups

UNIX/Linux Management Pack updateTo install the updated monitoring packs and agents for UNIX and Linux operating systems, follow these steps:

  1. Apply Update Rollup 5 to your System Center 2012 R2 Operations Manager environment.

  2. Download the updated management packs for System Center 2012 R2 from the following Microsoft website:

    System Center Management Pack for UNIX and Linux Operating Systems

  3. Install the management pack update package to extract the management pack files.

  4. Import the updated management pack for each version of Linux or UNIX that you are monitoring in your environment.

  5. Upgrade each agent to the latest version by using either the Update-SCXAgent Windows PowerShell cmdlet or the UNIX/Linux Agent Upgrade Wizard in the Administration pane of the Operations Console.



To uninstall an update, run the following command:

msiexec /uninstall PatchCodeGuid /package RTMProductCodeGuid
Note In this command, PatchCodeGuid is a placeholder that represents one of the following GUIDs:

PatchCodeGUID

Component

Architecture

Language

{A4623CF3-F3CA-4456-851C-1DBC4CC680E2}

Agent

amd64

en

{5CC462CD-6E09-4FCB-AAD2-6CDE8B727D9A}

Console

amd64

en

{5A8EEB70-6E76-4228-B12F-17AB8DEB8B98}

WebConsole

amd64

en

{58AD3FF0-74A8-4C42-A32F-09EF8AF366BD}

Gateway

amd64

en

{50224C2A-25D6-4BE2-B429-437AF79CD2C0}

Server

amd64

en

{F7C29850-C52F-4FF9-B712-61F57C9EABA6}

Agent

x86

en

{1A7C9F7E-1785-4900-8183-587E407E5C88}

Console

x86

en

{B19024D7-9810-44DE-91D0-EFF5C6966397}

Console

amd64

cn

{6E130211-2559-42B0-997C-24DF8447915C}

WebConsole

amd64

cn

{755BB98D-617E-433F-9231-D0DE7DA77DCE}

Console

x86

cn

{50A123DE-AF57-47F1-9E30-F9DE4F5E0AA9}

Console

amd64

cs

{6AD8A045-66CD-4C22-B5D3-1E0C036A56C6}

WebConsole

amd64

cs

{76591024-C35B-43D9-9D45-7452259CA979}

Console

x86

cs

{3F5FBB11-69D3-40A9-935E-A7EE01C3DB02}

Console

amd64

de

{AFFC0CC8-31F6-441F-AD4C-0A617B4D3368}

WebConsole

amd64

de

{F7B00E91-50CE-4F02-87F2-E42F3D7B1030}

Console

x86

de

{0FEE6137-0486-4F99-A154-F711FCEE6417}

Console

amd64

es

{86EC8D0D-DC15-443F-AC71-9A20ACE3846B}

WebConsole

amd64

es

{712F9E82-BD8A-40F5-84EC-7B29EA274354}

Console

x86

es

{91593D4A-3029-4FD9-A62E-3E59B3613DCF}

Console

amd64

fr

{91B12E79-A812-4F3A-8D5C-7F3668B3D2B0}

WebConsole

amd64

fr

{DEEDEE0D-81BC-4E87-BE15-0416190546A0}

Console

x86

fr

{BC662302-7137-4BE5-AC2B-E56B558BFB31}

Console

amd64

hu

{316612AB-4BDC-4622-8919-8CB661E6B209}

WebConsole

amd64

hu

{A880C9B0-4E91-40B6-9D6B-2F306E35AAAD}

Console

x86

hu

{69053124-D86E-41FB-93FB-1ED2F7183938}

Console

amd64

it

{C30A2B59-BAC0-4679-A506-771EDEA9C6D7}

WebConsole

amd64

it

{B4FB3C2E-8A00-4D6F-B4C5-E52CD5F8319E}

Console

x86

it

{F50D06CD-6330-4657-9213-3846BC40E858}

Console

amd64

ja

{3C04717F-1613-47A0-AEEB-B8E43FCCF8B7}

WebConsole

amd64

ja

{0C1AB8D9-76CC-47A2-A719-7C2D38840952}

Console

x86

ja

{43A39380-8CFA-4DEA-ACC2-BA683D166CDE}

Console

amd64

ko

{AD987B84-B88F-4925-8506-F534A502293D}

WebConsole

amd64

ko

{496CFF48-F6FA-4E25-A29C-3C2259E31E69}

Console

x86

ko

{B598CF2A-F856-4EC8-BF9F-0221E7C82980}

Console

amd64

nl

{4F0D88AD-E9A0-444A-820D-D58CB8B486CF}

WebConsole

amd64

nl

{736C625E-5D35-4D2E-A4CE-267159AEE72C}

Console

x86

nl

{60BA9CCB-F609-47DE-B880-06AD34C35FEB}

Console

amd64

pl

{6A92B751-39FF-4F93-B2E4-048774B457FD}

WebConsole

amd64

pl

{9632131F-F143-40B4-9A43-B16E2E9AC579}

Console

x86

pl

{E01433C9-C6C8-4C1A-AB8C-3DFF2E2A8F48}

Console

amd64

pt-br

{84B51E37-699E-4258-B624-C31FF3FB2D5A}

WebConsole

amd64

pt-br

{E27C20C1-F6F3-4E07-BA62-3F0352F6E6B0}

Console

x86

pt-br

{6EFB5675-451B-4F9C-8086-5717DF9FC67E}

Console

amd64

pt-pt

{DE7A5F4A-2B97-4499-8EDD-A6109E0372E9}

WebConsole

amd64

pt-pt

{9FD1281E-5295-47B4-A507-5B74B215DB53}

Console

x86

pt-pt

{A7AAFD57-9E11-4BC2-ACAF-895FA2B41B99}

Console

amd64

ru

{F3ACAD10-8B03-434F-8A7D-7C96B66F9AB2}

WebConsole

amd64

ru

{A139C14F-FC79-4E08-AEDC-B6E77089FCF1}

Console

x86

ru

{AC4049D5-10F9-4FF9-B04B-530C68FABDD0}

Console

amd64

sv

{D8E1D7BA-3C8C-4681-83CF-D2AC2E0BEDC6}

WebConsole

amd64

sv

{17AD7E5E-92A8-401C-9807-1749D1CFCC4C}

Console

x86

sv

{3A113464-0B02-4811-9800-FA35C5704C8D}

Console

amd64

tr

{6B8F9B10-73D6-472B-A86D-DD2A544B3A4E}

WebConsole

amd64

tr

{8AC977D7-8AFF-4A21-96AE-E551ED8ADC0B}

Console

x86

tr

{F04EFC57-9E10-40BB-B5F5-674DF3FC7193}

Console

amd64

tw

{DEFB3C65-A060-4A50-A389-66F0C3217637}

WebConsole

amd64

tw

{B5A9E059-C627-4129-8FD3-2FC5DE1C861B}

Console

x86

tw

{ADCAA542-7BB5-4700-A4CE-F88E90EDF8E9}

Console

amd64

zh-hk

{909BC987-F3F9-4519-B78F-F3C8CF8FA5B3}

WebConsole

amd64

zh-hk

{BBA15360-5F56-4FF7-87C3-47E3EEF009FB}

Console

x86

zh-hk

Additionally, RTMProductCodeGuid is a placeholder that represents one of the following GUIDs:

Component

RTMProductCodeGuid

Server

{C92727BE-BD12-4140-96A6-276BA4F60AC1}

Console (AMD64)

{041C3416-87CE-4B02-918E-6FDC95F241D3}

Console (x86)

{175B7A24-E94B-46E5-A0FD-06B78AC82D17}

WebConsole (AMD64)

{B9853D74-E2A7-446C-851D-5B5374671D0B}

Gateway

{1D02271D-B7F5-48E8-9050-7F28D2B254BB}

SCX-ACS (AMD64)

{46B40E96-9631-11E2-8D42-2CE76188709B}

SCX-ACS (x86)

{46B40E96-9631-11E2-8D42-2CE76188709B}

Agent

{786970C5-E6F6-4A41-B238-AE25D4B91EEA}


Operations Manager update

Files that are changed

Version

Size

Microsoft.EnterpriseManagement.UI.Authoring.dll

7.1.10226.1052

9.9 MB

HealthServiceRuntime.dll

7.1.10213.0

320 KB

Microsoft.EnterpriseManagement.DataAccessService.core.dll

7.5.3079.277

711 KB

Microsoft.Mom.UI.Components

7.1.10226.1052

6.15 MB

Microsoft.EnterpriseManagement.Modules.PowerShell.dll

7.1.10213.0

97.4 KB

Microsoft.EnterpriseManagement.DataAccessService.OperationsManager.dll

7.1.10226.1052

580.4 KB

Microsoft.EnterpriseManagement.RuntimeService.dll

7.1.10226.1052

395.9 KB

Microsoft.EnterpriseManagement.Utility.WorkflowExpansion.dll

7.1.10226.1052

72.4 KB

Microsoft.Mom.Common.dll

7.1.10226.1052

248.5 KB

Microsoft.Mom.DiscoveryDatabaseAccess.dll

7.5.3079.277

170.6 KB

Microsoft.Mom.Sdk.Authorization.dll

7.5.3079.277

195 KB

Microsoft.EnterpriseManagement.DataWarehouse.DataAccess.dll

7.1.10226.1052

236 KB

Microsoft.SystemCenter.2007.mp

7.1.10226.1052

432 KB

update_rollup_mom_db.sql

7.1.10226.1052

90 KB

Microsoft.EnterpriseManagement.Presentation.Controls.dll

7.1.10226.1052

1.78 MB

Microsoft.SystemCenter.Advisor.mpb

7.1.10226.1052

356 KB

Microsoft.SystemCenter.Visualization.Component.Library.mpb

7.1.10226.1052

294.9 KB

Microsoft.EnterpriseManagement.UI.Administration.dll

7.1.10226.1052

4.47 MB

Microsoft.EnterpriseManagement.UI.Administration.resources.dll

7.1.10226.1052

2.53 MB

Microsoft.SystemCenter.Advisor.Resources.(LANGUAGECODE_3LTR).mpb

7.1.10226.1050

73.7 KB

UNIX/Linux Management Pack update

Files that are changed

File size

Version

Microsoft.AIX.5.3.mpb

15,762KB

7.5.1042.0

Microsoft.AIX.6.1.mpb

15,763KB

7.5.1042.0

Microsoft.AIX.7.mpb

14,762KB

7.5.1042.0

Microsoft.AIX.Library.mp

31KB

7.5.1042.0

Microsoft.HPUX.11iv2.mpb

19,975KB

7.5.1042.0

Microsoft.HPUX.11iv3.mpb

19,889KB

7.5.1042.0

Microsoft.HPUX.Library.mp

31KB

7.5.1042.0

Microsoft.Linux.Library.mp

31KB

7.5.1042.0

Microsoft.Linux.RedHat.Library.mp

15KB

7.5.1042.0

Microsoft.Linux.RHEL.4.mpb

7,899KB

7.5.1042.0

Microsoft.Linux.RHEL.5.mpb

7,814KB

7.5.1042.0

Microsoft.Linux.RHEL.6.mpb

7,381KB

7.5.1042.0

Microsoft.Linux.RHEL.7.mpb

2,331KB

7.5.1042.0

Microsoft.Linux.SLES.9.mpb

3,798KB

7.5.1042.0

Microsoft.Linux.SLES.10.mpb

7,172KB

7.5.1042.0

Microsoft.Linux.SLES.11.mpb

4,707KB

7.5.1042.0

Microsoft.Linux.SLES.12.mpb

1,841KB

7.5.1042.0

Microsoft.Linux.SUSE.Library.mp

15KB

7.5.1042.0

Microsoft.Linux.Universal.Library.mp

15KB

7.5.1042.0

Microsoft.Linux.Universal.Monitoring.mp

83KB

7.5.1042.0

Microsoft.Linux.UniversalD.1.mpb

14,110KB

7.5.1042.0

Microsoft.Linux.UniversalR.1.mpb

12,609KB

7.5.1042.0

Microsoft.Solaris.9.mpb

13,753KB

7.5.1042.0

Microsoft.Solaris.10.mpb

26,979KB

7.5.1042.0

Microsoft.Solaris.11.mpb

26,591KB

7.5.1042.0

Microsoft.Solaris.Library.mp

22KB

7.5.1042.0

Microsoft.Unix.Library.mp

83KB

7.5.1042.0

Microsoft.Unix.LogFile.Library.mpb

86KB

7.5.1042.0

Microsoft.Unix.Process.Library.mpb

98KB

7.5.1042.0

Microsoft.Unix.ShellCommand.Library.mpb

68KB

7.5.1042.0




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!

×