From 384318c9b4eca8d1880accaa198a3f62ab0f0e33 Mon Sep 17 00:00:00 2001 From: Polaire Date: Sat, 20 Jul 2024 13:43:12 +0200 Subject: [PATCH] =?UTF-8?q?Actualiser=2001=20-=20Pr=C3=A9sentation=20du=20?= =?UTF-8?q?projet?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01 - Pr%C3%A9sentation du projet.-.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) 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