#PSTip List all Active Directory constructed attributes
Active Directory has a special kind of attributes called Constructed attributes. Constructed attributes are not “real” attributes, they are not stored in the directory.
Read MoreActive Directory has a special kind of attributes called Constructed attributes. Constructed attributes are not “real” attributes, they are not stored in the directory.
Read MoreNote: This tip requires PowerShell 2.0 or above. Ever thought about how you can list of all SQL Server instances on the local network?
Read MoreThere are a few ways to get the site a computer is a member of. In .NET we can use the ActiveDirectorySite class.
Read MoreNote: This tip requires PowerShell 2.0 or above. In today’s tip, we will see how we can use SQL SMO and PowerShell to change the AutoShrink property of a SQL database.
Read MoreNote: This tip requires PowerShell 2.0 or above. Windows PowerShell allows you to create short names for commands using Aliases. It even allows you to specify short parameter names.
Read MoreNote: This tip requires PowerShell 2.0 or above. In a couple of earlier tips on using SMO, we looked at backing up a SQL database and transaction logs.
Read More