DSC Tutorials Dec. 2, 2016, 3:28 p.m.

microsoft powershell windows

NirSoft Nov. 8, 2016, 1:14 p.m.

Huge selection of free windows utilities, password recovery tools, system utilities, desktop utilities etc.

windows sysadmin free tools

How to disable window overscroll bump when scrolling with touch screen Oct. 25, 2016, 9:07 a.m.

HKEY_CURRENT_USER\Software\Microsoft\Wisp\Touch set Bouncing to 0

windows tips

Windows Server 2012 R2 DHCP Expired Leases Not Getting Scavenged Oct. 18, 2016, 4:52 p.m.

Windows Server 2012 R2 DHCP HA cluster configured for Failover. The symptoms were that some of the scopes were full, however exporting leases that were visible in the GUI showed that plenty of IP addresses should have been available.

windows sysadmin dhcp

IIS Crypto Oct. 11, 2016, 4:12 p.m.

IIS Crypto is a free tool that gives administrators the ability to enable or disable protocols, ciphers, hashes and key exchange algorithms on Windows Server 2008, 2012 and 2016. It also lets you reorder SSL/TLS cipher suites offered by IIS, implement best practices with a single click, create custom templates and test your website.

windows sysadmin webdev

Configuring Azure Active Directory Connect with an Exchange Resource Forest Topology – Adrian Moore Oct. 4, 2016, 5:03 p.m.

This post is about using AAD Connect to synchronise your On-Premises Active Directory accounts to Azure AD when you have a resource forest topology, with Exchange in one forest (the resource) and identity (the user account) in another forest.

windows sysadmin azure

Default checks when implementing Hybrid Identity, Part 3: Linked Mailboxes Oct. 4, 2016, 5:01 p.m.

The first and most straightforward method is changing the scope of Azure AD Sync to include the disabled accounts that reside in the Exchange resource forest. You won’t necessarily need to exclude the accounts with linked mailboxes that won’t synchronize, because Azure AD Sync considers these out of scope and therefor won’t cause duplicates in the Connector Space towards Azure Active Directory.

windows sysadmin azure

How to set Proxy settings for SYSTEM account: BITSAdmin tool Sept. 29, 2016, 2:20 p.m.

The BITSAdmin tool allows you to change the proxy settings for LOCALSYSTEM, NETWORKSERVICE and LOCALSERVICE.

windows sysadmin sccm

Deploying Microsoft .NET Framework 4.6.1 with System Center Configuration Manager Sept. 21, 2016, 2:21 p.m.

How to build a Configuration Manager Application for Microsoft .NET Framework 4.6.1.

windows sysadmin sccm

Installing And Configuring Azure AD Connect Health Agent for ADDS / ADFS Sept. 16, 2016, 12:28 p.m.

Covers the many various errors and failures that are encountered installing the Azure AD Connect Health Agent.

windows sysadmin azure

Cleanup Active Directory with PowerShell Sept. 2, 2016, 9:02 a.m.

PowerShell scripts to report on & manage inactive Active Directory objects, including users, computers, groups and OUs.

active directory powershell sysadmin windows

Silently deploy SSRS Printing Components for SQL 2008 R2 (RSPrintClient.dll) Aug. 31, 2016, 4:55 p.m.

In secure environments you sometimes need to install ActiveX components. I wanted to create a silent installation of the Printing components of the SQL Server Reporting Services 2008 R2 in a lock downed environment. The components are needed to present the print dialog box in the Reporting Services website.

windows sysadmin sql server

Ultimate PowerShell Prompt Customization and Git Setup Guide Aug. 29, 2016, 8:35 p.m.

By the end of the article you will have a great looking prompt, a nice Git setup using ssh keys and even be able to squash commits on Windows.

git windows sysadmin powershell

Enterprise Management of ActiveX Controls using ActiveX Installer Service Aug. 26, 2016, 3:59 p.m.

The ActiveX Installer Service can install ActiveX controls in the background for non-administrative users.

microsoft deployment sysadmin windows

How to use Group Policy Preferences to Secure Local Administrator Groups Aug. 2, 2016, 11:25 a.m.

How do you give a users full admin access to a computer but stop them from adding more people to the local admin group on a computer? Use Group Policy Preference of course.

gpo sysadmin windows

Technical Reference for Log Files in Configuration Manager July 18, 2016, 8:50 p.m.

Use this information to view and monitor Configuration Manager client and server logs for operation details and identify error information that might help you to troubleshoot any problems.

sysadmin windows sccm

Azure Pricing Calculator June 28, 2016, 1:19 p.m.

azure syasmin windows

Unattended/Silent Installation Switches for Windows Apps June 10, 2016, 10:34 a.m.

The goal of this document is to collect instructions for performing unattended / silent installations of many popular application installers. Such instructions are useful for automating these installations.

windows sysadmin mdt