Question
Hi! I am a college student taking an INTRODUCTORY WINDOWS 10 Operating System Scripting course and need some help with this homework assignment. I need
Hi! I am a college student taking an INTRODUCTORY WINDOWS 10 Operating System Scripting course and need some help with this homework assignment.
I need to create a batch file named user.bat.
The batch file must use the net user command to add a local user account to the computer and before adding the account make sure it doesn't exist. If it doesn't exist, display a message to the user (sample message provided below) and end the batch file. I do not want system messages displayed.
I can't use IF statements.
I must use conditional processing symbols and cannot nest a bunch on ONE line.
Can you help me with this?
Thanks.
SAMPLE Message:
The john user was successfully added.
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