Apr 18, 2018
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...
Feb 28, 2018
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...
Nov 21, 2017
I don’t know why, but currently the Exchange Control Panel of Office365 doesn’t work correctly, but I needed to configure SendAs permissions on a distribution group. However, PowerShell is a good fallback when it comes to configure O365. When you want to...
Jun 13, 2017
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...
Nov 29, 2013
I have been asked on my post about How to get some information on Bitlocker using VBScript and WMI? if I could provide a solution using Visual Basic. Here it is: [code lang=”vb”] Imports System.Management ‘Need to add System.Management reference to...
Feb 19, 2013
While installing Microsoft System Center 2012 SP1 Operations Manager I got following error: In the log I could see that Setup could not create the Datawarehouse database: EXEC(@sql);: Threw Exception.Type: System.Data.SqlClient.SqlException, Exception Error Code:...
Recent Comments