Help needed to configure H-REAP with local switching

Hi All,
We are using following devices for campus Wi-fi.
1. WLC - 4402
2. AP (1131ag, 1042n) which support H-REAP.
I want to configure HREAP central auth and local switching. I have enabled from local to HREAP after that I go to HREAP tab and native vlan 1 (by default)(I have changed native vlan 1 to 51.) vlan support is enabled. then click on vlan mapping and my wlan (guestwlan) is there with vlan id 24.
I have assigned static IP to AP (192.168.51.40/24 gw 192.168.51.254).
DHCP is running on controller.
switch port configure is below:
interface FastEthernet0/18
description WiFi access point
switchport trunk native vlan 51
switchport mode trunk
no ip address
end
Issue : authentication done through RADIUS (Cisco ACS 4.2) but no getting IP address from DHCP.
Please help.
Thanks in Adv.
Thanks,
AS

Hi AS,
Do not use the DHCP on the WLC.
Use a DHCP on the neighbor swtich if possible for the native VLAN.
Regards,
Amjad
Rating useful replies is more useful than saying "Thank you"

Similar Messages

  • Help needed to configure WVC54GC cam with BEFW11S4 router:

    OK...I have to admit that I'm finally having to ask for help!  I'm handy with most computer problems, but i.p. addresses, port forwarding and dns stuff is kinda over my head.  I need someone to walk me through the steps.  I've got the camera setup to the point that I can view the image in the Linksys setup, but I want to be able to share it on the net.  I'm stumped with how to do this.  I'm told I need to forward ports on my router etc.  I've been into the router settings and there is no "gaming tab" as is suggested, but I can find port settings under advanced, although they look different. 
    I've also setup an account with DynDNS updater,as I'm told I'll need this to maintain a connection.  The settings in there are equally as daunting, so any help here would also be beer worthy....LOL!
    Any help would be MUCH appreciated!
    Cheers!

    Once you login to your Router setup Page.... on the Very Right Side you need to click on the Advance Tab  and then you need to click on the Forwarding Tab and Below you can Open the Ports for your Camera.

  • Help needed I updated my ipad2 with iOS5 but few of my dashbaords are not working now can any one let me know how to downgrade the OS

    Help needed I updated my ipad2 with iOS5 but few of my dashbaords (HTML5) are not working now ,can any one let me know how to downgrade the OS as we have a meeting coming up .. its urgent

    Downgrading the iOS is not supported. If you are using Safari this try clearing its cache via Settings > Safari.
    If that doesn't work then try closing Safari completely and then re-open it : from the home screen (i.e. not with Safari 'open' on-screen) double-click the home button to bring up the taskbar, then press and hold any of the apps on the taskbar for a couple of seconds or so until they start shaking, then press the '-' in the top left of the Safari app to close it, and touch any part of the screen above the taskbar so as to stop the shaking and close the taskbar.
    A third option is a reset : press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.

  • Hi help needed to configure connector with web server 7

    Hi
    I m currently trying to configure web application with sun web server7.0 on solaris machine in 64 bit mode.
    I compiled source with -m64 which generated 64 bit for me. And m using the generated library to configure by editin magnus.config.....
    Same things are working in 32 bit..
    I given below error generated please if u guyz know the issue rep me bak... thnx in advance
    Sun Java System Web Server 7.0 B12/04/2006 11:14
    failure: CORE2253: Error running Init function load-modules: dlopen of /home/cfqauser/jrun/lib/wsconfig/1/libjrun_nsapi.so failed (ld.so.1: webservd: fatal: libgcc_s.so.1: open failed: No such file or directory)
    failure: server initialization failed
    Error running "/opt/webserver7/https-cfauto05/bin/startserv": exit code was 1

    looks like , the server is unable to find libgcc (or any of its dependent libraries in the path ) and hence unable to load.
    now, you can address this in multiple ways
    - export LD_LIBRARY_PATH to your 64-bit location of libgcc libraries
    1.
    for eg on solaris 10, you can do something like
    export LD_LIBRARY_PATH=/usr/sfw/lib/sparcv9 (or amd64)
    you will need to do this every time to start the server.
    or
    2. use Studio 11 to compile this NSAPI plugin.
    this way, you don't have to worry about manually exporting LD_LIBRARY_PATH while starting the server.
    pl. note that Sun Studio 11 is free and you can get it from
    http://developers.sun.com/sunstudio/index.jsp
    hope this helps

  • Need to configure ADSI adapter with siebel 8.0

    Hi,
    i need to configure ADSI adapter in siebel 8.0, i tried to do it , but after completing the configuration for ADSI adapter ,I am unable to see the login page of Callcenter application.
    Any help on how to restore the setup and how to configure the ADSI adapter in Siebel8.0 ?? Thanks!

    I've replied to this in the Install section of the forum...

  • Parameters need to configure Data Guard with Data Guard Broker

    Hi gurus,
    I'm following this guide http://www.oracle.com/us/solutions/sap/wp-ora4sap-dataguard11g-303811.pdf, but it isn't clarify what parameters we need to set to get the service up.
    I noticed that we can setting up for two ways, either Oracle Enterprise Manager or Data Guard Broker. Do we need to configure the same parameters to OEM and after to activate the DGMGRL?
    Can you help me?
    Thanks,
    Denis
    Brazil

    Hi mseberg,
    Thanks for your help.
    I want to adjust my listener.ora and tnsnames.ora files to access the rman like this guide https://sites.google.com/site/universodobraga/oracle/standby-11g.
    Follow its:
    * Primary*
    listener.ora
    LISTENER =
    (ADDRESS_LIST =
    (ADDRESS=
    (PROTOCOL=IPC)
    (KEY= TSA.WORLD)
    (ADDRESS=
    (PROTOCOL=IPC)
    (KEY= TSA)
    (ADDRESS =
    (COMMUNITY = SAP.WORLD)
    (PROTOCOL = TCP)
    (HOST = unbru11)
    (PORT = 1527)
    STARTUP_WAIT_TIME_LISTENER = 0
    CONNECT_TIMEOUT_LISTENER = 10
    TRACE_LEVEL_LISTENER = OFF
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SDU = 32768)
    (GLOBAL_DBNAME = primarydb_DGMGRL)
    (SERVICE_NAME = tsa)
    (SID_NAME = tsa)
    (ORACLE_HOME = /oracle/TSA/112_64)
    tnsnames.ora
    TSA_PRIMARY.WORLD=
    (DESCRIPTION =
    (SDU = 32768)
    (ADDRESS_LIST =
    (ADDRESS =
    (COMMUNITY = SAP.WORLD)
    (PROTOCOL = TCP)
    (HOST = unbru11)
    (PORT = 1527)
    (CONNECT_DATA =
    (SID = tsa)
    (GLOBAL_NAME = tsa.WORLD)
    (SERVICE_NAME = primarydb_DGMGRL)
    TSA_STANDBY.WORLD=
    (DESCRIPTION =
    (SDU = 32768)
    (ADDRESS_LIST =
    (ADDRESS =
    (COMMUNITY = SAP.WORLD)
    (PROTOCOL = TCP)
    (HOST = unbru10)
    (PORT = 1527)
    (CONNECT_DATA =
    (SID = tsa)
    (GLOBAL_NAME = tsa.WORLD)
    (SERVICE_NAME = standbydb_DGMGRL)
    - Standby
    listener.ora
    LISTENER =
    (ADDRESS_LIST =
    (ADDRESS=
    (PROTOCOL=IPC)
    (KEY= TSA.WORLD)
    (ADDRESS=
    (PROTOCOL=IPC)
    (KEY= TSA)
    (ADDRESS =
    (COMMUNITY = SAP.WORLD)
    (PROTOCOL = TCP)
    (HOST = unbru10)
    (PORT = 1527)
    STARTUP_WAIT_TIME_LISTENER = 0
    CONNECT_TIMEOUT_LISTENER = 10
    TRACE_LEVEL_LISTENER = OFF
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SDU = 32768)
    (GLOBAL_DBNAME = standbydb_DGMGRL)
    (SERVICE_NAME = tsa)
    (SID_NAME = tsa)
    (ORACLE_HOME = /oracle/TSA/112_64)
    tnsnames.ora
    TSA_PRIMARY.WORLD=
    (DESCRIPTION =
    (SDU = 32768)
    (ADDRESS_LIST =
    (ADDRESS =
    (COMMUNITY = SAP.WORLD)
    (PROTOCOL = TCP)
    (HOST = unbru11)
    (PORT = 1527)
    (CONNECT_DATA =
    (SID = tsa)
    (GLOBAL_NAME = tsa.WORLD)
    (SERVICE_NAME = primarydb_DGMGRL)
    TSA_STANDBY.WORLD=
    (DESCRIPTION =
    (SDU = 32768)
    (ADDRESS_LIST =
    (ADDRESS =
    (COMMUNITY = SAP.WORLD)
    (PROTOCOL = TCP)
    (HOST = unbru10)
    (PORT = 1527)
    (CONNECT_DATA =
    (SID = tsa)
    (GLOBAL_NAME = tsa.WORLD)
    (SERVICE_NAME = standbydb_DGMGRL)
    When i tried to connect by RMAN:
    RMAN> connect target sys/manager@tns_primary.world
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    ORA-01031: insufficient privileges
    Environment
    Oracle 11.2.0.3
    Aix 6.1
    SAP Ecc
    Thanks very much,
    Denis
    Brazil

  • Multiple VLANs per SSID with local switch

    Is it possible to use an 'AP Group' or 'Interface group' to assign multiple VLANs to a WLAN when remote, h-reap APs are in local switch mode? 
    If not, is there a way to overcome 500 maximum host per VLAN when APs are local switching?
    Thanks!

    dont think its possible...
    I donno if the following config will even work but u can have the hreap APs connected at the remote site to map to different vlans...
    Example:
    AP1 -- ssid 1 --- vlan 10
    AP2 -- said 1 --- vlan 11 and so forth..
    Sounds crazy but i ll have to ponder on this a bit more.. Need a pen and paper to draw a quick topology :)...
    Sent from Cisco Technical Support iPhone App

  • Help needed in configuring AQJMS Adapters

    hi
    We are working on Soa 11g
    we need help to configure the following,
    1) configuration of JMS adapter from a BPEL service and
    2) weblogic server side configuration
    to consume JMS messages from RIB AQ RMS service.
    The version details of the softwares used are as follows,
    1) RIBAQ is 13.2
    2) RMS 13.2
    3) weblogic 10.3.2
    4) Oracle soa 11.1.1.2
    we have configured the following
    1. a data source with jndi name 'jdbc/rmsjms'was created to connect to the RIBAQ database.
    2. a jms module was created
    3. a foreign server was created within the jms module
    4. the foreign server had 'JNDI PRoperties'assigned to 'datasource=jdbc/rmsjms'and JNDI Initial Context Factory to 'oracle.jms.AQjmsInitialContextFactory'
    5.the foreign server points to two foreign destination topics
    4. the destinations had to be given a remote JNDI and Local JNDI names
    5. a connection factory bearing reference to the JNDIname of JMS adapter viz.eis/aqjms/Topic was created.
    kindly clarify on the following points.
    1. what is expected to be the value and format of 'JNDI Properties' within the foreign server.
    2.what is expected to be the value of remote JNDI and Local JNDI names of the remote destinations in the foreign server
    3.which of these shd reflect in the adapter configuration in the bpel code.
    TIA

    1. what is expected to be the value and format of 'JNDI Properties' within the foreign server.In the JNDI Properties field, enter datasource=<datasource jndi location>. Replace the place holder with the JNDI location of your data source.
    2.what is expected to be the value of remote JNDI and Local JNDI names of the remote destinations in the foreign server In the Local JNDI Name field, enter the local JNDI name you would use in your application/composite to look up this destination.
    In the Remote JNDI Name field, enter Queues/<queue name>if the destination is a queue, or enter Topics/<topic name> if the destination is a topic.
    3.which of these shd reflect in the adapter configuration in the bpel code.As mentioned above, use Local JNDI Name in adapter configuration in composite.
    Please refer section "8.4.8 AQ JMS Text Message" at below link -
    http://docs.oracle.com/cd/E17904_01/integration.1111/e10231/adptr_jms.htm#BABGFCJH
    Regards,
    Anuj

  • Desperate help needed to configure WVC210 for remote access?

    Hi, I'm new and desperately need some help on setting up my WVC210 for remote access.
    I manage to setup and see images from my WVC210 using my home LAN via both wired and also wireless.
    I have 2 questions:
    (a) for wireless connection, i only manage to get connection to my WVC210 if i disable the wireless security from my router. But that means i'm opening my wireless LAN to everyone. How can i still get connection to the camera if i enable the wireless security from my router. (FYI: my router is 2Wire ADSL  from Singnet Mio)
    (b) how can i get connection to my WVC210 from outside or in my office? I type in the camera Fixed IP address (displayed on the front screen) on the web browser, by it shows a error page. Is there some setting that i might need to adjust ?
    Pls kindly help me
    Thank you.

    Bernard,
    For Item (2) is there any difference between the camera built-in dyndns updater versus the software updater? I am under the impression that the software updater is easier to manage.
    The biggest difference for you is that the camera always stays at the same location, and the laptop goes with you. Every time you access the internet from a different location with the laptop the software updater is sending the new IP address to dyndns.com. This causes you to lose access to your camera because the FQDN doesn't point to your home IP address anymore. Once the dyndns credentials are in the camera (or router) there is no management needed. The device will automatically update dyndns.com with your new IP address as it changes, and you do not need to do anything.
    For Item (3), are you saying port forward 1025 is it for the 2nd camera only or for both? Or is it 2nd camera use 1025 and first camera use 8080?
    Here's an example of what I mean:
    Camera 1: 192.168.1.210 port 1024. In router, forward port 1024 to 192.168.1.210
    Local Access: http://192.168.1.210:1024
    Remote Access: http://bernards210.dyndns.org:1024 (Example)
    Camera 2: 192.168.1.211 port 1025. In router, forward port 1025 to 192.168.1.211
    Local Access: http://192.168.1.211:1025
    Remote Access: http://bernards210.dyndns.org:1025 (Example)
    Camera 3: 192.168.1.212 port 1026. In router, forward port 1026 to 192.168.1.212
    Local Access: http://192.168.1.212:1026
    Remote Access: http://bernards210.dyndns.org:1026 (Example)
    to access the 2 camera outside, do i have to have another dyndns host name or can i use the current one for both camera?
    As you can see in the above example, the dyndns name remains the same for remote access to all three cameras. The only change is the port number at the end. Your router will translate the port number to the IP address that the port is forwarded to, allowing you to select the camera that you wish to view by changing the port number in the address.
    I was actually thinking that the camera web browser can show 2 camera at the same time. Is it possible?
    No. Each browser window will display a single camera. You can however opens multiple instances of your browser to allow viewing of more than one camera simultaneously. A better solution is to install the Video Monitoring Software that is included with the camera which allows you to view multiple cameras in the same window.

  • Help needed in configuring Dynamic F4

    Hi All
    I am trying to configure Dynamic F4 help for Actvities appln.
    In Actvities Appln I have the Partners tab.In this Partner tab I have partner function and partner Id fields. When I make a search for partner Id  I need to launch  the search screen based on thepartner function selected.
    I guess we can use dynamic F4 help but how to achieve this I am not sure. If anyone has done simliar stuff please do give your inputs.
    Thanks
    Regards
    Senthil

    Hi Senthil,
    You can use Search Help Exit for your problem.
    <b>Search help exit</b> : A search help exit is a function module for making the input help process described by the search help more flexible than possible with the standard version.
    This function module must have the same interface as function module F4IF_SHLP_EXIT_EXAMPLE. The search help exit may also have further optional parameters (in particular any EXPORTING parameters).
    A search help exit is called at certain time points in the input help process.
    <b>Note:</b> The source text and long documentation of the above-specified function module (including the long documentation about the parameters) contain information about using search help exits.
    Function modules are provided in the function library for operations that are frequently executed in search help exits. The names of these function modules begin with the prefix F4UT_. These function modules can either be used directly as search help exits or used within other search help exits. You can find precise instructions for use in the long documentation for the corresponding function module.
    A search help exit is called repeatedly in connection with several
    Events during the F4 process. The relevant step of the process is passed on in the CALLCONTROL step. If the module is intended to perform only a few modifications before the step, CALLCONTROL-STEP should remain unchanged.
    However, if the step is performed completely by the module, the following step must be returned in CALLCONTROL-STEP.
    For more detailed information please refer to the documentation describing the concept of the search help exit.
    The module must react with an immediate EXIT to all steps that it does not know or does not want to handle.
    <b>Time Points</b> :
    During the input help process, a number of time points are defined that each define the beginning of an important operation of the input help process.
    If the input help process is defined with a search help having a search help exit, this search help exit is called at each of these time points. If required, the search help exit can also influence the process and even determine that the process should be continued at a different time point.
    The following time points are defined:
    <b>1. SELONE</b>
    Call before selecting an elementary search help. The possible elementary search helps are already in SHLP_TAB. This time point can be used in a search help exit of a collective search help to restrict the selection possibilities for the elementary search helps.
    Entries that are deleted from SHLP_TAB in this step are not offered in the elementary search help selection. If there is only one entry remaining in SHLP_TAB, the dialog box for selecting elementary search helps is skipped. You may not change the next time point.
    The time point is not accessed again if another elementary search help is to be selected during the dialog.
    <b>2. PRESEL1</b>
    After selecting an elementary search help. Table INTERFACE has not yet been copied to table SELOPT at this time point in the definition of the search help (type SHLP_DESCR_T). This means that you can still influence the attachment of the search help to the screen here. (Table INTERFACE contains the information about how the search help parameters are related to the screen fields).
    <b>3. PRESEL</b>
    Before sending the dialog box for restricting values.
    This time point is suitable for predefining the value restriction or for completely suppressing or copying the dialog.
    <b>4. SELECT</b>
    Before selecting the values. If you do not want the default selection, you should copy this time point with a search help exit. DISP should be set as the next time point.
    <b>5. DISP</b>
    Before displaying the hit list. This time point is suitable for restricting the values to be displayed, e.g. depending on authorizations.
    <b>6. RETURN</b> (usually as return value for the next time point)
    The RETURN time point should be returned as the next step if a single hit was selected in a search help exit.
    It can make sense to change the F4 flow at this time point if control of the process sequence of the Transaction should depend on the selected value (typical
    example: setting SET/GET parameters). However, you should note that the process will then depend on whether a value was entered manually or with an input help.
    <b>7. RETTOP</b>
    You only go to this time point if the input help is controlled by a collective search help. It directly follows the time point RETURN. The search help exit of the collective search help, however, is called at time point RETTOP.
    <b>8. EXIT</b> (only for return as next time point)
    The EXIT time point should be returned as the next step if the user had the opportunity to terminate the dialog within the search help exit.
    <b>9. CREATE</b>
    The CREATE time point is only accessed if the user selects the function "Create new values". This function is only available if field CUSTTAB of the control string CALLCONTROL was given a value not equal to SPACE earlier on.
    The name of the (customizing) table to be maintained is normally entered there. The next step returned after CREATE should be SELECT so that the newly entered value can be selected and then displayed.
    10. <b>APP1, APP2, APP3</b>
    If further pushbuttons are introduced in the hit list with function module F4UT_LIST_EXIT, these time points are introduced. They are accessed when the user presses the corresponding pushbutton.
    <b>Note:</b> If the F4 help is controlled by a collective search help, the search help exit of the collective search help is called at time points SELONE and RETTOP. (RETTOP only if the user selects a value.) At all other time points the search help exit of the selected elementary search help is called.
    If the F4 help is controlled by an elementary search help, time point RETTOP is not executed. The search help exit of the elementary search help is called at time point SELONE (at the moment). This search help exit should not do anything at this time point. Any preparatory work should be carried out at time point PRESEL1.
    <b>Steps for creating search help :</b>
    1. Run Transaction SE11
    2. Give search help name
    3. Click on Create
    4. Make selection for Elementary or Collective search
       Help
    <b>For Elementary Search Help</b>
    5. Elementary search Help screen.  
    6. Give short description.
    7. Dialog type specifies the data display in the hit
       list.
    8. Give selection method
    A] Search for database tables
    B] Search for Views
    9. Hot key specifies the letter or number displayed with every elementary search help. 
    10. Search help Exit: Specify the function module developed for the search of data for the elementary search help.
    11. Search help parameter
    A] Specify the input and output fields in the search help parameter column.
    B] IMP column is input parameter for the search help.
    C] EXP column is output parameter of the search help, to be displayed in the Hit list after selection.
    D] LPos specifies the order in which fields are displayed in the hit list.
    E] SPos specifies the order in which fields are displayed in the search help pop up screen.
    F] Specify Data element in the field.
    G] Specify the default value for any field required.
    <b>For Collective Search Help :</b>
    12. Search help exit: Specify the function module developed for the search of data for the elementary search help.
    13. Search help parameter: Specify the import and export parameters.          
    14. Search help: Specify the elementary search help and the short text.
    15. Parameter Assignment: Select the elementary search help and click on the parameter assignment. System proposes fields. User has to select the fields as per requirement, fields to be displayed in the output
    hit list. Parameter assignment has to be done compulsorily for every elementary search help designed for the collective search help.   
    <b>Please reward points if it helps.</b>
    Regards,
    Amit Mishra

  • [HELP] rc.conf configuration - English System, with French keyboard

    Hi
    I just finished the first part of the Arch installation.
    I'm a french user, and I want to do something different than the last installation
    I would use my system (TTY, Desktop environment in ENGLISH) but I want use my french keyboard (Azerty).
    Also, I have some files (music, movie) who contains special caracters like "é,ç,è" and I would be able to play theses files using VLC, Sonata...
    I've looked the wiki, and i'm curently configuring my rc.conf but I don't know what put in.
    LOCALE="en_US.utf8"
    HARDWARECLOCK="localtime"
    USEDIRECTISA="no"
    TIMEZONE="US/Eastern"
    KEYMAP="us"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    Can you help me ? Gives me the right thing to add my rc.conf please ?
    Does the lines CONSOLEFONT, LOCALE, & CONSOLEMAP depend on my keyboard configuration ?
    Also need help to configure the locale.gen file
    Sorry for my english, I don't speak english well :S

    I use the same setup, and I found the archlinux.fr wiki to be really helpful.
    I have those set in rc. conf :
    KEYMAP="fr-latin9"
    CONSOLEFONT="lat9w-16"
    Then just read through those two pages, they contain everything you need. Just skip the parts about setting the french locale and such.
    http://wiki.archlinux.fr/install/langue … 8cc2e10dbf
    http://wiki.archlinux.fr/howto/indispensable/xorg
    Last edited by Shunpike (2009-04-06 13:55:32)

  • Urgent Help needed! ADSI can't add local user to local group when there are variables

    Hi friends
    it about 8 hours i am working on following simple code but no result. i feel i am loosing my eyes
    i need to use a code within my PS script to add a Local user to the built-in "Users" Local Group in windows 7 , 8, 2012....
    the following code which the username is not related with any variable works fine.
    $computer = [ADSI]"WinNT://."
    $user = $computer.Create("User","MyLocaluser")
    $user.setinfo()
    $user.SetPassword("P@ssw0rd")
    $Group = [ADSI]"WinNT://./Users,Group"
    $Group.Add("WinNT://MyLocaluser,user")
    but in the 2 following scenarios (which Variables enter into codes), doesn't work: (for simplicity & be easier to read, i have bolded the only differences in my 3 scenarios for you
    Scenario1:
    $computer = [ADSI]"WinNT://."
    $user = $computer.Create("User","MyLocaluser")
    $user.setinfo()
    $user.SetPassword("P@ssw0rd")
    $Group = [ADSI]"WinNT://./Users,Group"
    $Group.Add("WinNT://$user,user")
    i checked, user is created but is doesn't become member of local "Users" group
    Scenario2 (which is my Real Scenario):
    $myVMnumber = read-host "enter your VMnumber"
    $computer = [ADSI]"WinNT://."
    $user = $computer.Create("User","MyLocalUser$MyVMnumber") ----># for example on VM2, will be created as "MyLocalUser2"
    $user.setinfo()
    $user.SetPassword("$MyVMnumber") # ---> so that the password of MyLocaluser be the digit 2
    $Group = [ADSI]"WinNT://./Users,Group"
    $Group.Add("WinNT://$user,user")
    what change should make to the code?
    Many thanks in advanced

    Is there some reason why you are posting the same question in multiple forums?
    I gave you the exact answer and a copy of tested code.
    Someone needs to merge these two threads:
    https://social.technet.microsoft.com/Forums/en-US/98ab1abd-ef62-4b95-b70c-a6f0120a155e/unable-to-add-local-usr-to-local-group-via-adsi?forum=winserverpowershell
    ¯\_(ツ)_/¯
    no it's the same powershell forum not multiple forums
    i had posed my question in previous threat
    https://social.technet.microsoft.com/Forums/en-US/98ab1abd-ef62-4b95-b70c-a6f0120a155e/unable-to-add-local-usr-to-local-group-via-adsi?forum=winserverpowershell
    but at the middle of the scenario, no one continue to investigate on my problem, so i started new threat to investigate on the rest of the problem, but finally you answered it & now this threat can be closed up
    many thanks for your helps. 

  • Help Needed: HP QTP/UFT integration with Solution Manager

    Hi Experts,
    We are trying to make HP UFT 12.00 work with Solution Manager 7.1 for enabling automated testing for our client. We have successfully linked HP UFT and Solution Manager and were able to record and execute a test script created in HP UFT with no problem.
    Unfortunately, when we tried creating a new test script in HP UFT and tried saving it so that it is stored in Solution Manager, we get the following error. We have reviewed the integration procedures and authorization objects needed and it seems nothing was missed.
    Anybody familiar with the said error or any suggestions where to look will be appreciated. Thanks in advance.
    Detailed steps for replicating the issue:
    Connect to Solution Manager through Tools -> SAP Solution Manager Connection…
    2.     Open Unified Functional Testing (UFT) 12.00
    3.     Click File -> New -> Test
    4.     Type even a dummy script in the Action window
    5.     Save Test Script by clicking File -> Save <test name> As…
    6.     Fill out dialogue box with Test name and Test version then click Ok. Note: I used Z* name
    7.     Error Message appears
    Note:
    One observation is that, error message only appears when trying to save a Test that is not currently in Solution Manager. If I try saving the dummy test from above as “Z_CREATE_SALES_ORDER_02” (exists in Solution Manager),
    I am asked if I want to overwrite existing test in Solution Manager.

    Hi,
    I have configured the solman in accordance with UFT12.0 but still un-able to make conenction to the solution manager.
    Connect to Solution Manager through Tools -> SAP Solution Manager Connection…
    Error:
    Message
    SAP_CMINIT3 : rc=20 > Connect to SAP gateway failed
    Connect_PM  GWHOST=<IP>, GWSERV=sapgw02, SYSNR=02
    LOCATION    CPIC (TCP/IP) on local host
    ERROR       partner <IP>:3300' not reached
    TIME        Tue Jan 19 12:02:17 201
    RELEASE     710
    COMPONENT   NI (network interface)
    VERSION     39
    RC          -10
    MODULE      nixxi.cpp
    LINE        3286
    DETAIL      NiPConnect2: 192.12.353.12:3302
    SYSTEM CALL connect
    ERRNO       10060
    ERRNO TEXT  WSAETIMEDOUT: Connection timed out
    COUNTER     1
    Could you please guide?
    Regards,
    Raichand

  • Query help needed for querybuilder to use with lcm cli

    Hi,
    I had set up several queries to run with the lcm cli in order to back up personal folders, inboxes, etc. to lcmbiar files to use as backups.  I have seen a few posts that are similar, but I have a specific question/concern.
    I just recently had to reference one of these back ups only to find it was incomplete.  Does the query used by the lcm cli also only pull the first 1000 rows? Is there a way to change this limit somwhere?
    Also, since when importing this lcmbiar file for something 'generic' like 'all personal folders', pulls in WAY too much stuff, is there a better way to limit this? I am open to suggestions, but it would almost be better if I could create individual lcmbiar output files on a per user basis.  This way, when/if I need to restore someone's personal folder contents, for example, I could find them by username and import just that lcmbiar file, as opposed to all 3000 of our users.  I am not quite sure how to accomplish this...
    Currently, with my limited windows scripting knowledge, I have set up a bat script to run each morning, that creates a 'runtime' properties file from a template, such that the lcmbiar file gets named uniquely for that day and its content.  Then I call the lcm_cli using the proper command.  The query within the properties file is currently very straightforward - select * from CI_INFOOBJECTS WHERE SI_ANCESTOR = 18.
    To do what I want to do...
    1) I'd first need a current list of usernames in a text file, that could be read (?) in and parsed to single out each user (remember we are talking about 3000) - not sure the best way to get this.
    2) Then instead of just updating the the lcmbiar file name with a unique name as I do currently, I would also update the query (which would be different altogether):  SELECT * from CI_INFOOBJECTS where SI_OWNER = '<username>' AND SI_ANCESTOR = 18.
    In theory, that would grab everything owned by that user in their personal folder - right? and write it to its own lcmbiar file to a location I specify.
    I just think chunking something like this is more effective and BO has no built in back up capability that already does this.  We are on BO 4.0 SP7 right now, move to 4.1 SP4 over the summer.
    Any thoughts on this would be much appreciated.
    thanks,
    Missy

    Just wanted to pass along that SAP Support pointed me to KBA 1969259 which had some good example queries in it (they were helping me with a concern I had over the lcmbiar file output, not with query design).  I was able to tweak one of the sample queries in this KBA to give me more of what I was after...
    SELECT TOP 10000 static, relationships, SI_PARENT_FOLDER_CUID, SI_OWNER, SI_PATH FROM CI_INFOOBJECTS,CI_APPOBJECTS,CI_SYSTEMOBJECTS WHERE (DESCENDENTS ("si_name='Folder Hierarchy'","si_name='<username>'"))
    This exports inboxes, personal folders, categories, and roles, which is more than I was after, but still necessary to back up.. so in a way, it is actually better because I have one lcmbiar file per user - contains all their 'personal' objects.
    So between narrowing down my set of users to only those who actually have saved things to their personal folder and now having a query that actually returns what I expect it to return, along with the help below for a job to clean up these excessive amounts of promotion jobs I am now creating... I am all set!
    Hopefully this can help someone else too!
    Thanks,
    missy

  • Help needed in cleaning raw data with odd delimiters in it

    I am trying to write a sp, which adjust the number of columns based on the IN Parameter for the raw file.
    Raw (Id Int,RawData varchar2(5000))
    RawData has actual data with delimiter, this column has all the raw file imported as is.
    e.g. data in RawData Column
    A|B|C|D|E|F
    X|B|C|D|E
    Z
    P|ABC|ZPD|BITX|E|ETC
    Here above you can see the max number of delimiter are 5 for a 6 column table, however for some records there are less delimiter, here comes the problem
    For such records I want to add the extra delimter and take values for missing column as NULL or best would be''
    plz help me in writing Generic SP to clean this.
    We can pass the source & target table name and column names as a parameter, and create a clean table dynamically by name CleanedRaw etc.
    here the file is | delimited, actually It can have any single char delimiter or space or tab also. I am ok if we need to pass the delimiter also as a parameter to this sp

    I mean padd extra delimiters to make up to the max of 6 for this file, it can vary for other file
    e.g
    A|B|C
    x
    would be some thing like
    A|B|C
    x||
    such that target cleaned table will have values as below
    Col1 Col2 Col3
    A    B    C
    X       Edited by: NeilCSE on Jul 28, 2012 12:54 PM

Maybe you are looking for

  • How do I make music, movies, etc purchased under one apple ID available to another apple ID?

    For a number of reasons I want to transfer our music, movie and book purchases to another Apple ID that my family can all have access to. How do I do this?

  • GE70 2PE Apache Pro - Bluetooth not fully functional

    Hi. I just bought the laptop mentioned in the subject line and I have not been able to get Bluetooth to work fully. Everything shows up normally and correctly in the Device Manager and the System Tray, but connecting to my iPhone sometimes works and

  • Mac mini 2012 crashes and restarts

    Hi, I've read similar issues to this, however here goes: I've just bought a second hand mac mini, late 2012, quad-core 2.3 ghz i7 running Yosemite, that's just been upgraded to 16 gb ram. I don't have the original rams sadly. The computer keeps crash

  • MTU Size Problem Loading Certain Webpages

    Hello Colleagues, I'm having a strange problem dealing with MTU sizes and loading certain webpages. I am aware of the default Microsoft MTU of 1500 and also using GRE IPSEC Tunnels recommended at MTU size 1400. I have since manually set some users PC

  • Iphone4 will not power up

    iPhone4 will not power back up, it has been charging for hours