Installing a Jumpstart server x86 missing steps

Hello Sun experts
I am trying to setup Solaris 9 x86 Jumpstart server. My network has DHCP enabled and my Jumpstart server has a static IP address of 192.168.0.81. I am quite new to Solaris but I think I have done the basic.
1) Captain # mkdir -p /export/install/x86_9
Captain# cd /CD_mount_point/Solaris_9/Tools
Captain # ./setup_install_server /export/install/x86_9
2) ./add_to_install_server /export/install/x86_9
When I insert the Solaris Software 2 of 2 x86 (which I download from sun) in the CD-ROM drive
I get an error telling me there is not enough disk space to install image file
Captain # mkdir /jumpstartCaptain
# cp -r /export/install/sparc_9/Solaris_9/Misc/jumpstart_sample /jumpstart
I start the NFS server and run this command
share -F nfs -o ro,anon=0 /jumpstart
then I run
Captain # shareall
this is my profile for the clients_prof
install_type initial_install1
system_type standalone2
partitioning default3
cluster SUNWCuser4
package SUNWaudio5
I insterted this into my rules file
network 255.255.255.0 - clients_prof ���
Then run the check commad
Captain # cd /jumpstart
Captain # ./check
The check command tells me that the rules are ok.
On the client side I just inserted Solaris 9 disk 1 and chose the number 2 (The Jumpstart option) and it dose nothing, it just loads from the cd rom.
Can anyone please help me I am lost.
I know I am missing some steps.
Thanks in advance

No, the -d option specifies the container, not the package. For directory-style packages that are found on installation media, you should be giving the parent directory.
So if you can see SUNWwsr2 in 'ls', its parent would be the current directory.
pkgadd -d . SUNWwsr2 or
pkgadd -d . (and find the package in the list of packages)
Darren

Similar Messages

  • Installation failed when using Jumpstart Server to install SUN Netra T1 200

    I have a problem to install a couple of Sun Netra T1 200 Servers with a Jumpstart Server. The Jumpstart Server is set up and I have executed the add_install_client Script. If I boot the Server which should to be installed the server crashes after getting the assigned IP-Address with a software fault.
    Attached i will sent the Jumpstart-Client-Output and the config Files of the Jumpstart-Server.
    ****Netra T1 Server Output, while configured as an Jumpstart client:****
    ok boot net -install
    Resetti
    LOM event: +2h28m47s host reset
    ng ...
    `
    Netra T1 200 (UltraSPARC-IIe 500MHz), No Keyboard
    OpenBoot 4.0, 1024 MB memory installed, Serial #16692502.
    Ethernet address 8:0:20:fe:b5:16, Host ID: 80feb516.
    Executing last command: boot net -install
    Boot device: /pci@1f,0/pci@1,1/network@c,1 File and args: -install
    Timeout waiting for ARP/RARP packet
    Timeout waiting for ARP/RARP packet
    Timeout waiting for ARP/RARP packet
    Timeout waiting for ARP/RARP packet
    2ae00 Warning: boot will not enable cache
    Requesting Internet address for 8:0:20:fe:b5:16
    Enter filename [kernel/sparcv9/unix]:
    Enter default directory for modules [platform/SUNW,UltraAX-i2/kernel /platform/sun4u/kernel /kernel /usr/kernel]:
    SunOS Release 5.8 Version Generic_108528-13 64-bit
    Copyright 1983-2001 Sun Microsystems, Inc. All rights reserved.
    whoami: no domain name
    panic[cpu0]/thread=300010a9ba0: Can't invoke , error 2
    000002a1000f7a40 genunix:icode+274 (ffbefff0, 0, 300010a7b88, 0, ffbefffc, ffffffffffffffff)
    %l0-3: 00000000ffbefffc 0000000000000000 0000000000002000 000002a10000fd20
    %l4-7: 0000000000000bb8 0000000010423a00 000000001041b2f8 00000000000007a9
    syncing file systems... done
    skipping system dump - no dump device configured
    rebooting...
    Resetti
    LOM event: +2h36m51s host reset
    ng ...
    p
    Netra T1 200 (UltraSPARC-IIe 500MHz), No Keyboard
    OpenBoot 4.0, 1024 MB memory installed, Serial #16692502.
    Ethernet address 8:0:20:fe:b5:16, Host ID: 80feb516.
    Executing last command: boot
    Boot device: disk File and args:
    SunOS Release 5.8 Version Generic_108528-13 64-bit
    Copyright 1983-2001 Sun Microsystems, Inc. All rights reserved.
    configuring IPv4 interfaces: eri0.
    Hostname: infrasrv
    The system is coming up. Please wait.
    checking ufs filesystems
    /dev/rdsk/c1t0d0s4: is stable.
    /dev/rdsk/c1t0d0s6: is stable.
    Starting IPv4 routing daemon.
    starting rpc services: rpcbind done.
    Setting netmask of eri0 to 255.255.255.0
    Setting default IPv4 interface for multicast: add net 224.0/4: gateway infrasrv
    syslog service starting.
    Print services started.
    Jun 26 04:48:14 infrasrv sendmail[220]: My unqualified host name (infrasrv) unknown; sleeping for retry
    volume management starting.
    The system is ready.
    infrasrv console login: root
    Password:
    Last login: Thu Jun 26 02:13:59 on console
    Jun 26 04:48:24 infrasrv login: ROOT LOGIN /dev/console
    Sun Microsystems Inc. SunOS 5.8 Generic Patch October 2001
    Sun Microsystems Inc. SunOS 5.8 Generic Patch October 2001
    # uname -i
    SUNW,UltraAX-i2
    # ^[[A
    ^[[A: not found
    # uname -m
    sun4u
    *****Config Files of the Jumpstart-Server******************
    Sysidcfg
    bootparams
    bash-2.03# more bootparams
    infrasrv  root=adminws:/cdrom/sol_8_202_sparc/s0/Solaris_8/Tools/Boot install=ad
    minws:/export/install boottype=:in sysid_config=adminws:/export/sysidcfg install
    _config=adminws:/export/config rootopts=:rsize=32768
    bash-2.03#
    rules
    bash-2.03# more rules
    #       @(#)rules 1.12 94/07/27 SMI
    # The rules file is a text file used to create the rules.ok file for
    # a custom JumpStart installation. The rules file is a lookup table
    # consisting of one or more rules that define matches between system
    # attributes and profiles.
    # This example rules file contains:
    #   o syntax of a rule used in the rules file
    #   o rule_keyword and rule_value descriptions
    #   o rule examples
    # See the installation manual for a complete description of the rules file.
    # RULE SYNTAX:
    # [!]rule_keyword rule_value [&& [!]rule_keyword rule_value]... begin profile fi
    # nish
    # "[ ]" indicates an optional expression or field
    # "..." indicates the preceding expression may be repeated
    # "&&" used to "logically AND" rule_keyword and rule_value pairs together
    # "!" indicates negation of the following rule_keyword
    # rule_keyword a predefined keyword that describes a general system
    # attribute. It is used with the rule_value to match a
    # system with the same attribute to a profile.
    # rule_value a value that provides the specific system attribute
    # for the corresponding rule_keyword. A rule_value can
    # be text or a range of values (NN-MM).
    # To match a range of values, a system's value must be
    # greater than or equal to NN and less than or equal to MM.
    # begin a file name of an optional Bourne shell script
    # that will be executed before the installation begins.
    # If no begin script exists, you must enter a minus sign (-)
    # in this field.
    # profile a file name of a text file used as a template by the
    # custom JumpStart installation software that defines how
    # to install Solaris on a system.
    # finish a file name of an optional Bourne shell script
    # that will be executed after the installation completes.
    # If no finish script exists, you must enter a minus sign (-)
    # in this field.
    # Notes:
    # 1. You can add comments after the pound sign (#) anywhere on a line.
    # 2. Rules are matched in descending order: first rule through the last rule.
    # 3. Rules can be continued to a new line by using the backslash (\) before
    # the carriage return.
    # 4. Don't use the "*" character or other shell wildcards, because the rules
    # file is interpreted by a Bourne shell script.
    # RULE_KEYWORD AND RULE_VALUE DESCRIPTIONS
    # rule_keyword rule_value Type rule_value Description
    # any minus sign (-) always matches
    # arch text system's architecture type
    # domainname text system's domain name
    # disksize text range system's disk size
    # disk device name (text)
    # disk size (MBytes range)
    # hostname text system's host name
    # installed text text system's installed version of Solaris
    # disk device name (text)
    # OS release (text)
    # karch text system's kernel architecture
    # memsize range system's memory size (MBytes range)
    # model 'text' system's model number
    # network text system's IP address
    # totaldisk range system's total disk size (MBytes range)
    # RULE EXAMPLES
    # The following rule matches only one system:
    # hostname sample_host - host_class set_root_pw
    # The following rule matches any system that is on the 924.222.43.0 network
    # and has the sun4c kernel architecture:
    # Note: The backslash (\) is used to continue the rule to a new line.
    #network 924.222.43.0 && \
    # karch sun4c - net924_sun4c -
    # The following rule matches any sparc system with a c0t3d0 disk that is
    # between 400 to 600 MBytes and has Solaris 2.1 installed on it:
    #arch sparc && \
    # disksize c0t3d0 400-600 && \
    # installed c0t3d0s0 solaris_2.1 - upgrade -
    # The following rule matches all x86 systems:
    #arch i386 x86-begin x86-class -
    # The following rule matches any system:
    #any - - any_machine -
    hostname infrasrv - infrasrv_class -
    hostname msm_srv1 - msm_srv_class -
    hostname msm_srv2 - msm_srv_class -
    bash-2.03#
    class
    bash-2.03# more infrasrv_class
    install_type initial_install
    system_type standalone
    partitioning explicit
    filesys c0t0d0s0 2048 /
    filesys c0t0d0s1 10
    filesys c0t0d0s3 1024 swap
    filesys c0t0d0s4 2048 /var
    filesys c0t0d0s5 2048 /opt
    filesys c0t0d0s6 free /export
    cluster SUNWCXall
    bash-2.03# more msm_srv_class
    install_type initial_install
    system_type standalone
    partitioning explicit
    filesys c0t0d0s0 2048 /
    filesys c0t0d0s1 10
    filesys c0t0d0s3 1024 swap
    filesys c0t0d0s4 2048 /var
    filesys c0t0d0s5 free /opt
    cluster SUNWCXall
    bash-2.03#
    ethers
    bash-2.03# more ethers
    8:00:20:fe:b5:16 infrasrv
    bash-2.03#
    hosts
    bash-2.03# more hosts
    # Internet host table
    127.0.0.1 localhost
    192.168.0.220 adminws loghost
    192.168.0.210 infrasrv
    192.168.0.200 tc
    bash-2.03#
    dfstab
    bash-2.03# more dfstab
    # Place share(1M) commands here for automatic execution
    # on entering init state 3.
    # Issue the command '/etc/init.d/nfs.server start' to run the NFS
    # daemon processes and the share commands, after adding the very
    # first entry to this file.
    # share [-F fstype] [ -o options] [-d "<text>"] <pathname> [resource]
    # .e.g,
    # share -F nfs -o rw=engineering -d "home dirs" /export/home2
    share -d "jumpstart conf dir" /export/config
    share -F nfs -o ro,anon=0 /export/install
    share -F nfs -o ro,anon=0 /cdrom/sol_8_202_sparc/s0/Solaris_8/Tools/Boot
    bash-2.03#
    tftpboot
    bash-2.03# pwd
    /tftpboot
    bash-2.03# ls -al
    total 348
    drwxrwxr-x 2 root other 512 Jun 26 11:45 .
    drwxr-xr-x 24 root root 512 Jun 26 11:45 ..
    lrwxrwxrwx 1 root other 26 Jun 26 11:45 C0A800D2 -> inetboot.SUN4U.Solaris_8-1
    lrwxrwxrwx 1 root other 26 Jun 26 11:45 C0A800D2.SUN4U -> inetboot.SUN4U.Solaris_8-1
    -rwxr-xr-x 1 root other 159416 Jun 26 11:45 inetboot.SUN4U.Solaris_8-1
    -rw-r--r-- 1 root other 318 Jun 26 11:45 rm.192.168.0.210
    lrwxrwxrwx 1 root other 1 Jun 26 11:45 tftpboot -> .
    bash-2.03#

    Hi,
    It seems to me that you have not created a proper sysidcfg file. From your post, it looks to me like your sysidcfg contains no entries. This is why it prompts you to enter the kernel path. Look on docs.sun.com for a guide to creating the sysidcfg file .

  • Solaris 10 x86 Jumpstart Server

    I have setup everything just like in this document:
    http://docs.sun.com/app/docs/doc/817-5506/6mkv6kia5?a=view
    The client machine that I am trying to jumpstart connects fine, shows" 38800" as the prompt and then just stops. After running "snoop" on the server, I discovered that it connects to it and communicates some data then does some "PRINTER" commands. This is illustrated below (note "titan" is the name of the computer to be jumpstarted and "server" is of course the jumpstart server):
    server -> titan TFTP Data block 419 (512 bytes)
    titan -> server TFTP Ack block 419
    server -> titan TFTP Data block 420 (512 bytes)
    titan -> server TFTP Ack block 420
    server -> titan TFTP Data block 421 (480 bytes) (last block)
    titan -> server TFTP Ack block 421
    OLD-BROADCAST -> (broadcast) RARP C Who is 0:3:ba:1d:bd:32 ?
    server -> titan RARP R 0:3:ba:1d:bd:32 is 172.20.4.2, titan
    titan -> BROADCAST BIFF R port=111
    server -> titan BIFF C port=32771
    titan -> (broadcast) ARP C Who is 172.20.4.0, server ?
    server -> titan ARP R 172.20.4.0, server is 0:6:5b:e7:ad:73
    titan -> server WHO R port=32808
    server -> titan WHO C port=32808
    titan -> server SYSLOG R port=32808
    server -> titan SYSLOG C port=32808 BAD.FMT:
    titan -> server PRINTER R port=2049
    server -> titan PRINTER C port=2049
    titan -> server PRINTER R port=2049
    titan -> server PRINTER R port=2049
    server -> titan PRINTER C port=2049
    server -> titan PRINTER C port=2049
    titan -> server PRINTER R port=2049
    titan -> server PRINTER R port=2049
    It will then keep doing these "PRINTER" commmands forever. Everythings is setup like it should be, but when the client connects, it just sits there with no error, yet no packages install. It doesn't timeout with the waiting for ARP/RARP either. What is wrong? Any help is much appreciated.

    Note that this is a Solaris 10 x86 606 build. I think it might have something to do with the fact that its 606.

  • Sol10 Jumpstart on X86 insists on doing interactive install

    Hi,
    I've been using Jumpstart for long time installing both Solaris 8 and 10 for Sparc, however now I got a brand new X4200 so I'm trying to set up the same install environment for x86. Unfortunately I don't seem to be able to convince the installation process to use Custom Jumpstart, it always goes into interactive mode. Any help would be greatly appreciated.
    My environment:
    * DHCP and TFTP server running Debian Linux, this seems to work fine, the Sun gets its PXE bootinfo and loads the correct menu.1st file
    * Solaris 10 6.06 x86 DVD image exported from a Sun (running Solaris 8 but that shouldn't matter), jumpstart files also served by this server
    when the system boots I get the following feedback on the screen:
    krtld: Unused kernel arguments: 'install - nowin'
    SunOS Release 5.10 Version Generic_118855-14 32-bit
    Copyright 1983-2005 Sun Microsystems, Inc. All rights reserved.
    Use is subject to license terms.
    Configuring devices.
    Solaris Interactive Text (Console session)
    Beginning system identicifaction...
    Searching for configuration files(s)...
    Using sysid configuration file 10.221.60.206:/install/jumpstart10-x86/test/sysidcfg
    Search complete.
    Discovering additional network configuration...
    Completing system identification...
    After this I get dropped into the interactive text-based install
    How can I convince the installer I want a completely unattended install?
    Here are the content of my installation files
    --- menu.1st --------------------------------------------
    default=0
    timeout=3
    title Solaris_10 Jumpstart
    kernel /sol10/I86PC.Solaris_10-1/multiboot kernel/unix install - nowin -B install_config=10.221.60.206:/install/jumpstart10-x86/,sysid_config=10.221.60.206:/install/jumpstart10-x86/Sysidcfg/test,install_media=10.221.60.206:/install/Solaris10-6.06-x86,install_boot=10.221.60.206:/install/Solaris10-6.06-x86/boot
    module /sol10/I86PC.Solaris_10-1/x86.miniroot
    --- sysidcfg ---------------------------------------------
    system_locale=en_US
    timezone=MET
    timeserver=localhost
    terminal=vt100
    name_service=NONE
    security_policy=NONE
    network_interface=PRIMARY{protocol_ipv6=no netmask=255.255.255.192}
    root_password=xxxxxxxxxxxxx
    ---- rules.ok -----------------------------------------------
    any - - Profiles/x4200_full_profile -
    # version=2 checksum=3180
    ---- x4200_full_profile ---------------------------------
    install_type initial_install
    system_type server
    cluster SUNWCall
    partitioning explicit
    locale en_US
    geo W_Europe
    filesys rootdisk.s0 free /
    filesys rootdisk.s1 1024 swap
    I'm sure I'm doing something stupid.
    Any help would be greatly appreciated.
    Nico

    Good point, I was already thinking that direction. It seems to fill in most questions correctly already except for the hostname, the fact that he needs to use NIS and the domain name. So I used another sysidcfg file from the Solaris 10 Sparc jumpstart installation and made sure the hostname/ip-address exists in the hosts map in NIS. But he's still asking the same questions.
    ------- new sysidcfg --------------
    name_service=NIS { domain_name=sonytel.be name_server=cochonette(10.221.60.206)}
    root_password=xxxxxxxxxxxxx
    system_locale=C
    timeserver=localhost
    timezone=MET
    terminal=vt100
    security_policy=none
    network_interface=PRIMARY {netmask=255.255.255.192 protocol_ipv6=no default_route=10.221.60.254}
    NIS has the right entry
    ypcat hosts | grep 10.221.60.240
    10.221.60.240 piro.mydomain.com piro
    10.221.60.240 piro.mydomain.com piro
    DNS is also correct
    nslookup piro
    Name: piro.mydomain.com
    Address: 10.221.60.240
    nslookup 10.221.60.240
    Name: piro.mydomain.com
    Address: 43.221.60.240
    Doing a snoop on the NIS server reveals he's not even trying to reach the server.

  • Installing Solaris 9 and Solaris 10 using one JumpStart server

    Hi All,
    Is there any possibility to install both Solaris 9 and Solaris 10 using only one JumpStart server?
    Also it could be performed using flash archives?
    Thanks in andvice,
    Daniel

    Actually I do not understand how it will work
    together.
    Maybe I will describe my point of view.
    I have Solaris 10 with JumpStart server which is
    configured and works fine.
    So the next step to have Solaris 9 installation is:
    * copy Solaris 9 OS boot and installation image to
    the local disk using setup_install_server
    Q: If this script fails what to do?setup_install_server should work fine unless you're installing on a ZFS filesystem. Part of the script is checking for sufficient disk space. I think the script may not work properly in all situations with ZFS.
    * run add_install_client script from the Solaris 9
    installation directory
    Q: do I need to do any other changes?Nope. Assuming you're already running tftp for the Solaris 10 stuff, nothing has to be enabled.
    So I have two OS on the JumpStart server that I can
    choose to install.Yes.
    JumpStart is configured to install Solaris 10. If I
    would like to install Solaris 9 on the same machine
    should I only run add_install_client script from the
    Solaris 9 installation directory?If everything works right, that should remove the older entry from the bootparams database and the machine will jumpstart with Solaris 9.
    Darren

  • Please help me with the step by step instructions on how to install a Windows server 2008 on a computer that has Windows 8 installed on it

    Please help me with the step by step instructions on how to install a Windows server 2008 on a computer that has Windows 8 installed on it without formatting windows 8.Please email the steps , Thanks

    Please help me with the step by step instructions on how to install a Windows server 2008 on a computer that has Windows 8 installed on it without formatting windows 8.Please email the steps , Thanks
    Assuming your rig can support virtual machines, you can use Hyper-V and run another OS there.
    Better practice however is to use a dedicated machine and use remote desktop to the server.
    Corsair Carbide 300R with window
    Corsair TX850V2 70A@12V
    Asus M5A99FX PRO R2.0 CFX/SLI
    AMD Phenom II 965 C3 Black Edition @ 4.0 GHz
    G.SKILL RipjawsX DDR3-2133 8 GB
    EVGA GTX 6600 Ti FTW Signature 2(Gk104 Kepler)
    Asus PA238QR IPS LED HDMI DP 1080p
    ST2000DM001 & Windows 8.1 Enterprise x64
    Microsoft Wireless Desktop 2000
    Wacom Bamboo CHT470M
    Place your rig specifics into your signature like I have, makes it 100x easier to understand!
    Hardcore Games Legendary is the Only Way to Play!

  • Network install from solaris 10 x86 server to x86 client

    My setup is:
    install server OS: Solaris 10, i86pc .
    The install server is also boot server using tftpboot.
    The dhpc server is configured according to the instructions which are
    given when adding an install client in Solaris 10.
    The client can communicate with the install and boot server but fails
    to load the boot image. The snoop output is
    Using device /dev/iprb0 (promiscuous mode)
    cdm3 -> cdm2 ICMP Echo request (ID: 48130 Sequence number: 0)
    cdm2 -> cdm3 TFTP Read "nbp.cdm2" (octet)
    cdm3 -> cdm2 UDP D=2070 S=39122 LEN=22
    cdm2 -> cdm3 TFTP Error: not defined
    cdm2 -> cdm3 TFTP Read "nbp.cdm2" (octet)
    cdm3 -> cdm2 UDP D=2071 S=39123 LEN=23
    cdm2 -> cdm3 TFTP Ack block 0
    cdm3 -> cdm2 TFTP Data block 1 (1456 bytes)
    cdm2 -> cdm3 TFTP Ack block 1
    cdm3 -> cdm2 TFTP Data block 2 (1456 bytes)
    cdm2 -> cdm3 TFTP Ack block 2
    cdm3 -> cdm2 TFTP Data block 3 (1456 bytes)
    cdm2 -> cdm3 TFTP Ack block 3
    cdm3 -> cdm2 TFTP Data block 4 (1456 bytes)
    cdm2 -> cdm3 TFTP Ack block 4
    cdm3 -> cdm2 TFTP Data block 5 (1456 bytes)
    cdm2 -> cdm3 TFTP Ack block 5
    cdm3 -> cdm2 TFTP Data block 6 (1456 bytes)
    cdm2 -> cdm3 TFTP Ack block 6
    cdm3 -> cdm2 TFTP Data block 7 (1456 bytes)
    cdm2 -> cdm3 TFTP Ack block 7
    cdm3 -> cdm2 TFTP Data block 8 (1456 bytes)
    cdm2 -> cdm3 TFTP Ack block 8
    cdm3 -> cdm2 TFTP Data block 9 (1456 bytes)
    cdm2 -> cdm3 TFTP Ack block 9
    cdm3 -> cdm2 TFTP Data block 10 (1456 bytes)
    cdm2 -> cdm3 TFTP Ack block 10
    cdm3 -> cdm2 TFTP Data block 11 (1456 bytes)
    cdm2 -> cdm3 TFTP Ack block 11
    cdm3 -> cdm2 TFTP Data block 12 (172 bytes) (last block)
    cdm2 -> cdm3 TFTP Ack block 12
    cdm2 -> BROADCAST DHCP/BOOTP DHCPDISCOVER
    cdm2 -> BROADCAST DHCP/BOOTP DHCPDISCOVER
    cdm3 -> cdm2 ICMP Echo request (ID: 48130 Sequence number: 0)
    cdm3 -> cdm2 DHCP/BOOTP DHCPOFFER
    cdm2 -> BROADCAST DHCP/BOOTP DHCPDISCOVER
    cdm3 -> cdm2 ICMP Echo request (ID: 48130 Sequence number: 0)
    cdm3 -> cdm2 DHCP/BOOTP DHCPOFFER
    cdm2 -> BROADCAST DHCP/BOOTP DHCPDISCOVER
    cdm3 -> cdm2 ICMP Echo request (ID: 48130 Sequence number: 0)
    cdm3 -> cdm2 DHCP/BOOTP DHCPOFFER
    And then fails: i.e. it seems not to find the boot image.
    Any suggestions???
    Lydia

    I can't tell exactly what's wrong, since you attached only
    snoop log.
    But since you're using DHCP, I guess you are trying to
    do PXE boot to install. When you use PXE boot, you need
    to configure some vendor options (like SrootIP4, SrootNM
    etc) and also create macros with dhcpmgr.
    there is documentation at
    http:docs.sun.com
    so check the documentation to see what is missing.
    If you've already done these, check NFS configuration
    if all directory are correctly shared.

  • Installing printer drivers on x86 and x64 OS clients from print server

    Hi experts,
    I have a print server win 2008 r2 with some printers installed on it including x86 and x64 drivers.
    1. I wanted to install printer drivers on x86 and x64 CLIENT OS (win 7/8 ) from the print server.  
    2. This installation should in in backend(hide mode). While installing it should not pop up on user desktop for installation.
    Could any one help me with a simple script. So i can get a get a idea. 
    I was using bellow script but it displays on desktop before installation.
    $nw=New-Object -ComObject WScript.Network
    $nw.AddWindowsPrinterConnection('\\ptprint\pg1-b')

    Hi Amitkumar,
    given your scenario, this script is probably what you are looking for:
    Add-PrinterDriver
    It will add all printerdrivers from shared printerobjects from a printer server.
    Cheers,
    Fred
    There's no place like 127.0.0.1

  • How to install Oracle VM Server 2.2.0 as 32-bit mode on a 64-bit machine.

    Gurus,
    If I am not wrong, the Oracle VM Server 2.2.0 installer for 32-bit and 64-bit are the same file.
    I have AMD 64 bit machine, when I install Oracle VM Server 2.2.0, it installs as 64-bit.
    However due to requirement, I want to install Oracle VM Server in 32-bit mode.
    Will appreciate the steps.
    Regards,
    Krishna

    Krishna,
    Please note that the zip file from the Oracle eDelivery/Linux site contains a single Oracle VM server ISO file; this file is used for both x86 and x86-64 hardware. The Oracle VM server install routine automatically detects the hardware platform and installs the appropriate 32-bit or 64-bit Xen hypervisor. Regardless of the hardware platform, 32-bit or 64-bit, dom0 is 32-bit. Will a 32bit dom0 meet your business requirements?
    Could you please let us know the business requirements re 32bit?
    For details about the installation, sizing and server resource requirements please review http://itnewscast.com/chapter-4-oracle-vm-server-sizing-installation-and-updates
    Respectfully,
    Roddy

  • Installing second Exchange server 2010 with all roles (CAS, HT and MB) in the same domain?!

    Dear all,
    first of all thanks for reading this topic :-)
    In our enviroment, we have a Exchange 2010 server (Version: 14.01.0438.000), whitch is installed with all server roles (CAS, HT and MB) on one server(OS is Windows Server 2008 R2 Enterprise). This exchange server sends all external mails to a smarthost (Redddox).
    We are using Outlook Anywhere, Active Sync and OWA.
    Now, we need to migrate this Exchange server to another one, because we think, that the server´s OS is corrupt and also, there are wrong licenses installed. The "new" server will have the same OS Version and Exchange Version (2010).
    Currently I´m a little afraid, to install a new one - because I think when I will install the CAS and HT role, something will happen in my productive enviroment (Autodiscover, SMTP Connectors, Cerficates a.s.o.).
    To install the mailbox role, I think this will not affect anything.
    Can you help me a little bit in what to take care of? Do I need to preconfigure something, before I will install the second exchange? What about the version / service pack of Exchange to install? Must it be the same as installed on the first one?
    Any help would be appreciated!
    Jennie

    Hi Jennie,
    Below are the steps if you are not planning to upgrade.
    1) Install new Exchange2010-SP3 Server all roles Please check
    this
    2) Install the certificate in the new server by requesting a duplicate from the 3rdparty CA. Or export from the existing Exchange 2010 and import to the new one. Please check
    this
    3) Set your autodoscover, OAB, ECP, OWA URLs same as the current Exchange. Below artciles will help you to do that.
    For OAB, Autodiscover, EWS please check steps 5,6,7in this
    For setting OWA and ECP URLs please check
    this.
    4) Move few mailboxes as a test and check. If no errors move the rest.
    5) Move your OAB generation server to the new server. Please check
    this
    6) Move you public folder contents to the new server you have. Please check
    this
    7) Configure your firerwall to receive emails on the new server and other services like EWS, OWA, ActiveSync.
    8)
    Add the new server as the source server and in the current send connector and remove the old server from the send connector.
    Shutdown the server for a couple of days and monitor. So you will know if you missed something.
    Uninstall Exchange2010 from the add remove programs.
    Thanks, MAS
    Please mark as helpful if you find my comment helpful or as an answer if it does answer your question. That will encourage me - and others - to take time out to help you.

  • Installing Oracle Application Server 10g 101202 on Windows 2008 64 bit

    Hi All,
    what i need to do is install this software like this:
    installing Oracle Infrastructure to handel Sessions as db for oracle forms & reports
    install Oracle Forms & Reports Service as Middle-Tire on the same machine in defirent home
    configure my report server as i require it to work with rdf files in spechial folders
    i have done this installation more than i can remember in Windows 2003 R2 SP2 32 bit
    but for Windows Server 2008 i am facing some problem that there is no software avilable for 64 bit or Windows 2008 in Oracle Download Site
    Spechilaly when my server is not itanum !
    Can any one point me to the right download page if avilable or another solution for this problem
    i don't think that oracle have stopped support for this product spechilaly when the reports generated by Oracle Report Service is far to good and fast with Oracle Database
    Best Regards
    Ibrahim

    Hi Ibrahim,
    You should decide what you require.
    32bit version can be installed on 64bit server and this should work fine (check the certification matrix for this).
    The "problem" is that you would not gain any performance benefit from the 64bit server
    If you want to have benefit you can upgrade the JVM to 64 bit version.
    I did this 3 years ago and I do not remember exact steps though everything worked OK.
    WARNING:
    this  can be unsupported, ask support to be sure
    - Install the 32 bit version on the server
    - Download 64 bit Java JRE/JDK and install it (well, you can search the same release as included in the AppServer or try newer one, 7 for example)
    - later, reconfigure the appserver so it uses the version you've installed, OR Copy the everything from c:\progfiles\java\... to the directory OraHome\... (forgot exact directories)
    try to search the forum, there had been a thread with the same question
    regards, michael
    Edited by: MickleSh on Sep 27, 2011 9:59 AM

  • Unattended  Solaris 10 installation with jumpstart server issue

    Hello,
    I have setup a jumpstart server and am finding it difficult to get a fully unattended solaris 10 sparc 10/09 install on a t1000 client. The console connection to the client goes into interactive mode at the point in system identification when the installer asks if the system is networked or non-networked, and runs a setup of default time zone and date/time. Using esc-2 to advance through the interactive menu it asks if ithe system is on a subnet, for the netmask (which is there as default), asks if the current time is correct, then asks me to confirm that my selections are correct. When I confirm it goes on it's merry way to finish the installation unattended.
    My guess is it does not like one of the values in the sysidcfg file being used, but can't seem to see where the problem is. I don't see anything in the table of sysidcfg keywords from the online docs that specify networked or not, and I am using the network_interface keyword to define hostname, ip, default router, netmask and ipv6, and thought that should take care of the networking portion of system identification, also have timezone and time server set.
    Could it be that I am configuring an ethernet port that is not connected (bge0)? This computer will be deployed on a DMZ type network, and the jumpstart server is located on a different network our internal private network. The jumpstart installation via the server is done by using a temporary ethernet connection on a second interface of the client. One other note the defined time server is on the dmz so the installation program won't see it.
    Any suggestions on what might be causing the interactive installer to kick in?
    Here is the sysidcfg used for the client:
    more sysidcfg_vlan3/sysidcfg
    keyboard=US-English
    terminal=vt100
    security_policy=NONE
    system_locale=en_US
    install_locale=en_US
    timeserver=service-time
    timezone=US/Eastern
    network_interface=bge0 {hostname=D-Wade.xxx.xxxx.xxx default_route=xx.xx.xxx.1 ip_address=xx.xx.xxx..3 netmask=255.255.255.0 protocol_ipv6=no}
    name_service=NONE
    nfs4_domain=dynamic
    root_password=someEncryptedValue
    service_profile=limited_net
    Thanks,
    John
    Edited by: jmck407 on Aug 6, 2010 11:42 AM

    update. Fixed the problem with date/time by using abrante's suggestion of setting the time server to localhost. Don't get prompted for date/time information in the interactive installer any more.
    If I setup the sysidcfg file to configure the ethernet port being used to communicate with the jumpstart server (bge1), using an ip and netmask that is on the jumpstart server network, the installation goes through fully un-attended.
    Is there any way to get a second interface (in this case bge0) configured with ip/netmask values that are not part of the jumpstart server's network, using a non interactive jumpstart installation? Using these values in sysidcfg, the only things prompted for during the installation are, Is the system on a subnet, and what is the netmask. Anyone know what the sysidcfg part of the installation does to check the validity of a netmask value given in the sysidcfg file on the jumpstart server?
    If need be, I guess the interface could be configured in the finish script.
    more sysidcfg_vlan3/sysidcfg
    keyboard=US-English
    terminal=vt100
    security_policy=NONE
    system_locale=en_US
    install_locale=en_US
    timeserver=localhost
    timezone=US/Eastern
    network_interface=bge0 {hostname=D-Wade.xxx.xxxx.xxx default_route=xx.xx.xxx.1 ip_address=xx.xx.xxx..3 netmask=255.255.255.0 protocol_ipv6=no}
    name_service=NONE
    nfs4_domain=dynamic
    root_password=someEncryptedValue
    service_profile=limited_net

  • SQL Server 2008 R2 install fails on Server 2008 R2 at installation of setup files with Exit code: 0x84C40013

    Hello,
    I am trying to install the SQL Server 2008 R2 Client and managment tools on a Server 2008 R2 box, but the install is failing when trying to install the setup files with no error. I looked at the SQLSetup_1 log file and this is what I found:
    08/13/2014 20:26:10.743 ======================================================================
    08/13/2014 20:26:10.743 Setup launched
    08/13/2014 20:26:10.743 Attempting to determine media source
    08/13/2014 20:26:10.743 Media source: C:\Users\ercklentzn\Desktop\SQL Server 2008 Ent Ed R2\
    08/13/2014 20:26:10.743 Attempt to determine media layout based on file 'C:\Users\ercklentzn\Desktop\SQL Server 2008 Ent Ed R2\mediainfo.xml'.
    08/13/2014 20:26:10.775 Media layout is detected as: Full
    08/13/2014 20:26:10.775 Not a slip stream media, so continuing to run setup.exe from media.
    08/13/2014 20:26:10.775 /? or /HELP or /ACTION=HELP specified: false
    08/13/2014 20:26:10.775 Help display: false
    08/13/2014 20:26:10.775 Checking to see if we need to install .Net version 3.5
    08/13/2014 20:26:10.775 Determining the cluster status of the local machine.
    08/13/2014 20:26:10.775 The local machine is not configured as a cluster node.
    08/13/2014 20:26:10.775 Attempting to find media for .Net version 3.5
    08/13/2014 20:26:10.775 .Net version 3.5 is installed
    08/13/2014 20:26:10.775 RedistMSI::GetExpectedBuildRevision - Setup expects MSI 4.5.6001.22159 at the minimum
    08/13/2014 20:26:10.775 Attempting to get Windows Installer version
    08/13/2014 20:26:10.790 Windows Installer version detected: 5.0.7601.17514
    08/13/2014 20:26:10.790 RedistMSI::IsVistaRTM - Not Vista RTM build
    08/13/2014 20:26:10.790 Required version of Windows Installer is already installed
    08/13/2014 20:26:10.790 Attempting to get Windows Installer version
    08/13/2014 20:26:10.790 Windows Installer version detected: 5.0.7601.17514
    08/13/2014 20:26:10.790 RedistMSI::IsVistaRTM - Not Vista RTM build
    08/13/2014 20:26:10.790 Required version of Windows Installer is already installed
    08/13/2014 20:26:10.790 Local setup.exe not found, so continuing to run setup.exe from media.
    08/13/2014 20:26:10.790 Attempt to initialize SQL setup code group
    08/13/2014 20:26:10.790 Attempting to determine security.config file path
    08/13/2014 20:26:10.790 Checking to see if policy file exists
    08/13/2014 20:26:10.790 .Net security policy file does exist
    08/13/2014 20:26:10.790 Attempting to load .Net security policy file
    08/13/2014 20:26:10.806 Processing entry ("MSVCM80", "Native")
    08/13/2014 20:26:10.806 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.806 Processing entry ("MICROSOFT.SQLSERVER.CHAINER.SETUP", "Native")
    08/13/2014 20:26:10.806 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.806 Processing entry ("MICROSOFT.SQL.CHAINER.PACKAGE", "Native")
    08/13/2014 20:26:10.806 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.806 Processing entry ("MICROSOFT.SQLSERVER.CHAINER.INFRASTRUCTURE", "Native")
    08/13/2014 20:26:10.806 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.806 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.BOOTSTRAPEXTENSION", "Native")
    08/13/2014 20:26:10.806 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.806 Processing entry ("MICROSOFT.SQLSERVER.SETUP.CHAINER.WORKFLOW", "Native")
    08/13/2014 20:26:10.806 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.806 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLCONFIGBASE", "Native")
    08/13/2014 20:26:10.806 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.806 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SFC", "Native")
    08/13/2014 20:26:10.806 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.822 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SETUPEXTENSION", "Native")
    08/13/2014 20:26:10.822 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.822 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.MSIEXTENSION", "Native")
    08/13/2014 20:26:10.822 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.822 Processing entry ("MICROSOFT.SQLSERVER.CHAINER.EXTENSIONCOMMON", "Native")
    08/13/2014 20:26:10.822 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.822 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCO", "Native")
    08/13/2014 20:26:10.822 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.822 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCOEXTENSION", "Native")
    08/13/2014 20:26:10.822 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.822 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONFIGEXTENSION", "Native")
    08/13/2014 20:26:10.822 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.822 Processing entry ("MICROSOFT.SQLSERVER.DISCOVERY", "Native")
    08/13/2014 20:26:10.822 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.822 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.UIEXTENSION", "Native")
    08/13/2014 20:26:10.822 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.837 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SSTRING", "Native")
    08/13/2014 20:26:10.837 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.837 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.WIZARDFRAMEWORK", "Native")
    08/13/2014 20:26:10.837 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.837 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARDFRAMEWORK", "Native")
    08/13/2014 20:26:10.837 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.837 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARD", "Native")
    08/13/2014 20:26:10.837 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.837 Processing entry ("MICROSOFT.SQLSERVER.MANAGEMENT.CONTROLS", "Native")
    08/13/2014 20:26:10.837 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.837 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION", "Native")
    08/13/2014 20:26:10.837 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.837 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONNECTIONINFO", "Native")
    08/13/2014 20:26:10.837 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.837 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RULESENGINEEXTENSION", "Native")
    08/13/2014 20:26:10.837 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.853 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CLUSTER", "Native")
    08/13/2014 20:26:10.853 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.853 Processing entry ("MICROSOFT.SQLSERVER.INTEROP.MSCLUSTERLIB", "Native")
    08/13/2014 20:26:10.853 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.853 Processing entry ("MICROSOFT.SQL.CHAINER.PACKAGEDATA", "Native")
    08/13/2014 20:26:10.853 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.853 Processing entry ("MICROSOFT.SQL.CHAINER.PRODUCT", "Native")
    08/13/2014 20:26:10.853 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.853 Processing entry ("MICROSOFT.NETENTERPRISESERVERS.EXCEPTIONMESSAGEBOX", "Native")
    08/13/2014 20:26:10.853 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.853 Processing entry ("LANDINGPAGE", "Native")
    08/13/2014 20:26:10.853 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.853 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SLPEXTENSION", "Native")
    08/13/2014 20:26:10.853 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.853 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.AGENTEXTENSION", "Native")
    08/13/2014 20:26:10.853 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.868 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.POWERSHELLEXTENSION", "Native")
    08/13/2014 20:26:10.868 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.868 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SSISEXTENSION", "Native")
    08/13/2014 20:26:10.868 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.868 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.ASEXTENSION", "Native")
    08/13/2014 20:26:10.868 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.868 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.REPL_CONFIGEXTENSION", "Native")
    08/13/2014 20:26:10.868 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.868 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.MANAGEMENTTOOLSEXTENSION", "Native")
    08/13/2014 20:26:10.868 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.868 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLSERVER_CONFIGEXTENSION", "Native")
    08/13/2014 20:26:10.868 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.868 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SNISERVERCONFIGEXT", "Native")
    08/13/2014 20:26:10.868 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.868 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLBROWSEREXTENSION", "Native")
    08/13/2014 20:26:10.868 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.868 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RSEXTENSION", "Native")
    08/13/2014 20:26:10.884 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.884 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.DMF", "Native")
    08/13/2014 20:26:10.884 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.884 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SMO", "Native")
    08/13/2014 20:26:10.884 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.884 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLENUM", "Native")
    08/13/2014 20:26:10.884 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.884 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.FULLTEXT_CONFIGEXTENSION", "Native")
    08/13/2014 20:26:10.884 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.884 Processing entry ("MICROSOFT.SQLSERVER.CHAINER.WORKFLOWDATA", "Native")
    08/13/2014 20:26:10.884 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.884 Processing entry ("SHELLOBJECTS", "Native")
    08/13/2014 20:26:10.884 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.884 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.UTILITYEXTENSION", "Native")
    08/13/2014 20:26:10.884 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.884 Processing entry ("MICROSOFT.SQLSERVER.SQM", "Native")
    08/13/2014 20:26:10.900 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.900 Processing entry ("MICROSOFT.DATAWAREHOUSE.SQM", "X86")
    08/13/2014 20:26:10.900 Processing entry ("FIXSQLREGISTRYKEY", "X86")
    08/13/2014 20:26:10.900 Processing entry ("FIXSQLREGISTRYKEY", "X64")
    08/13/2014 20:26:10.900 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.900 Processing entry ("FIXSQLREGISTRYKEY", "IA64")
    08/13/2014 20:26:10.900 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.900 Processing entry ("MICROSOFT.SQLSERVER.DIAGNOSTICS.CONFIGURATION.STRACE", "Native")
    08/13/2014 20:26:10.900 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.900 Processing entry ("MICROSOFT.SQLSERVER.CHAINER.SETUP.RESOURCES", "Native")
    08/13/2014 20:26:10.900 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.900 Processing entry ("MICROSOFT.SQLSERVER.CHAINER.INFRASTRUCTURE.RESOURCES", "Native")
    08/13/2014 20:26:10.900 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.900 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.BOOTSTRAPEXTENSION.RESOURCES", "Native")
    08/13/2014 20:26:10.900 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.900 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLCONFIGBASE.RESOURCES", "Native")
    08/13/2014 20:26:10.915 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.915 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SFC.RESOURCES", "Native")
    08/13/2014 20:26:10.915 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.915 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SETUPEXTENSION.RESOURCES", "Native")
    08/13/2014 20:26:10.915 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.915 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.MSIEXTENSION.RESOURCES", "Native")
    08/13/2014 20:26:10.915 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.915 Processing entry ("MICROSOFT.SQLSERVER.CHAINER.EXTENSIONCOMMON.RESOURCES", "Native")
    08/13/2014 20:26:10.915 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.915 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCO.RESOURCES", "Native")
    08/13/2014 20:26:10.915 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.915 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCOEXTENSION.RESOURCES", "Native")
    08/13/2014 20:26:10.915 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.915 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONFIGEXTENSION.RESOURCES", "Native")
    08/13/2014 20:26:10.915 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.915 Processing entry ("MICROSOFT.SQLSERVER.DISCOVERY.RESOURCES", "Native")
    08/13/2014 20:26:10.915 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.931 Processing entry ("MICROSOFT.SQLSERVER.CONNECTIONINFO.RESOURCES", "Native")
    08/13/2014 20:26:10.931 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.931 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.UIEXTENSION.RESOURCES", "Native")
    08/13/2014 20:26:10.931 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.931 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.WIZARDFRAMEWORK.RESOURCES", "Native")
    08/13/2014 20:26:10.931 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.931 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARDFRAMEWORK.RESOURCES", "Native")
    08/13/2014 20:26:10.931 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.931 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARD.RESOURCES", "Native")
    08/13/2014 20:26:10.931 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.931 Processing entry ("MICROSOFT.SQLSERVER.MANAGEMENT.CONTROLS.RESOURCES", "Native")
    08/13/2014 20:26:10.931 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.931 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RESOURCES", "Native")
    08/13/2014 20:26:10.931 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.931 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONNECTIONINFO.RESOURCES", "Native")
    08/13/2014 20:26:10.947 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.947 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RULESENGINEEXTENSION.RESOURCES", "Native")
    08/13/2014 20:26:10.947 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.947 Processing entry ("LANDINGPAGE.RESOURCES", "Native")
    08/13/2014 20:26:10.947 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.962 Saved .Net security policy file
    08/13/2014 20:26:10.962 Attempting to determine security.config file path
    08/13/2014 20:26:10.962 Checking to see if policy file exists
    08/13/2014 20:26:10.962 .Net security policy file does exist
    08/13/2014 20:26:10.962 Attempting to load .Net security policy file
    08/13/2014 20:26:10.962 Processing entry ("MSVCM80", "Native")
    08/13/2014 20:26:10.962 Processing entry ("MICROSOFT.SQLSERVER.CHAINER.SETUP", "Native")
    08/13/2014 20:26:10.962 Processing entry ("MICROSOFT.SQL.CHAINER.PACKAGE", "Native")
    08/13/2014 20:26:10.962 Processing entry ("MICROSOFT.SQLSERVER.CHAINER.INFRASTRUCTURE", "Native")
    08/13/2014 20:26:10.962 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.BOOTSTRAPEXTENSION", "Native")
    08/13/2014 20:26:10.962 Processing entry ("MICROSOFT.SQLSERVER.SETUP.CHAINER.WORKFLOW", "Native")
    08/13/2014 20:26:10.962 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLCONFIGBASE", "Native")
    08/13/2014 20:26:10.962 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SFC", "Native")
    08/13/2014 20:26:10.978 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SETUPEXTENSION", "Native")
    08/13/2014 20:26:10.978 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.MSIEXTENSION", "Native")
    08/13/2014 20:26:10.978 Processing entry ("MICROSOFT.SQLSERVER.CHAINER.EXTENSIONCOMMON", "Native")
    08/13/2014 20:26:10.978 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCO", "Native")
    08/13/2014 20:26:10.978 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCOEXTENSION", "Native")
    08/13/2014 20:26:10.978 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONFIGEXTENSION", "Native")
    08/13/2014 20:26:10.978 Processing entry ("MICROSOFT.SQLSERVER.DISCOVERY", "Native")
    08/13/2014 20:26:10.978 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.UIEXTENSION", "Native")
    08/13/2014 20:26:10.978 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SSTRING", "Native")
    08/13/2014 20:26:10.978 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.WIZARDFRAMEWORK", "Native")
    08/13/2014 20:26:10.978 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARDFRAMEWORK", "Native")
    08/13/2014 20:26:10.978 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARD", "Native")
    08/13/2014 20:26:10.978 Processing entry ("MICROSOFT.SQLSERVER.MANAGEMENT.CONTROLS", "Native")
    08/13/2014 20:26:10.978 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION", "Native")
    08/13/2014 20:26:10.978 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONNECTIONINFO", "Native")
    08/13/2014 20:26:10.978 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RULESENGINEEXTENSION", "Native")
    08/13/2014 20:26:10.993 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CLUSTER", "Native")
    08/13/2014 20:26:10.993 Processing entry ("MICROSOFT.SQLSERVER.INTEROP.MSCLUSTERLIB", "Native")
    08/13/2014 20:26:10.993 Processing entry ("MICROSOFT.SQL.CHAINER.PACKAGEDATA", "Native")
    08/13/2014 20:26:10.993 Processing entry ("MICROSOFT.SQL.CHAINER.PRODUCT", "Native")
    08/13/2014 20:26:10.993 Processing entry ("MICROSOFT.NETENTERPRISESERVERS.EXCEPTIONMESSAGEBOX", "Native")
    08/13/2014 20:26:10.993 Processing entry ("LANDINGPAGE", "Native")
    08/13/2014 20:26:10.993 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SLPEXTENSION", "Native")
    08/13/2014 20:26:10.993 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.AGENTEXTENSION", "Native")
    08/13/2014 20:26:10.993 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.POWERSHELLEXTENSION", "Native")
    08/13/2014 20:26:10.993 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SSISEXTENSION", "Native")
    08/13/2014 20:26:10.993 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.ASEXTENSION", "Native")
    08/13/2014 20:26:10.993 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.REPL_CONFIGEXTENSION", "Native")
    08/13/2014 20:26:10.993 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.MANAGEMENTTOOLSEXTENSION", "Native")
    08/13/2014 20:26:10.993 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLSERVER_CONFIGEXTENSION", "Native")
    08/13/2014 20:26:10.993 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SNISERVERCONFIGEXT", "Native")
    08/13/2014 20:26:11.009 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLBROWSEREXTENSION", "Native")
    08/13/2014 20:26:11.009 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RSEXTENSION", "Native")
    08/13/2014 20:26:11.009 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.DMF", "Native")
    08/13/2014 20:26:11.009 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SMO", "Native")
    08/13/2014 20:26:11.009 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLENUM", "Native")
    08/13/2014 20:26:11.009 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.FULLTEXT_CONFIGEXTENSION", "Native")
    08/13/2014 20:26:11.009 Processing entry ("MICROSOFT.SQLSERVER.CHAINER.WORKFLOWDATA", "Native")
    08/13/2014 20:26:11.009 Processing entry ("SHELLOBJECTS", "Native")
    08/13/2014 20:26:11.009 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.UTILITYEXTENSION", "Native")
    08/13/2014 20:26:11.009 Processing entry ("MICROSOFT.SQLSERVER.SQM", "Native")
    08/13/2014 20:26:11.009 Processing entry ("MICROSOFT.DATAWAREHOUSE.SQM", "X86")
    08/13/2014 20:26:11.009 Required security code group nodes exist, contine.
    08/13/2014 20:26:11.009 Processing entry ("FIXSQLREGISTRYKEY", "X86")
    08/13/2014 20:26:11.009 Required security code group nodes exist, contine.
    08/13/2014 20:26:11.009 Processing entry ("FIXSQLREGISTRYKEY", "X64")
    08/13/2014 20:26:11.025 Processing entry ("FIXSQLREGISTRYKEY", "IA64")
    08/13/2014 20:26:11.025 Processing entry ("MICROSOFT.SQLSERVER.DIAGNOSTICS.CONFIGURATION.STRACE", "Native")
    08/13/2014 20:26:11.025 Processing entry ("MICROSOFT.SQLSERVER.CHAINER.SETUP.RESOURCES", "Native")
    08/13/2014 20:26:11.025 Processing entry ("MICROSOFT.SQLSERVER.CHAINER.INFRASTRUCTURE.RESOURCES", "Native")
    08/13/2014 20:26:11.025 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.BOOTSTRAPEXTENSION.RESOURCES", "Native")
    08/13/2014 20:26:11.025 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLCONFIGBASE.RESOURCES", "Native")
    08/13/2014 20:26:11.025 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SFC.RESOURCES", "Native")
    08/13/2014 20:26:11.025 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SETUPEXTENSION.RESOURCES", "Native")
    08/13/2014 20:26:11.025 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.MSIEXTENSION.RESOURCES", "Native")
    08/13/2014 20:26:11.025 Processing entry ("MICROSOFT.SQLSERVER.CHAINER.EXTENSIONCOMMON.RESOURCES", "Native")
    08/13/2014 20:26:11.025 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCO.RESOURCES", "Native")
    08/13/2014 20:26:11.025 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCOEXTENSION.RESOURCES", "Native")
    08/13/2014 20:26:11.025 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONFIGEXTENSION.RESOURCES", "Native")
    08/13/2014 20:26:11.025 Processing entry ("MICROSOFT.SQLSERVER.DISCOVERY.RESOURCES", "Native")
    08/13/2014 20:26:11.025 Processing entry ("MICROSOFT.SQLSERVER.CONNECTIONINFO.RESOURCES", "Native")
    08/13/2014 20:26:11.040 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.UIEXTENSION.RESOURCES", "Native")
    08/13/2014 20:26:11.040 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.WIZARDFRAMEWORK.RESOURCES", "Native")
    08/13/2014 20:26:11.040 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARDFRAMEWORK.RESOURCES", "Native")
    08/13/2014 20:26:11.040 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARD.RESOURCES", "Native")
    08/13/2014 20:26:11.040 Processing entry ("MICROSOFT.SQLSERVER.MANAGEMENT.CONTROLS.RESOURCES", "Native")
    08/13/2014 20:26:11.040 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RESOURCES", "Native")
    08/13/2014 20:26:11.040 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONNECTIONINFO.RESOURCES", "Native")
    08/13/2014 20:26:11.040 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RULESENGINEEXTENSION.RESOURCES", "Native")
    08/13/2014 20:26:11.040 Processing entry ("LANDINGPAGE.RESOURCES", "Native")
    08/13/2014 20:26:11.056 Saved .Net security policy file
    08/13/2014 20:26:11.072 Strong name verification disabling is not required
    08/13/2014 20:26:11.072 /? or /HELP or /ACTION=HELP specified: false
    08/13/2014 20:26:11.072 Help display: false
    08/13/2014 20:26:11.072 Attempting to launch landing page workflow
    08/13/2014 20:26:11.072 Attempting to set setup mutex
    08/13/2014 20:26:11.072 Setup mutex has been set
    08/13/2014 20:26:11.072 Attempting to launch global rules workflow
    08/13/2014 20:26:11.072 Media source: C:\Users\ercklentzn\Desktop\SQL Server 2008 Ent Ed R2\
    08/13/2014 20:26:11.072 Install media path: C:\Users\ercklentzn\Desktop\SQL Server 2008 Ent Ed R2\x64\setup\
    08/13/2014 20:26:11.072 Media layout: Full
    08/13/2014 20:26:11.072 Attempting to get execution timestamp
    08/13/2014 20:26:11.087 Timestamp: 20140813_202610
    08/13/2014 20:26:11.087 Attempting to run workflow RUNRULES /RULES=GlobalRules
    08/13/2014 20:26:11.087 Attempting to launch process C:\Users\ercklentzn\Desktop\SQL Server 2008 Ent Ed R2\x64\setup100.exe
    08/13/2014 20:26:29.898 Process returned exit code: 0x00000000
    08/13/2014 20:26:29.898 Workflow RUNRULES /RULES=GlobalRules returned exit code: 0x00000000
    08/13/2014 20:26:29.898 Attempting to launch component update workflow
    08/13/2014 20:26:29.914 Media source: C:\Users\ercklentzn\Desktop\SQL Server 2008 Ent Ed R2\
    08/13/2014 20:26:29.914 Install media path: C:\Users\ercklentzn\Desktop\SQL Server 2008 Ent Ed R2\x64\setup\
    08/13/2014 20:26:29.914 Media layout: Full
    08/13/2014 20:26:29.914 Attempting to get execution timestamp
    08/13/2014 20:26:29.914 Timestamp: 20140813_202610
    08/13/2014 20:26:29.914 Attempting to run workflow COMPONENTUPDATE
    08/13/2014 20:26:29.914 Attempting to launch process C:\Users\ercklentzn\Desktop\SQL Server 2008 Ent Ed R2\x64\setup100.exe
    08/13/2014 20:27:16.396 Process returned exit code: 0x84BC0057
    08/13/2014 20:27:16.396 Workflow COMPONENTUPDATE returned exit code: 0x84BC0057
    08/13/2014 20:27:16.396 Attempting to determine security.config file path
    08/13/2014 20:27:16.396 Attempting to load .Net security policy file
    08/13/2014 20:27:16.396 Attempting to remove .Net security code group node
    08/13/2014 20:27:16.411 Removing entry ("MSVCM80", "Native")
    08/13/2014 20:27:16.411 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.SETUP", "Native")
    08/13/2014 20:27:16.411 Removing entry ("MICROSOFT.SQL.CHAINER.PACKAGE", "Native")
    08/13/2014 20:27:16.411 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.INFRASTRUCTURE", "Native")
    08/13/2014 20:27:16.411 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.BOOTSTRAPEXTENSION", "Native")
    08/13/2014 20:27:16.411 Removing entry ("MICROSOFT.SQLSERVER.SETUP.CHAINER.WORKFLOW", "Native")
    08/13/2014 20:27:16.411 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLCONFIGBASE", "Native")
    08/13/2014 20:27:16.411 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SFC", "Native")
    08/13/2014 20:27:16.411 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SETUPEXTENSION", "Native")
    08/13/2014 20:27:16.411 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.MSIEXTENSION", "Native")
    08/13/2014 20:27:16.411 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.EXTENSIONCOMMON", "Native")
    08/13/2014 20:27:16.411 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCO", "Native")
    08/13/2014 20:27:16.411 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCOEXTENSION", "Native")
    08/13/2014 20:27:16.411 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONFIGEXTENSION", "Native")
    08/13/2014 20:27:16.427 Removing entry ("MICROSOFT.SQLSERVER.DISCOVERY", "Native")
    08/13/2014 20:27:16.427 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.UIEXTENSION", "Native")
    08/13/2014 20:27:16.427 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SSTRING", "Native")
    08/13/2014 20:27:16.427 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.WIZARDFRAMEWORK", "Native")
    08/13/2014 20:27:16.427 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARDFRAMEWORK", "Native")
    08/13/2014 20:27:16.427 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARD", "Native")
    08/13/2014 20:27:16.427 Removing entry ("MICROSOFT.SQLSERVER.MANAGEMENT.CONTROLS", "Native")
    08/13/2014 20:27:16.427 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION", "Native")
    08/13/2014 20:27:16.427 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONNECTIONINFO", "Native")
    08/13/2014 20:27:16.427 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RULESENGINEEXTENSION", "Native")
    08/13/2014 20:27:16.427 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CLUSTER", "Native")
    08/13/2014 20:27:16.427 Removing entry ("MICROSOFT.SQLSERVER.INTEROP.MSCLUSTERLIB", "Native")
    08/13/2014 20:27:16.427 Removing entry ("MICROSOFT.SQL.CHAINER.PACKAGEDATA", "Native")
    08/13/2014 20:27:16.427 Removing entry ("MICROSOFT.SQL.CHAINER.PRODUCT", "Native")
    08/13/2014 20:27:16.427 Removing entry ("MICROSOFT.NETENTERPRISESERVERS.EXCEPTIONMESSAGEBOX", "Native")
    08/13/2014 20:27:16.442 Removing entry ("LANDINGPAGE", "Native")
    08/13/2014 20:27:16.442 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SLPEXTENSION", "Native")
    08/13/2014 20:27:16.442 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.AGENTEXTENSION", "Native")
    08/13/2014 20:27:16.442 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.POWERSHELLEXTENSION", "Native")
    08/13/2014 20:27:16.442 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SSISEXTENSION", "Native")
    08/13/2014 20:27:16.442 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.ASEXTENSION", "Native")
    08/13/2014 20:27:16.442 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.REPL_CONFIGEXTENSION", "Native")
    08/13/2014 20:27:16.442 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.MANAGEMENTTOOLSEXTENSION", "Native")
    08/13/2014 20:27:16.442 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLSERVER_CONFIGEXTENSION", "Native")
    08/13/2014 20:27:16.442 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SNISERVERCONFIGEXT", "Native")
    08/13/2014 20:27:16.442 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLBROWSEREXTENSION", "Native")
    08/13/2014 20:27:16.442 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RSEXTENSION", "Native")
    08/13/2014 20:27:16.458 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.DMF", "Native")
    08/13/2014 20:27:16.458 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SMO", "Native")
    08/13/2014 20:27:16.458 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLENUM", "Native")
    08/13/2014 20:27:16.458 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.FULLTEXT_CONFIGEXTENSION", "Native")
    08/13/2014 20:27:16.458 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.WORKFLOWDATA", "Native")
    08/13/2014 20:27:16.458 Removing entry ("SHELLOBJECTS", "Native")
    08/13/2014 20:27:16.458 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.UTILITYEXTENSION", "Native")
    08/13/2014 20:27:16.458 Removing entry ("MICROSOFT.SQLSERVER.SQM", "Native")
    08/13/2014 20:27:16.458 Removing entry ("MICROSOFT.DATAWAREHOUSE.SQM", "X86")
    08/13/2014 20:27:16.458 Removing entry ("FIXSQLREGISTRYKEY", "X86")
    08/13/2014 20:27:16.458 Removing entry ("FIXSQLREGISTRYKEY", "X64")
    08/13/2014 20:27:16.458 Removing entry ("FIXSQLREGISTRYKEY", "IA64")
    08/13/2014 20:27:16.474 Removing entry ("MICROSOFT.SQLSERVER.DIAGNOSTICS.CONFIGURATION.STRACE", "Native")
    08/13/2014 20:27:16.474 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.SETUP.RESOURCES", "Native")
    08/13/2014 20:27:16.474 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.INFRASTRUCTURE.RESOURCES", "Native")
    08/13/2014 20:27:16.474 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.BOOTSTRAPEXTENSION.RESOURCES", "Native")
    08/13/2014 20:27:16.474 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLCONFIGBASE.RESOURCES", "Native")
    08/13/2014 20:27:16.474 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SFC.RESOURCES", "Native")
    08/13/2014 20:27:16.474 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SETUPEXTENSION.RESOURCES", "Native")
    08/13/2014 20:27:16.474 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.MSIEXTENSION.RESOURCES", "Native")
    08/13/2014 20:27:16.474 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.EXTENSIONCOMMON.RESOURCES", "Native")
    08/13/2014 20:27:16.474 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCO.RESOURCES", "Native")
    08/13/2014 20:27:16.489 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCOEXTENSION.RESOURCES", "Native")
    08/13/2014 20:27:16.489 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONFIGEXTENSION.RESOURCES", "Native")
    08/13/2014 20:27:16.489 Removing entry ("MICROSOFT.SQLSERVER.DISCOVERY.RESOURCES", "Native")
    08/13/2014 20:27:16.489 Removing entry ("MICROSOFT.SQLSERVER.CONNECTIONINFO.RESOURCES", "Native")
    08/13/2014 20:27:16.489 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.UIEXTENSION.RESOURCES", "Native")
    08/13/2014 20:27:16.489 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.WIZARDFRAMEWORK.RESOURCES", "Native")
    08/13/2014 20:27:16.489 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARDFRAMEWORK.RESOURCES", "Native")
    08/13/2014 20:27:16.489 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARD.RESOURCES", "Native")
    08/13/2014 20:27:16.489 Removing entry ("MICROSOFT.SQLSERVER.MANAGEMENT.CONTROLS.RESOURCES", "Native")
    08/13/2014 20:27:16.489 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RESOURCES", "Native")
    08/13/2014 20:27:16.505 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONNECTIONINFO.RESOURCES", "Native")
    08/13/2014 20:27:16.505 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RULESENGINEEXTENSION.RESOURCES", "Native")
    08/13/2014 20:27:16.505 Removing entry ("LANDINGPAGE.RESOURCES", "Native")
    08/13/2014 20:27:16.521 Saved .Net security policy file
    08/13/2014 20:27:16.521 Attempting to determine security.config file path
    08/13/2014 20:27:16.521 Attempting to load .Net security policy file
    08/13/2014 20:27:16.521 Attempting to remove .Net security code group node
    08/13/2014 20:27:16.521 Removing entry ("MSVCM80", "Native")
    08/13/2014 20:27:16.521 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.SETUP", "Native")
    08/13/2014 20:27:16.521 Removing entry ("MICROSOFT.SQL.CHAINER.PACKAGE", "Native")
    08/13/2014 20:27:16.521 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.INFRASTRUCTURE", "Native")
    08/13/2014 20:27:16.521 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.BOOTSTRAPEXTENSION", "Native")
    08/13/2014 20:27:16.536 Removing entry ("MICROSOFT.SQLSERVER.SETUP.CHAINER.WORKFLOW", "Native")
    08/13/2014 20:27:16.536 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLCONFIGBASE", "Native")
    08/13/2014 20:27:16.536 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SFC", "Native")
    08/13/2014 20:27:16.536 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SETUPEXTENSION", "Native")
    08/13/2014 20:27:16.536 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.MSIEXTENSION", "Native")
    08/13/2014 20:27:16.536 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.EXTENSIONCOMMON", "Native")
    08/13/2014 20:27:16.536 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCO", "Native")
    08/13/2014 20:27:16.536 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCOEXTENSION", "Native")
    08/13/2014 20:27:16.536 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONFIGEXTENSION", "Native")
    08/13/2014 20:27:16.536 Removing entry ("MICROSOFT.SQLSERVER.DISCOVERY", "Native")
    08/13/2014 20:27:16.536 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.UIEXTENSION", "Native")
    08/13/2014 20:27:16.552 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SSTRING", "Native")
    08/13/2014 20:27:16.552 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.WIZARDFRAMEWORK", "Native")
    08/13/2014 20:27:16.552 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARDFRAMEWORK", "Native")
    08/13/2014 20:27:16.552 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARD", "Native")
    08/13/2014 20:27:16.552 Removing entry ("MICROSOFT.SQLSERVER.MANAGEMENT.CONTROLS", "Native")
    08/13/2014 20:27:16.552 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION", "Native")
    08/13/2014 20:27:16.552 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONNECTIONINFO", "Native")
    08/13/2014 20:27:16.552 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RULESENGINEEXTENSION", "Native")
    08/13/2014 20:27:16.552 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CLUSTER", "Native")
    08/13/2014 20:27:16.552 Removing entry ("MICROSOFT.SQLSERVER.INTEROP.MSCLUSTERLIB", "Native")
    08/13/2014 20:27:16.552 Removing entry ("MICROSOFT.SQL.CHAINER.PACKAGEDATA", "Native")
    08/13/2014 20:27:16.552 Removing entry ("MICROSOFT.SQL.CHAINER.PRODUCT", "Native")
    08/13/2014 20:27:16.552 Removing entry ("MICROSOFT.NETENTERPRISESERVERS.EXCEPTIONMESSAGEBOX", "Native")
    08/13/2014 20:27:16.552 Removing entry ("LANDINGPAGE", "Native")
    08/13/2014 20:27:16.567 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SLPEXTENSION", "Native")
    08/13/2014 20:27:16.567 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.AGENTEXTENSION", "Native")
    08/13/2014 20:27:16.567 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.POWERSHELLEXTENSION", "Native")
    08/13/2014 20:27:16.567 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SSISEXTENSION", "Native")
    08/13/2014 20:27:16.567 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.ASEXTENSION", "Native")
    08/13/2014 20:27:16.567 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.REPL_CONFIGEXTENSION", "Native")
    08/13/2014 20:27:16.567 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.MANAGEMENTTOOLSEXTENSION", "Native")
    08/13/2014 20:27:16.567 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLSERVER_CONFIGEXTENSION", "Native")
    08/13/2014 20:27:16.567 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SNISERVERCONFIGEXT", "Native")
    08/13/2014 20:27:16.567 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLBROWSEREXTENSION", "Native")
    08/13/2014 20:27:16.567 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RSEXTENSION", "Native")
    08/13/2014 20:27:16.567 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.DMF", "Native")
    08/13/2014 20:27:16.567 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SMO", "Native")
    08/13/2014 20:27:16.567 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLENUM", "Native")
    08/13/2014 20:27:16.567 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.FULLTEXT_CONFIGEXTENSION", "Native")
    08/13/2014 20:27:16.567 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.WORKFLOWDATA", "Native")
    08/13/2014 20:27:16.583 Removing entry ("SHELLOBJECTS", "Native")
    08/13/2014 20:27:16.583 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.UTILITYEXTENSION", "Native")
    08/13/2014 20:27:16.583 Removing entry ("MICROSOFT.SQLSERVER.SQM", "Native")
    08/13/2014 20:27:16.583 Removing entry ("MICROSOFT.DATAWAREHOUSE.SQM", "X86")
    08/13/2014 20:27:16.583 Removing entry ("FIXSQLREGISTRYKEY", "X86")
    08/13/2014 20:27:16.583 Removing entry ("FIXSQLREGISTRYKEY", "X64")
    08/13/2014 20:27:16.583 Removing entry ("FIXSQLREGISTRYKEY", "IA64")
    08/13/2014 20:27:16.583 Removing entry ("MICROSOFT.SQLSERVER.DIAGNOSTICS.CONFIGURATION.STRACE", "Native")
    08/13/2014 20:27:16.583 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.SETUP.RESOURCES", "Native")
    08/13/2014 20:27:16.583 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.INFRASTRUCTURE.RESOURCES", "Native")
    08/13/2014 20:27:16.583 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.BOOTSTRAPEXTENSION.RESOURCES", "Native")
    08/13/2014 20:27:16.583 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLCONFIGBASE.RESOURCES", "Native")
    08/13/2014 20:27:16.583 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SFC.RESOURCES", "Native")
    08/13/2014 20:27:16.583 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SETUPEXTENSION.RESOURCES", "Native")
    08/13/2014 20:27:16.583 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.MSIEXTENSION.RESOURCES", "Native")
    08/13/2014 20:27:16.599 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.EXTENSIONCOMMON.RESOURCES", "Native")
    08/13/2014 20:27:16.599 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCO.RESOURCES", "Native")
    08/13/2014 20:27:16.599 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCOEXTENSION.RESOURCES", "Native")
    08/13/2014 20:27:16.599 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONFIGEXTENSION.RESOURCES", "Native")
    08/13/2014 20:27:16.599 Removing entry ("MICROSOFT.SQLSERVER.DISCOVERY.RESOURCES", "Native")
    08/13/2014 20:27:16.599 Removing entry ("MICROSOFT.SQLSERVER.CONNECTIONINFO.RESOURCES", "Native")
    08/13/2014 20:27:16.599 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.UIEXTENSION.RESOURCES", "Native")
    08/13/2014 20:27:16.599 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.WIZARDFRAMEWORK.RESOURCES", "Native")
    08/13/2014 20:27:16.599 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARDFRAMEWORK.RESOURCES", "Native")
    08/13/2014 20:27:16.599 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARD.RESOURCES", "Native")
    08/13/2014 20:27:16.599 Removing entry ("MICROSOFT.SQLSERVER.MANAGEMENT.CONTROLS.RESOURCES", "Native")
    08/13/2014 20:27:16.599 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RESOURCES", "Native")
    08/13/2014 20:27:16.599 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONNECTIONINFO.RESOURCES", "Native")
    08/13/2014 20:27:16.599 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RULESENGINEEXTENSION.RESOURCES", "Native")
    08/13/2014 20:27:16.614 Removing entry ("LANDINGPAGE.RESOURCES", "Native")
    08/13/2014 20:27:16.614 Saved .Net security policy file
    08/13/2014 20:27:16.614 Attempting to release setup mutex
    08/13/2014 20:27:16.614 Setup mutex has been released
    08/13/2014 20:27:16.614 Setup closed with exit code: 0x84C40013
    08/13/2014 20:27:16.614 ======================================================================
    Any help troubleshotting this installation would be appreciated. I did try runnnig Setup as administrator and tried copying the install files to the root directory.
    Thanks a lot,
    Nick

    This  error code "0x84C40013" may be caused by permission issue when you perform an unattended install. Did you run the setup.exe with "Run As a Administrator" ?
    Check this below link and try if this works... http://basitaalishan.com/2012/08/02/unattended-sql-server-2012-installs/
    Raju Rasagounder Sr MSSQL DBA

  • Can I install oracle VM server with lvm and md raid?

    Hello,
    I am trying to install oracle vm server 2.1.2 on a server with md raid and I would like to use lvm on it. It seems to me that the installer md raid support is not working and lvm support is missing.
    Can you help me?
    Thanks in advance for any reply.
    Mario Giammarco

    Hi,
    now i understand...
    hm - if the install does let you create a raid ( mdraid ) -> you can try to setup the system preconfigured by anaconda...
    the lines would be like following:
    part swap size 8000 asprimary --ondisk cciss/c0d0
    part swap size 8000 asprimary --ondisk cciss/c0d1
    part /boot fstype ext3 size 200 asprimary ondisk cciss/c0d0
    part / fstype ext3 size 14750 asprimary ondisk cciss/c0d0
    part /appl fstype ext3 size 30000 asprimary ondisk cciss/c0d1
    part raid.01 size 1000 grow --ondisk cciss/c0d0
    part raid.02 size 1000 grow --ondisk cciss/c0d1
    raid /disk/disk1 level 0 device=md0 --fstype ext3 raid.01 raid.02
    -> check out the your anaconda file: #/root/anaconda*
    -> -> modify the part lines and setup a anaconda installer...
    ( would also a better idea - if you like to install standarized systems )
    let me know - if you need assistance with anaconda...

  • Fresh Install of VM Server Disk Storage ?

    Hi All,
    I have the following questions to the expert:
    I've installed VM Server 2.1 and I accepted the defaults. As such It used up all of my disk storage. It is my understanding that the next step (best practices) is to install the Linux Enterprise Server 5.1 . In doing so, there is one file system, I believe OVS of which I'm not certain where to install Linux OS ES 5.1.
    Then I thought that I should have customized my VM Server install disk storage. (May use logical volume management ? or just leave a reasonable amount of disk space free for the Linux Install.
    Then I thought that of removing VM Server, of which I have not found a way to remove the install of VM Server so that I could install VM Manager.
    Please explain in detail best practices for install and removal.
    Thanks

    May use logical volume management ? or just leave a reasonable amount of disk space free >>>for the Linux Install. Following Oracle VM Server release notes,You cannot set up Logical Volume Manager (LVM) during the Oracle VM Server installation.
    Workaround: Use pre-configured LVM volumes. Alternatively, you can temporarily exit the Oracle VM Server installer and create an LVM configuration from scratch. During the Oracle VM Server installation, press Alt + F2 to use the terminal, and run the lvm command. When you have finished creating the LVM configuration, press Alt + F1 to return to the Oracle VM Server installation.

Maybe you are looking for

  • How to hook up my iMac 4,1 to my hdmi tv

    How can I get my new led tv to connect to my old iMac G5,  4,1 running 10.6.8.  Can't upgrade anymore.  I want to view the internet and certain files on the tv screen?

  • Want to setup a checkbox on 2 fields, ability for user to choose 1 c/b

    I'm creating a form with several checkboxes in which I only want the user to choose 1 checkbox. When the user selects a checkbox I want them to be able to enter text in a field beside the checkbox to query against a table for returning records based

  • TV Remote Control navigation problem

    I have created slide shows and burned them to DVD (using "Burn DVD") The end use will be on TV with remote control. After inserting the DVD into a TV, I can select a slide show and move through it successfully with the "Play" button of the TV remote

  • "Share Online" Delete !

    hello, I have to install program "Share Online" on my n82, restart my n82.... then after removing the program... I have two icons on your desktop : [IMG]http://i45.servimg.com/u/f45/11/75/87/30/post-410.jpg[/IMG] With the addition of an icon in the a

  • Error in Campaign while sending e-mail

    Hi All, I have created the mktg and campaign scenerio and assigning the target group and in segment I hace done segment group to channel. But while sending the mail to the target group for checking the status is having error. Even if I cheked in Tcod