Al usar este sitio, estás de acuerdo con el política de privacidad.
Aceptar
EnterineEnterineEnterine
  • HOGAR
  • TI PRO
  • TECNOLOGÍA
  • Microsoft
    • Azur
    • Administrador de configuración/SCCM
    • Dpm
    • orquestador
    • Hiper-V
    • Información privilegiada de Microsoft Edge
    • MSI
    • Oficina 365
    • Información privilegiada de la oficina
    • Energía BI
    • Skype
    • Servidor SQL
    • equipos
  • VENTANAS
    • Centro de administración de Windows
    • Cliente de Windows
    • Servidor Windows
  • Lista de recopilación de consultas SCCM
Lectura: Vista previa técnica del Administrador de configuración 2010.2
Cambiar tamaño de fuenteAutomóvil club británico
EnterineEnterine
Cambiar tamaño de fuenteAutomóvil club británico
  • HOGAR
  • TI PRO
  • TECNOLOGÍA
  • Microsoft
  • VENTANAS
  • Lista de recopilación de consultas SCCM
Buscar
  • HOGAR
  • TI PRO
  • TECNOLOGÍA
  • Microsoft
    • Azur
    • Administrador de configuración/SCCM
    • Dpm
    • orquestador
    • Hiper-V
    • Información privilegiada de Microsoft Edge
    • MSI
    • Oficina 365
    • Información privilegiada de la oficina
    • Energía BI
    • Skype
    • Servidor SQL
    • equipos
  • VENTANAS
    • Centro de administración de Windows
    • Cliente de Windows
    • Servidor Windows
  • Lista de recopilación de consultas SCCM
ConfigMgr

Vista previa técnica del Administrador de configuración 2010.2

Publicado: Febrero 18, 2024
11 Lectura mínima
COMPARTIR

Vista previa técnica del Administrador de configuración 2010.2.

Contenido
Adjunto de inquilino: Troubleshooting portal lists a user’s devices based on usageRequisitos previosAdjunto de inquilino: Create and deploy firewall policiesRequisitos previosEnhancements to applications in Microsoft Endpoint Manager admin centerKnown issues with apps in Microsoft Endpoint Manager admin centerImprovements to BitLocker managementKnown issue with BitLocker managementImprovements to deploy an OS over CMG using boot mediaDesktop Analytics support for new Windows 10 data levelsImmediate distribution point fallback for clients downloading software update delta contentDisable Azure AD authentication for onboarded tenantsAdditional options when creating app registrations in Azure Active DirectoryValidate internet access for the service connection pointImprovements to the administration service

Adjunto de inquilino: Troubleshooting portal lists a user’s devices based on usage

The troubleshooting portal in Microsoft Endpoint Manager admin center allows you to search for a user and view their associated devices. A partir de esta versión, tenant-attached devices that are assigned user device affinity automatically based on usage will now be returned when searching for a user.

Requisitos previos

  • An environment that’s tenant attached with uploaded devices
  • Install the latest version of the Configuration Manager client.
  • Target clients with User and Device Affinity client settings to automatically create the affinities.

Adjunto de inquilino: Create and deploy firewall policies

You can now configure and deploy settings for Windows Defender Firewall with Advanced Security to tenant-attached Windows 10 devices.

Requisitos previos

  • An environment that’s tenant attached with uploaded devices
  • Windows 10 or later clients

Enhancements to applications in Microsoft Endpoint Manager admin center

We’ve made improvements to applications for tenant-attached devices. Administrators can now do the following actions for applications in the Microsoft Endpoint Manager admin center:

  • Desinstalar an application
  • Repair installation of an application
  • Re-evaluate the application installation status
  • Reinstalar an application that has replaced Retry installation

Prerequisites for applications:

  • All the prerequisites for applications for tenant-attached devices
  • Install the latest version of the Configuration Manager client
  • Targeted clients need to be online
  • To uninstall an application:
    • The application must have at least one deployment type with the uninstall command defined
    • Required deployments of the application can’t be targeted to the client
    • The application must currently be installed on the device
  • To repair an application:
    • The application must have at least one deployment type with the repair command defined
    • The application must currently be installed on the device

Permissions needed:

  • Read permission on Recopilación
    • Apply the permission to both targeted device collections and targeted user collections
  • Read on the Application
  • Approve on the Application

Known issues with apps in Microsoft Endpoint Manager admin center

In this technical preview, if you see an error notification when you install, uninstall, reevaluate, or repair an app, use the following workaround. Open SQL Server Management Studio, select the primary site database, and run the following SQL script: SQL

DECLARE @view nvarchar(max) = OBJECT_DEFINITION(OBJECT_ID('[dbo].[vSMS_CombinedDeviceResources]'));
IF (@view IS NULL) print 'Object not found, select primary site database and re-run script'
ELSE BEGIN
       SET @view = REPLACE(REPLACE(@view, 'ck.ApprovalStatus as IsApproved', '(CASE WHEN ck.ApprovalStatus = 2 OR ck.ApprovalStatus = 3 THEN 1 ELSE ck.ApprovalStatus END) as IsApproved'), 'CREATE VIEW', 'ALTER VIEW')
       EXEC sp_executesql @view
END

Improvements to BitLocker management

Basado en sus comentarios de UserVoice, you can now manage BitLocker policies and escrow recovery keys over a cloud management gateway (CMG). This change also provides support for BitLocker management via internet-based client management (IBCM) and when you configure the site for enhanced HTTP. There’s no change to the setup process for BitLocker management. For more information, see Deploy BitLocker management.

If you have either the Helpdesk or Self-Service portals set up, use these portals to validate that clients escrow their keys directly to a management point. For more information, see Set up BitLocker portals. Continue to use BitLockerManagementHandler.log to help troubleshoot client communication.

Known issue with BitLocker management

When the client can’t communicate with an on-premises management point, there’s an issue with the client’s BitLocker configuration for key recovery. As a temporary workaround for this preview release:

  1. Set the following registry key on the client: HKLM\SOFTWARE\Microsoft\CCM\BLM, "UseKeyRecoveryService"=dword:00000001
  2. Reinicie el SMS Agent Host (ccmexec) servicio.

This value resets each time the client evaluates the BitLocker management policy, which is seven days by default.

Improvements to deploy an OS over CMG using boot media

Technical preview branch version 2009 included support for using boot media to reimage internet-based devices that connect through a cloud management gateway (CMG).

This release streamlines the administrative workflow in the Configuration Manager console. On the Media Management page of the Create Task Sequence Media Wizard, el Internet-based media option no longer exists. Seleccione el Site-based media opción. Then still select the CMG for the management point on the Boot Image página.

Desktop Analytics support for new Windows 10 data levels

Microsoft is increasing transparency by categorizing the data that Windows 10 collects:

  • Basic diagnostic data is recategorized as Requerido diagnostic data
  • Full is recategorized as Opcional

Starting in Configuration Manager current branch version 2006, el Diagnostic Data tab of the Desktop Analytics service in the Configuration Manager console already uses these new labels.

If you previously configured devices for Limited o Limited (Enhanced), in an upcoming release of Windows 10, they’ll use the Requerido level. This change may impact the functionality of Desktop Analytics.

Immediate distribution point fallback for clients downloading software update delta content

There’s a new client setting for software updates. If delta content is unavailable from distribution points in the current boundary group, you can allow immediate fallback to a neighbor or the site default boundary group distribution points. This setting is useful when using delta content for software updates since the timeout setting per download job is 5 minutos.

Disable Azure AD authentication for onboarded tenants

You can now disable Azure Active Directory (AD azul) authentication for tenants not associated with users and devices. When you onboard Configuration Manager to Azure AD, it allows the site and clients to use modern authentication. Actualmente, Azure AD device authentication is enabled for all onboarded tenants, whether or not it has devices. Por ejemplo, you have a separate tenant with a subscription that you use for compute resources to support a cloud management gateway. If there aren’t users or devices associated with the tenant, disable Azure AD authentication.

Additional options when creating app registrations in Azure Active Directory

You can now specify Never for the expiration of a secret key when creating Azure Active Directory app registrations. For more information about creating app registrations, see Configure Azure Services.

Choosing Never as an option for secret key expiry carries security risk since a secret that’s compromised and never expires can become a point of entry into your environment.

Validate internet access for the service connection point

If you use Desktop Analytics or tenant attach, the service connection point now checks important internet endpoints. These checks help make sure that the cloud-connected services are available. It also helps you troubleshoot issues by quickly determining if network connectivity is a problem.

For more details, review the EndpointConnectivityCheckWorker.log file on the service connection point.

A failure isn’t always determined by the HTTP status code, but if there’s network connectivity to an endpoint. The following scenarios can cause a check to fail:

  • Network connection timeout
  • SSL/TLS failure
  • Unexpected status code: Таблиця 1 Status code Description Possible reason 407 Proxy authentication required May indicate a proxy issue 408 Request timeout May indicate a proxy issue 426 Upgrade required May indicate a TLS misconfiguration 451 Unavailable for legal reasons May indicate a proxy issue 502 Bad gateway May indicate a proxy issue 511 Network authentication required May indicate a proxy issue 598 Network read timeout error Not RFC compliant, but used by some proxy servers to indicate a network timeout 599 Network connection timeout error Not RFC compliant, but used by some proxy servers to indicate a network timeout

There are also the following status messages for the SMS_SERVICE_CONNECTOR component:

Message IDGravedadNotes
11410InformationalAll checks are successful
11411AdvertenciaOne or more non-critical failures occurred
11412ErrorOne or more critical failures occurred

For more information on required internet endpoints, see Internet access requirements.

Improvements to the administration service

The Configuration Manager REST API, the administration service, requires a secure HTTPS connection. With the previous methods to enable HTTPS, enabling IIS on the SMS Provider was a prerequisite.

A partir de esta versión, you no longer need to enable IIS on the SMS Provider for the administration service. When you enable the site for enhanced HTTP, it creates a self-signed certificate for the SMS Provider, and automatically binds it without requiring IIS.

If you previously had IIS installed on the SMS Provider, you can remove it. Then restart the SMS_REST_PROVIDER component.

ETIQUETADO:Directorio activo de AzureConfiguration ManagerDesktop AnalyticsMicrosoftAzureAdministrador de configuración de puntos finales de MicrosoftServidor Microsoft SQLPowershellAdministrador de configuración de System CenterWindowsWindows 10WSUS
Artículo anterior Descargar Notepad ++ MSI
Artículo siguiente Desarrollador de borde 87
Deja un comentario Deja un comentario

Deja una respuesta Cancelar respuesta

Su dirección de correo electrónico no será publicada. Los campos obligatorios están marcados *

Este sitio utiliza Akismet para reducir el spam.. Descubra cómo se procesan los datos de sus comentarios.

Traducción

English中文(简体)DanskNederlandsFrançaisDeutschItaliano한국어PolskiPortuguêsRomânăEspañolУкраїнська
por Transposh - Plugin de traducción para WordPress

Publicaciones populares

Requisitos del sistema para Windows Server 2016
Servidor Windows
Lista de recopilación de consultas del Administrador de configuración
Lista de recopilación de consultas del Administrador de configuración
ConfigMgr
Navegación estructurada/administrada habilitada en páginas modernas en sitios de equipo clásicos
Técnico
SCCM no pudo obtener las ubicaciones de DP como la versión esperada de MP
ConfigMgr

Publicaciones recientes

Instalación y configuración de Fail2ban para protección SSH en Ubuntu 24.04
linux
Habilitación y configuración de FirewallD en AlmaLinux
linux
Creación de usuarios y configuración de claves SSH en AlmaLinux
linux
Cómo restablecer la contraseña en AlmaLinux
linux

© 2023 Enterine

Ir a la versión móvil
Bienvenido de nuevo!

Inicia sesión en tu cuenta

Nombre de usuario o dirección de correo electrónico
Contraseña

Perdiste tu contraseña?