diff --git a/01 - Pr%C3%A9sentation du projet.-.md b/01 - Pr%C3%A9sentation du projet.-.md index 18bb43f..012de5a 100644 --- a/01 - Pr%C3%A9sentation du projet.-.md +++ b/01 - Pr%C3%A9sentation du projet.-.md @@ -31,12 +31,13 @@ Port forwarding - https://docs.netgate.com/pfsense/en/latest/nat/port-forwards.h ## B.2 Powershell / Windows Server -IT Connect - Définir une IP en Powershell https://www.it-connect.fr/definir-une-adresse-ip-en-powershell/#III_Configuration_dune_nouvelle_adresse_IP -Install-WindowsFeatures https://learn.microsoft.com/en-us/powershell/module/servermanager/install-windowsfeature?view=windowsserver2022-ps -Install-ADDSForest https://learn.microsoft.com/en-us/powershell/module/addsdeployment/install-addsforest?view=windowsserver2022-ps -DHCP https://learn.microsoft.com/en-us/powershell/module/dhcpserver/set-dhcpserverv4policy?view=windowsserver2022-ps -DHCP 2 https://techcommunity.microsoft.com/t5/itops-talk-blog/how-to-manage-dhcp-using-powershell/ba-p/744461 -Set-WebBinding https://learn.microsoft.com/en-us/powershell/module/webadministration/set-webbinding?view=windowsserver2022-ps +[IT Connect - Définir une IP en Powershell](https://www.it-connect.fr/definir-une-adresse-ip-en-powershell/#III_Configuration_dune_nouvelle_adresse_IP) + +[Microsoft - Install-WindowsFeatures](https://learn.microsoft.com/en-us/powershell/module/servermanager/install-windowsfeature?view=windowsserver2022-ps) +[Microsoft - Install-ADDSForest](https://learn.microsoft.com/en-us/powershell/module/addsdeployment/install-addsforest?view=windowsserver2022-ps) +[Microsoft - Set-DHCPServerV4Policy](https://learn.microsoft.com/en-us/powershell/module/dhcpserver/set-dhcpserverv4policy?view=windowsserver2022-ps) +[Microsoft TechCommunity - How to manage DHCP using PowerShell](https://techcommunity.microsoft.com/t5/itops-talk-blog/how-to-manage-dhcp-using-powershell/ba-p/744461) +[Microsoft - Set-WebBinding](https://learn.microsoft.com/en-us/powershell/module/webadministration/set-webbinding?view=windowsserver2022-ps) ## B.3 VPN \ No newline at end of file