Skip to content

Category: Windows

Some Group Policy areas are missing from the Group Policy Editor

SUMMARY When you open the Group Policy Editor MMC snap-in tool, focused either on a local GPO or AD-based one, some Group Policy areas that are expected to appear may not be found. SYMPTOMS Some policy areas are missing when you open up the Group Policy editor. These missing policy areas are different than the…

Leave a Comment

Basic Tintri Storage Tasks with Powershell

Download Tintri powershell tools here: http://urbannerd-consulting.com/?page_id=7094 Launch the Tintri Powershell Module Next we will connect to the Tintri Server Using the following command : Connect-TintriServer TintriServer (zactst01) Next you will be prompted to provide “Super Admin” Credentials for the Tintri Storage Device Next screen will show that we made a successful connection to the device…

Leave a Comment

Find MAC Addresses of member NICs in a Native Windows Team

This article describes how to get the MAC addresses of all member Network Interface Cards (NICs ) in Native Windows Network Teams  present in a Windows Server 2012/2012 R2 using PowerShell. There are lot of instances where the network communications fail when we are teaming up the incorrect network interfaces. Especially when the team members…

Leave a Comment