#PSTip Identifying read-only domain controllers
Note: This tip requires PowerShell 2.0 or above. When you get a list of domain controllers using the AD module, one of the properties each DC has is the IsReadOnly property.
Read MoreNote: This tip requires PowerShell 2.0 or above. When you get a list of domain controllers using the AD module, one of the properties each DC has is the IsReadOnly property.
Read MoreNote: This tip requires PowerShell 2.0 or above. Today, a colleague in the network team asked if we could disable the default DNS registration flag (shown below) because our computers are not allowed to update DNS servers directly.
Read MoreGitHub, a service for hosting development projects that can be written in many programing and scripting languages has its own extensions to the popular Markdown style.
Read MoreNote: This tip requires PowerShell 2.0 or above. I have been working with Amazon Web Services (AWS) and for me the default management tool is their PowerShell module.
Read MoreNote: This tip requires PowerShell 2.0 or above. I bet this sounds familiar to you. You start working in the PowerShell console or in the ISE, and then at one point you figure out that a command you’re executing fails because your session is not …
Read MoreNote: This tip requires PowerShell 3.0 or above. When working with Hyper-V in Windows Server 2012 or Windows 8 and higher, you can set various Hyper-V host settings via the Hyper-V Settings dialog.
Read More