No announcements
Found 2326330 threads
-
0 Votes
Inventory physical processor count and total memory count
The report is okay, but I need a single line count of memory and processor per server and a way for it to exist in the SQL database so I can export to the ...Answered | 3 Replies | 4219 Views | Created by WoodsT - Tuesday, December 10, 2013 9:32 PM | Last reply by Garth Jones - Saturday, December 21, 2013 3:38 PM -
0 Votes
Total no of cores and sockets count doesn't match
Physically, nobody has one core per socket anymore, most server chips have somewhere between 4 and 18 cores per socket, and then those ...Answered | 8 Replies | 1889 Views | Created by satwick - Tuesday, October 4, 2016 8:50 AM | Last reply by JRStern - Wednesday, October 5, 2016 3:29 PM -
1 Votes
Use Get-CimInstance to count processor sockets per server
I still had to use the Outvariable though otherwise cores and processor model returned blank results.Answered | 4 Replies | 2499 Views | Created by NJK-Work - Wednesday, March 21, 2018 2:51 PM | Last reply by NJK-Work - Wednesday, March 21, 2018 7:36 PM -
0 Votes
Trouble using Get-CimInstance instead of Get-WmiObject
get-wmiobject uses the dcom protocol and get-ciminstance uses the wsman protocol by default.Answered | 4 Replies | 5889 Views | Created by M.K.Maduro - Wednesday, June 19, 2019 12:59 PM | Last reply by JS2010 - Wednesday, June 19, 2019 7:48 PM -
0 Votes
Problem using Get-CimInstance remotely for some namespaces
By default, Get-CimInstance is using the WSMan protocol to work with the remote computers.Answered | 7 Replies | 3380 Views | Created by Eric Hodges - Monday, February 8, 2016 5:26 PM | Last reply by jrv - Thursday, November 29, 2018 5:19 PM -
0 Votes
SQL Server performance Impact by physical processor sockets.
Hello, Two physical processors of 4 cores each providing 8 cores in total are faster (provide better performance) than 1 ...Answered | 2 Replies | 4165 Views | Created by MalateshKakade - Saturday, March 17, 2012 3:42 AM | Last reply by Alberto Morillo - Saturday, March 17, 2012 8:49 PM -
0 Votes
Processor socket information
how can I retrieve information about actual number of processor sockets from an SCCM database?Answered | 2 Replies | 4459 Views | Created by Encor - Friday, November 27, 2009 10:33 AM | Last reply by Encor - Friday, November 27, 2009 11:33 AM -
3 Votes
Detect Virtual Machine and Logical Processor/Processor Socket ID mapping using Powershell
Your time is better spent watching the various hypervisor processor counters (Hyper-V Hypervisor Virtual Processor is a great place to start).Answered | 10 Replies | 1147 Views | Created by ananda vardhana - Friday, October 11, 2019 3:55 PM | Last reply by Eric Siron - Monday, October 14, 2019 3:27 PM -
0 Votes
Missing Second Processor Socket?
If any update, please feel free to let us know.Answered | 4 Replies | 1294 Views | Created by Gfajta - Friday, July 4, 2014 7:45 PM | Last reply by Justin Gu - Tuesday, July 8, 2014 11:01 AM -
0 Votes
Processor Requirement
In the past, Processor pricing is Physical / Socket based.Answered | 5 Replies | 6204 Views | Created by Mike Binder - Wednesday, December 30, 2009 4:37 PM | Last reply by ElMajdal - Sunday, January 3, 2010 5:43 PM -
1 Votes
SQL Versions and Licensing per processor
Apparently the licensing from Microsoft has changed and I need to report using SCCM 2007 on 228-04437 SQL Server Standard License(s) 395-02412 Exchange ...Answered | 5 Replies | 4635 Views | Created by Felyjos - Wednesday, April 15, 2015 4:35 AM | Last reply by Garth Jones - Sunday, May 3, 2015 1:47 PM -
2 Votes
Multiple Get-CimInstance
Here's a script I use as CIM doesn't work 100% in my environment (still supporting 2003 servers with Powershell v2).Answered | 12 Replies | 4511 Views | Created by WallaceTech - Monday, July 6, 2015 2:38 PM | Last reply by WallaceTech - Wednesday, July 8, 2015 11:22 AM -
0 Votes
SQL Server License - PROCESSORS
For SQL server operations point of view it takes 16 logical processors(schedulers), and for licensing point of view it is considered as 4.Answered | 1 Replies | 6603 Views | Created by MDDOHM - Wednesday, September 29, 2010 5:38 PM | Last reply by Lekss - Thursday, September 30, 2010 12:30 AM -
0 Votes
SQL Licensing Query (Per Processor)
That means that you have to count the number of CORES of all the CPUs (minimum 4 cores) ..and you can skip the CAL count.Answered | 5 Replies | 5638 Views | Created by Taranjeet Singh - Monday, April 9, 2012 1:24 PM | Last reply by Steve O'Halloran (The AI Guy) - Wednesday, April 11, 2012 6:36 PM -
0 Votes
Physical and Logical Processor count in Sql Server 2000
The easiest way might be using the htdump.exe utility from the Microsoft Product Support's Reporting Tools:Answered | 5 Replies | 8079 Views | Created by BBNanda - Tuesday, January 20, 2009 1:06 PM | Last reply by Bodo Michael Danitz - Wednesday, January 21, 2009 9:19 AM -
0 Votes
get Domain and User from Explorer.exe process with CIMinstance
This is the template for getting the output required.Answered | 4 Replies | 544 Views | Created by M.K.Maduro - Tuesday, March 10, 2020 11:37 AM | Last reply by M.K.Maduro - Tuesday, March 10, 2020 1:46 PM -
0 Votes
minimum core number per socket to run SQL 2014 enterprise edition
What processor models to buy, how many cores, even whether or not you want hyperthreading, are all flexible.Answered | 2 Replies | 529 Views | Created by AlbertoVampiri - Friday, April 13, 2018 12:29 PM | Last reply by JRStern - Friday, April 13, 2018 3:57 PM -
0 Votes
MS License (per processor count)
When I run the License 14A - Microsoft Volume Licensing Reconciliation Report I get No matching records could be found.Answered | 1 Replies | 5839 Views | Created by borq646 - Friday, June 19, 2009 6:47 PM | Last reply by Kim Oppalfens [MVP] - Wednesday, June 24, 2009 12:09 PM -
2 Votes
Get-CimInstance not giving me the methods I expect
Use of named arguments overcomes variations in the implementation of the MOF arguments which has been a constant aggravation as one system may order one way and the next a ...Answered | 8 Replies | 3303 Views | Created by Bigteddy - Monday, August 27, 2012 12:02 PM | Last reply by jrv - Monday, August 27, 2012 9:02 PM -
1 Votes
SQL Server 2008 Express Install Question, will it run on a dual core processor?
For example, the following is considered a single processor for purposes of this table: A single-core, hyper-threaded processor with 2 logical ...Answered | 3 Replies | 12972 Views | Created by Sandy Novi, MI - Sunday, February 7, 2010 4:47 AM | Last reply by Benedict Paul C - Friday, October 18, 2013 1:56 PM - Items 1 to 20 of 2326330 Next ›
No announcements