Help in deployment

Hello! I'm novic at JDeveloper so be gentle. At my server installed Oracle 8i Enterprise Edition, IAS and Apache as a Web-server. When i create jsp-files which not using JavBeans, it works correctly but when i include a reference to my own JavaBean, server says: "oracle.jsp.parse.JspParseException: Line # 4, Error: Unable to find class for bean: MyBean defined by tag with class: package3.MyEJBClass" although i deploy JavaBean using JDeveloper. Please help.
Thanks in advance. Anita.

Deploying at ur local system:
If u r trying to test ur pages locally then u dont need to deploy anywhere except to compile and run it in your local machine because JDeveloper 3.1 has a builtin server called WebToGo and all the classes will be compiled and stored at /myclasses directory.Your JSPs will be located at /myhtml.Just run and test it in Jdeveloper.
Deploying in the server:
Well if u want to deploy in the server(another machine) with IAS (apache) then you have to create a jar file using projects - deploy
and select the type of deployment as 'web application to web server'(step 1)
then
select the classes (step 3) .
you can leave the step 2(click next without selecting anything) because you can directly copy JSPs and HTMLs to the oracle/iAS/apache/apache/htdocs directory in the server.
then give a name for the jar at archive file text box and then deploy it.You dont need to select any runtime libraries because the Oracle IAS has the libraries in the server. It creates a jar file in your local /myclasses directory.
copy this jar to the server at /apache/apache/yourdirectoryname/yourjarfile.jar
set the paths in the jserv.properties file as in my previous reply viz web_lite/web_lite.jar.
its very simple process using the project deploy feature...we are doing it for long time and almost done with the project..
let me know if u need any other info...
you can send me mail also if u want to reach me anytime...
happy deployment....
null

Similar Messages

  • Need to help about deploying oracle forms on AS

    well i need help in deploying my webforms on the AS THAT is on redhat linux 2 help me with some material or links that provide me how to deploye my application on it
    alos i need to know about complete help guide for the deploying of database on database server that is on linux and deploying forms on AS WHICH is also on linux

    we have an application in developer /2000 that we will be deploying on the internet using Oracle 9iAS. we also want to provide limited access to the application / information from PDA, cell phones, etc. Can I take advantage of existing code in developer/2000 that can be used with Oracle 9i wireless?

  • Can you help me deploying a GPO ?

    Hi , I try to deploy a GPO using MDT 2K13 , WDS and SCM 3.0 .
    I install my custom SEVEN by PxE .
    I'd like to deploy a GPO with these options changed :
    - Specific Wallpaper and theme 
    - Pevent changing Wallpaper and theme 
    So when i'm on SCM , I expand the Windows 7 node to have : Win7SP1 Bitlocker Security 1.0 , Win7SP1
    Computer Security 1.0 , Win7SP1 Domain Security 1.0 , Win7SP1
    Extanded DCM Checks 1.0 , Win7SP1 User Security 1.0
    So , which one should I duplicate to add these settings I told above ?
    Then can you explain me the way to export it and put it on my customized windows 7 ?
    Thanks a lot for your incoming answers ! 
    Regards .

    If you are going to be deploying these settings via Group Policy you can change the settings here:
    locate and edit the GPO that you clients inherit there
    policy from
    Setting Desktop wallpaper:
    User Configuration\Administrative Templates\Control Panel\Display
    Then "Desktop Wallpaper" if you enable this you can set a UNC path that you have the wallpaper stored.
    Prevent Desktop background being changed:
    User Configuration\policies\Administrative Templates\Control Panel\Personalization
    Enable "Prevent changing desktop background"
    Set Theme:
    User Configuration\policies\Administrative Templates\Control Panel\Personalization
    Enable "Load a specific Theme" and point to a theme File
    Prevent users changing Theme:
    If you would like to make it so your users cannot change the theme:
    User Configuration\policies\Administrative Templates\Control Panel\Personalization
    Enable -"prevent
    Changing Theme"
    Hope this helps.
    Cheers,
    Harry

  • Help With Deployment Workbench Defaults

    I have inherited a WDS box that seems to have images on it when I PXE boot to it. But when I go to the Deployment Workbench, nothing is listed under Deployment Shares. 
    How is this box deploying images? It does boot into Lite-Touch X64 when I PXE to it. 
    When I create a new share, it still boots to the old Lite-Touch image with the outdated images on it.
    Any help you could provide would be great! Thanks in advance. 

    I think there is a disconnect here.
    The Bootstrap.ini file is stored on your Deployment Share \\server\DeploymentShare$\control\bootstrap.ini
    You can edit this file all you want... However... the changes won't get reflected in your WDS boot image ... until ... you perform the "Update Deployment Share" task within the MDT Console *AND* upload the new
    \\server\DeploymentShare$\Boot\LitetouchPE_x??.wim image to your WDS Server.
    If you are unsure if you performed the "update" step properly, then use a tool like 7-zip to Open the *.wim file and verify the <WIM>:\deploy\scripts\bootstrap.ini file within the *.wim file was updated correctly.
    If you are still having problems logging in, then press F8, and verify the x:\deploy\scripts\bootstrap.ini file points to the *CORRECT* server. Then, use your System Administrator Experience to manually connect to the server specified in the bootstrap.ini
    file:
    net.exe use * \\server\deploymentShare$ /u:server\username *
    If you can not connect to the server, then the problem is on your end with your server, user account or permissions, if you can connect to the server, then there is some other problem, I don't know.
    Keith Garner - Principal Consultant [owner] -
    http://DeploymentLive.com

  • I need help for deploy an EJB to Oracle 8i

    I want to deploy an EJB on Oracle8i, but my JDeveloper 3.2
    doesn't have the option "Enterprise Java Bean to Oracle8i", it
    has only the option "CORBA to Oracle8i" in the deploy wizard. Is
    this correct?
    JDeveloper 3.1 has the option "Enterprise Java Bean to Oracle8i"
    in the deploy wizard. why doesn't Jdeveloper appear this option?
    I need help or information about this.
    thank you.

    To copy the data of one account to another one, you can use the Shared folder, stored in /Users. You have to log in this user in order to copy the files to the folder, and then, log in the new user and copy the files to the folders where you want to store your files. Another option is to use an external drive.
    To start by default with one account, open System Preferences > Login Options, and choose your old account next to "Automatic login"

  • Need Help for deploying 10.1.3 ear to 10.1.2 standalone AS

    Hi,
    we have oc4j 10.1.3 as a server in eclipse. We have built an EAR file which needs to be deployed on Oc4J 10.1.2 AS. Could any one help mein giving steps to be followed for doing this ??

    Hi,
    Take a look at section 2.5 (Deploying Applications) in Oracle® Application Server Containers for J2EE User's Guide 10g Release 2 (10.1.2) at http://download-uk.oracle.com/docs/cd/B14099_19/web.1012/b14011/config.htm#sthref85.
    Regards,
    Mathias

  • [HELP REQ] [DEPLOYMENT ERROR]Silverlight Sharepoint 2010 Webpart Applicaiton [ERROR WHEN I DEPLOY] [HELP REQ]

    **This solution contains no resources scoped for a web application and cannot be deployed to a particular web application.**
    That is the error I get when I try to deploy the site I get this error.  I have tried adding a element file but I am not too sure if I have done it correct.  Either way no matter what and how I try to add this to my server when I do the following
    commands it returns me this error.
    Commands
    Add the feature:
    Add-SPSolution c:\sp2010\srg.wsp
    Install:
    **Install-spsolution -identity srg.wsp -webapplication http://my.kpl.gov <http://my.kpl.gov/>  -gacdeployment** -THIS IS THE COMMANDS THAT CREATES THE ERROR-

    Hi PsychoticcWMU,
    Thank you for supporting MSDN forum.
    I would like to move this question to a more approximate forum for a better support.
    Thanks for your understanding.
    --James
    <THE CONTENT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS OR IMPLIED>
    Thanks
    MSDN Community Support
    Please remember to "Mark as Answer" the responses that resolved your issue. It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later.

  • Help me Deploy WAR file in SUN iPlanet Web Server 6.1 SP7 using JDK1.6 & JS

    Hi All,
    Can any one help me on this.
    I'm using
    JDK1.6
    JSF1.2
    JSTL1.1
    Hibernate3.2.5
    ANT1.7
    JUnit
    HTML
    Oracle10g
    Trying to deploy this war file in SUN iPlanet Web Server 6.1 SP7. Can I use JDK1.6 & JSF1.2 in web server6.1

    What is the exact version of Web Server you are using? Should be in the error logs or try $start -version
    It would be faster if you can capture and cut and paste the data that is sent between firefox and Web Server in both the cases using /usr/sfw/bin/ssltap (http://www.mozilla.org/projects/security/pki/nss/tools/ssltap.html) or ethereal when you try to view that shtml file. We can see if its any different in both cases and try it from there.
    Also verify the steps given in http://docs.sun.com/source/817-1832-10/pgshtml.html
    mime.types should have :
    type=magnus-internal/parsed-html exts=shtml
    obj.conf should have :
    Service fn="shtml_send" type="magnus-internal/parsed-html" method="(GET|HEAD)"
    When you activate parsing, magnus.conf should have :
    Init funcs="shtml_init,shtml_send" shlib="install_dir/bin/https/bin/Shtml.dll" NativeThreads="no" fn="load-modules"
    Shtml.dll (or libShtml.so on UNIX), is located in install_dir/bin/https/bin for Windows, and install_dir/bin/https/lib for UNIX.

  • Need help with Deployment error

    I am using JBuilder 2005 to build an deploy an application to Weblogic 8.1 SP1. I am having troubles with the deploymnent. JBuilder using weblogic.Deployer.
    It generates the following command to deploy to my server:
    C:\bea\jdk141_03\bin\java weblogic.Deployer -user xxxx -adminurl http://localhost:7001 -password xxxx -activate -name MyApp -upload -source C:/Inovisworks/DevBuild06/jbuilder/MyApp.ear -targets User_ejb.jar@myserver
    I get the following error when this executes
    java.io.FileNotFoundException: Response: '500: Internal Server Error' for url: 'http://localhost:7001/wl_management_internal2/wl_management'
    [Loaded java.lang.StackTraceElement from C:\bea\jdk141_03\jre\lib\rt.jar]
    at weblogic.net.http.HttpURLConnection.getInputStream(HttpURLConnection.java:380)
    at weblogic.management.deploy.utils.DeployerHelper.uploadSource(DeployerHelper.java:656)
    at weblogic.Deployer.runBody(Deployer.java:614)
    at weblogic.utils.compiler.Tool.run(Tool.java:146)
    at weblogic.utils.compiler.Tool.run(Tool.java:103)
    at weblogic.Deployer.main(Deployer.java:399)
    The source C:/Inovisworks/DevBuild06/jbuilder/MyApp.ear for the application MyApp could not be loaded to the server http://localhost:7001/wl_management_internal2/wl_management.
    Response: '500: Internal Server Error' for url: 'http://localhost:7001/wl_management_internal2/wl_management'
    Any help would be appreciated.

    There is no issue for BSO cubes. Internally the BSO outlines are different from ASO cubes and this restriction does not appear in them. For ASO cubes, the problem is caused by deleting and readding dimensions. If you do incremental builds on dimensions, you will not have the 255 dimension issue, but the ASO outline will still grow. So the compaction utility in EsscmdQ is still valid for that.

  • Help with Deployment Example Comm Suite 6 Update 1 on Single Host

    Our site would like to evaluate Sun's Collaboration Suite, but we are unable to get the eval copy working.
    We are installing the SPARC version.
    I went through the install and got to "Verify the Installation".
    cd /var/opt/SUNWwbsvr7/admin-server/bin
    ./stopserv
    ./startserv
    cd /var/opt/SUNWwbsvr7/https-wireless.comms.beta.com/bin
    ./stopserv
    ./startserv
    The last startserv threw some errors (shown below), but said "successfully started".
    http://<host>:8080/amconsole does not work..says "Not found"
    http://<host> gives "http status 500"
    I also tried https://<host>:8989..and that seems to work fine.
    Any help would be appreciated.
    Thanks
    # ./stopserv
    server not running
    # ./startserv
    Sun Java System Web Server 7.0U1 B07/18/2007 15:51
    info: CORE3016: daemon is running as super-user
    info: CORE5076: Using [Java HotSpot(TM) Server VM, Version 1.5.0_12] from [Sun Microsystems Inc.]
    info: WEB0100: Loading web module in virtual server [<host>] at [amserver]
    warning: WEB6100: locale-charset-info is deprecated, please use parameter-encoding
    failure: WebModule[amserver]StandardWrapper.Throwable
    java.lang.ExceptionInInitializerError
    at com.sun.identity.authentication.UI.LoginLogoutMapping.initializeAuth(LoginLogoutMapping.java:89)
    at com.sun.identity.authentication.UI.LoginLogoutMapping.init(LoginLogoutMapping.java:74)
    at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1165)
    at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:994)
    at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4731)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:5123)
    at com.sun.webserver.connector.nsapi.WebModule.start(WebModule.java:182)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1224)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:924)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1224)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:520)
    at org.apache.catalina.startup.Embedded.start(Embedded.java:917)
    at com.sun.enterprise.web.PwcWebContainer.onStartup(PwcWebContainer.java:70)
    at com.sun.webserver.connector.nsapi.WebContainer.start(WebContainer.java:472)
    at com.sun.webserver.init.J2EERunner.confPostInit(J2EERunner.java:304)
    Caused by: java.lang.NullPointerException
    at com.sun.identity.authentication.service.AuthD.<clinit>(AuthD.java:206)
    ... 15 more
    failure: WebModule[amserver]PWC1396: Servlet /amserver threw load() exception
    java.lang.ExceptionInInitializerError
    at com.sun.identity.authentication.UI.LoginLogoutMapping.initializeAuth(LoginLogoutMapping.java:89)
    at com.sun.identity.authentication.UI.LoginLogoutMapping.init(LoginLogoutMapping.java:74)
    at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1165)
    at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:994)
    at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4731)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:5123)
    at com.sun.webserver.connector.nsapi.WebModule.start(WebModule.java:182)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1224)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:924)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1224)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:520)
    at org.apache.catalina.startup.Embedded.start(Embedded.java:917)
    at com.sun.enterprise.web.PwcWebContainer.onStartup(PwcWebContainer.java:70)
    at com.sun.webserver.connector.nsapi.WebContainer.start(WebContainer.java:472)
    at com.sun.webserver.init.J2EERunner.confPostInit(J2EERunner.java:304)
    Caused by: java.lang.NullPointerException
    at com.sun.identity.authentication.service.AuthD.<clinit>(AuthD.java:206)
    ... 15 more
    info: HTTP3072: http-listener-1: http://<host>:8080 ready to accept requests
    info: CORE3274: successful server startup

    ala_umn wrote:
    I did have trouble with the Identity Suite 5 Update 1 install and ended up uninstalling that and repeating that step.Cleaning up after a failed JES5u1 install/deployment is difficult e.g. "uninstalling" Access Manager does not remove entries/configuration from the Directory Server instance. I usually just re-install Solaris afresh and start again.
    The directory server instance was running, but I did a stop/start-slapd just to be sure. The error you provided indicates there was an authentication problem, usually to the Directory Server instance. There can be any number of causes of this problem including the directory server not running, or the AM authentication details e.g. cn=dsameuser/cn=puser being inconsistent between the DS instance and AM configuration.
    Regards,
    Shane.

  • Help in deploying the application on sun One Webserver

    Hi,
    I have downloaded the Sun OneWebserver. I need to migrate our application from JWS2.0 to Sun One.
    All the classes/servlet files should be under WEB_INF folder correct?
    Where is this WEB_INF folder? should i use one which is in iPlanet\Servers\bin\https\webapps\instance-app\WEB-INF
    or should i create one in \iPlanet\Servers\https<machine name>.
    One more thing is in iPlanet\Servers\bin\https\webapps\ , I have three directories, admin-app,instance-app or user-app. what is significance of each?
    Can anybody help?
    Thanks
    sg

    DO NOT overwrite or change anything in the iPlanet\Servers\bin\https\webapps directory. Those apps are for administering the web servers.
    To deploy your own apps do one of the following:
    If your app is in a self contained war file:
    Deploy it using the web GUI for the server or from command line - lookup the "Programmer's Guide to Servlets" for more info.
    If your app is not in a war file:
    Open the web-apps.xml config file for your virtual server and add the following sub-element in <VS> element:
    <web-app uri="/hello" dir="C:/temp/helloworld"/>
    Where uri is the app URI from server root and dir is the directory where your app is located.
    Once you have saved the file, go to GUI and click on "Apply" and then "Load configuration files".

  • Please Help with Deploying of a Simple Tomcat Project

    Hi all,
    I hope this is the right forum to post this question.I have a Tomcat folder named "TomcatProject", it has the proper directory structure as the Tomcat Project.
    I want to deploy it into a Windows Server 2000 OS, so i will be deploying it in the {Tomcat Installation} / webapps/ my directory ..... Is this right?... (TC 5.0.28, Java 1.4.2)
    But I keep getting the resource not availabe error.Error 404.Kindly let me know what the problem is .....
    Any Help would be greatly appreciated
    AS

    Close enough forum :-)
    Ok Quick checklist.
    Tomcat is running?
    You can access the Tomcat home page
    http://localhost:8080 ?
    In [myDirectory] you have a folder called WEB-INF,
    with a valid web.xml file?
    Your website should be:
    http://localhost:8080/[myDirectory]/myJspPage.jsp
    where [myDirectory] is the name of the directory
    under webapps.
    I will you point you in the direction of a tutorial.
    This should be installed on your machine as well:
    http://jakarta.apache.org/tomcat/tomcat-5.0-doc/appdev
    /index.html
    specifically
    http://jakarta.apache.org/tomcat/tomcat-5.0-doc/appdev
    /deployment.html
    cheers,
    evnafetsThanks for the prompt reply.Will follow the tutorial.
    AS

  • Please help with deployment!!!

    Hi,
    i created sample portlet using this site as documentation:
    http://download.oracle.com/docs/cd/B32110_01/webcenter.1013/b31072/tt_portlets.htm
    it works just fine when deployed to localhost....
    however i need to deploy it to OAS 10g 10.1.3.3
    i created the connection but when i try to deploy TutorialPortlets.deploy on to that Server it gives me java.lang.NullPointerException error
    ---- Deployment started. ---- Sep 11, 2007 10:36:44 AM
    Target platform is Oracle Application Server 10g 10.1.3 (endqs10003z3).
    Wrote WAR file to C:\Documents and Settings\aeideman\My Documents\Downloads\JDeveloper\jdev\mywork\MySample\Portlets\deploy\TutorialPortlets.war
    Wrote EAR file to C:\Documents and Settings\aeideman\My Documents\Downloads\JDeveloper\jdev\mywork\MySample\Portlets\deploy\TutorialPortlets.ear
    Backing up generic archive file :/C:/Documents and Settings/aeideman/My Documents/Downloads/JDeveloper/jdev/mywork/MySample/Portlets/deploy/TutorialPortlets_generic.ear
    Creating WSDLs for the WSRP Application
    WSDLs for the WSRP Application have been created
    Uploading file TutorialPortlets.ear ...
    Application Deployer for TutorialPortlets STARTS.
    Copy the archive to /opt/app/oracle/product/10gR3SOA/j2ee/home/applications/TutorialPortlets.ear
    Initialize /opt/app/oracle/product/10gR3SOA/j2ee/home/applications/TutorialPortlets.ear begins...
    Unpacking TutorialPortlets.ear
    Done unpacking TutorialPortlets.ear
    Unpacking TutorialPortlets.war
    Done unpacking TutorialPortlets.war
    Initialize /opt/app/oracle/product/10gR3SOA/j2ee/home/applications/TutorialPortlets.ear ends...
    Starting application : TutorialPortlets
    Initializing ClassLoader(s)
    application : TutorialPortlets is in failed state
    Operation failed with error:
    java.lang.NullPointerException
    Deployment failed
    please help!!

    Seems to be some kind of classloader issue.
    You can check if the session has a descriptor for the class by calling,
    session.getDescriptor(Class.forName("t3.model.NibuSalaryWorksheets"));
    It is most likely that the class is on the classpath twice.
    Instead of loading the sessions.xml with the thread class loader you could try using the classes class loader.
    i.e.
    DatabaseSession session = (DatabaseSession)sessionManager.getSession(xmlLoader, "default", t3.model.NibuSalaryWorksheets.class.getClassLoader());

  • Help with Deploy javaFx applet to the web, please

    I am new to JavaFx. I have a difficult time to deploy it to the web as an applet. Java console indicates that my jnlp file is not available. Here is what I have done:
    1. In the javaFx project (netbeans project), I put together a small application following the tutorial (app). Run as standard desktop app, it works fine. Run as applet, everything is ok except no images.
    2. In another web project (also netbeans project), I add the javaFx project generated app.jar to the web-inf/lib folder, modify the index.jsp to include a javaFx project generated app.html file and put it at the root of the web application. I also put the favaFx project generated app_browser.jnlp file in the same folder as index.jsp and app.html. Later on also in the web-inf/lib with app.jar. No matter where i put this app.jnlp file, I only see the spinning java logo. Java console states that jnlp is not available.
    this is in my index.jsp: <jsp:include page="app.html" />
    this is in my app.html:
    <h1>app</h1>
    <script src="http://dl.javafx.com/1.2/dtfx.js"></script>
    <script>
    javafx(
    archive: "app.jar",
    code: "com.app.Main",
    name: "app",
    width: 950,
    height: 600
    </script>
    this is in my app.jnlp
    <jnlp spec="1.0+" codebase="http://localhost:8080/app" href="app_browser.jnlp">>
    <information>
    <title>App</title>
    <vendor>Me</vendor>
    <homepage href="http://localhost:8080/app"/>
    <description>My App</description>
    <offline-allowed/>
    <shortcut>
    <desktop/>
    </shortcut>
    </information>
    <resources>
    <j2se version="1.5+"/>
    <extension name="JavaFX Runtime" href="http://dl.javafx.com/1.2/javafx-rt.jnlp"/>
    <jar href="WEB-INF/lib/app.jar" main="true"/>
    <jar href="WEB-INF/lib/commons-lang.jar"/>
    <jar href="WEB-INF/lib/commons-io.jar"/>
    </resources>
    <applet-desc name="app" main-class="com.sun.javafx.runtime.adapter.Applet" width="950" height="600">
    <param name="MainJavaFXScript" value="com.app.Main"/>
    </applet-desc>
    <update check="background">
    </jnlp>
    What did I miss here? Please help so that I can present this app to my boss and we can use javaFx to build our next application. Thank you very much.
    qding

    Welcome to the Sun forums.
    It would be worth checking the deployment launch file (JNLP) using JaNeLA *(<- link).* As the other poster mentioned, the file is invalid (OK - not well-formed, but possibly also invalid after that is fixed). Also, JaNeLA should warn you that the resources in WEB-INF are not accessible.
    Please do not repost(1) questions in future.
    (1) Post a question twice, or more.

  • Need help to deploy server 2012 with DNS role installed.

    I want to deploy an image using wds on server 2012. I will be using an answer file for unattended installation with little touch as possible. My answer file works great but I can't get the auto-logon to work and the FirstLogonCommand to run. I added
    Components\7 oobeSystem\amd64_ Microsoft-Windows- Shell-Setup _neutral\FirstLogonCommands to my answer file using Windows Image Manager and added these values:
    CommandLine = powershell -command Install-WindowsFeature DNS –IncludeManagementTools -IncludeAllSubFeature -Restart
    Description =Install dns server
    Order = 1
    Then I did auto logon located at Components\7 oobeSystem\amd64_ Microsoft-Windows- Shell-Setup _neutral\Autologon and added these values:
    Domain = contoso
    Enabled = true
    LogonCount = 1
    Typed the password
    Username = Administrator
    These two components alone don't work. It installs server 2012 OK and bypasses all the screens I want to bypass it even joins the domain
    contoso successfully. I have to manually logon and then when I logon no scripts or anything is ran. When server manager opens dns role is not installed and not even located under tools.
    Things I tried:
    Open cmd as admin and typed "powershell -command
    Install-WindowsFeature DNS –IncludeManagementTools -IncludeAllSubFeature -Restart." this worked and installed roles successfully
    If I missed anything to help you troubleshoot just ask.

    Unfortunately you are posting in the wrong forum.  You need to post deployment issues in the Windows Server Deployment forum.
    ¯\_(ツ)_/¯

Maybe you are looking for

  • What are the specifications for Internal Hardisk 500GB Macbook Pro (Mid-2012)?

    I need to purchase a new internal hard disk for my Macbook, I'm gonna go for 500GB space. Now. I need to know the specifications. I don't want suggestions, because I live in India and I may not be able to purchase the harddisk which you tell me to. 1

  • Price is not Picking from Contract while making PO

    Hi Gurus, Value Contract for services is created, While making the Purchase Order the price is not picking. Note:-The Contract is in Valid Period only. Can any one tell me what reasons may be there. Regards, Prabhakaran M

  • Font not working in Illustrator

    Hi I have a problem with a font, which is not working illustrator. Yes, I have installed it on the computer  (C:\Windows\Fonts), and the font is working fine in InDesign.. I have tried to place it in the Illustator folder C:\Program Files\Adobe\Adobe

  • How do I permanently fix a URL in Internet Radio?

    I have iTunes v.12.0.1, running on an iMac under Mavericks. I listen to streamed radio (hitherto via a different player on a Windows machine) and have its URL to hand. How, in iTunes on the Mac do I permanently fix the URL in Internet Radio, so that

  • Can't open video now each video frame replaced with writing

    Made video and saved to my ssd, which is where I didn't want to save it.  Thought I copied to my main drive and deleted video from my ssd, now when I open my video in the new directory this is what appears. Which says Media offline, also got file not