by Norman Bauer | Apr 18, 2018 | DHCP, Powershell
When working with Windows based clients you usually don’t come across DHCP option 119 because Windows just doesn’t use it. The Domain Search List for Windows is configured using GPO and not DHCP. But if you also use Apple OS or Linux OS based systems you...
by Norman Bauer | Apr 18, 2018 | DHCP
While trying to configure a new DHCP scope in Windows Server 2016 I noticed that there is no DHCP Option 119 available. But adding it on your own just takes a few simple steps. Logon to your DHCP server, open the DHCP Console. Right click IPv4 and select “Set...
by Norman Bauer | Feb 28, 2018 | Data Protection Manager, Powershell, Uncategorized
When using an AntiVirus product on your Microsoft System Center Data Protection Manager 2016 server you have to configure it appropriately. What does that mean? Technet says: Disable real-time monitoring – On the DPM server, disable real-time monitoring by...
by Norman Bauer | Jul 4, 2017 | Hyper-V, WMI
While setting up a new Hyper-V failover cluster I got an error when trying to connect using the Hyper-V manager console: An error occurred while attempting to connect to server “[computername]”. Check that the Virtual Machine Management service is running...
by Norman Bauer | Jun 13, 2017 | Powershell, Roles and Features
Ever wanted to install all the roles and features that are installed on one server on another server? Easy. Just copy and paste the following command into an elevated powershell on the server where the roles and features are installed. Then copy the output and paste...
Recent Comments