To change the date using the command prompt , Type "date , press enter " , it will display an option to change date , so change as you wish and press enter.
To display just the date use command , " date /t " and click enter
To change the time using the command prompt , Type "time , press enter " , it will display an option to change time , so change as you wish and press enter
To display just the time use command , " time /t " and click enter
Shutdown - Commands are as follows

Also " /a " is used to abort a shutdown , example " shutdown /a "
Syntax for a restart is , " shutdown /r "
Syntax for a logoff is , " shutdown /L "
The Shutdown /p /f produces the similar results. The /P parameter shuts down the computer with no timeout period or warning.
To generate report you have to open command prompt as an administrator.