Re: [mssms] SCCM collection creation by script

2014-07-10 Thread steven hosking
Hi Jason, try this: select SMS_R_SYSTEM.ResourceID,SMS_R_SYSTEM.ResourceType,SMS_R_SYSTEM.Name,SMS_R_SYSTEM.SMSUniqueIdentifier,SMS_R_SYSTEM.ResourceDomainORWorkgroup,SMS_R_SYSTEM.Client from SMS_R_System inner join SMS_G_System_NETWORK_ADAPTER_CONFIGURATION on SMS_G_System_NETWORK_ADAPTER_CO

[mssms] SCCM collection creation by script

2014-07-10 Thread Jason Wallace
Hi folks A dumb question for this morning but . . . I am in the midst of a 2007 - 2012 migration. We want to move devices over by IP subnet as there are a large number of branch offices. I wonder whether someone has a magic script that can allow us to read the default gateway from hardwar

[mssms] RE: Change client cache size and location via VBScript

2014-07-10 Thread JONES, RICK J
The client will not allow that because your trying to run the script from within the cache. What you will have to do is a layered process where a batch file copies some files to a folder outside of the sccm cache and then activates that process in the folder outside of the cache and leave it ru

[mssms] Change client cache size and location via VBScript

2014-07-10 Thread Murray, Mike
Hey folks, I have a handful of computers that we need to increase the cache size and move the cache folder to another drive. I'm using the script below. If I run it directly on a computer, it works fine. However, when I deploy it as an application, it doesn't seem to fully work. In one case, on

[mssms] Canceling an in-progress deployment

2014-07-10 Thread Atkinson, Matt
I've been asked to write up some documentation for our on-call team regarding potential problems that could occur that would require their immediate attention. One of the scenarios I can foresee is a patch deployment going sideways and causing clients to be unable to start. I understand that tes

Re: [mssms] RE: SCCM 2012 Client upgrade

2014-07-10 Thread elsalvoz
Client automatic upgrade works as advertised. We use it. Cesar On Jul 10, 2014 12:33 PM, "Marable, Mike" wrote: > When you say you, “… tried to run the R2 CU1 client upgrade…” are you > saying you tried to run the full client install or just the CU1 hotfix? It > sounds like you attempted just

[mssms] RE: SCCM 2012 Client upgrade

2014-07-10 Thread Marable, Mike
When you say you, "... tried to run the R2 CU1 client upgrade..." are you saying you tried to run the full client install or just the CU1 hotfix? It sounds like you attempted just the hotfix but I want to make sure. What about the automatic client update feature? I've never tried it personall

[mssms] RE: SCCM 2012 Client upgrade

2014-07-10 Thread King, Jason
Have you tried updating from SP1 to R2, then update to CU1? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Jason King | Solutions Design Team Telephone: 248.853.4841 From: listsad...@lists.myitforum.com [mailto:listsad...@list

[mssms] SCCM 2012 Client upgrade

2014-07-10 Thread Campeau, Jonathan
Hello, We are using SCCM 2012 R2 CU1 in our environment, but I've just noticed that some of our machines are still running the 2012 SP1 client (5.00.7804.1000). I've tried to run the R2 CU1 client upgrade on some of them, but since they do not have R2 installed, the update fails. The only solu

RE: [mssms] RE: Config Manager 2012R2 and Powershell

2014-07-10 Thread Ryan Shugart
Thanks everyone. I have a test environment and am looking through it now to see just what I can and can’t do as well as online resources. I’m finding a lot of stuff online listing cmdlets so hopefully I can put that together and figure out some good workflows with those. Thanks. Ryan From: li

Re: [mssms] SCCM 2012 Indexing issue

2014-07-10 Thread Sherry Kissinger
Agreed... I think it should be one of those things (I'll try to remember) to tell new CM admins regarding SQL.  Right now I usually remember to say "remember you want 'Simple' Recovery and be sure to cap how much memory SQL is allowed to have, so you leave some for CM itself".  I should make tha

Re: [mssms] SCCM 2012 Indexing issue

2014-07-10 Thread Todd Hemsell
what command options do you run it with? On Thu, Jul 10, 2014 at 1:10 PM, Lindenfeld, Ivan wrote: > Strong endorsement for Ola’s script. It’s so good our DBA’s stole it. > > > > Ivan Lindenfeld > > FNF Jacksonville > > > > *From:* listsad...@lists.myitforum.com [mailto: > listsad...@lists.myi

RE: [mssms] SCCM 2012 Indexing issue

2014-07-10 Thread Lindenfeld, Ivan
Strong endorsement for Ola’s script. It’s so good our DBA’s stole it. Ivan Lindenfeld FNF Jacksonville From: listsad...@lists.myitforum.com [mailto:listsad...@lists.myitforum.com] On Behalf Of David O'Brien Sent: Thursday, July 10, 2014 9:22 AM To: mssms@lists.myitforum.com Subject: RE: [mssms]

RE: [mssms] SCCM 2012 Indexing issue

2014-07-10 Thread HELMS, DAVID C
Thanks. From: listsad...@lists.myitforum.com [mailto:listsad...@lists.myitforum.com] On Behalf Of Hatem Mohamed Sent: Thursday, July 10, 2014 1:27 PM To: mssms@lists.myitforum.com Subject: RE: [mssms] SCCM 2012 Indexing issue ***This is an EXTERNAL email. Please do not click on a link or open an

Re: [mssms] String an application and a package together in CM12

2014-07-10 Thread Todd Hemsell
you need to delete the package and make the reg key thing an application script type. Then "Deploy" it and set the actual application as a dependency. Of course then you cannot uninstall it because only the last app in the chain will uninstall. The better approach is to wrap the entire thing in a

RE: [mssms] String an application and a package together in CM12

2014-07-10 Thread Mike Dzikowski
You could also, create dependency for an Application. You could create an application to install your reg key with a script and have that be a dependency of your other application. Mike D- From: tsul...@gmail.com To: mssms@lists.myitforum.com Subject: RE: [mssms] String an application and

RE: [mssms] SCCM 2012 Indexing issue

2014-07-10 Thread Hatem Mohamed
http://blogs.technet.com/b/configmgrteam/archive/2014/07/07/support-announce ments-for-june-2014.aspx From: listsad...@lists.myitforum.com [mailto:listsad...@lists.myitforum.com] On Behalf Of John Aubrey Sent: Thursday, July 10, 2014 1:23 PM To: 'mssms@lists.myitforum.com' Subject: RE: [mssm

RE: [mssms] SCCM 2012 Indexing issue

2014-07-10 Thread John Aubrey
It was officially supported this week I believe. Check the ConfigMgr Team blog for more info. From: listsad...@lists.myitforum.com [mailto:listsad...@lists.myitforum.com] On Behalf Of HELMS, DAVID C Sent: Thursday, July 10, 2014 1:18 PM To: mssms@lists.myitforum.com Subject: RE: [mssms] SCCM 20

RE: [mssms] SCCM 2012 Indexing issue

2014-07-10 Thread HELMS, DAVID C
I didn't see it listed on the SCCM supported configurations page, but does anyone know if SCCM 2012 R2 supports SQL 2012 SP2. I only see SP1 listed. [cid:image001.png@01CF9C41.642027F0] From: listsad...@lists.myitforum.com [mailto:listsad...@lists.myitforum.com] On Behalf Of HELMS, DAVID C Se

RE: [mssms] String an application and a package together in CM12

2014-07-10 Thread Trevor Sullivan
Brian, You can use a task sequence to chain as many Applications and/or Package/Programs as you want. Cheers, Trevor Sullivan Microsoft PowerShell MVP From: listsad...@lists.myitforum.com [mailto:listsad...@lists.myitforum.com] On Behalf Of Brian McDonald Sent: Thursday, July 10, 2014

Re: [mssms] Compliance Settings: Remediation Script is not executed

2014-07-10 Thread Ryan
Are you sure you checked the box on your rule to run the remediation script when the setting is noncompliant? It's easy to miss. [image: Inline image 1] On Thu, Jul 10, 2014 at 9:56 AM, Trevor Sullivan wrote: > Folks, > > In ConfigMgr 2012 R2, I created a Configuration Item per the following:

RE: [mssms] Secunia

2014-07-10 Thread Miller, Todd
I opened a ticket with their support group and they were unable to duplicate the problem. I asked them if they were using the MSI installer or the EXE installer from Adobe when they are testing. They told me they only support the EXE installed version of Flash and shockwave. So I wrote an SCC

RE: [mssms] Compliance Settings: Remediation Script is not executed

2014-07-10 Thread Trevor Sullivan
Dan, Thanks for your input on this. Did you use an existential Compliance Rule, or is it value-based? The "Script returns at least one value" setting appears to only be valid for existential rules, and apparently you can't execute a remediation script when you use an existential rule. The check

RE: [mssms] Compliance Settings: Remediation Script is not executed

2014-07-10 Thread Daniel Ratliff
We just setup a compliance rule earlier this week and added remediation to it last night. It remediated over 7000 clients by this morning. All our settings are identical to yours. Are you certain the remediation script isn't running, instead of running and not working properly? Can you post yo

RE: [mssms] Compliance Settings: Remediation Script is not executed

2014-07-10 Thread Krueger, Jeff
I don't know if you saw my thread from the other day, but I'm having the exact same issue. The discovery script works no problem, but the remediation script doesn't do anything and I can't tell if it's even trying to execute. I see no errors in the DCMAgent.log or the CIAgent.log From: listsad

RE: [mssms] SCCM 2012 Indexing issue

2014-07-10 Thread HELMS, DAVID C
Thanks Ryan. From: listsad...@lists.myitforum.com [mailto:listsad...@lists.myitforum.com] On Behalf Of Ryan Sent: Thursday, July 10, 2014 10:49 AM To: mssms@lists.myitforum.com Subject: Re: [mssms] SCCM 2012 Indexing issue ***This is an EXTERNAL email. Please do not click on a link or open any

[mssms] Compliance Settings: Remediation Script is not executed

2014-07-10 Thread Trevor Sullivan
Folks, In ConfigMgr 2012 R2, I created a Configuration Item per the following: * Baseline o Configuration Item * Script Setting * Discovery Script --> Checks if a process is running (PowerShell) * Remediation Script --> Kicks off a process (PowerShell) *

Re: [mssms] Application Catalog

2014-07-10 Thread Ryan
Why? You'd have to talk to Microsoft about that. I think they could have made it easier to put Packages in the application catalog and given us more options, but they chose not to. Why aren't you using an application object for Office? I haven't found many reasons to use packages outside of OSD.

Re: [mssms] SCCM 2012 Indexing issue

2014-07-10 Thread Ryan
It is not that simple, but Steve Thompson did a great job describing how to optimize those databases: http://stevethompsonmvp.wordpress.com/2013/05/07/optimizing-configmgr-databases/ It uses the Ola script and gives two other scripts to set things up. You only need to change 3 lines in all of the

RE: [mssms] SCCM 2012 Indexing issue

2014-07-10 Thread HELMS, DAVID C
Appreciate it Daniel. Currently on SQL 2012 SP1. From: listsad...@lists.myitforum.com [mailto:listsad...@lists.myitforum.com] On Behalf Of Daniel Ratliff Sent: Thursday, July 10, 2014 8:24 AM To: mssms@lists.myitforum.com Subject: RE: [mssms] SCCM 2012 Indexing issue ***This is an EXTERNAL emai

RE: [mssms] SCCM 2012 Indexing issue

2014-07-10 Thread HELMS, DAVID C
That’s what I have heard, but not exactly sure what all I need to do. Is it just a matter of downloading the maintenancesolution.sql script and importing it in? From: listsad...@lists.myitforum.com [mailto:listsad...@lists.myitforum.com] On Behalf Of David O'Brien Sent: Thursday, July 10, 2014

Re: [mssms] Service Lock Mode - Windows Embedded

2014-07-10 Thread naveen kanneganti
Hi All, Maintenance window is successfully applied to all thin clients. but still i can see some thin clients going in to service lock mode randomly. thanks Naveen k On Thu, Jul 10, 2014 at 1:33 PM, Anand Upadhyay - Information Technology < anand.upadh...@mynycb.com> wrote: > Have you tried

RE: [mssms] String an application and a package together in CM12

2014-07-10 Thread Stephen Leuthold
http://psappdeploytoolkit.codeplex.com/ Sent from my Windows Phone From: Brian McDonald Sent: ‎7/‎10/‎2014 8:35 AM To: mssms@lists.myitforum.com Subject: RE: [mssms] String an application and a packa

RE: [mssms] String an application and a package together in CM12

2014-07-10 Thread Brian McDonald
Hi Sherry - this was the first thing I tried. I opened the .MSI file using ORCA. Couldn't find anything. Is this something that all MSI's would have? This is for TeamViewer 9, BTW. :) Thanks, Brian Date: Thu, 10 Jul 2014 06:17:57 -0700 From: slkissin...@sbcglobal.net Subject: Re: [mssms] Strin

[mssms] Application Catalog

2014-07-10 Thread JRIT
Folks, I have a requirement. I am using SCCM 2012 R2 and have many Applications and Packages. When I publish an APP in Application Catalog I can setting up APROVAL, but I can't use APPROVAL for Packages published on Application Catalog. Why? I have a package for OFFICE 2013, this is published on

[mssms] failures when running ADR

2014-07-10 Thread Krueger, Jeff
CM2012 R2 CU2 We're seeing a failure when our updates ADR runs, looking at the RuleEngine.log it appears there are three updates that fail to download, other updates get downloaded and put into the SUGs. I'm trying to figure out what updates these are that are failing to download. I tried loo

RE: [mssms] SCCM 2012 Indexing issue

2014-07-10 Thread David O'Brien
Implement Ola's solution for SQL, you'll very likely notice some improvement after that. Don't rely on the built-in task. Sent from my Windows Phone From: Daniel Ratliff Sent: ‎10/‎07/‎2014 10:25 PM To: mssms@lists.myitforum.com

Re: [mssms] String an application and a package together in CM12

2014-07-10 Thread Sherry Kissinger
Are you sure the vendor doesn't have nice polite Public properties to set those?  aka AwesomeCoolThing.MSI LICENSEKEY=The-Key SETMYPREFERENCES=Yes if not, for a regkey with an MSI, I'd set those using a Transform, and deploy the msi using the transform...  Sherry Kissinger On Thursday, July

RE: [mssms] String an application and a package together in CM12

2014-07-10 Thread Krueger, Jeff
You don't need to have an MSI to make something an application you can select your type as a script based installer. The you can use the dependency like you're wanting From: listsad...@lists.myitforum.com [mailto:listsad...@lists.myitforum.com] On Behalf Of Brian McDonald Sent: Thursday, July

RE: [mssms] String an application and a package together in CM12

2014-07-10 Thread John Aubrey
I create a script base application and use the MSI as the detection method. I call the MSI then I call the reg entry in the batch file. From: listsad...@lists.myitforum.com [mailto:listsad...@lists.myitforum.com] On Behalf Of Brian McDonald Sent: Thursday, July 10, 2014 9:09 AM To: mssms@lists.

RE: [mssms] Secunia

2014-07-10 Thread Michael Gouldthorp
Apparently I'm not alone. I'm currently dealing with the exact same issue (Adobe Reader). We installed Flash using the MSI provided from the Adobe redistribution license. Secunia was great at detecting that flash was out of date and provided a patch to update flash to the current version. Unf

[mssms] String an application and a package together in CM12

2014-07-10 Thread Brian McDonald
Is this possible. For example, I have a REG key that I need to import to configure specific settings (such as License Activation, etc.) for an Application (MSI installer). I have created a package including the reg key and an application including the MSI. Both are working as expected and when

Re: [mssms] One HEFTY free ebook selection!

2014-07-10 Thread April Cook
Very nice, thanks for passing this along! On Wed, Jul 9, 2014 at 11:02 PM, Russ Rimmerman < russ.rimmer...@microsoft.com> wrote: > > http://blogs.msdn.com/b/mssmallbiz/archive/2014/07/07/largest-collection-of-free-microsoft-ebooks-ever-including-windows-8-1-windows-8-windows-7-office-2013-office

RE: [mssms] Service Lock Mode - Windows Embedded

2014-07-10 Thread Anand Upadhyay - Information Technology
Have you tried using maintenance window and see if these Service Lock Mode clients unlock during non maintenance window time? Anand From: listsad...@lists.myitforum.com [mailto:listsad...@lists.myitforum.com] On Behalf Of naveen kanneganti Sent: Thursday, July 10, 2014 4:21 AM To: mssms Subject

RE: [mssms] SCCM 2012 Indexing issue

2014-07-10 Thread Daniel Ratliff
I will confirm with our admins, but we have had SQL issues all week and I think upgrading SQL 2012 to SP2 resolved all of our issues. Daniel Ratliff From: listsad...@lists.myitforum.com [mailto:listsad...@lists.myitforum.com] On Behalf Of HELMS, DAVID C Sent: Thursday, July 10, 2014 8:20 AM To:

[mssms] SCCM 2012 Indexing issue

2014-07-10 Thread HELMS, DAVID C
I am having very poor performance within our SCCM console (software updates) and other issues like running reports via SSRS. I have found several sites talking about how the SQL maintenance for rebuilding indexes isn't working like it should and this is likely the root cause. I found the follo

[mssms] Service Lock Mode - Windows Embedded

2014-07-10 Thread naveen kanneganti
Hi All, I have windows 7 embedded clients (wyse d90d7) managed by SCCM 2012 SP1. I have find few of clients are going to Service Lock Mode ramdomly though no application, package , software updates, task sequence deployed to the clients. is thin clients can go to service lock mode due to some

Re: [mssms] PXE not working

2014-07-10 Thread Dean Cunningham
The abortpxe.exe response on the screen , indicates to me you are contacting the sccm server What version of SCCM? there is a problem with SCCM 2007 SP2 that reset the PXE Cache to 60 minutes see http://britv8.com/sccm-2007-cannot-image-devices-newly-added-using-pxe-boot/ Following on from Randy'