Failed to install Configuration Manager Console from ConsoleSetup.exe

MikeZetPOL 41 Reputation points
2022-12-12T17:36:22.687+00:00

Hello.
I have a group of machines where I can't to install last Configuration Manager Console from my prepared script like:
ConsoleSetup.exe /q "TargetDir=%ProgramFiles%\ConfigMgr Console" DefaultSiteServerName=MyServer.Contoso.com

When I try to start ConsoleSetup.exe in Admin Mode without any parameters [not in silent mode] app don't start. This the same file is starting from other group of my ___domain machines.
What I can do is start MSI file from the same dir: AdminConsole.msi, then I have a GUI when I can choose Folder and Server address, but after installation is over and I start the console, got this popup message after short while:
269761-20221212-181158.jpg

Next, when I click on this link: "Install the new console version" main console is closing, and one popup window is show for a while with info about progress of downloading and closes after few seconds.

--------------------------------------------------------------------------------------------------------------------------------------------

I digged on those machines from few days and all my ideas go out. Can anyone have some? Maybe how to enable logging for ConsoleSetup.exe - because there is something what is block it from the start and I can't know how to find it.

Microsoft Configuration Manager Updates
Microsoft Configuration Manager Updates
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Updates: Broadly released fixes addressing specific issue(s) or related bug(s). Updates may also include new or modified features (i.e. changing default behavior).
1,126 questions
Microsoft Configuration Manager
0 comments No comments
{count} votes

Accepted answer
  1. AllenLiu-MSFT 49,306 Reputation points Microsoft External Staff
    2022-12-15T05:48:16.903+00:00

    Hi, @MikeZetPOL

    Thanks very much for the sharing. Here's a short summary for the problem, we believe this will help other users to search for useful information more quickly.

    Problem/Symptom:
    Some machines failed to install Configuration Manager Console from ConsoleSetup.exe, when start ConsoleSetup.exe in Admin Mode without any parameters, app don't start.

    Solution/Workaround:
    If the old log files "ConfigMgrAdminUISetup.log" and "ConfigMgrAdminUISetupVerbose.log" are with attributes: "Hidden" and "System", the installation will fail.
    When removed those 2 attributes and run "consolesetup.exe", it started in proper way.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    2 people found this answer helpful.

2 additional answers

Sort by: Most helpful
  1. AllenLiu-MSFT 49,306 Reputation points Microsoft External Staff
    2022-12-13T01:46:32.897+00:00

    Hi, @MikeZetPOL

    Thank you for posting in Microsoft Q&A forum.

    May we know where do you copy the Configuration manager console setup files to "%ProgramFiles%\ConfigMgr Console"?

    The console installs files are available at two locations:
    On Configuration Manager Site server: <ConfigMgr site server installation path>\Tools\ConsoleSetup
    SCCM installation media: <Configuration Manager installation media>\SMSSETUP\BIN\I386

    And we need to copy the below files to the folder "%ProgramFiles%\ConfigMgr Console" at the same time.
    ConsoleSetup.exe
    AdminConsole.msi
    ConfigMgr.AC_Extension.i386.cab
    ConfigMgr.AC_Extension.amd64.cab


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


  2. MikeZetPOL 41 Reputation points
    2022-12-14T09:29:35.997+00:00

    You dont see it with standard Windows Explorer, but you can use 3rd part apps like TotalCMD to see and set file/dir attribs:
    270515-2022-12-14-10-27-04.png

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.