This error was driving me crazy! I was trying to configure a team NIC with a new IP address but it would give the following error: PS C:\users\Darryl\Desktop> new-NetIPAddress -InterfaceIndex 100 -IPAddress 192.168.0.10 -AddressFamily IPv4 -PrefixLength 24 new-NetIPAddress : Inconsistent parameters PolicyStore PersistentStore and Dhcp Enabled At line:1 char:1 + new-NetIPAddress -InterfaceIndex 100 -IPAddress 192.168.0.10 […]
Category: Hyper-V
Windows Server Container Manager
Since Windows Server 2016 Technical Preview 3 we have the ability to play around with containers. The containers are managed through Powershell and a offical GUI Management tool is (still?) lacking. Introducing Windows Server Container Manager >>>>>>>>>> DOWNLOAD