Windows 10: DHCP Failover Issue - Automation

Discus and support DHCP Failover Issue - Automation in Windows 10 Gaming to solve the problem; Hi eveyrone,I'm deploying a script to automate creating new DHCP scopes in a DHCP Failover Cluster. The idea is apply the below commands:... Discussion in 'Windows 10 Gaming' started by Francisco Manuel Pozo, Mar 27, 2025.

  1. DHCP Failover Issue - Automation


    Hi eveyrone,I'm deploying a script to automate creating new DHCP scopes in a DHCP Failover Cluster. The idea is apply the below commands: DHCPScopeCommand=f"Add-DhcpServerv4Scope -Name '{entry[5]}' -StartRange {entry[2]} -EndRange {entry[3]} -SubnetMask {entry[1]} -LeaseDuration 1.00:00:00" DHCPOptionsCommand=f"Set-DhcpServerv4OptionValue -ComputerName '{dictServerIPs[SERVERIP]}' -ScopeId '{entry[0]}' -DnsServer {PRIMARYDNS},{SECONDARYDNS} -DnsDomain 'user.ngahr.int' -Router {entry[4]}"which work fine, however I'm facing some issues with the following one: DHCPFailoverCommand =

    :)
     
    Francisco Manuel Pozo, Mar 27, 2025
    #1
  2. Brian-W Win User

    Issues with report server setup during Install of MBAM using a SQL failover cluster

    I'm trying to setup MBAM 2.5SP1 on Server 2016 using a SQL 2016 on a Failover Cluster (but not using AO).

    The initial database configuration went smooth, but setting up the next step (Reports) is causing an issue because it cannot find the instance of the report server.

    "Unable to find an instance of the Reporting Services.

    That said, I realize that the report server is not supported with the failover cluster, but is there a way to point the Report feature to another SQL server or a server that has the reporting services (ie: one of the Failover cluster nodes) instead of auto-detecting
    the SQL failover cluster name/IP?

    I'm trying to avoid having a SQL server just for MBAM if I can avoid it (for cost and manageability reasons).
     
    Brian-W, Mar 27, 2025
    #2
  3. Johan45 Win User
    AMD FX OC'ers Club

    That's what the auto setting will do since you're over the 1333 mark it jumps to the next step which isn't listed or officially supported I assume by that ram.

    At this point though I would suggest dropping the multi one step or .5 so that we can get something stable and possibly take the heat issue out of the picture for now.
     
    Johan45, Mar 27, 2025
    #3
  4. smgorham Win User

    DHCP Failover Issue - Automation

    Windows 10 RSAT - Failover Cluster Manager

    I installed the remote server admin tools yesterday to my Win10 enterprise which made me very happy at first. DNS, DHCP, ADUC all worked great. Then I opened failover cluster manager. Problems began.

    We have dozens of MS clusters running 2003 and up, mostly 2008R2 or 2012R2. When I try and manage them I get

    Connection Not Supported

    Cluster XXXXXXX not supported

    The cluster to which you are attempting to connect is not a version of the cluster supported by this version of Failover Cluster Manager

    This is happening with all the clusters I need to manage. Is this a bug or "working as designed"?
     
    smgorham, Mar 27, 2025
    #4
Thema:

DHCP Failover Issue - Automation

Loading...
  1. DHCP Failover Issue - Automation - Similar Threads - DHCP Failover Issue

  2. DHCP scope - BAD Address issue

    in Windows 10 Drivers and Hardware
    DHCP scope - BAD Address issue: HelloPlease i need your help on this issue.BAD_Address is causing DHCP scope to be filled up and there are no available IP's in Scope.The users is experiencing difficulties connecting machines to the network....
  3. DHCP scope - BAD Address issue

    in Windows 10 Gaming
    DHCP scope - BAD Address issue: HelloPlease i need your help on this issue.BAD_Address is causing DHCP scope to be filled up and there are no available IP's in Scope.The users is experiencing difficulties connecting machines to the network....
  4. DHCP scope - BAD Address issue

    in Windows 10 Software and Apps
    DHCP scope - BAD Address issue: HelloPlease i need your help on this issue.BAD_Address is causing DHCP scope to be filled up and there are no available IP's in Scope.The users is experiencing difficulties connecting machines to the network....
  5. DHCP Failover Issue - Automation

    in Windows 10 Software and Apps
    DHCP Failover Issue - Automation: Hi eveyrone,I'm deploying a script to automate creating new DHCP scopes in a DHCP Failover Cluster. The idea is apply the below commands: DHCPScopeCommand=f"Add-DhcpServerv4Scope -Name '{entry[5]}' -StartRange {entry[2]} -EndRange {entry[3]} -SubnetMask {entry[1]}...
  6. Win11 24H2 - DHCP issue - no Gateway

    in Windows 10 Software and Apps
    Win11 24H2 - DHCP issue - no Gateway: Not 100% sure if our problem is only with Win 11 24H2, but with 23H2 the problem does not occur. It is occurring on several systems right now - both when upgrading on a notebook in a WSUS test group and when reinstalling via a USB stick. I do not have the problem on at least...
  7. Failover server

    in Windows 10 Gaming
    Failover server: Hi guysIn one scenario, I have a primary server in one site and a backup server in other site but these sites have a fiber link and ping each other . I want the backup server and the main server to be up at the same time, and the backup server can be in sync with the main...
  8. Failover server

    in Windows 10 Software and Apps
    Failover server: Hi guysIn one scenario, I have a primary server in one site and a backup server in other site but these sites have a fiber link and ping each other . I want the backup server and the main server to be up at the same time, and the backup server can be in sync with the main...
  9. Failover Cluster

    in Windows 10 Gaming
    Failover Cluster: DearsWe upgraded our environment from Windows Server 2012 R2 into Windows 2019 Everything seems to work normally except for Windows Failover Cluster ServiceThe service is not able to run at all with the event id1090We removed the failover cluster feature and re-add it again;...
  10. Failover Cluster

    in Windows 10 Software and Apps
    Failover Cluster: DearsWe upgraded our environment from Windows Server 2012 R2 into Windows 2019 Everything seems to work normally except for Windows Failover Cluster ServiceThe service is not able to run at all with the event id1090We removed the failover cluster feature and re-add it again;...