What value should I put in dhcputil.exe -webserver

Hi,
I am trying to use the steps in this article to configure my DHCP options for Lync 2013 phones. But I am not sure what value would go for webserver switch of dhcputil.exe. 
I have a standard edition front end server and Internal CA.
Thanks,

Put the internal web server FQDN of your Lync standard edition front end. You can also typically use the server name if it's standard edition.
Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question please click "Mark As Answer".
SWC Unified Communications
This forum post is based upon my personal experience and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

Similar Messages

  • Mapping of source message to IDOC.. What values should be assigned?

    Hi guys, again
    I have SOAP->XI->IDoc scenario, but my IDocs arrive only with 1 segment... The IDoc is not standard, and has a lot of fields, but I want to fill only a few of them in some segments. Lets say, that I have 4 segments, with occurence 0..999999, each value has occurence 0..1 like following..
    seg1-val1
        -val2
        -val3
    seg2-val1
        -val2
        -val3
    seg3-val1
        -val2
        -val3
    seg4-val1
        -val2
        -val3
    and I have source message like
    <seg1>
      <val1>..</val1
    </seg1>
    <seg1>
      <val1>..</val1>
    </seg1>
    I think, I have to map seg1 tag to seg1 segment, and val1 tag to val1 field..
    But! DO I HAVE TO MAP also seg1 tag to seg2, seg and seg4 segment? (to create logical "table"), or it is not necessary...
    Next question: what value should be assignet to @SEGMENT attribute of segments? also (IDOC segment?) Should it be some constant?
    Thank you guys!

    All you need to map is <b>seg1</b> source to <b>seg1</b> target and <b>val1</b> source to <b>val1</b> target . But remember that, if your source has seg2,seg3,seg4 and you want to use them then map them accordingly otherwise no need to map.
    @SEGMENT is counter for the number segments you are passing for each type of record. Use a java function to populate or just populate a constant 1.
    regards
    Shravan

  • What mode should i put my computer in before travel

    Ok, i will be bringing my macbook to school with me come this semester. what mode should i put the laptop in before putting it back into my book pack after a class to travel to another class. So im looking for a mode like sleep, completly shut down, etc. that will be safe to move the laptop around. preferably a mode that has a quick start up time so i can put it into whatever mode, travel then put it down and quickly restart taking notes. thanks

    idaveb wrote:
    Relying on the Sudden Motion detection is not a good practice. The safest way to travel with your Macbook (and hard drive that spins) is to shut it down, anecdotal experience aside, it is the best practice. I work with peole who carry their PC laptops around running and they have no problems (except they heat up) but that is like saying, I don't wear my seatbelt and I have never needed...until you crash. Shut it down. It will not save that much time using sleep mode and restarting does some initialization that binary computers need.
    That is complete untrue. Sleep mode puts the HDD to sleep, basically OFF (Not Spinning) so the SMS does not even come into play when in sleep mode.
    If you carried your notebook with the lid/screen open and not in sleep mode then you do depend on the SMS to Dock the HDD heads when a sudden movement may/might damage the drive. This is not the case in sleep mode even with the lid/screen open.

  • What number should I put in "Number of Qualifying system for right to copy" in OS mountain lion up-to-date program form?

    what number should I put in "Number of Qualifying system for right to copy" in OS mountain lion up-to-date program form? I'm a newbie on mac, just bought MBA two weeks ago. I've tried software update but it is not upgraded to mountain lion. what should I do to upgrade for free?

    I'm on the page "https://uptodate.apple.com/UtdPrepareAction?program=Mountain%20Lion&locale=en_au"
    and I still have the same question as the original poster, what number should I enter into the field:
    "Number of qualifying systems".. cause "1" doesn't do it.. and the other numbers don't work... >:___:<

  • What value should be for below parameters

    Dear all,
    Please suggest what value should be for below parameters  in Win 2003 ,ecc6 and oracle 10g and 16 gb ram.
    Parameters     Description     Current value     
    fixcontrol     Bug fix control parameter           
    For information about the recommended settings for parameter FIXCONTROL,  version of Oracle release 10.2.0.4 a number of values must be set.
    Parameters     Description     Current value     
    max_dump_file_size     Maximum size of the optimizer trace file     UNLIMITED     
    optimizer_index_caching     Adjust the usage of nested loops     0     
    optimizer_index_cost_adj     Percentage of the calculated index costs     100     
    parallel_max_servers     Parallel Query: Maximum number of parallel execution servers     150     
    PARALLEL_MAX_SERVERS.
    Parameters     Description     Current value     
    parallel_threads_per_cpu     Number of parallel execution processes/threads per CPU     2     
    shared_pool_reserved_size     Part of Shared Pool for large statements     128676003     
    pushjoin_union_view     Enable pushing join predicate inside a union all view           
    Regards,
    Kumar

    Hello Kumar,
    The following should be the recommended parameters for your case. Always take a backup of initSID.ora and spfileSID.ora file before making the changes.
    fixcontrol Bug fix control parameter
    *._fix_control='5705630:ON','5765456:3','6221403:ON','6329318:ON','6399597:ON','6430500:ON','6440977:ON','6626018:ON','6670551:ON','6972291:ON','7325597:ON','7692248:ON','7891471:ON'
    max_dump_file_size = 20000
    optimizer_index_caching Adjust the usage of nested loops 0
    optimizer_index_caching (do not set)
    optimizer_index_cost_adj Percentage of the calculated index costs 100
    optimizer_index_cost_adj = 20
    parallel_max_servers=20
    parallel_threads_per_cpu = 1
    shared_pool_reserved_size
    CPUs   Shared_Pool_Size  
       4              500M                
       6                1G                   
      10                1G                
      32                2G                
      64                2G                
    128                3G      
    Resize db_cache depending on your needs. For your case, I would recommend at least 2GB of RAM for db_cache
    pushjoin_union_view
    pushjoin_union_view = false
    Set this as true if 6917874 fix is implemented.
    In addition Oracle processes should be calculated as follows
    Oracle Processes =
    { ABAP WP X 2  +
    J2ee Server Processes*MaxConnection  + Parallel_Max_Servers   + 40 }
    Hope I am clear.
    Thanks,
    Venkatesh Pydi.

  • What jars should i put in my classpath?

    Hello
    I have installed the pack summer 02
    What jars should i put in my classpath to avoid the error I get every time i run this test program:
    import java.net.*;
    import java.io.*;
    import org.w3c.dom.*;
    import javax.xml.parsers.*;
    import javax.xml.transform.*;
    import javax.xml.transform.stream.StreamResult;
    import javax.xml.transform.dom.DOMSource;
    public class XmlTester{
         public static void main ( String [] args ){
              try{
                   DocumentBuilderFactory factory = DocumentBuilderFactory.newInstance();
                   DocumentBuilder builder = factory.newDocumentBuilder();
                   Document document = builder.parse("Description.xml");
              }catch ( Exception e ){
                   System.out.println("Salto una excepcion");
              }//catch
              catch ( FactoryConfigurationError e ){
                   System.out.println(e.getMessage());
                   System.out.println(e.getException());
              }//catch
         }//main
    }//XmlTester
    ERROR:
    Provider org.apache.crimson.jaxp.DocumentBuilderFactoryImpl not found
    java.lang.ClassNotFoundException: org.apache.crimson.jaxp.DocumentBuilderFactoryImpl
    Thanks

    Whichever jars have the classes that you want to use (you should probably put all the jars that you got with this program)
    Also, try adding an import statement:
    import org.apache.crimson.jaxp.DocumentBuilderFactoryImpl;

  • What value should set for wrapper.java.initmemory?

    Hi guys,
    If this is the wrong forum to ask, I hereby apologize as I am not sure which forum should I deposit this question.
    I am using jboss4.0.5 installing in Cent OS with memory of 1024MB and jdk 1.5.0_08. Hence, what value should I set for wrapper.java.initmemory and wrapper.java.maxmemory? What actually is the wrapper.java for compare to JAVA_OPTS? my current configuration is like below:
    # Wrapper Properties
    # Java Application
    set.JAVA_HOME=/usr/java/j2sdk
    wrapper.java.command=%JAVA_HOME%/bin/java
    set.JBOSS_CONFIG=default
    set.JBOSS_HOME=/opt/jboss4
    set.JBOSS_LOG=/var/log/jboss4/%JBOSS_CONFIG%
    # Use new ticker
    wrapper.use_system_time=FALSE
    # Java Main class
    wrapper.java.mainclass=org.tanukisoftware.wrapper.WrapperSimpleApp
    # Java Classpath (include wrapper.jar) Add class path elements as
    # needed starting from 1
    wrapper.java.classpath.1=%JBOSS_HOME%/lib/wrapper.jar
    wrapper.java.classpath.2=%JBOSS_HOME%/bin/run.jar
    wrapper.java.classpath.3=%JAVA_HOME%/lib/tools.jar
    # Java Library Path (location of Wrapper.DLL or libwrapper.so)
    wrapper.java.library.path.1=%JBOSS_HOME%/lib
    # Java Additional Parameters
    wrapper.java.additional.1=-Dprogram.name=run.sh
    wrapper.java.additional.2=-Djava.endorsed.dirs=%JBOSS_HOME%/lib/endorsed
    # Initial Java Heap Size (in MB)
    wrapper.java.initmemory=64
    # Maximum Java Heap Size (in MB)
    wrapper.java.maxmemory=128
    # Application parameters. Add parameters as needed starting from 1
    wrapper.app.parameter.1=org.jboss.Main
    wrapper.app.parameter.2=-c
    wrapper.app.parameter.3=%JBOSS_CONFIG%
    # Port which the native wrapper code will attempt to connect to
    wrapper.port=1777
    wrapper.startup.timeout=300
    wrapper.ping.timeout=300
    wrapper.shutdown.timeout=300
    wrapper.disable_shutdown_hook=TRUE
    wrapper.request_thread_dump_on_failed_jvm_exit=TRUE
    # Wrapper Logging Properties
    # Format of output for the console. (See docs for formats)
    wrapper.console.format=PM
    # Log Level for console output. (See docs for log levels)
    wrapper.console.loglevel=INFO
    # Log file to use for wrapper output logging.
    wrapper.logfile=%JBOSS_LOG%/server.log
    # Format of output for the log file. (See docs for formats)
    wrapper.logfile.format=LPTM
    # Log Level for log file output. (See docs for log levels)
    wrapper.logfile.loglevel=NONE
    # Maximum size that the log file will be allowed to grow to before
    # the log is rolled. Size is specified in bytes. The default value
    # of 0, disables log rolling. May abbreviate with the 'k' (kb) or
    # 'm' (mb) suffix. For example: 10m = 10 megabytes.
    wrapper.logfile.maxsize=0
    # Maximum number of rolled log files which will be allowed before old
    # files are deleted. The default value of 0 implies no limit.
    wrapper.logfile.maxfiles=0
    # Log Level for sys/event log output. (See docs for log levels)
    wrapper.syslog.loglevel=NONE
    # Wrapper NT Service Properties
    # WARNING - Do not modify any of these properties when an application
    # using this configuration file has been installed as a service.
    # Please uninstall the service before modifying this section. The
    # service can then be reinstalled.
    # Name of the service
    [email protected]@
    # Display name of the service
    [email protected]@
    # Description of the service
    [email protected]@
    # Service dependencies. Add dependencies as needed starting from 1
    wrapper.ntservice.dependency.1=
    # Mode in which the service is installed. AUTO_START or DEMAND_START
    wrapper.ntservice.starttype=AUTO_START
    # Allow the service to interact with the desktop.
    wrapper.ntservice.interactive=false
    Thanks & Regards,
    Mark

    Hello Kumar,
    The following should be the recommended parameters for your case. Always take a backup of initSID.ora and spfileSID.ora file before making the changes.
    fixcontrol Bug fix control parameter
    *._fix_control='5705630:ON','5765456:3','6221403:ON','6329318:ON','6399597:ON','6430500:ON','6440977:ON','6626018:ON','6670551:ON','6972291:ON','7325597:ON','7692248:ON','7891471:ON'
    max_dump_file_size = 20000
    optimizer_index_caching Adjust the usage of nested loops 0
    optimizer_index_caching (do not set)
    optimizer_index_cost_adj Percentage of the calculated index costs 100
    optimizer_index_cost_adj = 20
    parallel_max_servers=20
    parallel_threads_per_cpu = 1
    shared_pool_reserved_size
    CPUs   Shared_Pool_Size  
       4              500M                
       6                1G                   
      10                1G                
      32                2G                
      64                2G                
    128                3G      
    Resize db_cache depending on your needs. For your case, I would recommend at least 2GB of RAM for db_cache
    pushjoin_union_view
    pushjoin_union_view = false
    Set this as true if 6917874 fix is implemented.
    In addition Oracle processes should be calculated as follows
    Oracle Processes =
    { ABAP WP X 2  +
    J2ee Server Processes*MaxConnection  + Parallel_Max_Servers   + 40 }
    Hope I am clear.
    Thanks,
    Venkatesh Pydi.

  • What value should be passed to the ColumnSize parameter for SQLBindParameter() for a nvarchar(n) column?

    I have a table with a field "f1" which type is nvarchar(1000). Now I want to update a record through binding variable method. Before I bind the parameter, I call SQLDescribeCol to get the length of f1 - 1000.
    The data for updating f1 is prepared and is coverted to UTF16, so the buffer length is 2*(character length). When I call SQLBindParameter() to bind the variable for f1, what length value should be passed to ColumnSize parameter? Some said the Columnsize
    should be in byte. In MSDN, I can't find any posts or examples for my cases. MSDN also mentioned that the limit for this argument is 4000.
    I try 1000 and 2000, both works. Which one is the exactly correct one? I use SQL Server 2008 and native client 10.0.
    Thanks in advance.
    Liu Peng

    Hello,
    Thank you for your question. I am trying to involve someone more familiar with this topic for a further look at this issue. Sometime delay might be expected from the job transferring. Your patience is greatly appreciated. 
    Thank you for your understanding and support.
    Elvis Long
    TechNet Community Support

  • What value should "NI_USEIPv6" be to make IPv6 work on NetWeaver 7.10?

    I was trying to configure IPv6 support on NetWeaver 7.10, and tried several values for 'NI_USEIPv6', like "true", empty, or IPv6 address, none worked.  Just wonder what value it should be.
    Can anyone help with this? thanks
    Edited by: Harry Lu on Mar 12, 2008 4:14 PM

    Hi, i guess it is not really important any longer - but the answer lays in the OSS Note
    http://service.sap.com/sap/support/notes/1346768
    IPv6 support in other components outside of the application server
    As of the following versions of the components, set the environment variable SAP_IPv6_ACTIVE=1:
    SAPGUI 7.20, classic RFC Library (librfc) 7.20, SAP NetWeaver RFC Library (sapnwrfc) 7.20, SAP Java Connector (JCo) 3.0, and SAP .NET Connector (NCo) 3.0
    For the following versions, set the environment variable NI_USEIPv6 to any value:
    SAPGUI 7.11, classic RFC Library (librfc) 7.11, and SAP NetWeaver RFC Library (sapnwrfc) 7.11

  • How to use PF_ASTAT_OPEN & what value should OPENKEY be

    I want to use PF_ASTAT_OPEN,but I don't know what value the openkey and typ should be? where can I find document for it?

    Hi Gang,
       There are some hard coded values that are being passed to this FM when i see them in the standard code:
    viz:  process_salesorder(10)    VALUE 'A020022353',
          function_configuration(10) VALUE 'A020020262',
          function_assembly(10)      VALUE 'A020022749',
    Regards,
    Ravi

  • HT201320 i can recieve but not send what address should i put in?

    I can recieve but not send emails from my iphone what address should i type in?

    contact your internet service provider and ask for the correct settings in the outgoing server of the email in your iphone

  • What drive should i put in my new imac if im running logic x? Help

    hey peeps
    gonna buy a new imac to run logic X...please help with advice on which drive i should load it with....my cpu is 5 years old and im lost...typicl sesion includes 15 audio track, 3 midi tracks, and 4 software ist. tracks....and lots of plug-ins....not sure about fusion vs. ata. vs flash.... thanks so much in advnce!!!!
    grant

    kcstudio wrote:
    No intention to dispute your advice here Pancenter, but just out of interest, what kind of problems are you referring to?
    Thanks in advance!
    Since it was a new iMac he was going to purchase, there is the huge iMac/Fusion Drive Thread.
    The other thing is... the Fusion drives offer no improvement over standard drives for audio, in fact performance may be less, plus there is an additional software layer installed to mange the Fusion Drive... and to top it off, the the regular spinning disk of the Fusion Drive is only 5400RPM.
    Here's the thread.
    https://discussions.apple.com/message/23790322#23790322

  • What slots should I put my graphics cards in?

    I have an early 2009 Nehalem Xeon Mac Pro and I use 3 NVIDIA GeForce GT 120 graphics cards.
    My question is, what is the best arrangement in the 4 slots for them? Right now they are ordered in slots 1, 2, and 3. But that means 2 and 3 are stacked right on top of each other. Is that a heat problem?
    Or would the 3rd one be better on the top most 4th slot? What seems like a problem with that is then the top one is flush with the hard drives, which could be another heat issue?
    So, I guess the options are: stack cards 2 and 3 together with more room for hard drives.
    Or, space them all evenly apart, but with the top most one blowing hot air into the hard drives.
    Thanks!

    Heat isn't because the cards really are low end performers, but the only reason to use 3 is to drive 5-6 monitors. No need to put each monitor on its own, and rarely a benefit from such an arrangement.
    I like to have air around the hard drives.
    Have you ever seen a PC with 2-3 highend double-wide cards in SLI?

  • I want to export a photo with it's highest resolution p/in. What value should I use?

    I have a photo that an author would like to publish in a book.  I sent it at a resolution of 300 p/in.  She would like it at the highest resolution possible.  How do I find or determine that value?  The photo was taken with a Nikon 7000.

    The ppi setting is only a tag in the file metadata, it does not change the image in any way. It may be used by some printing applications to determine a default print size, but is generally ignored. The ppi box in the LR Export dialog will accept any number from 1 to 65,000, but what really determines resolution is the number of pixels in the image. If you are exporting all the original pixels from the camera less any lost to aesthetic or aspect ratio crops, that is the highest native resolution possible. Resolution can be artificially increased by using the Resize option in Export so that LR will create and add in new pixels - whether or not this causes visible artifacts is largely dependent on the amount of enlargement.
    Since your author friend is probably also unaware of the irrelevance of the ppi tag, send her all your native pixels and set an impressively high number for the tag - like 65,000

  • [MFGAnalytics]What value should I set on BUCKET_RANGE_NAME, MIN_RANGEetc

    Hi grus,
    I configure the Manufacturing Analytics on BI-Apps7.9.6.4.
    And source system is EBS R12.
    I cann't set the proper value on the file_bucket_range_master_ebs11i.csv.
    The name of parameters are BUCKET_RANGE_NAME, MIN_RANGE and MAX_RANGE.
    This configuration steps are described at task#17.2.2.22 on e35272.pdf(Configuration guide)
    But these tasks only explained "Configure the value of BUCKET_RANGE_NAME, MIN_RANGE and MAX_RANGE."
    Dose anyone knows that how to configure or find the proper value of these parameters?
    Best Regards,
    Takashi Matsugi

    This issue is solved by myself.
    We can set 3 values on BUCKET_RANGE_NAME.
    ONHAND_AGING_TIME_BUCKET,EXPIRING_TIME_BUCKET and EXPIRED_TIME_BUCKET
    And we can set number of days on MIN_RANGE and MAX_RANGE.
    These values will be used for "FACT - Inventory Aging""Days in Inventory","Days left Expiry" and "Days Since Expired".
    Best Regards,
    Takashi

Maybe you are looking for