Hi Molghus,
Thank you for visiting Microsoft Community.
As per the description, you want to know the command line to shut down and restart the Windows 7 embedded system.
I certainly understand your concern.
I would suggest you to try the steps given below and check if that helps.
To access the command prompt from Windows 7:
- Go to the Start menu
- Type cmd in the Search field
- Press Enter
- From an open command prompt window, you can type shutdown*,* and then the option you wish to execute.
- To shut down your computer type:shutdown /s
- To restart your computer type:shutdown /r
- To log off your computer type: shutdown /l
- For a complete list of options type: shutdown /?
I hope this information is helpful.
Please do let us know if you need any further assistance, we will be glad to assist you.
Thank you.