Script to install HostAgent UnixAgent IC

All,

We are moving from legacy for the new arrivals to our environments of. If I update the Linux_System to the UnixAgent agent. We are in this case using local fglams for several reasons.

I am able to deploy the cartridge and create the agent but how to fill the FSA to monitor the host under the credentials of the fglam running on the spot as you can from the wizard?

Cartridge #Deploys IC

/NFS/UTL/Foglight/install/client/fglcmd.sh - srv myfms.corp.dev - usr - pwd foglight cmd - foglight agent: deploy - host - IDPack myserver.corp.dev "Host.*" - regex

#Deploy UnixAgent

/NFS/UTL/Foglight/install/client/fglcmd.sh - srv myfms.corp.dev - usr - pwd foglight cmd - foglight agent: create - host myserver.stubcorp.dev - type UnixAgent-appoint--nowait

Hello, DPW,.

We have a few exmaples with simple transfer in the files and return to. Unfortunately without XML entry as far as I know.

Just search for ASP. This should at least give you a few examples.

Here are a few good examples:

http://en.community.Dell.com/TechCenter/performance-monitoring/Foglight-administrators/f/4788/t/19554329

http://en.community.Dell.com/TechCenter/performance-monitoring/Foglight-administrators/w/Admins-wiki/5694.using-the-configservice-API-to-Setup-agent-properties-ASPs

http://en.community.Dell.com/TechCenter/performance-monitoring/Foglight-administrators/f/4788/t/19554963

Kind regards

Jan

PS. For more information, please contact Quest on PSO

Tags: Dell Tech

Similar Questions

  • Script to install vmtools

    Hi, I had a script to install vmtools reviews. It works quite well on Windows prompt but I got this message on my linux guest:

    Tools Update: 17/04/2009-1:22:14 PM-tools update E9451E4B - D62B - 4 c 82-8896.

    0A7A56017B9D operation 'Update VMware Tools' failed for VM 'vm_test' for

    the following reason: VMWare Tools can be updated automatically only for Windo

    WS BONE. For other OS manual intervention types will be necessary.

    C:\Script\VM_Install_VMTools.ps1:7 tank: 108

    + % {If ($_.config.tools.toolsVersion - eq 0 - or $_.config.tools.toolsVersion-l)}

    (t $ToolsCurrent) {update-Tools < < < <-VM $vm}}

    The VMtools manage updated on linux hosts, and after that I reload the linux prompt, the vmtools show OK.

    Just a warning message above, we can't ignore/not see the place. If I have several comments of linux, this stop the script and not continue with the other comments?

    Here is my script:

    $esxName = Read-Host "enter the ESX host name."

    $ToolsCurrent = Read-Host "which is the Version VMTools?"

    foreach ($vm to $esxName)

    {

    Get - VM | %{$vm = $_; {Get-view $_.ID} | `

    % {If ($_.config.tools.toolsVersion - eq 0 - or $_.config.tools.toolsVersion - lt $ToolsCurrent) {update-tools - VM $vm}}

    }

    Thank you.

    FYI; You're not the only first to see this behavior, see the last message of Re: fail of the tools update.

    It is unfortunately was not any comment yet.

    In the thread How to install VMware tools without a reboot? the installation of VMware tools on * nix systems was mentioned several times but no definitive answer.

  • I need help for an asp script, I installed

    I installed a user name & password using an asp script for one of my Web page and when I put the right username and password, it uses the domain name, then the file is correct, however it puts the name of the file to the address once again. Someone has an idea? I have accumulated my brain

    Hi Bufordhurley,

    The question you posted would be better suited in the MSDN Forums. I would recommend posting your query in the MSDN Forums for further assistance:

    http://social.msdn.Microsoft.com/forums/en/categories/

  • Is there a Script to install VMware tools on any event of power off?

    Hi all

    Currently, we have an infrastructure VM 1000 + reversed between 2 data centers and are moving from 5.1 to 5.5 ESXi.

    We want to make sure on the new architecture of 5.5 is that any virtual computer that VMware tools installed - it installs on any event powercycle.

    Y at - it a script of mass that we could run for linux servers and windows can this factor?

    At the moment we have 700 VMs have the tools installed and up-to-date

    100 or more, who have installed and are not updated

    200 + remaining machines do not have the tools installed, and we want to automate to install the tools on any event of power cycle.

    For the 100 who are not up-to-date

    We followed the following tasks and confirmed that it works

    VSphere Documentation Centre

    If a virtual machine with obsolete tools will automatically update on a power cycle

    But the 200 who need complete installation tools stop - we need help to get a script to work / if there is one that can do this

    We can use the following to update the tools to the power cycle

    1

    2

    3

    4

    5

    6

    7

    8

    $vm= Get-VM-Name"virtualmachine"

    $spec= New-ObjectVMware.Vim.VirtualMachineConfigSpec

    $spec.changeVersion = $vm.ExtensionData.Config.ChangeVersion

    $spec.tools = New-ObjectVMware.Vim.ToolsConfigInfo

    $spec.tools.toolsUpgradePolicy = "upgradeAtPowerCycle"

    $_this = Get-View-Id$vm.Id

    $_this.ReconfigVM_Task($spec)

    But we want something that can install the tools if not installed on the Cycle of power rather than update / update...

    Hope that makes sense and that theres a script that we can use to do this.

    Thank you all

    The 1st real time installation of the VMware Tools is AFAIK not possible with a PowerCLI cmdlet.

    You will need to use a method of SW distribution, that you will use to install any SW on your workstations.

    In your case, you will need to support Win and Linux machines virtual, so you will need to provide at least 2 procedures to perform the actual installation.

    Some additional info can be found in  Re: how to use PowerCLI install VMware Tools?

  • On my web site, the Adobe flash player, replaced by a white box "need to install adobe flash player and Java script" both installed. My fine web site using Internet Explorer and Chrome.

    I've updated to Firefox ver 5.

    Gordon

    Hello Gordon,.
    It seems that you have only installed Flash Player in Internet Explorer but not in Firefox. This is why the Adobe site now offers to allow you to download FlashPlayer * here * to install on Firefox, you should now do, you use the Firefox browser.

  • Create a command-line script VM install

    I was looking for a way to the creation of vm of the script command line.  Our environment is mostly RedHat 5.4 and esx 4.0.  We wanted to be able to spin off the virtual machine from the command line, and then deploy the operating system with kickstart.  I came across the following script, but still get this error when I try to run it:

    vmodl.fault.InvalidArgument: a specific parameter was not correct.

    Is it still possible to do so or if orders have been deprecated?  Thanks in advance for any help that anyone can provide.  Also, if I placed this question in the wrong place please advise and I will pass it to the appropriate place.

            1. VM creation script #.

    #Script version 1.1

    #Author David E. Hart

    #Date 10-05-06

    #

    #--------+

    1. Goal |

    #------+---------------------------------------------------

    1. This script will create a virtual machine with the following attributes:

    2. Virtual Machine Name = ScriptedVM

    3. Location of the Virtual Machine/VMFS/volumes/storage1/ScriptedVM =

    4. Virtual machine Type = 'Microsoft Windows 2003 Standard '.

    5. Virtual memory allocation Machine = 256 meg

    #

    #----------------------------------------+

    #Custom variable section for editing.

    #--------------------------------------+-------------------

    #NVM is the virtual machine (NVM) name. No spaces allowed in the name

    #NVMDIR is the directory that contains all the files of the virtual machine

    #NVMOS specifies the VM operating system

    #NVMSIZE is the size of the virtual disk to create

    #--------------------------------------------------------------

    ###############################################################

        1. Variable parameters by default - change that to your preferences

    NVM = "ScriptedVM" # name of Virtual Machine

    NVMDIR = "ScriptedVM" # specify only the name of the folder must be created; NOT the

    full path

    NVMOS = "winnetstandard" # Type of operating system for the Virtual Machine

    NVMSIZE = '4g' # Virtual Machine disk size

    VMMEMSIZE = default memory size # "256".

        1. End Variable Declaration

    mkdir/vmfs/volumes/storage1 / $ directory to create NVMDIR #.

    exec 6 > & 1 # Sets up writing to file

    Exec 1 > open the file # /vmfs/volumes/storage1/$NVMDIR/$NVM.vmx

    1. write configuration

    config.version = "" "6" "" ECHO # for ESX 3.x, the value is 8

    virtualHW.version = "" "3" "" ECHO # for ESX 3.x, the value is 4

    echo memsize = "" «$VMMEMSIZE»»»

    echo floppy0.present = "" ' TRUE' "' # VM installation with diskette

    echo displayName = "" "$NVM" "" # name of virtual machine

    echo guestOS = "" «$NVMOS»»»

    ECHO

    echo ide0:0.present = "" «TRUE»»»

    echo ide0:0.deviceType = "" "cdrom-raw»»"

    echo ide: 0.startConnected = "" "false" "" # CDROM active

    echo floppy0.startConnected = "" «FALSE»»»

    echo floppy0.fileName = "" ' / dev/fd0»»»

    echo Ethernet0.present = "" «TRUE»»»

    Ethernet0.networkName = "" "VM" "" echo # default network

    echo Ethernet0.addressType = "" «vpx»»»

    ECHO

    echo scsi0.present = "" «true»»»

    echo scsi0.sharedBus = "" «none»»»

    echo scsi0.virtualDev = "" «free»»»

    echo scsi0:0.present = "" ' true' "' # virtual disk parameters

    echo scsi0:0.fileName = "" "$NVM.vmdk»»»

    echo scsi0:0.deviceType = "" 'scsi-hard drive»»'

    ECHO

    1. Close the file

    Exec 1 > & -.

    1. stdout of the make a copy of FD 6 (reset stdout) and close fd6

    Exec 1 > & 6

    exec 6 > & -.

    1. Change the permissions on the file so it can be run by anyone

    chmod 755 /vmfs/volumes/storage1/$NVMDIR/$NVM.vmx

    #Creates 4 GB virtual disk

    CD/vmfs/volumes/storage1 / $ NVMDIR #change for the directory of the virtual machine

    vmkfstools - c $NVMSIZE $NVM.vmdk - a free

    #Register VM

    VMware-cmd - s register /vmfs/volumes/storage1/$NVMDIR/$NVM.vmx

    >

    In the attachment, you can find a version renewed your script (create - vm.sh), you must set the following variables for your environment:

    NVM="ScriptedVM" # Name of Virtual Machine
    NVMDIR="ScriptedVM" # Specify only the folder name to be created; NOT the
    complete path
    NVMOS="winnetstandard" # Type of OS for Virtual Machine
    NVMSIZE="4g" # Size of Virtual Machine Disk
    VMMEMSIZE="256" # Default Memory Size
    STORAGEDIR="/vmfs/volumes/datastore1"
    

    This script worked in my environment ESX4, but the resulting virtual machine has hardware version 4 (by default for ESX4 7)

    If you have found this or other useful information, please consider awarding points to 'Correct' or 'useful '.

  • By script tool install abandoned or forgotten in ESX 4 generator?

    I know that, in version BETA RC of ESX 4, generation tool of numerical facility you would find by allowing a tomcat configuration was not available. He said that this should be available on the version of ESX 4 GA and I have not found any mention/mention in the documents.

    In previous versions of ESX, you would change the following file:

    /usr/lib/vmware/webAccess/tomcat/apache-tomcat-5.5.17/webapps/ui/WEB-INF/struts-config.xml
    

    comment on the scriptedinstaller module and restart the webAccess service.

    By the RC release, I noticed the structure was not similar and that the struts - config.xml existed under the standard repertoire is no longer but that it found another file that seems as he controlled webAccess page and which can be seen at: /usr/lib/vmware/hostd/docroot/index.html

    When you open a file, you will notice the following line:

         <!-- XXX: Bug 270062
    
          <h4><script type="text/javascript">document.write(ID_ESXServerSI);</script></h4>
    
          <p><script type="text/javascript">document.write(ID_ESXServerSIDesc);</script></p>
    
          <ul>
             <li><script type="text/javascript">document.write('<a href="/ui/scriptedInstall.do">'+ ID_LogInSI +'</a>');</script></li>
          </ul>
          -->
    

    This has existed in the RC BETA and still does in the GA release and uncomment comments and restarting the webAccess service, you will get a link for the scripted Installer but modules aren't always load.

    Someone at - he managed to get this working or has been deleted or forgotten?

    FYI - I know that you can take a look at KS.cfg previous and a part of the documentation provided in the installation guide to create a new kickstart for ESX 4, but the question is about the generation tool and if it's been deleted.

    =========================================================================

    William Lam

    VMware vExpert 2009

    Scripts for VMware ESX/ESXi and resources at: http://engineering.ucsb.edu/~duonglt/vmware/

    repository scripts vGhetto

    VMware Code Central - Scripts/code samples for developers and administrators

    http://Twitter.com/lamw

    http://engineering.ucsb.edu/~duonglt/vmware/vexpert_silver_icon.jpg

    If you find this information useful, please give points to "correct" or "useful".

    Sorry again - btw, I found this in the release notes at

    http://www.VMware.com/support/vSphere4/doc/vsp_esx40_vc40_rel_notes.html

    as I wanted it too this feature...?  :|

    • VMware Web Access kickstart script Builder is not supported
       
      For installation ESX scripted, the generator script VMware Web Access is not available in vSphere 4.0.
       
       
      Solution: You can use the startup script that is automatically generated
      After an interactive installation. After the first interactive
      ESX installation, the installer creates an * /root/ks.cfg * script in the ESX filesystem. This text reflects the choices you make
      in the interactive installation. For a complete list of supported


    commands and a sample script, see the ESX and vCenter Server Installation Guide.

  • script to install the entire database from scratch?

    I have Oracle database 10g and Java code to connect to the database and the system is running.
    This database have been created over the years, incementally adding some objects, patterns, roles and so on.
    How can I create a script now that settles the entire database from scratch?
    I mean what can I create the file called "set_up_database.sql", which creates the database clone/copy of my current Production database now?

    CharlesRoos wrote:
    I intend to use ' expdp/impdp' to create the binary export file and then import it into the new instance of the database.
    These tools of import-export will create me all schemas and the rights and roles of database and created patterns will have the same password?

    Yes it is possible. But it depends on the options that you set when you use expdp/impdp.

    You can export the entire database or only some users, or even just a few tables.
    You can choose to include or exclude data during export.
    When you import, you can choose again to import with or without data. With data are possible cause only if the dmp files have included data.

    You can also rename a schema during import.
    Best way to start would be to do some exercises to imp/exp using a simple 'play' database.

  • Apex 5.0 install the script gives error: ORA-02291 constraint (APEX_050000.SYS_C0013507)

    We used a script to install our applications in Apex 4.02. When you use this script with Apex 5.0, we get an error:

    [6399] ORA-02091: transaction cancelled

    [6400] ORA-02291: integrity constraint violation (APEX_050000.SYS_C0013507) - parent

    ALTER SESSION SET CURRENT_SCHEMA = &2;
    
    declare
       l_schema       varchar2(30) := upper('&1');
       l_workspace_id number;
       l_app_id       number;
    
    begin
       -- Get workspace ID for schema
       begin
          select workspace_id
            into l_workspace_id
            from apex_workspaces
           where workspace = l_schema;
       exception
          when no_data_found then
      
             -- Create workspace for schema
             apex_instance_admin.add_workspace(p_workspace_id => null, p_workspace => l_schema, p_primary_schema => l_schema, p_additional_schemas => null);
      
             -- Get ID for created workspace
             select workspace_id
               into l_workspace_id
               from apex_workspaces
              where workspace = l_schema;
       end;
    
       -- Put ID in install package
       apex_application_install.set_workspace_id(l_workspace_id);
    
       -- Get application ID.
       begin
          select application_id
            into l_app_id
            from apex_applications
           where workspace = l_schema;
    
          -- Set application ID in package
          apex_application_install.set_application_id(l_app_id);
    
       exception
          when no_data_found then
             -- No applicication create a new one
             apex_application_install.generate_application_id;
       end;
    
       -- Generate offset
       apex_application_install.generate_offset;
    
       -- Set schema and alias.
       apex_application_install.set_schema(l_schema);
       apex_application_install.set_application_alias(l_schema);
    
       l_app_id := apex_application_install.get_application_id;
       dbms_output.put_line('Applicatie installed with ID :' || l_app_id);
    end;
    /
    
    @..\apex\f127.sql
    
    

    The script starts promising:

    Applicatie installed with ID :100                                
    APPLICATION 127 - NedGraphics NedBrowser
    Set Credentials...
    Check Compatibility...
    API Last Extended:20130101
    Your Current Version:20130101 This import is compatible with version: 20100513
    COMPATIBLE (You should be able to run this import without issues.) Set Application ID...
    ...authorization schemes
    
    

    But in the end:

    .....scheme 39275367140332431
    ......scheme 47816685350333762
    ...plugins
    commit
    *
    ERROR at line 1:
    ORA-02091: transaction rolled back
    ORA-02291: integrity constraint (APEX_050000.SYS_C0013507) violated - parent
    key not found
    
    

    F127. SQL is exported from 4.02 Apex.
    Can manually import this application in the Apex 5.0 using the Apex development interface...

    Hi René,.

    the bug is not public. I already fixed it for 5.0.2.

    Kind regards

    Christian

  • Install the Extension with Davide Barranca Installation Script

    Davide Barranca has created a javascript that circumvents Adobe Extension Manager and allows you to create a script that installs extensions, scripts, ect. GO HERE for her.

    My question is, I have two panels I want to install with a script. Davide script lets only a Panel must be installed with the script. Is there a way to have an another javascript executed the first extension of js script and then run the second script extension, so two install scripts are installed with a js script.

    Thanks in advance for your help - Sam

    Hi Sam,

    to work around the problem, you can duplicate the installer.jsx/ASSETS folder and let the first installer.jsx call the second installer after he is done with the first round table, something like:

    $.evalFile(File($.fileName).path + "/installer2.jsx");
    

    This would basically follow the two installation programs (not very elegant I know!)

    In addition, you can take a look at the beautiful project of Max Penson here: Zxp Installer which is basically its own version native and open source Adobe Extension Manager (incorporation of the Adobe ExManCmd command line utility that has not been abandoned as the GUI version).

    For those living in a cave in the last week, Adobe Extension Manager no longer stand, CC2015, etc. etc. (see: HTML Panel advice #17: CC2015 Survival Guide |) Photoshop, etc.)

    ZXP installer works perfectly, unless you screwed up the ExMan database with the CC one app (I get screwed two and it was a majestic PITA for three days).

    Soon, Adobe killed the extensions Manager, transplanting its nucleus in the CC app + the ExManCmd utility, both based on the same data - Max uses the ExManCmd under the hood of its native application.

    Myself, I spent so many hours did the customer for the extensions Manager, which I personally prefer to use something different now - at least I can blame myself in case something is not :-), but it's just a matter of personal preference.

    I hope this helps!

    Davide Barranca

    ---

    www.davidebarranca.com

    www.cs-extensions.com

  • Install Esx 4.1 via the script

    Good day to all,

    I see a lot of documentation showing how to install ESXi 4.1 using installation scripts, but I wonder if it is possible to install the 4.1 via the same installation script?

    Concerning

    David

    Yes, you can use a startup script to install ESX 4.1 - check out the installation guide - http://www.vmware.com/files/pdf/vsp_41_esx_vc_installation_guide.pdf

  • ESXi scripted install question KS.cfg

    I am trying to build a test script environment install esxi 4.1.  I can't find or get the default KS.cfg file.  The doco shows the location as /etc/vmware/weasel/ks.cfg but I can't find the file.  How to extract the image to simply get this boot file?  Why didn't they just put in the installed product as before?

    The default KS.cfg matches that in the documentation of ESXi on page 34 - http://www.vmware.com/pdf/vsphere4/r41/vsp_41_esxi_i_vc_setup_guide.pdf

    You can just copy that since this is the exact even if you were to check out it. The default KS.cfg is also embedded in a python script in the iso ESXi 4.1, but you'll need to extract to ienviron.vgz. Copying files to a UNIX/Linux or even the ESX host and make sure that put you it in a new directory temporarily.

    You will then do the following:

    tar -zxvf ienviron.vgz
    

    Now you should see 3 new directories created: etc, lib and usr and if you cat out the file following, you will also see where the default KS.cfg is created from:

    cat usr/lib/vmware/weasel/scripted/cursed_ui.py
    
    usr/lib/vmware/weasel/scripted/__init__.py0000444000031100003110000000000011374626617017321 0visor  mtsmtsusr/lib/vmware/weasel/scripted/grammar.py0000555000031100003110000010310111374626617017122 0visor  mtsmts¤sr/lib/vmware/weasel/scripted/preparser.py0000555000031100003110000015625711374626617017734 0visor  mtsmts,usr/lib/vmware/weasel/scripted/kickstartfile.py0000555000031100003110000000627511374626617020521 0visor  mtsmts
    usr/lib/vmware/weasel/scripted/scriptwriter.py0000555000031100003110000002747511374626617020446 0visor  mtsmtsusr/lib/vmware/weasel/scripted/ui.py0000555000031100003110000001602511374626617016367 0visor  mtsmtsHusr/lib/vmware/weasel/scripted/util.py0000555000031100003110000000303411374626617016761 0visor  mtsmtsfusr/lib/vmware/weasel/task_progress.py0000555000031100003110000002630411374626617017072 0visor  mtsmtsnusr/lib/vmware/weasel/singleton.py0000555000031100003110000000300111374626617015651 0visor  mtsmtsusr/lib/vmware/weasel/thin_partitions.py0000444000031100003110000000652511374626617017110 0visor  mtsmts¤usr/lib/vmware/weasel/usbmedia.py0000555000031100003110000000526211374626617015501 0visor  mtsmts²usr/lib/vmware/weasel/tidy.py0000555000031100003110000000246511374626617014677 0visor  mtsmts¾usr/lib/vmware/weasel/userchoices.py0000555000031100003110000003704711374626617016254 0visor  mtsmtsÄusr/lib/vmware/weasel/users.py0000555000031100003110000001054311374626617015172 0visor  mtsmtsusr/lib/vmware/weasel/util/0000755000031100003110000000000011374626617014364 5visor  mtsmtsusr/lib/vmware/weasel/util/_util.py0000555000031100003110000004720011374626617016144 0visor  mtsmtsusr/lib/vmware/weasel/util/__init__.py0000555000031100003110000000051011374626617016700 0visor  mtsmtsfusr/lib/vmware/weasel/util/regexlocator.py0000555000031100003110000000234411374626617017650 0visor  mtsmtshusr/lib/vmware/weasel/visor_cdrom.py0000444000031100003110000000453011374626617016525 0visor  mtsmtsnusr/lib/vmware/weasel/workarounds.py0000555000031100003110000001061311374626617016571 0visor  mtsmtsxetc/chkconfig.db0101644000031100003110000000041311374626615012134 0visor  mtsmts#
    # Sample scripted installation file
    #
    
    # Accept the VMware End User License Agreement
    vmaccepteula
    
    # Set the root password for the DCUI and Tech Support Mode
    rootpw mypassword
    
    # Choose the first disk (in channel/target/lun order) to install onto
    autopart --firstdisk --overwritevmfs
    
    # The install media is in the CD-ROM drive
    install cdrom
    
    # Set the network to DHCP on the first network adapter
    network --bootproto=dhcp --device=vmnic0
    
    # A sample post-install script
    %post --unsupported --interpreter=python --ignorefailure=true
    import time
    stampFile = open('/finished.stamp', mode='w')
    stampFile.write( time.asctime() )
    VMWARE MASTER END USER LICENSE AGREEMENT
    .....
    

    =========================================================================

    William Lam

    VMware vExpert 2009,2010

    VMware scripts and resources at: http://www.virtuallyghetto.com/

    Twitter: @lamw

    repository scripts vGhetto

    Introduction to the vMA (tips/tricks)

    Getting started with vSphere SDK for Perl

    VMware Code Central - Scripts/code samples for developers and administrators

    VMware developer community

    If you find this information useful, please give points to "correct" or "useful".

  • Install Oracle database (software) with script avoiding xWindow on Linux.

    Hello

    I need to know that how can I prepare a script to install the Oracle (oracle software) database on a Linux specifically on SuSE Linux 10.

    Well, I have installed Oracle on Linux machines using runInstaller script, but the problem with this script is the Xwindows. It's a tedious he needs of Xwindows and remote access. That's why I need to know how could I write such a script, and should not be all Xwindows/xserver.

    Would be great if there is a possibility to get an example script.

    Thank you and best regards,

    Arshad.

    user8336002 wrote:
    Sorry not to mention version. Its Oracle Database 10g Release 2 (10.2.0.1.0).

    Silent install still works. You need not an active X windows, even if you need X installed for older versions of Oracle runInstaller

  • How to install the windows vista of batch updates?

    Hi, after re-installation of the operating system (Vista Ultimate x 86), I downloaded and saved all relevant updates
    (I want to reinstall the same OS and updates Virtual Box and I didn't download all updates twice).
    Now I'm looking for a simple way (script) to install all updates in one batch, with no restart.
    I looked at a program called vLite, but after installation and before he could be executed, it requires one almost 1.4 GB
    Additional downloads, resembling an overdose. The BatchPatch is a great network, not a single system running VB.
    I've also seen some parts of the script, but they were not clear enough for me - I'm a geek, or IT.
    If someone has a script that might work, please list in its entirety and a form that is understandable even by a drunken sailor.
    Thank you!

    I saw this code:

    Off @Echo
    The title of the installation of Windows 7 updates
    For %% in (Windows6. 1 - KB * .msu) don't call: msin %%d KB
    Output
    : msin
    Start/wait /norestart/quiet %1
    GoTo: EOF
    Output
    : EXPRESSIONS OF FOLKLORE

    I don't understand. Should I repeat the line (for %% in (Windows6. 1 - KB * .msu) don't call: msin % F) for each update with the appropriate number, or what?

    Hello

    Thank you for visiting the Microsoft answers community site. Your question of Windows 7 is more complex than what is generally answered in the Microsoft Answers forums. It is better suited for the IT Pro TechNet public. Please post your question in the TechNet Windows 7 networking forum.

    http://social.technet.Microsoft.com/forums/en-us/iTCG/threads

  • How to install Windows 7 Theme silently

    Hello

    Currently, I am working on a script to install the theme files silently. The vbscript code that I used was -.

    Set WshShell = WScript.CreateObject ("WScript.Shell")

    WshShell.Run "rundll32.exe C:\Windows\system32\desk.cpl C:\Windows\system32\shell32.dll,Control_RunDLL desk,@Themes Action:OpenTheme / file:" & Chr (34) & "C:\Temp\CorporateTheme.theme" & chr (34), 1, True

    Wscript.Sleep 7000

    Now run this script installs the wallpaper theme and variations, but unfortunately, he is not silent. The appearance and personalization-> customization window is visible. I need to get rid of this window. If I open the Task Manager, I see that this window referring to explorer.exe. I can't kill explorer.exe and start it because it is not a good way to implement things.

    So, is my question possible via script through which I can install the theme without the dialog box Personailization opening at my end.

    Kind regards

    agm7883

    This issue is beyond the scope of this site (for consumers) and to be sure, you get the best (and fastest) reply, we have to ask either on Technet (for IT Pro) or MSDN (for developers)
    *

Maybe you are looking for