Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update checklist-for-installing-update-2403.md #4658

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jonnystesprit
Copy link

.Net 4.8 is required for Site Server and the console to operate as mentioned on the linked .Net requirements page https://learn.microsoft.com/en-us/mem/configmgr/core/plan-design/configs/site-and-site-system-prerequisites#net-version-requirements

The console for 2403 will give errors unless .Net 4.8 is installed.

[9, PID:8480][10/30/2024 14:33:15] :Missing management class description for class 'SMS_ActionAccountResult'
[9, PID:8480][10/30/2024 14:33:15] :Missing management class description for class 'SMS_AfwAppConfigSettings'
[9, PID:8480][10/30/2024 14:33:15] :Missing management class description for class 'SMS_AntiMalwareSettingsPolicy'
[9, PID:8480][10/30/2024 14:33:15] :Missing management class description for class 'SMS_CoManagementSettings'
[9, PID:8480][10/30/2024 14:33:15] :Missing management class description for class 'SMS_M365ASettings'
[9, PID:8480][10/30/2024 14:33:15] :Missing management class description for class 'SMS_OneDriveKnownFolderMigrationSettings'
[9, PID:8480][10/30/2024 14:33:15] :Missing management class description for class 'SMS_Report'
[9, PID:8480][10/30/2024 14:33:15] :Missing management class description for class 'SMS_UacComplianceSettings'
[9, PID:8480][10/30/2024 14:33:18] :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.Dictionary2.get_Item(TKey key) at Microsoft.ConfigurationManagement.ManagementProvider.SmsNamedValuesDictionary.get_Item(String propertyName) at Microsoft.ConfigurationManagement.AdminConsole.SccmTreeNavigationNodeProviderBase.GetTasks(Uri providerRoot, IList1 nodes, TaskQueryCriteria queryCriteria)
at Microsoft.EnterpriseManagement.ConsoleFramework.NavigationModelAdaptor.GetNodeTasks(DataQueryBase query, IList1 nodes) at Microsoft.EnterpriseManagement.ConsoleFramework.NavigationModelAdaptor.DoAction(DataQueryBase query, IList1 dataSources, IDictionary2 parameters, IList1 inputs, String outputCollectionName)
at Microsoft.EnterpriseManagement.UI.DataModel.QueryQueue.StartExecuteQuery(Object sender, ConsoleJobEventArgs e)
at Microsoft.ConfigurationManagement.AdminConsole.ConsoleJobExceptionHandler.ExecuteJob(IComponent component, EventHandler`1 job, Object sender, ConsoleJobEventArgs args)
at Microsoft.EnterpriseManagement.ConsoleFramework.ConsoleJobsService.JobThread(Object state)
at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()

Copy link
Contributor

@jonnystesprit : Thanks for your contribution! The author(s) have been notified to review your proposed change.

Copy link
Contributor

Learn Build status updates of commit b2851ce:

✅ Validation status: passed

File Status Preview URL Details
memdocs/configmgr/core/servers/manage/checklist-for-installing-update-2403.md ✅Succeeded

For more details, please refer to the build report.

For any questions, please:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants