VBScript IP File Lab
Objectives
In this lab, students will complete the following objectives.
•	Create a VBScript program using NotePad++.
•	Write a two-dimensional array of IP addresses to a text file.
•	Read the IP Addresses text file into a script.
•	Append new Room/PC/IP address data to the text file.
•	Use the object Scripting. File System Object.