Sources for Network Rebuild (Practical Assessment 2) - Oliver-Mustoe/Oliver-Mustoe-Tech-Journal GitHub Wiki
This page details all of the sources used in the network rebuild assignment outside of the ones that are cited in my wiki pages:
https://malwaremily.medium.com/install-ad-ds-dns-and-dhcp-using-powershell-on-windows-server-2016-ac331e5988a7
https://bjornpeters.com/powershell/install-a-domain-controller-with-windows-server-2019-core/
http://woshub.com/get-adcomputer-getting-active-directory-computers-info-via-powershell/
http://woshub.com/copy-files-on-all-computers-group-policy/
https://stackoverflow.com/questions/21276570/how-to-append-the-wget-downloaded-file
https://www.net.princeton.edu/enetAddress.howto.html
https://www.dummies.com/computers/pcs/how-to-confirm-a-task-ran-in-windows-task-scheduler/
http://www.postfix.org/DEBUG_README.html
Notes for sources
Get aduser is helpful.
"firewall-cmd -–add-port=25/tcp –permanent"
Use a direct path like C:\Users%LogonUser%\Desktop, make it in user config then use the merge thing.