Setting server variables

I am wanting to create a simple script to automate the configuration of windows 2019 and need some pointers on what commands I would use or where I would find the information on my own. Some of the things I am wanting to do are as follows.

  1. Set TMP and TEMP locations permanently.
  2. Rename the ethernet adapter.
  3. Set the ethernet adapter speed to 10gb.
  4. Set the IP into on the ethernet adapter.
  5. Set “time to boot” to 3 seconds.
  6. Disable IE Enhanced Security for the local admin group.
    Any assistance you could give to this noob would be greatly appreciated.
    P.S.
    Not able to use DSC at this time but would love to in the near future and am taking the Microsoft virtual class on it currently.

George,
Welcome to the forum. :wave:t4:

Until now that looks like a whishlist. Unfortunately this forum is more about asking scripting questions rather than script requests. We actually expect you to make an own attempt to get your task done or to solve your problem. If you have done so already please document here what exactly you have done and show your code along with an explanation what’s not working as expected. Then we probably might be able to help you step further.