Block downloading and installing „Malicious Software Removal Tool“ via Update

The Microsoft Malicious Software Removal Tool, usually known as MRT, is often delivered automatically through Windows Update, Microsoft Update, or WSUS. In some environments, this behavior is not desired because administrators want to control exactly when the tool is installed, or because update management should remain as predictable as possible. If MRT should still be … Weiterlesen

Update DNS Server Settings for DHCP Reservations with PowerShell

When a DNS service is moved to a new server, updating all related DHCP reservations manually can quickly become tedious. PowerShell is a much better option because the DHCP cmdlet Set-DhcpServerv4OptionValue can change option 6, which is the DNS server setting, for reserved IPv4 addresses directly. In this case, the goal was to update the DNS server … Weiterlesen