Skip to content
Open
No due date
Last updated Aug 4, 2024
33% complete

Run with PowerShell
Configure:

  • Disable ipv6
  • enter the ipv4 with read-host
  • automatically add subnet mask as 255.255.255.0
  • automatically add the gateway
  • automatically add the DNS servers
  • add the DNS suffixes
  • Rename the computer
  • Join the domain
  • Tested in a lab
  • Tested in on an internetless Enterprise environment

v2: Create a GUI with a Windows PowerShell form to enable admins to enter the IP and Servername.

  • Modify the existing forms in Github to enable admins to enter the needed details

List view