Hi Folks,
I am newbie to the SQL Server programming. I also follow this forum only now. I am not sure if these kind of question had been asked in the past. Let me furnish you more detail about my query. I do like to get few details regarding the SQL server. I do need the following details to get the information about it through query
- SQL Server Installation directory
- No. Of CPU(as i read SQL Server standard support 4 cpu and Enterprise support 32 CPU)
- CPU Speed of the SQL Server installed machine
- Disk Storage details
- Operating system on which the SQL Server is installed
- Location of the swap file of SQL Server
- TempDB directory path
- System database directory path
- User database location
- Log files location
I do like to get information like this through query. Can i know if such information can be get through query or it should be get only thro' WMI. Please drop your ideas in getting these details.
Thanks in Advance,
Regards,
JeiSurya