I need information if the Windows updates status is ok and return it
Nodejs has plenty of functions out of the box that allow you to interface with the operating system. I also found this library that provides even more functionality, maybe something in there can help you.