
Posts posted by NIM
-
-
-
-
-
-
-
We're using this script and it's working great for our environment (Win Servers 2016,2019,2022)
Replace DNS addresses and remove the wins server if you're not using it.
@echo off set com= set dnsserver=15.X.X.X set dnsserver2=15.X.X.X set winsserver=15.X.X.X setlocal enableDelayedExpansion for /f "tokens=1,2,3*" %%i in ('netsh interface show interface') do ( if %%i EQU Enabled ( set com=F if %%l EQU NAS1 (set com=T) if %%l EQU NAS2 (set com=T) if !com! EQU F (netsh interface ipv4 set dnsserver name="%%l" static %dnsserver% both) if !com! EQU F (netsh interface ipv4 add dnsserver name="%%l" %dnsserver2% index=2) if !com! EQU F (netsh interface ipv4 set winsserver name="%%l" static %winsserver%) ) )
-
-
-
-
-
Internal storageA full range of hard disk and solid state storage drives, including some with self-encrypting capabilities, in capacities to meet today’s requirements.
HP Compaq Elite 8300 PC Product Specifications | HP® Customer Support
Based on my check, it seems that they indeed provide both HDDs and SSDs in HP Compaq Elite 8300 PCs, which suggests that you can replace the existing HDD. Moreover, it should be relatively straightforward to clone the contents of the HDD onto the new SSD without reinstalling your Windows operating system.
-
-
-
-
-
-
-
-
-
-
-
-
-
We’ve upgraded the WinCert Forum!
in Announcements
Posted
We’re excited to announce that our forum has been upgraded to the latest version!
We're still fine-tuning the design and customizing various elements, so you may notice some temporary changes or minor issues. Please bear with us as we continue to make improvements.
We truly appreciate your patience and support during this transition. If you encounter any bugs or have feedback, feel free to let us know. Thank you for being a part of our community!