Global Condition and IP Address

Hi, is there a way to use WQL Global Condition to get an IP Address or at least evaluate a part of it?
I tried to use that query:
And I wasn't able to get any result. I tried Contains, begin with and my deployment was all the time not applicable.
Is there any way to do it?
I am trying to deploy an app that require a UNC path. There is no DFSR in place and the guy here do not want to use it.
So I have an XML file that will point on a specific UNC path for each location but I need a way to make it happen in my deployment.
There is no AD Sites sets as well so I was trying to get something from a Global Condition.
Any other idea is welcome.
Mathieu

Yes sorry I forgot that one, I am using the Application deployment type, which will launch the correct deployment type based on the requirement.
I was in the idea to use that Application for my unknown computers also (in my task sequence). This is why that part was pretty helpful.

Similar Messages

  • PO item Condition Record number and delivery address of PO - Need a table n

    Hello Experts,
    I need some help as I have searched enough but did not find any solution.
    I need a table name where I can find Condition Record number for PO line item.
    As I have to create a new PO Layout in which I have to mention each & every condition type with value for line item.
    I need to know one more thing that from which table I will get delivery address number so on the basis of that I can read entries from table ADRC.
    Thanks in advance.
    Bhagat

    HI,
    The First Question is regarding the PO Conditions.
    For Extracting the same. we have to Go to The Table EKKI and in this table pass the PO Number and after entering the PO NUmber ,at each item level we will have a condition record number KNUMV created,
    collect the condition record number and pass the value in KONV table ,in that table we will get all the conditions and its values maintained.
    The second question is the delivery Address
    the Delivey address comes from four ways
    Plant
    EKPO -Pass PO NUmber - collect the plant and pass in table T001W  to get the address number
    and pass the address number to ADRC table
    Customer (third party)
    IN table EKPO -collect the customer Number-KUNNR and pass that value to KNA1 table and then get the address number and then get the address from ADRC table.
    Direct address number ( created by t code MEAN- Type ME01)
    This adress number-ADRNR can be taken from EKPO table and pass this value to adrc table to get the address.
    Vendor ( subcontracting)
    In this IN EKPO we will have the vendor field -LIFNR and this field collect the vendor number and pass in LFA1 and get the address number and then pass the address number to ADRC table
    If in EKPO,the address number and customer vendor field are blank then it picked from the plant and we have to default the Plant Address
    Hope so it helps
    Regards
    Anjanna.

  • WLST 92 - How to Create Global Role and Role Condition?

    I'm currently using WLS 9.2 and trying to use WLST to create a global role and defining a role condition. Anyone know how to do so using WLST for WLS 9.2?
    Trying to:
    - create Global Role, testRole
    - create condition where 'username = testuser'
    thanks!

    Did you find out a solution for this?

  • Use Global Conditions when Deploying an Application to a User

    Hi,
    Use Global Conditions when Deploying an Application to a User:
    I would like to deploy App-V Application with User centic in mind. The problem is that when the user login to a specefic typ of desktop the application shall be deployed. But if the use login on there primary device or some other
    device with same SLA the Application shall not be deployed.
    I think I can use Global Conditions to solve this. I have read about GC and it looks like I could greate a GC rule that deploy the software if the computer is in an AD-group or maybe becas all this computer starts with same prefix, sp maybe
    if the computernamn starts with PC the application will get deployed.
    The issue is that there is differant SLA on the computers that the User login to. 
    Or what mor can I do?
    /SaiTech

    Just keep in mind this puts a load on AD, a Domain Controller can get tickled silly by these Global Conditions running from each of your Clients, depending on the scale of your environment it can have an impact. It's a great idea GC's, just need to consider
    what load you are putting on the infra when they run.
    Might not be an issue for\to you, worth nothing all the same.
    Robert Marshall | This forum post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs

  • Arp aging time on router and mac address aging time on switches set close t

    Hi,
    appreciate some advice on the following:
    what is the benefit of setting arp aging time on router and mac address aging time on switches close to each other?
    Thanks,
    Christina

    Hi,
    based on the below output, do you think implementing it will benefit? Thanks.
    C2950#sh int fa0/43
    FastEthernet0/43 is up, line protocol is up (connected)
    Hardware is Fast Ethernet, address is 000d.5e11.4e2b (bia 000d.5e11.4e2b)
    MTU 1500 bytes, BW 100000 Kbit, DLY 1000 usec,
    reliability 255/255, txload 7/255, rxload 2/255
    Encapsulation ARPA, loopback not set
    Keepalive set (10 sec)
    Full-duplex, 100Mb/s
    input flow-control is off, output flow-control is off
    ARP type: ARPA, ARP Timeout 04:00:00
    Last input never, output 00:00:00, output hang never
    Last clearing of "show interface" counters never
    Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
    Queueing strategy: fifo
    Output queue: 0/40 (size/max)
    5 minute input rate 933000 bits/sec, 149 packets/sec
    5 minute output rate 2981000 bits/sec, 263 packets/sec
    2819781393 packets input, 3782332886 bytes, 0 no buffer
    Received 266693 broadcasts (0 multicast)
    0 runts, 0 giants, 0 throttles
    0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
    0 watchdog, 0 multicast, 0 pause input
    0 input packets with dribble condition detected
    4015025747 packets output, 2328228393 bytes, 0 underruns
    0 output errors, 0 collisions, 2 interface resets
    0 babbles, 0 late collision, 0 deferred
    0 lost carrier, 0 no carrier, 0 PAUSE output
    0 output buffer failures, 0 output buffers swapped out
    C2950#

  • Powershell script to Add global condition (of OS Requirement) to ALL application deployment types

    Looking for an automated way via Powershell to Add global condition (of OS Requirement) to ALL application deployment types.
    We currently have over 300+ Applications in SCCM and looking for an automated way of adding a global condition where OS requirement is equal to Windows 7 instead of the default of Any OS.
    a

    Hi,
    Here is a Adam Meltzer's blog about how to create an Application with a requirement rule pointing to a global condition. You could have a look.
    http://blogs.msdn.com/b/ameltzer/archive/2012/10/23/how-to-create-an-application-with-a-requirement-rule-pointing-to-a-global-condition.aspx
    Best Regards,
    Joyce
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Global Search and Replace for Scrambled/Garbled Characters

    So I exported a bunch (over 3000) contacts from my Outlook on Windows by using Outlook2Mac, and also tried just using a straight CSV export. But the Chinese characters came out all garbled, and I no longer have the use of that Windows machine anymore.
    Here's an example:
    Name: ∂¿¨¸™K (May Huang)
    Job Title: ±M§·∏g≤z
    Dept: ¿Á∑~≥B/ODM∑~∞»≥°
    Company: ®Ù•fl∞ͪ⁄
    Address:
    §≠™—∂m§≠≈v§≠∏Ù15∏π
    •x•_ø§
    •x∆W
    I figure I can slowly piece together most of it by doing lots of global search and replaces -- for instance, "•x∆W" should be "台灣" (Taiwan) -- and changing each characters I know one by one.
    Problem is, I can't figure out how to do a find and replace! Can anyone help me out?
    Thanks in advance!
    PowerBook G4 17   Mac OS X (10.4.5)  

    But for the sake of getting a solution to the
    original problem, I wasn't able to export the vCards
    from AddressBook and then do what you said. For some
    reason, I couldn't open the .vcf file in TextEdit;
    kept telling me that the file wasn't encoded in
    "Traditional Chinese (Windows, DOS)" format.
    You need to use the Open dialogue in TextEdit and open the .vcf in something that it will accept. When you export the stuff from Address book, it indeed is not in Trad Chinese.
    I don't have your stuff, so I can't be exactly sure, but it should work something like this. You export everything from Address Book. Use the Open dialogue of TextEdit to open the file, probably as UTF-8. Save as MacRoman. Open again as Trad Chinese (Windows). Save as UTF-8. Reimport. You may need to experiment to find what works right.

  • Global Conditions - Powershell Script - Script is not signed (Error: 87D00327; Source: CCM)

    I failed to use any Powershell script in Global Conditions with error 87D00327. The script is signed and tested without problem. Setting execution policy doesn't change the result at all.
    Error message as below:
    In-line script returned error output: File C:\Windows\CCM\SystemTemp\e7001c04-3966-46a7-9622-26c36d9c45de.ps1 cannot
    be loaded. The file C:\Windows\CCM\SystemTemp\e7001c04-3966-46a7-9622-26c36d9c4
    5de.ps1 is not digitally signed. The script will not execute on the system. Ple
    ase see "get-help about_signing" for more details..
    At line:1 char:2
    + & <<<< 'C:\Windows\CCM\SystemTemp\e7001c04-3966-46a7-9622-26c36d9c45de.ps1'
    + CategoryInfo : NotSpecified: (:) [], PSSecurityException
    + FullyQualifiedErrorId : RuntimeException
    ScriptProvider 6/23/2014 1:45:06 PM 2516 (0x09D4)
    ScriptProvider::CreateInstanceEnumAsync - Script Execution Returned :1, Error Message:File C:\Windows\CCM\SystemTemp\e7001c04-3966-46a7-9622-26c36d9c45de.ps1 cannot
    be loaded. The file C:\Windows\CCM\SystemTemp\e7001c04-3966-46a7-9622-26c36d9c4
    5de.ps1 is not digitally signed. The script will not execute on the system. Ple
    ase see "get-help about_signing" for more details..
    At line:1 char:2
    + & <<<< 'C:\Windows\CCM\SystemTemp\e7001c04-3966-46a7-9622-26c36d9c45de.ps1'
    + CategoryInfo : NotSpecified: (:) [], PSSecurityException
    + FullyQualifiedErrorId : RuntimeException
    ScriptProvider 6/23/2014 1:45:06 PM 2516 (0x09D4)
    Failed in discovering instance.
    Script is not signed (Error: 87D00327; Source: CCM) ScriptProvider 6/23/2014 1:45:06 PM 2516 (0x09D4)
    Failed to do HandleExecQueryAsync().
    Script is not signed (Error: 87D00327; Source: CCM) ScriptProvider 6/23/2014 1:45:06 PM 2516 (0x09D4)
    Failed to process CScriptProvider::GExecQueryAsync.
    Script is not signed (Error: 87D00327; Source: CCM) ScriptProvider 6/23/2014 1:45:06 PM 2516 (0x09D4)
    I can't figure out a way to capture the temp script file mentioned in the error message so I can't verify the script locally.
    Any help will be appreciated.
    Sean
    Regards, Sean

    Hi, Sean.
    There was a product issue with signed PowerShell detection method scripts that has been fixed in R2 CU2. I just noticed it's not mentioned in the KB article for CU2. I'm not sure what happened here but I'll have somebody look into this.
    Anyway, there's a couple of caveats to consider regarding this fix in your scenario. Firstly if you're creating a PowerShell script detection method you must not copy/paste the script text -- you need to "Open" it. Secondly, if you have any previously created
    PowerShell script detection methods with signed scripts, you will need to re-add the detection script (again using "Open"). Finally, you must use an administrator console that's been updated to CU2 and a client that's been updated to CU2 for this fix to be
    effective.
    I hope this helps resolve the issue for you.
    Check out my Configuration Manager blog at http://aka.ms/ameltzer

  • Goods reciepient and Requestor address problem

    Hello Guy's , 
    I have a problem in PO output. When PO's are send to the vendor the Goods Recipient and Requestor Add: is incorrect and needs to be changed. I tried to find from where the address is being picked up but i'am unable to find the address details.
    I checked via BBP_PD under Goods reciepient and Requestor and i could see the address no: 10611 and the Ship to address is 50373 which is correct.
    But the user wants the addr no: 50373 to be printed under Goods reciepient and Requestor on the PO instead of 10611.
    When i checked attribute Addr_shipt its been maintained to 50373. But i could not find 10611, then i checked table ADRC and there too i could not find the address no: I have checked table HRT1222 to see where in the org structure this add is maintained but was unsuccessful. I also checked the smartform logic which has two conditions and as per the condition what the system is doing is right. but i cannot see the address no: 10611. Can anyone help in finding this.
    As i need to change address no: 10611 to 50373 for PO output.
    Please advise.
    Rgds
    Saj

    Hi
    in adrc table all addresses are vailable include.
    for eg.
    20 partner function crmd_partner table you can find adrc - for good recipient
    27 partner function crmd_partner table you can find adrc - for delivery point
    you must find all addresses number in adrc table.
    i think you can swap if you want or override in doc change badi either sc, po method.
    but in your PO form GOOD RECIPIENT as well as DELIVERY POINT address will be same.
    br
    muthu

  • Global Condition - Multiple NICS

    I need to configure a requirement for a server with more than one NIC that is enabled. I don't know how to translate that into a Global Condition in SCCM. The regular PowerShell for the requirement is below. So how do I translate the below code into a global
    condition in SCCM (if its possible):
    $check2 = (gwmi Win32_NetworkAdapterConfiguration | ? {$_.IPEnabled }).count
     if ($Check2 -lt 2) { exit }

    I think the easiest solution is to let your script return the count and then compare the count with 2 in the requirement of the application.
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

  • WQL Global Condition returning Error 0x80041010

    Hey guys, I am trying to create a Global Condition which only deploys a video driver to devices which have the hardware present (an HP USFF 7900 and 8000 Elite).
    To this end, I have created a WQL Global Condition as below:
    When I try and Simulate my Deployment I get the following:
    Error Code - 0x80041010 (-2147217392) and Error Description - Invalid Class.
    I set the Rule Type to Existenial and to "must exist on the specified device" although I doubt this is the issue.
    Can anyone point me in the right direction please?
    Thanks in advance.

    Hey guys, changed the query as instructed and still getting the original error on my simulated deployment - 0x80041010 (Invalid Class).
    Any further ideas?
    Also, is there any log file on the client I can see this result in? I am getting some "funnies" with the simulated deployments - such as deleting one after its returned its result - so I recreate the deployment (after changing the requirement rule)
    and it immediately returns the same result - is this normal if the targeted resource is the same?
    Thanks again.

  • Create Global Condition using SCCM 2012 SDK programmaticaly

    Could someone please help me in creating some simple Global Condition in SCCM 2012 with SDK.
    First, I thougth that it will be pretty easy just creating a SMS_GlobalCondition WMI objet instance, but then I found that there is no any information about rules in that object and it seems to be impossible to create just SMS_GlobalCondition instance. So
    there should be some another object containing information about rule or expression assigned to global condition.
    For now, I found that it seems to be possible to use DcmObjectWrapper, may be someone can give me a piece of advice on how that exactly can be done.
    Appreciate any help.

    Juke,
    Thanks for your reply.
    Actually for now I'm trying to do what you recommended.
    I found an
    article describing the way to retrieve all Global Conditions as a part of assigning them to an application. This part works for me, I'm just checking objects which they use and looking for properties I should specify, but I still was not able to successfully
    create Global Condition.
    Seems that I still miss some parameters.
    When I save wrapper object which is of type DcmObjectWrapper like
    ((IResultObject)wrapper).Put();
    after specifying necessary parameter I got an error:
    ConfigMgr Error Object:
    instance of SMS_ExtendedStatus
    Description = "Access denied when attempting to retreive configuration item.";
    ErrorCode = 1078266380;
    File = "e:\\nts_sccm_release\\sms\\siteserver\\sdk_provider\\smsprov\\sspconfigurationitem.cpp";
    Line = 2130;
    ObjectInfo = "";
    Operation = "PutInstance";
    ParameterInfo = "";
    ProviderName = "ExtnProv";
    StatusCode = 2147749889;
    That would be great if someone could provide me with working example or give some advice on what parameters are required for that objects. Or maybe I'm using wrong way to do that in general.

  • Custom WQL global condition causing issues

    I created a custom Global Condition, that is causing my application to fail to install, with an error code of 0x80041005(-2147217403)  With out this requirement the application will install as intended.  The condition is:
    Setting Type: WQL query
    Data Type: Boolean
    Namespace: root\cimv2
    Class: Win32_QuickFixEngineering
    Property: HotFixID
    WQL query WHERE clause: HotFixID='KB2919355'
    Using powershell I get the following on one of the test computers:
    PS C:\Users\Administrator> $hotfix = "Select hotfixid from Win32_QuickFixEngineering where hotfixid='KB2919355'"
    PS C:\Users\Administrator> Get-WmiObject -query $hotfix
    __GENUS : 2
    __CLASS : Win32_QuickFixEngineering
    __SUPERCLASS :
    __DYNASTY :
    __RELPATH :
    __PROPERTY_COUNT : 1
    __DERIVATION : {}
    __SERVER :
    __NAMESPACE :
    __PATH :
    HotFixID : KB2919355
    PSComputerName :
    In the Requirement of the application I made the Operator: Equals and the Value: True.  When I simulate the deployment they are not, part of the "Requirements Not Met" tab, so I assume the requirement is working, but it is still failing.
    Any sugestions?

    I am seeing this in the AppIntentEval.log every time I attempt to deploy the application with the Custom Global condition.
    No dependencies for DeploymentType ScopeId_F79D5897-0BDA-46D4-8021-140E88B338D5/DeploymentType_14694d25-3c2e-4d69-84ce-29bfb37abffd/11. AppIntentEval 5/12/2014 1:36:31 PM 2628 (0x0A44)
    No dependencies for DeploymentType ScopeId_F79D5897-0BDA-46D4-8021-140E88B338D5/DeploymentType_dec8eb4c-e543-4a39-92a3-e0ca943f49c8/2. AppIntentEval 5/12/2014 1:36:31 PM 2628 (0x0A44)
    Evaluating Application policies for (Removed) AppIntentEval 5/12/2014 1:36:31 PM 2628 (0x0A44)
    Rejecting ScopeId_F79D5897-0BDA-46D4-8021-140E88B338D5/RequiredApplication_1876a49f-4da8-4454-8d5c-8095251c32fc/11 due to evaluation error AppIntentEval 5/12/2014 1:36:31 PM 2628 (0x0A44)
    ScopeId_F79D5897-0BDA-46D4-8021-140E88B338D5/DeploymentType_14694d25-3c2e-4d69-84ce-29bfb37abffd/11 :- Current State = Error, Applicability = Unknown, ResolvedState = None, ConfigureState = NotNeeded, Title = App_Name - Windows app package (*.appx, *.appxbundle) AppIntentEval 5/12/2014 1:36:31 PM 2628 (0x0A44)
    ScopeId_F79D5897-0BDA-46D4-8021-140E88B338D5/DeploymentType_dec8eb4c-e543-4a39-92a3-e0ca943f49c8/2 :- Current State = NotInstalled, Applicability = NotApplicable, ResolvedState = None, ConfigureState = NotNeeded, Title = Old_App - Windows app package (*.appx, *.appxbundle) AppIntentEval 5/12/2014 1:36:31 PM 2628 (0x0A44)
    ScopeId_F79D5897-0BDA-46D4-8021-140E88B338D5/Application_1876a49f-4da8-4454-8d5c-8095251c32fc/11 :- Current State = Error, Applicability = Unknown, ResolvedState = None, ConfigureState = NotNeeded, Title = App_Name AppIntentEval 5/12/2014 1:36:31 PM 2628 (0x0A44)
    ScopeId_F79D5897-0BDA-46D4-8021-140E88B338D5/RequiredApplication_1876a49f-4da8-4454-8d5c-8095251c32fc/11 :- Current State = Error, Applicability = Unknown, ResolvedState = None, ConfigureState = NotNeeded, Title = ApplicationIntentPolicy AppIntentEval 5/12/2014 1:36:31 PM 2628 (0x0A44)
    No dependencies for DeploymentType ScopeId_F79D5897-0BDA-46D4-8021-140E88B338D5/DeploymentType_14694d25-3c2e-4d69-84ce-29bfb37abffd/11. AppIntentEval 5/12/2014 1:39:20 PM 1508 (0x05E4)
    No dependencies for DeploymentType ScopeId_F79D5897-0BDA-46D4-8021-140E88B338D5/DeploymentType_dec8eb4c-e543-4a39-92a3-e0ca943f49c8/2. AppIntentEval 5/12/2014 1:39:20 PM 1508 (0x05E4)
    Evaluating Application policies for (Removed) AppIntentEval 5/12/2014 1:39:20 PM 1508 (0x05E4)
    Rejecting ScopeId_F79D5897-0BDA-46D4-8021-140E88B338D5/RequiredApplication_1876a49f-4da8-4454-8d5c-8095251c32fc/11 due to evaluation error AppIntentEval 5/12/2014 1:39:20 PM 1508 (0x05E4)
    ScopeId_F79D5897-0BDA-46D4-8021-140E88B338D5/DeploymentType_14694d25-3c2e-4d69-84ce-29bfb37abffd/11 :- Current State = Error, Applicability = Unknown, ResolvedState = None, ConfigureState = NotNeeded, Title = App_Name - Windows app package (*.appx, *.appxbundle) AppIntentEval 5/12/2014 1:39:20 PM 1508 (0x05E4)
    ScopeId_F79D5897-0BDA-46D4-8021-140E88B338D5/DeploymentType_dec8eb4c-e543-4a39-92a3-e0ca943f49c8/2 :- Current State = NotInstalled, Applicability = NotApplicable, ResolvedState = None, ConfigureState = NotNeeded, Title = Old_App - Windows app package (*.appx, *.appxbundle) AppIntentEval 5/12/2014 1:39:20 PM 1508 (0x05E4)
    ScopeId_F79D5897-0BDA-46D4-8021-140E88B338D5/Application_1876a49f-4da8-4454-8d5c-8095251c32fc/11 :- Current State = Error, Applicability = Unknown, ResolvedState = None, ConfigureState = NotNeeded, Title = App_Name AppIntentEval 5/12/2014 1:39:20 PM 1508 (0x05E4)
    ScopeId_F79D5897-0BDA-46D4-8021-140E88B338D5/RequiredApplication_1876a49f-4da8-4454-8d5c-8095251c32fc/11 :- Current State = Error, Applicability = Unknown, ResolvedState = None, ConfigureState = NotNeeded, Title = ApplicationIntentPolicy AppIntentEval 5/12/2014 1:39:20 PM 1508 (0x05E4)

  • How do I change my username and email address?

    I am unable to find where to change my iTunes Store username and email address. There's nowhere on this site to be able to change it. Can I only change it through iTunes?

    You can edit your Apple ID(which is your iTunes Store account name) via Apple's My Apple ID website https://appleid.apple.com/com by following these steps:
    1.) Click "Manage your account" on the right hand side of the page.
    2.) Click edit next to your Apple ID and Primary Email Address.
    3.) Edit your account name to the desired email address.
    4.) Click Save Changes.
    Hope this helps.

  • How do I change password and email address?

    I cannot change my password and email address because I am based in the UK and not in the US. When I try to make a change and save it, it says I have made a mistake on the fields marked red and asks me to complete the parts in red including: the state I live in and because I am not in a state it doesn't allow me to change my details. It also has a problem with my country's telephone code. Does anyone know how to resolve this?

    https://appleid.apple.com/cgi-bin/WebObjects/MyAppleId.woa/

Maybe you are looking for

  • Moving the stock from quality to unrestricted.

    Hello Experts, This is regarding QM issue. in inspection lot certain lot quantity is entered in quality and it is not cleared. the system status for that lot in QA03 is UD   ICCO PRII STUP now the question is how to clear this one. even i checked for

  • Fix for repeating events broken by OCS/Palm?

    When I sync my Treo using Oracle Calendar Sync (to my Mac), repeating events are broken into individual items ... and then the events on the Palm are broken into individual events, too! Has anyone found a workaround for this problem? Does the same th

  • Error in browser

    Hi Folks,               I developed one WDC for seletoptions with tabstrip.Component is activatedwithout any error.But in browser iam getting error attribute could not find.How i will debug this WDA application without seeing any thing on browser

  • Problems with Admin

    I am the only user of my computer but suddenly when I go to install updates it doesn't default to my username and when I type my username in it will not accept it. I know the password is correct because when I reboot I use it to get in my account and

  • New iMac and using old G5 as 2nd monitor?

    Hey y'all. About to get either a new 21.5" or 27" iMac, and would like to know would I be able to connect them to my old G5 iMac? I'd like to use my g5 as a second monitor or for spanning to increase my desktop space. Is this possible with the G5? It