Blog
Projects
About
Backtrack:
Blog
›
Failed to release DHCP lease i…
Comments
Failed to release DHCP lease in Windows Server 2022 Core
posted on January 1st 1970, at 01:00
by
lunarg
There's a known issue when attempting to configure a network adapter to set a static IP address through SConfig on a freshly installed Windows Server 2022 Core. Upon attempting to configure the IP address, it will fail with the following error message:
Error
Setting NIC to static IP...
Failed to release DHCP lease.
Result code: 83
Method name: ReleaseDHCPLease
You can manually work around the issue by configuring the IP address using Powershell directly:
First, list all network adapters present to find the correct one:Get-NetAdapter
You can reference by Name (InterfaceAlias) or by ifIndex (InterfaceIndex).
Next, remove any existing (APIPA) addresses:Remove-NetIPAddress -InterfaceAlias
...
read more
add a comment
Tags
computer
windows
software
vmware
microsoft
linux
exchange
hardware
network
news
mac
powershell
home
office365
msoffice
ad
server
sqlserver
dell
soaring
esx
internet
mssql
rds
sbs
events
powercli
terminalserver
virtualization
antivirus
Archive
«
‹
November 2024
›
»
Sun
Mon
Tue
Wed
Thu
Fri
Sat
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Links
-
@harkx
-
Cats & Dogs
-
Jargon-free Security Guide
Quote
«
Crude, but effective...
»
Seven Of Nine
Contact
© 2009-2024 Black Manticore – all rights reserved
code by
lunarg
, design by
SuriAmanah
, hosted at Cats&Dogs