Forum Discussion
Steskalj
Apr 16, 2020Steel Contributor
Create a Native/Desktop Windows Admin Center implementation or Open source it
Prasidh_Arora , @Cosmos Darwin, and @Jeff Woolslayer, I've been bugging you about this ever since Windows Admin Center became a product, and since more and more advancements are going only there ...
Prasidh_Arora
Microsoft
Apr 16, 2020Steskalj Thanks for the comment. Please take a look at Jeff Woolsey's response from the User Voice:
"Issue 1: Performance. Wrapping Admin Center in Electron will not automatically make things faster. Memory usage would go up and performance would likely not benefit. In terms of React, Admin Center uses Angular and moving to React would require a substantial rewrite of all the UI code. In short, we understand there's work to do to improve performance and it's underway.
Issue 2: Smart Card/Windows Hello/OAuth Token support. Yes, we are keenly aware of this request and are investigating solutions. Wrapping the app in Electron marginally eases auth in some scenarios while making critical production scenarios (Admin Center in gateway mode) far more challenging. In short, we know this feature is important and it is on the list."
Thank you!
Steskalj
Apr 29, 2020Steel Contributor
Prasidh_Arora Has your team looked at this idea from Channel 9 on how to port an angularjs app to UWP: https://channel9.msdn.com/Events/JavaScript-Webinar-Series/Building-a-Universal-Windows-Platform-app-using-Angular/Building-a-Universal-Windows-Platform-app-using-Angular ?