Network install of ODAC

(cross-post on ODT forum)
Is there any way to install ODAC to a network drive, so that no files reside on the user PC? We are testing Vista on our user PCs, adn woudl like to be able to put ODAC and teh Oracle client on a network drive.
I have tried using the ODAC 11g beta install but this crashes out of the install if I specify a newtork drive as location.
I have tried intslaling the 10g Vista client + 10g ODAC locally, then copying files to network and chaning registry settings. Although ODP assembly loads, it fails on connect with generic Oracle Connection error.
I have spent several days trying to get this to work.
Does anyone have any experience of doing this?
Thanks
Eric

Yes, we do this, albeit with XP rather than Vista. Our 'install' involves granting access to the oracle folder on the network drive, with a drive mapping, and running a .reg (registry entry) file. The registry entries are similar to what you would find with a standard local install, but with the file locations at x:\Oracle\... It's possible that we add the network folder\bin to the path, but I'm not an admin anymore and I don't remember if we do this or not.
Loading the dlls off the network tends to make startup slower but makes administration vastly more simple.
The reg file looks like this;
REGEDIT4
[HKEY_LOCAL_MACHINE\Software\ORACLE]
"inst_loc"="C:\\Program Files\\Oracle\\Inventory"
"ORACLE_HOME"="x:\\oracle_920"
"ORACLE_HOME_NAME"="OraHome92"
"API"="x:\\oracle_920\\dbs"
"ORACLE_GROUP_NAME"="Oracle - OraHome92"
"NLS_LANG"="NA"
[HKEY_LOCAL_MACHINE\Software\ORACLE\ALL_HOMES]
"HOME_COUNTER"="1"
"DEFAULT_HOME"="OraHome92"
"LAST_HOME"="0"
[HKEY_LOCAL_MACHINE\Software\ORACLE\ALL_HOMES\ID0]
"NAME"="OraHome92"
"PATH"="x:\\oracle_920"
"NLS_LANG"="NA"
[HKEY_LOCAL_MACHINE\Software\ORACLE\HOME0]
"ID"="0"
"ORACLE_GROUP_NAME"="Oracle - OraHome92"
"ORACLE_HOME_NAME"="OraHome92"
"ORACLE_HOME"="x:\\oracle_920"
"NLS_LANG"="ENGLISH_UNITED KINGDOM.WE8MSWIN1252"
"ORACLE_BUNDLE_NAME"="Enterprise"
"SQLPATH"="x:\\oracle_920\\dbs"
"ORACLE_HOME_KEY"="Software\\ORACLE\\HOME0"

Similar Messages

  • Acrobat 9.0 Network install not removing reader or supressing license

    I am running a network install created by the customization wizard of Acrobat 9. In the wizard I told it to remove all versions of reader and Acrobat and suppress the user agreement. The program installs but users have to agree ULA, and reader 7 is still there and default.
    It seems as though the MST is not being read during the install process. I have checked the setup.ini and it is pointing at the correct MST file. I have also used this same install in other remote offices without issue.
    Any Ideas?

    Are you installing the package directly from the .msi file? If so, you'll need to specify your custom transforms by using the transforms property. For example,
    msiexec /i AcroRead.msi transforms=AcroRead.mst /qb

  • How to network install latest firefox with custom home page

    I'm trying to figure out how to do a network install with the latest firefox, but customized to have the default home page setup for the companies intranet web portal. I have several thousand computers that need the installation and pushing via network is the only realistic method, but I can't find a solution on how to change the home page for this. Please help!

    See:
    *http://mike.kaply.com/2012/08/29/setting-the-default-firefox-homepage-with-autoconfig/
    * https://addons.mozilla.org/firefox/addon/cck/

  • Include all updates for Office 2010 PP during custom network install

    Hello...
    I'm currently doing a custom network install of Office 2010 Professional Plus 32bit edition. The custom install is working fine with the MSP file in the \Updates folder. 
    I would now like to add all of the current updates, hotfixes, and service packs to the \Update folder so that Office 2010 is completely up-to-date when being deployed. I understand that I need to put the MSP files for these updates, hotfixes, and service
    packs in the \Updates folder. 
    A couple questions:
    1 - Is there one place that I can download all of the Office 2010 PP 32bit edition updates, hotfixes, and service packs... Excluding any 64bit edition updates? A repository of some sort?
    2 - I'm assuming that if the hotfixes, and updates are downloaded as .CAB, I first need to extract it, get the .MSP file and put that into the \Updates folder?
    3 - I think Service Packs come down as .exe's??!! If so, do I just put the .exe files in the \Update folder as well or do I need to run something special to extract them like I do with the .CAB files
    I appreciate any help someone can give. If there is a better way to accomplish this, I'm open to all suggestions :) 
    Thanks... Frank

    1. Update Center for Office: http://technet.microsoft.com/en-us/office/ee748587.aspx
    2. Yes, we need to get the .MSP file (BTW, the hotfixes are download as .exe file)
    3. Yes, we need to get the .MSP file
    For your reference:
    Using the Updates folder to deploy software updates during an Office 2010 installation
    http://blogs.technet.com/b/office_resource_kit/archive/2011/05/05/using-the-updates-folder-to-deploy-software-updates-with-an-office-2010-installation.aspx
    Max Meng
    TechNet Community Support

  • Solaris 10 Network Install TFTP problem

    Hi,
    I tried to create jumpstart through network install with Solaris 10.
    I'm running into trouble of TFTP problem when trying to add_install_client.
    Here is the error I got:
    ./add_install_client xxx sun4u
    svcprop: Couldn't find object for FMRI "network/tftp/udp6:default/:properties/restarter/st ate".
    enabling network/tftp/udp6 service
    svcadm: Pattern 'network/tftp/udp6' doesn't match any FMRIs, ignoring
    On the client side, when I do "boot net - install", I get ARP/RARP error, obviously, the TFTP was not set up right on the server.
    I could not find tftpd on the server, anyone has any suggestion what I should do to get tftpd running?
    Thanks!

    Hi,
    i don't now, why it is like it is, there is no xlm manifest for the smf, but there is a "simple"solution:
    edit the /etc/inet/inetd.conf, unremark the line for tftpd. Than, when restarting the inetd with "kill -HUP <prozessnumber of inetd", you get a message in /var/adm/messages:
    ......... inetd[185]: [ID 702911 daemon.warning] Configuration file /etc/inet/inetd.conf has been modified since inetconv was last run. "inetconv -i /etc/inet/inetd.conf" must be run to apply any changes to the SMF
    Just do what it say's: "inetconf -i /etc/inet/inetd.conf", and you get the smf entry:
    # svcs | grep tftp
    online 19:05:27 svc:/network/tftp/udp6:default
    now it is online, and you can stop and start it with svcadm.
    Holger

  • Network Install with wireless

    I'm attempting to help a friend install Arch. Network card is BCM4312 (on an ACER laptop), an iwconfig returns with no wireless devices found on lo or eth0, the two interfaces output. We would like to do a network install. The wiki doesn't specify how to deal with iwconfig being unsuccessful; is there anything to do, or should we plug an ethernet cable in and install, then configure wireless with drivers post install (and would that work)?

    sorry, yeah setting up the wireless once the initial install is done shouldn't be a problem.  I believe my old laptop had the same wireless card, and it wasn't hard to setup at all, i just followed the wireless wiki.  I usually wait to setup the wireless until after the base install.
    Last edited by evr (2009-04-18 01:30:37)

  • I need help with network install of SQL Developer 3.2

    All,
    Does anyone have any references on how to perform a network install for SQL Developer? Here is what I'm trying to achieve:
    1. Network installation on drive S:\ (Windows, obviously)
    2. User links to network installation
    3. Connections are unique for each user
    I found the 2006 posting of network install for Raptor, but I could not find anything that correlates with the latest release. All I have done so far is downloaded and unzipped. Any help/instructions/guides/tutorials are welcome.

    You have installed!.  The code for SQLDeveloper does not have an installer.
    If the software is on S, say a shared drive, each user will start sqldeveloper and a directory called sqldeveloper  will be created in their local %APPLICATION_DATA% folder.  This will keep all connections etc unique for all users. 
    You will have to create a link from the S drive to the sqldeveloper.exe if you want a shortcut to start it.  We dont provide it.
    Thanks
    B

  • Network Install stuck at apple gray screen

    Hi,
    I set up 1 IMac and make a network install image of it by booting the IMac as target mode, then run system image utility to create the network install.
    Then i turn on netboot and i tried to boot the other IMac that connected to the network via netboot so it'll be installed and configured as the initial IMac. However it stuck at the grey screen for 30 minutes.
    Am I doing something wrong?
    Any help is greatly appreciated!
    Thanks,
    Sumomo

    Sounds like the issue we're having over in the System Imaging forum
    http://discussions.apple.com/thread.jspa?threadID=929625&tstart=0
    there's a solution that seems to work for most people and that's to manually copy CoreVideo.framework in to the image. Details under the link.

  • Oracle 10G Non-Network install - OEM will not start when on the LAN.

    Greetings,
    Got through a non-networked 10G Enterprise installation OK; I chose to create the orcl schema, connected to it through various utilities, added new tablespace, and all was well. I also checked my Host Name by pinging it in DOS, it showed me the IP address of the MS loopback adapter which is what I was expecting.
    Once I connected the same machine to the LAN (and internet) and re-booted, for some reason the Host Name was now assigned the dynamic IP address of the LAN and not LAN2 (which is the loopback adapter that is assigned a static local IP address). It did this even though I had already added an entry in the /etc/hosts file that explicitly assigns a static IP address to the Host Name (as recommended in the Oracle 10G pre-installation instructions). I also could not get the OEM to launch a webpage, run and connect to the orcl database after the re-boot; I am wondering if this is related to the IP address assigned to Host Name changing; maybe the Oracle agent can no longer resolve the URL for some reason?
    In the end I find that the only way to insure I can have a working Oracle environment and be on an active network at the same time, is to bring up the Oracle environment on a standalone system first, and once Oracle is running connect the system to the network. Is there no way to automate this process?
    The format of the hosts file entry recommended by the Oracle 10G pre-installation instructions is as follows:
    ===========================================================
    IP_address hostname.domainname hostname
    where:
    IP_address is the non-routable IP address you entered for the loopback adapter.
    hostname is the name of the computer.
    domainname is the name of the domain.
    For example:
    10.10.10.10 mycomputer.mydomain.com mycomputer
    ==========================================================
    In my case since I am not part of a Windows domain (but am part of a Windows Workgroup), I added an entry in the /etc/host file that looks like the following:
    # Copyright (c) 1993-1999 Microsoft Corp.
    # This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
    # This file contains the mappings of IP addresses to host names. Each
    # entry should be kept on an individual line. The IP address should
    # be placed in the first column followed by the corresponding host name.
    # The IP address and the host name should be separated by at least one
    # space.
    # Additionally, comments (such as these) may be inserted on individual
    # lines or following the machine name denoted by a '#' symbol.
    # For example:
    # 102.54.94.97 rhino.acme.com # source server
    # 38.25.63.10 x.acme.com # x client host
    127.0.0.1 localhost
    192.168.110.250 IBM-6AB1330E158
    ==> Note that I did not add the domain name to the entry I created since I am not part of a domain, I also used the format I found in the etc/hosts file which is:
    IP_address hostname.domainname
    - not -
    IP_address hostname.domainname hostname
    Which is the format recommended in the Oracle 10G pre-installation instructions; this does leave me wondering which format is correct...
    Thanks in Advance for any help,
    ADG13

    I have not. I am hoping someone (maybe even from Oracle support) will step up and officially tell us we are either right or wrong in the way we are approaching this. From the research I have done on the internet it sounds like this should work, you should be able to have Oracle starting and running fine whether you boot connected to the LAN or not, assuming you have created the MS loopback adapter, assigned it a static IP, and changed the hostname entry in etc/hosts file as part of the 10G WinXP recommended pre-installation instructions.
    And yet I find I have to start Oracle when I am not connected to the LAN or the services will not start correctly. If this is a "feature" then hopefully someone will tell us and maybe give us a workaround or give us an idea if this will be addressed in a future release. Having said that and in fairness to the Oracle product; being a developer I have other products installed on my machine that have special networking setup needs also, and in my case this could be exasperating or even possibly causing this Oracle problem I am having. To be specific I have software for 2 different VPNs installed so I can tunnel into 2 private networks. One of these VPNs require me to make use of a DNS Suffix (as shown below) which might be contributing to my problems, not sure. I also have VMWare installed which uses it own network adapters when it is running, so you can see how things could get a little hairy... at any rate, there is my 2 cents worth (or is that 5 cents? : )
    fwiw,
    ADG13
    C:\Documents and Settings\Administrator>ipconfig/all
    Windows IP Configuration
    Host Name . . . . . . . . . . . . : IBM-6AB1330E158
    Primary Dns Suffix . . . . . . . :
    Node Type . . . . . . . . . . . . : Hybrid
    IP Routing Enabled. . . . . . . . : No
    WINS Proxy Enabled. . . . . . . . : No
    DNS Suffix Search List. . . . . . : ibm.com
    Ethernet adapter Local Area Connection 2:
    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : Microsoft Loopback Adapter
    Physical Address. . . . . . . . . : 02-00-4C-4F-4F-50
    Dhcp Enabled. . . . . . . . . . . : No
    IP Address. . . . . . . . . . . . : 192.168.110.250
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . :
    Ethernet adapter Local Area Connection:
    Connection-specific DNS Suffix . : ibm.com
    Description . . . . . . . . . . . . . : Intel(R) PRO/1000 MT Mobile Connection
    Physical Address. . . . . . . . . : 00-11-25-13-96-AF
    Dhcp Enabled. . . . . . . . . . . : Yes
    Autoconfiguration Enabled . . . . : Yes
    IP Address. . . . . . . . . . . . : 192.168.1.102
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . : 192.168.1.1
    DHCP Server . . . . . . . . . . . : 192.168.1.1
    DNS Servers . . . . . . . . . . . : 65.24.7.3
    Lease Obtained. . . . . . . . . . : Wednesday, January 11, 2006 3:40:08 AM
    Lease Expires . . . . . . . . . . : Thursday, January 12, 2006 3:40:08 AM
    Ethernet adapter AGN Virtual Network Adapter:
    Connection-specific DNS Suffix . : ibm.com
    Description . . . . . . . . . . . : AGN Virtual Network Adapter
    Physical Address. . . . . . . . . : 00-00-00-00-00-01
    Dhcp Enabled. . . . . . . . . . . : Yes
    Autoconfiguration Enabled . . . . : Yes
    IP Address. . . . . . . . . . . . : 9.49.217.159
    Subnet Mask . . . . . . . . . . . : 255.255.255.255
    Default Gateway . . . . . . . . . :
    DHCP Server . . . . . . . . . . . : 9.49.217.159
    DNS Servers . . . . . . . . . . . : 9.0.2.1
    9.0.3.1
    Lease Obtained. . . . . . . . . . : Wednesday, January 11, 2006 8:06:20 AM
    Lease Expires . . . . . . . . . . : Monday, January 18, 2038 10:14:07 PM

  • Installer Group: This is what it takes to do a network install of labview.

    Here is the install.bat file we made to do this.  Keep in mind, this just “appears” to install everything listed in it correctly as a clean install.  Proton is our network drive. 
    @Echo Off
    @Echo Starting Labview 8.2 Installation
    \\Proton\LoginUpdates\LV-10-06\LV8.2\setup.exe \\Proton\LoginUpdates\LV-10-06\LV8.2\Bin\NoUser.tx​t /r:n /q /AcceptLicenses yes
    @Echo Starting CVI 8.0.1 Installation
    \\Proton\LoginUpdates\LV-10-06\CVI8.0.1\setup.exe \\Proton\LoginUpdates\LV-10-06\CVI8.0.1\support\No​User.txt /r:n /q /AcceptLicenses yes
    @Echo Starting Signal Express 1.1.1 Installation
    \\Proton\LoginUpdates\LV-10-06\SignalExpress1.1.1\​setup.exe \\Proton\LoginUpdates\LV-10-06\SignalExpress1.1.1\​Bin\NoUser.txt /r:n /q
    @Echo Starting Toolkit Installations
    @Echo ---- Starting Advanced Signal Processing
    \\Proton\LoginUpdates\LV-10-06\ToolKitSoftware\Lab​VIEW\Advanced Signal Processing\setup.exe" "\\Proton\LoginUpdates\LV-10-06\ToolKitSoftware\Lab​VIEW\Advanced Signal Processing\supportfiles\NoUser.txt" /q /r:n
    @Echo ---- Starting Digital Filter Design
    \\Proton\LoginUpdates\LV-10-06\ToolKitSoftware\Lab​VIEW\Digital Filter Design\setup.exe" "\\Proton\LoginUpdates\LV-10-06\ToolKitSoftware\Lab​VIEW\Digital Filter Design\supportfiles\NoUser.txt" /r:n /q
    @Echo ---- Starting Database Connectivity
    \\proton\LoginUpdates\LV-10-06\ToolKitSoftware\Lab​VIEW\Enterprise\Database Connectivity\Setup\lv_dbtools.msi" /passive /norestart
    @Echo ---- Starting Internet kit
    \\proton\LoginUpdates\LV-10-06\ToolKitSoftware\Lab​VIEW\Enterprise\Internet\InternetToolkit6.0.msi" /passive /norestart
    Echo    **** Labview SPC Toolkit can not be installed silently ****
    Echo    ****         You will need to install manually         ****
    @Echo ---- Starting Express VI Development
    \\proton\LoginUpdates\LV-10-06\ToolKitSoftware\Lab​VIEW\Express VI Development\ExpressVIDev\ExpressVIDev.msi" /passive /norestart
    @Echo ---- Starting PID Control
    \\proton\LoginUpdates\LV-10-06\ToolKitSoftware\Lab​VIEW\PID Control\setup\lv_pid_6.msi" /passive /norestart
    @Echo ---- Starting Report Generator
    \\proton\LoginUpdates\LV-10-06\ToolKitSoftware\Lab​VIEW\Report Generation\lvoffice\lvoffice.msi" /passive /norestart
    @Echo ---- Starting State Diagram
    \\Proton\LoginUpdates\LV-10-06\ToolKitSoftware\Lab​VIEW\State Diagram\StateDiagTK.msi" /passive /norestart
    @Echo ---- Starting VI Analyzer
    \\Proton\LoginUpdates\LV-10-06\ToolKitSoftware\Lab​VIEW\VI Analyzer\setup.exe" /q /r:n
    Echo    **** CVI SPC Toolkit can not be installed silently ****
    Echo    ****       You will need to install manually       ****
    @Echo ---- Starting SQL Kit
    \\Proton\LoginUpdates\LV-10-06\ToolKitSoftware\Lab​Windows CVI\Enterprise\SQL\Sql2.msi" /passive /norestart
    @Echo ---- Starting PID for CVI
    "\\Proton\LoginUpdates\LV-10-06\ToolKitSoftware\Lab​Windows CVI\PID Control\setup.exe" /q /r:n /AcceptLicenses yes
    @Echo ---- Starting Signal Processing for CVI
    "\\Proton\LoginUpdates\LV-10-06\ToolKitSoftware\Lab​Windows CVI\Signal Processing\Setup.exe" /passive /norestart
    @Echo Toolkit Installations Completed...  Please install manual components.
    @Echo Starting NIDaq 8.3, NIMotion 7.4, NIVisa 4, etc... Installation
    \\Proton\LoginUpdates\LV-10-06\DCD-Nov06-1\setup.e​xe \\Proton\LoginUpdates\LV-10-06\DCD-Nov06-1\spec.in​i /r:n /q /AcceptLicenses yes
    @Echo Installation Complete......
    Now this took us weeks to make.  Notice you have three different types of installers with different command line switches.  there isn't even a set of NI standards.  It took us a long, long time to put this together, trying an install and wiping the PC clean over and over and over until we finally came up with this...
    So my question is, are you guys sure it was such a good idea not to use a standard MSI file?  You really need the NI custom installer with non-group-policy-compatible msi's?
    If you gave us real msi files this could have been much easier!
    Message Edited by billings11 on 10-09-2007 02:17 PM
    -Devin
    I got 99 problems but 8.6 ain't one.

    Hi Billings11,
    To recap, here is Andrew's previous response:
    You are correct in pointing out that NI's MSIs do not function as normal MSIs.  We made the decision to create functionality which would extend MSI and allow us to create more robust installers.  Our current installer framework acts as a supervisor over the installation.  It has the ability to mark and match dependencies (more functionality than the MSI reference count) which are important when other NI products are being installed or if any product is uninstalled.  The installer framework also provides a lookup service to all of the MSIs which can provide any installer with specific information about other NI products installed on the machine, paths to those products, etc.  The framework gives the ability for groups within NI to create separate installation parts (MSIs) which can be brought together into one installer without recreating a single distribution MSI from scratch.
    Extending functionality outside of normal MSIs also means that installation via a network group policy is no longer supported. 
    To support deploying through Active Directory, we would need to remove our installer framework instead and ship each piece of software as a single MSI.  The features our framework provides would be eliminated, and much of the burden of tracking dependencies would be pushed onto the customer.  Installation procedures would most likely become more complex, as each MSI would also be relatively blind to the current set of NI products on the machine.
    To distribute the NI installers to many machines, our recommendation would be to place the installer on the network, use Active Directory to define the policy, and then distribute the software through Microsoft SMS (or a similar tool) by running the installer in silent mode.  This involves creating a spec file, and then running 1 or more installers silently as part of a batch file.  You had already brought up this point in a previous post:
    "You might suggest running batch files as login scripts.  But it takes longer for someone to create and test a batch file silent install than new installation in a real MSI file.  You have to look up all the right switches to run the installation in silent mode with the right options - its a pain.  Its really better in the long run to take the time to recreate NI's installation from scratch so you can have a real windows installer from that point forward."
    I completely agree that the process for creating a batch file for the silent installation of NI products should be improved.  We are working hard to create a process in which you can 1) create a spec file simply and quickly and 2) be able to run the installer easily in silent or basic mode.  These improved features should reduce the issues your IT would have with NI software distribution through Microsoft SMS (or equivalent product).
    Thanks again for your comments and have a great day!
    Andrew W
    Software R&D
    National Instruments
    Cheers,
    David Goldberg
    National Instruments
    Software R&D

  • Win 7 x64 LJ2100tn network install

    I could use some new ideas about installing a Laserjet 2100tn through a network with a Linksys wrt54GS router. Printer works fine on network through XP, with 3 desktops, 1 laptop and 1 netbook.  Tried the HP network diagnostic through XP and it can't find the printer - used Ping and telnet to i.p. address and they can't find it either - but printer WORKS fine. Looks like the printer currently runs under IPX.
    In Win 7 x64 I tried all the new drivers from HP, and installation for PCL 5, 6 and PS but the printer installation routines can't find the printer. Deleted and re-installed about a billion times (roughly) in the last week. Updated router firmware, and drivers for motherboard and ethernet connection.
    I won't switch to Win 7 until I work out some fix for this.
    Thanks to all that can send suggestions.  
    Duff2424

    Try accessing the embedded web server by typing the IP address of the printer in a browser on the PCs. Maybe a firewall on the PC is interfering with the HP software finding the printer and with ping. You could also try temporarily turning off any/all firewall software running on the Win 7 PC to see if this might be the problem.
    You could also try HP's free Webjet Admin software to see if it helps with finding the printer or diagnosing the problem.
    http://h20338.www2.hp.com/Hpsub/cache/332262-0-0-225-121.html
    Also, a few notes for what they are worth:
    1) Window 7 doesn't support IPX (so if you are really trying to use IPX and not using additional software to provide IPX support on the PC, that could be a problem). But the standard TCP port for HP printers is 9100, the software should be trying to send PCL to port 9100 (when it can find the printer). I believe the network implementation in this printer does support IPX and so it could very well be what the XP PCs were set up to use.
    2) This printer uses a JetDirect card for networking. The network diagnostic that I think you are referring to was designed for inkjet printers which use a different networking implementation (mostly the same functionality but different implementation), so this diagnostic might have some troubles working with this printer.
    Hope something here is helpful.
    -David
    (I'm an HP employee, but I am speaking just for myself and not HP.)

  • HP LaserJet 5000N Network Install

    I have a small temporary network established while we build-out our permanent facility. We are sharing an internet connection through a Cisco Firewall, and all the desktops are currently using DHCP, from that Cisco router, to establish a network ID and the connection to the internet. I have a few small printers that are shared over a simple "Workgroup" share, but need/want to install this JaserJet 5000 as an actual network printer due to its location within the network. I have given the 5000 a specified IP using the same scheme (192.168.100.xx) as the other machines show they are getting from the DHCP, including the SM and GW. However, I cannot ping the printer, nor install it correctly to get a successful test print or normal print. HELP! As a further note, I have a KIP 3200 that I also am having the exact same issue. I KNOW that the cable connections are being made to my switch, as I have tested the connections. I really don't want to have to install my DC on this temporary network. Please help. Thanks!

    Is the IP address given to the printer within the DHCP range (what is that range?).  If so, try issuing the printer an IP outside the DHCP range.
    Say thanks by clicking "Kudos" "thumbs up" in the post that helped you.
    I am employed by HP

  • A network installed HP8600, will not connect to a new client with OS WIN7SP1, WSD Print Driver err

    aloha,
    My home network consists of 3 computers with OS WIN7-SP1 and a Networked HP8600 connected thru a Linksys E3200 router.  2 of the 3 computers have been on the network with the 8600 for several months and have had ongoing problems with receiving a print command.  I've been trying to load the Printer software on the 3rd computer for the last 2 days without success.  The software fails to complete installation and hangs up when trying to ID the Networked 8600.  I had HP Print and Scan Dr. operating in the background and it found the printer, and gives the message "Installation failed", "Windows can not find a suitable Printer driver".  Is there a fix that my research is failing to find?
    Mahalo-n-aloha...konadon
    This question was solved.
    View Solution.

    If you connect the printer to the router using the Ethernet cord it is effectively "wireless" to all the other devices on the network. You just have to select "Network - Ethernet" as your connection type and install the printer that way to ensure they are all connected. If you do this, the printer will not have to be tangiby "connected" to any of the computers on your network. 
    Mele Kalikimaka to you too! I actually remember that from Bing Crosby! 

  • OfficeJet 7000 Wide Format - network install problem

    Hello to all.
    I get a call to install this printer in a small network of three computers. All of them are Windows XP 32bit. Install process is fine till one point. Printer is recognized on the network. Address is given by DHCP server on ADSL router. Install program see it and when I click 'next' I see in dialog box 'printer detected'. Few seconds after that large red 'X' shows on screen. No message, no error number. Nothing. Then I input IP address through web browser. Printer details are shown. Ink level, IP address, MAC address etc. There I changed IP address to static. Went to other two computers and repeat installation proces. Same thing again. After two hours I was crazy. Connected printer to every PC with USB cable. Install it as local and then changed port from USB to IP address. They can print on it through network but there are some other issues. MSI error started when windows started. I belive it shows because of that kind of installation. But rest of the problems are strange. Their CAD software lags. Saving time was 2 to 10 seconds before installation of OJ7000 and now is minute to minute and a half. When I removed software and printer from one PC saving time was again OK. On owners computer HP image software stopped to respond and he can't use scanner as he did before. Also, they have HP ploter, one laser A4 printer, and K8600 printer wich is on repair. Because of that they bought 7000 model. Does anyone knows why I can't setup printer normally as network when it is visible on the network and I can access all features over the web browser? I need info ASAP if it's possible. Local HP office told me to try  HP support chat but they don't have support for that model of printer.
    Thank you in advance.

    Me again. Problem solved!  Small HP tool for installing network printers did the work. Now I just have to find solution for Image Zone software and it's error.
    One note about that HP software. If you can, provide driver file for printer and prepare it before you start setup software. Installation process is faster and very easy.

  • Microsft Windows 7 Home Premium 64bit and 32bit Retail with WinNt, WinPE, WinMCE networking install no notification

    I have not been given any explanations for my multiple electronic communication device retail purchase problems. When ever I purchase a retail smartphone or retail notebook computer they do not have actual installed operating systems as advertised. The android
    operating systems are Developer SDK. The operating system on my Virgin Mobile Samsung Galaxy Ring is Android Jelly Bean 4.2.1 purchased this year is part of a Developer SDK. I purchased a Samsung i7 Chronos win8 64 bit notebook at Best Buy last year and it
    was configured as a Network Server Client in User Mode through the American Mega Trends Aptio Bios Setup Utility that had been customized to bypass regular Configuration files and install a custom operating systems on Network Volumes instead of the actual
    partitioned hard drive. I ended up with WinPE boot in to WinNT and WinMCE in an OEM Networking client server platform partial operating virtual operating systems that I have been allowed a user profile with permissions in the Administrators Group. I am not
    even the administrator of my own personal computer. Someone I do not know has hijacked the highest Administrative Authority at retail purchase and open up a number of profiles to the general public through the server client software. They have automated and
    live access to the operating systems power up or power down. I do not even think the notebook is ever powered down even though the power and activity lights are out. It is like someone has taken the windows operating system I was suppose to get at retail and
    swop it for partial virtual operating systems interface to network client software through serveers. I took the SamSung Chronos back to Best Buy and exchanged it for an Asus G75VX i7 Win8 64 bit gaming notebook with 3GB Nvidia Graphic's chip and 8GB memory
    with 1TB hard drive 3D ready and it was configured the same way as the Samsung. I took it back and returned it to Best Buy and exchanged it for another brand new in the unopen box Asus G75VX i7 win8 64bit notebook. I took it back for Best Buy to take a look
    at it because it was also configured the same way. Then I sent it to the Asus Service Center two times and it was returned to me both times configured the same way. Before I sent it back to Asus the two times I went to Fry's and purchased Windows 7 Home Premium
    32 and 64bit operating systems on DVD and the notebook configured the software the same way. After install of win7 32 or 64bit the installed operating systems did not recognize the Window's 7 Home Premium 32 and 64bit retail DVD as the same version of operating
    system. I took a look at the installation files on the retail disk and the configuration installed on the computer came from the software disk and the rest through background network servers but there is something in the AMI Aptio Bios that voids any of the
    regular Configuration Files. My computer does not even recognize the configuration file in the normal sense on the retail disk. All of the system file extensions have been altered and been added to creating almost unlimited file extensions like the system
    ran on Text. I paid $975.00 for the Samsung Chronos, $1375.00 for the two Asus G75VX's, $216.00 for the win7 DVD, $120.00 or more for insured postage on the to trips to the Asus Service Center not counting Asus prepayment of postage because I had to reship
    the notebook in order to get it to me. I have spent about $150.00 or more on software for disk management, anti virus, internet security etc. The retail purchase were modified on return purchases. Since 2007 I have gone through about seven smart phone brand
    new, About four of five regular internet phones and about eight notebook computers with three being used and five being brand new.
    I still do not have an actual operating system installed on the actual retail hard drive and my notebook is not repaired. I have operating systems installed on Network Disk Volumes that are installed on a GPT Server Partition. The configuration visually
    alters from background activities. All of my information is made public through the Virtual Public Shared C: drive.
    I am legally disable and a pro se litigator in the United States Federal Courts. Since 2007 I have litigated in three civil actions in the United States District Courts and in one all the way to the United States Supreme Court. I am currently still litigating
    in one as a legal interpreter and have done all of the legal work in that action since 2011. I have a civil litigation history in the United States District Courts dating back 28 years.
    Having all of my communication devices hacked and the legal and personal information publicly shared through three federal civil actions and through public entity department and agencies is a gross violation of United States Constitution Article IV Citizenship
    rights. A gross violation of the Bill of Rights First Amendment Rights to Petition the court for Redress of Grievances and Bill of Rights Fourth Amendment Privacy Rights and Bill of Rights Fourteenth Amendment Equal Protection and Due Process rights. It is
    a gross violation of the Federal Communications Act FCC Rule 255 person's with disabilities access to electronics's telephone communication equipment and software since my smart phones and notebook computers were configured with networking, management and
    telephone hardware and software. It is a gross violation of Title II of the American with Disabilities Act of 1990 as amended in rights of person's with disabilities. It is a gross violation of the Rehabilitation Act of 1973 as amended on the rehabilitation
    rights of persons with disabilities. It is a gross violation of Title VI of the Civil Rights act of 1964 Civil Rights and it is a gross violation of litigation privacy rights within all of the federal court rules such as the Federal Rules of Civil Procedure,
    Federal Rules of Evidence, Federal Appellate Court Rules, Local Court Rules and United States Supreme Court Rules and the United States Federal Pacer Electronic Court Account  and Filing System. It is also a gross violation of state law that has to comply
    with federal law. There exists no question in law of the violations because I have furnished the computer registry files, Receipts and servicing records to Microsoft, Asus and others but nobody know how to solve the problem but the Win7 retail disks identical
    to mine disappeared from retail store shelves. What is WNT_6.1H_64_MCE?oes anybody in the Microsoft and Asus community have any explanations for the total disregard for United States federal law and customer retail purchase rights? I went to Fry's and Best
    Buy and took a look at a number of notebook computer files and configuration and a number of them were like mine. The thing that irritates me the most about the configuration if it is public is that it is not passive. A profile folder has been configured for
    me that alters the configuration of what I purchased to violate my constitutional rights. They even alter the hardware and software settings to Legacy that ran on computers from ten fifteen years ago and force it on me at modern day electronics prices. That
    is not right.

    Where no law is involved in denials and restrictions in constitutional rights it is impossible for it to be legal.
    J.P.

Maybe you are looking for

  • Dock disappears for a few seconds and minimized apps open up

    Hello My dock at the bottom of the display will disappear for a few seconds and at the same time, my minimized open applications will open up. This usually happens when I'm running a few light applications at once. It almost seems to "gulp" or catch

  • Calling multiple DLL from Java and calling same native method

    i have two dll files named DLL_1.dll and DLL_2.dll . Both of them contain a native method which has a signature JNIEXPORT void JNICALL Java_Database_Notify (JNIEnv *, jclass); This method is common to both the DLL Now i load both of the DLL's using,

  • 9iAS 9.0.3 / Webcache / Auto-Start does not start!

    Hello! I've installed 9iAS 9.0.3 (OHS, J2EE, Webcache) on SUSE-Linux. I've changed the configuration to use auto-start with the Webcache-Admin-Website and restarted the webcache. But using webcachectl status shows, that the auto-restart monitor is no

  • Error in J1INCERT

    I could see the Print preview well but when I click on Print, it is showing error in a POPUP WINDOW as "Number Range Generation Failure" and asking to EXIT Pl advise Raju

  • Bapi or FM to maintain BOM order (CU51).

    Hi all, I am looking for a easy way to update/maintain Bom order. I ve been looking arround this forum but I didn't found anything interessting. Can someone help me? Thanks.