79600402

Date: 2025-04-30 13:22:30
Score: 1
Natty:
Report link

You can read the user input using Read-Host like so:

 $serial = Read-Host "Please input serial number: "

and to access the variable we use $serial, the dollar sign is referencing to a variable, and you can access this in your commands

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Space-Coww