#PSTip Change SQL Server MaxServerMemory configuration using SMO
Note: This tip requires PowerShell 2.0 or above. As database administrators, we might want to configure SQL MaxServerMemory setting to ensure the SQL service does not occupy all available physical memory.
Read More