Question
I am a college student and need some help with this homework problem. I am taking an introductory Operating Scripting course (windows 10) I need
I am a college student and need some help with this homework problem. I am taking an introductory Operating Scripting course (windows 10)
I need to create a batch file named UserInfolog.bat.
Instead of displaying the output to the screen, redirect all output to a file named computername.log and it must be created each time the batch file is executed.
After redirecting the output to the log file, the batch file must display that file's contents in the command prompt screen.
The batch file must display information about a specific user account that exists on the computer. The output message must include the user's name, full name, the date the user's password was last set as well as the computer name and the current date and time.
Thanks for your help.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started