Powershell assgn 11 for wangyi160

piper99

INTRODUCTION

This week we will use Regular Expressions to perform powerful pattern matching.

YOUR TASKS

  • Create a script that uses a regular expression to verify 5 different types of data
  • The script should display a choice of the data type, accept input from the user, and display the results.
  • Some example data types to verify. Phone number, SSN, email address, Fully Qualified Domain name, mac address, ip address, numeric data, alphabetic data, password complexity, etc

WORK TO SUBMIT

  •  Submit your script
    • 12 years ago
    • 10
    Answer(1)

    Purchase the answer to view it

    • regex.ps1
    Bids(1)