I need help with these two i cant figure out how to get i can get half of each of these but thats all i cant make them work either

...well here they are:
Create a batch file which finds your current IP Address and Subnet Mask and then displays it on your screen in the following format. The output must not contain any other chars..than you see here.
This is my current IP Address and Subnet Mask:
IP Address.................(current ip addy here)
Subnet Mask..............(subnet here)
Heres the other one:
Create a batch file that will ask the user to input a first name, last name, and a username for that user. Your job is to add that person as a local user. You will also need to create a home dir for them and share the dir. In addition, you will need to set their password to 12345678 and add them to a local group called "testgroup" (which you need to create in this batch file). They should only be allowed access from 6am-10pm on Monday thru Friday and their fullname should be added appropriately also. You must allow for additional usernames to be entered.
I only can get half of each and then after that it destroys my mind

...i need help with these any help would be appricated

thx.