Hello all,
I'm new to scripting, trying to learn as I go. One project that I need to complete is to create a script that changes the computer name to a specified naming convention. the name would include serialnumber and the site that the computer is located at. I'm having a hell of a time trying to get Parameter 4 to pass through $SERIALNUMBER.
Can anyone provide me with an example of how I can implement the variable parameters into my script correctly? I couldn't find quite what I'm looking for in other discussions.
Thank you!