Re: [mssms] Disk space in CM12?

2015-03-10 Thread CESAR.ABREG0
BTW, this was for system with less than one gig, but you can modify it. Cesar A. Meaning is NOT in words, but inside people! Dr. Myles Munroe. > On Mar 10, 2015, at 8:48 PM, elsalvoz wrote: > > Here you go. > > WITH diskspace AS (SELECT SYS.Name AS [Server Name], > CASE WHEN RSYS.Is_Vi

Re: [mssms] Disk space in CM12?

2015-03-10 Thread elsalvoz
Here you go. WITH diskspace AS (SELECT SYS.Name AS [Server Name], CASE WHEN RSYS.Is_Virtual_Machine0 = 1 THEN 'Virtual Machine' ELSE 'Physical Machine' END AS [Hardware Type], vHSLDISK.TimeStamp AS [Scaned Date], vHSLDISK.DeviceID0 AS [System Drive C:], vHSLDISK.FreeSpace0 AS [Free space (MB)]

[mssms] Linux patching

2015-03-10 Thread Casey Robertson
Anybody use Lumension? Linux patching now squarely on my radar. Thanks, Casey Robertson Systems Engineer W 619.878.9099 E casey.robert...@mindbodyonline.com MINDBODY, Inc. 4051 Broad Street, Suite 220 San Luis Obispo, CA 93401 [Logo-for-email-signature.jpg]

RE: [mssms] java uninstall with wmic

2015-03-10 Thread Nash Pherson
Does that cover ‘Java(TM) 6 Update 2’ entries (half of java 6 and the first couple java 7’s had the TM in the name). Nash From: listsad...@lists.myitforum.com [mailto:listsad...@lists.myitforum.com] On Behalf Of Ryan Sent: Tuesday, February 24, 2015 13:47 PM To: mssms@lists.myitforum.com Subje

RE: [mssms] Get product name is blank

2015-03-10 Thread Roland Janus
There you go. Add a SSD to everything and you should be able skip one “class”. No? i7 to i5 saved us 100 bucks. From: listsad...@lists.myitforum.com [mailto:listsad...@lists.myitforum.com] On Behalf Of Murray, Mike Sent: Dienstag, 10. März 2015 20:24 To: mssms@lists.myitforum.com Subject: RE

[mssms] RE: SCCM 2012 SP1 in the lab

2015-03-10 Thread Heaton, Joseph@Wildlife
Ya, this is a brand new VM, built just for this purpose. I did review the mp logs, and they are not very clear: Mpsetup.log: <03/10/15 12:33:10> mp.msi exited with return code: 1603 <03/10/15 12:33:10> Backing up D:\Program Files\Microsoft Configuration Manager\logs\mpMSI.log to D:\Program F

[mssms] RE: SCCM 2012 SP1 in the lab

2015-03-10 Thread Richard J. Jones
I know that you can get similar errors if an SCCM 2007 client agent exists on the server. If that's the case, removal of this agent and reinstallation of the management point role should get you up and running. Other than that, it would also likely help to review the MP install logs to see if y

Re: [mssms] Disk space in CM12?

2015-03-10 Thread Sherry Kissinger
select l.SystemName0, L.DeviceID0, L.Size0 from v_gs_logical_disk l where drivetype0 = 3 That's for anything in CM. If you want "just servers" then you'll have to ad in more views and more where statements to limit it to just servers. On Tuesday, March 10, 2015 12:30 PM, David McSpadden wro

RE: [mssms] Disk space in CM12?

2015-03-10 Thread Chris . Ross
Return Receipt Your RE: [mssms] Disk space in CM12? document:

[mssms] SCCM 2012 SP1 in the lab

2015-03-10 Thread Heaton, Joseph@Wildlife
I'm in the process of testing my upgrade procedure for SCCM to go from SCCM 2012 SP1 to SCCM 2012 R2, and latest CU. I'm having a little problem. I'm unable to push the sccm client successfully. Here's what I see in my ccmsetup.log: ==[ ccmsetup started in process 4844 ]== ccms

RE: [mssms] Disk space in CM12?

2015-03-10 Thread David McSpadden
If I don’t find what I want in the Hardware built in reports I may hit you up for that methodology. From: listsad...@lists.myitforum.com [mailto:listsad...@lists.myitforum.com] On Behalf Of elsalvoz Sent: Tuesday, March 10, 2015 10:00 AM To: mssms@lists.myitforum.com Subject: Re: [mssms] Disk sp

RE: [mssms] Disk space in CM12?

2015-03-10 Thread David McSpadden
I did not see it. I'll look again. From: listsad...@lists.myitforum.com [mailto:listsad...@lists.myitforum.com] On Behalf Of Jeff Poling Sent: Tuesday, March 10, 2015 9:53 AM To: mssms@lists.myitforum.com Subject: RE: [mssms] Disk space in CM12? Have you looked at the Hardware - Disk built in r

[mssms] Extracting HW Inventory Selectings of Client Settings in SQL

2015-03-10 Thread Stephen Leuthold
Does anyone know how to extract what classes are selected in a client settings policy via SQL? The ClientSettings table has the name of each client settings, however I'm unsure of how to extract exactly what the settings are and what HW inventory classes are selected. Thank you, Stephen

[mssms] RE: Sporadic issues imaging PCs with more than 16 GB of RAM

2015-03-10 Thread Michael Gouldthorp
I recently captured a new Windows 7 x64 image (using SCCM 2012 SP1 R2 CU2 on a Hyper-v VM) and now image fails to install on machines with 16 GB of RAM about 30% of the time. The systems will either Blue Screen (0x0F4) or Black Screen. Systems with 8GB of RAM image without any problems whats

Re: [mssms] Report RAM information of your systems with SCCM

2015-03-10 Thread Radu Bogdan
Hello Russ, Yes ! you are correct, I`ve missed that, thank you. And if I want to also add the user name into this report ? Cheers. From: Russ Rimmerman Sent: Tuesday, March 10, 2015 3:55 PM To: mssms@lists.myitforum.com Subject: RE: [mssms] Report RAM information of your systems with SCCM C

Re: [mssms] Disk space in CM12?

2015-03-10 Thread elsalvoz
I think I have one. Now, I just need to find it, I created it at one of my previous gigs. Cesar On Mar 10, 2015 6:32 AM, "David McSpadden" wrote: > Does anyone have a report of File Server Disk space for CM 12?? > > > > This e-mail and any files transmitted with it are property of Indiana > Me

RE: [mssms] Report RAM information of your systems with SCCM

2015-03-10 Thread Russ Rimmerman
Change Capacity0/1048576 AS 'Capacity (MB)', to Capacity0 AS 'Capacity (MB)', From: listsad...@lists.myitforum.com [mailto:listsad...@lists.myitforum.com] On Behalf Of Radu Bogdan Sent: Tuesday, March 10, 2015 5:58 AM To: mssms@lists.myitforum.com Subject: Re: [mssms] Report RAM information of yo

RE: [mssms] Disk space in CM12?

2015-03-10 Thread Jeff Poling
Have you looked at the Hardware - Disk built in reports? Jeff From: dav...@imcu.com To: mssms@lists.myitforum.com Subject: [mssms] Disk space in CM12? Date: Tue, 10 Mar 2015 13:30:40 + Does anyone have a report of File Server Disk space for CM 12?? This e-mail and any files tran

RE: [mssms] RE: Creating Packages | Microsoft Security Essentials

2015-03-10 Thread Marilyn Muhammad-Lawal
Thank you From: listsad...@lists.myitforum.com [mailto:listsad...@lists.myitforum.com] On Behalf Of Sean Pomeroy Sent: Tuesday, March 10, 2015 8:46 AM To: mssms@lists.myitforum.com Subject: Re: [mssms] RE: Creating Packages | Microsoft Security Essentials There is a world of information at your

[mssms] RE: Creating Packages | Microsoft Security Essentials

2015-03-10 Thread Kent, Mark
Enable it in the SCCM agent settings. That's it. The agent will install it. Mark Kent (MCP) Sr. Desktop Systems Engineer Computing & Technology Services - SUNY Buffalo State From: listsad...@lists.myitforum.com [mailto:listsad...@lists.myitforum.com] On Behalf Of Marilyn Muhammad-Lawal Sent: T

Re: [mssms] RE: Creating Packages | Microsoft Security Essentials

2015-03-10 Thread Sean Pomeroy
There is a world of information at your finger tips. ;) http://blog.coretech.dk/hra/deploy-endpoint-protection-in-your-task-sequence/ On Tue, Mar 10, 2015 at 9:44 AM Marilyn Muhammad-Lawal < mmuham...@associaonline.com> wrote: > How do I get SCEP to deploy from my TS > > > > *From:* listsad..

[mssms] RE: Creating Packages | Microsoft Security Essentials

2015-03-10 Thread Marilyn Muhammad-Lawal
How do I get SCEP to deploy from my TS From: listsad...@lists.myitforum.com [mailto:listsad...@lists.myitforum.com] On Behalf Of Kent, Mark Sent: Tuesday, March 10, 2015 7:44 AM To: mssms@lists.myitforum.com Subject: [mssms] RE: Creating Packages | Microsoft Security Essentials If you are using

[mssms] Disk space in CM12?

2015-03-10 Thread David McSpadden
Does anyone have a report of File Server Disk space for CM 12?? This e-mail and any files transmitted with it are property of Indiana Members Credit Union, are confidential, and are intended solely for the use of the individual or entity to whom this e-mail is addressed. If you are not one of t

[mssms] RE: Creating Packages | Microsoft Security Essentials

2015-03-10 Thread Schwan, Phil
It looks like you're trying to run two commands on the same line (main .exe and the taskkill command). If you need to run multiple commands as part of the install, you'll want to use a script (powershell, vbscript, batch file, etc.). -Phil From: listsad...@lists.myitforum.com [mailto:listsad..

RE: [mssms] Creating Packages | Microsoft Security Essentials

2015-03-10 Thread Jeff Poling
What error are you seeing? Jeff Sent from my Windows Phone From: Marilyn Muhammad-Lawal Sent: ‎3/‎10/‎2015 7:35 AM To: mssms@lists.myitforum.com Subject: [mssms] Creating Packages | Microsoft Se

[mssms] RE: Creating Packages | Microsoft Security Essentials

2015-03-10 Thread Kent, Mark
If you are using SCCM, you should use SCEP instead. SCCM will deploy it automatically. Mark Kent (MCP) Sr. Desktop Systems Engineer Computing & Technology Services - SUNY Buffalo State From: listsad...@lists.myitforum.com [mailto:listsad...@lists.myitforum.com] On Behalf Of Marilyn Muhammad-La

RE: [mssms] RE: SCCM 2012 Local Accounts

2015-03-10 Thread Marilyn Muhammad-Lawal
I’m not finding anything in this file. I have reviewed it in WinPE before Setup windows and Config From: listsad...@lists.myitforum.com [mailto:listsad...@lists.myitforum.com] On Behalf Of Sean Pomeroy Sent: Monday, March 09, 2015 10:33 AM To: mssms; ccollins9 Subject: Re: [mssms] RE: SCCM 2012

[mssms] Creating Packages | Microsoft Security Essentials

2015-03-10 Thread Marilyn Muhammad-Lawal
I'm trying to create a package for Microsoft Security Essentials with command line (mssefullinstall-x86fre-en-us-vista-win7.exe /s /runwgacheck taskkill /f /im msseces.exe) but it keeps failing. I'm using sccm 2012 r2, any ideas? Marilyn Muhammad-Lawal Systems Analysts Team Lead Information Se

Re: [mssms] Report RAM information of your systems with SCCM

2015-03-10 Thread Radu Bogdan
Okay so I figure it out. I change “v_GS_PHYSICAL_MEMORY_LOCATION” to “v_GS_PHYSICAL_MEMORY” and now it works but...the Capacity MB column is 0 ( zero ). Any ideas ? From: Radu Bogdan Sent: Tuesday, March 10, 2015 12:12 PM To: mssms@lists.myitforum.com Subject: [mssms] Report RAM information

[mssms] Report RAM information of your systems with SCCM

2015-03-10 Thread Radu Bogdan
Hello, I`m trying to build a custom report from SCCM 2012 R2, with information about physical memory for desktops and laptops. First I add this to the configuration.MOF file: //* Physical memory location inventory. [ SMS_Report(TRUE), SMS_Group_Name("Physical Memory Location"), SMS_Class_ID("M

RE: [mssms] RE: App catalog background transfers?

2015-03-10 Thread Roland Janus
I knew that. I’m not sure I want to go through that much effort. A mail to SD so they know they have to check the console may already be enough. We’re not that big. But I still don’t see a solution for the “un-approve” issue From: listsad...@lists.myitforum.com [mailto:listsad...@lists