Summary
Today, Bernardo dives into the process of creating a SCCM (System Center Configuration Manager) collection specifically for SQL servers. This step-by-step guide is perfect for those looking to streamline their SQL server management using the Microsoft Configuration Manager.
🚀 Highlights
- Launch SCCM: Start by opening the SCCM Configuration Manager.
- Locate Device Collections: On the left-hand side, find and click on 'Device Collections'.
- Create a New Device Collection: Right-click and select 'Create Device Collection'. Give it a descriptive name like 'All Microsoft SQL Servers'.
- Select Clients: Choose all desktop and server clients. Although SQL is a server application, it might still be installed on desktop machines.
- Add a Query Rule: Click on 'Add Rule' and select 'Query Rule'.
- Edit Query Statement: Go to the 'Criteria' tab, and show the query language to paste a SQL query. This query helps identify SQL Server-centric databases.
- Test the Query: Use the play button to run the query and ensure it correctly identifies SQL databases, like BJ Dash SQL.
- Finalize and View Collection: Close the query editor, click 'Next', and finalize the creation of the collection. The member count will update based on the number of SQL servers detected.
🔑 Key Insights
- Flexible Querying: Modify your query to target specific SQL Server versions, such as 2016, 2019, or 2022, by changing the year in the command.
- Comprehensive Management: This method allows IT administrators to efficiently manage SQL server installations across a network, centralizing oversight and maintenance.
- Practical Application: Even in unexpected environments where SQL Server might be installed on desktop machines, this collection method ensures nothing is overlooked.
📝 Conclusion
Creating a SCCM collection for SQL servers is a straightforward process that enhances your ability to manage SQL installations across various machines. By following these steps, you'll be able to keep track of SQL servers efficiently, ensuring your network remains organized and up-to-date.
Watch the Video
Video URL: https://www.youtube.com/watch?v=upL_8sUzHPU