Hello, everybody.
I‘d like to ask a question.
How to standardize custom computer names?
For example,CMD can get zhe serialnumber of a device from acommand.(command line: wmic bios get serialnumber)
How would you use the results returned by CMD to define the computer's name.
Is there a way to implement this?