Windows HLK Client machine stuck with status "initilizing" in HLK
studio, it not moving to "Ready" state
Exception seen on the event viewer below (using latest win server 2025 for HLK server and win11 24h2 for client). Any idea?
Log:
Could not get OSPlatform information for machine PRASANNAHOMEPC2.
Microsoft.Windows.Kits.Hardware.ObjectModel.MachineException: Do not have valid OS data from machine named PRASANNAHOMEPC2 ---> Microsoft.Windows.Kits.Hardware.ObjectModel.MachineException: Latest Resource Configuration is null (for machine PRASANNAHOMEPC2), cannot build machine properties
at Microsoft.Windows.Kits.Hardware.ObjectModel.DBConnection.WttMachine.GetPropertyHash()
at Microsoft.Windows.Kits.Hardware.ObjectModel.DBConnection.WttMachine.GetFullPropertyByName(String propertyName)
at Microsoft.Windows.Kits.Hardware.ObjectModel.DBConnection.WttMachine.GetPropertyByName(String propertyName)
at Microsoft.Windows.Kits.Hardware.ObjectModel.DBConnection.DBConnectionOsPlatform.PlatformFromMachine(DatabaseProjectManager manager, Machine machine)
--- End of inner exception stack trace ---
at Microsoft.Windows.Kits.Hardware.ObjectModel.DBConnection.DBConnectionOsPlatform.PlatformFromMachine(DatabaseProjectManager manager, Machine machine)
at Microsoft.Windows.Kits.Hardware.ObjectModel.DBConnection.WttMachine.get_OSPlatform()