How to find updates installed

Hi all how to find the updates installed in 2003 and 8.. wimc qfe didnt give the exact output as what i see in updates installed in my system... found the below code but is not working 2003 and 8 os...
$Session = New-Object -ComObject "Microsoft.Update.Session" 
$Searcher = $Session.CreateUpdateSearcher() 
$historyCount = $Searcher.GetTotalHistoryCount() 
$b = $Searcher.QueryHistory(0, $historyCount) | Select-Object Date,Title, 
@{name="Operation"; expression={switch($_.operation){ 
1. {"Installation"}; 2 {"Uninstallation"}; 3 {"Other"}}}},
@{name="Status"; expression={switch($_.resultcode){ 
1. {"In Progress"}; 2 {"Succeeded"}; 3 {"Succeeded With Errors"};
1. {"Failed"}; 5 {"Aborted"}
Can some one help me in getting the exact out put for 2003 & 8
Delete 
7 minutes ago

Hi There,
The code you've pasted seems to be a little bit messed up. I've corrected and tested it and it seems to work OK:
$Session = New-Object -ComObject "Microsoft.Update.Session"
$Searcher = $Session.CreateUpdateSearcher()
$historyCount = $Searcher.GetTotalHistoryCount()
$b = $Searcher.QueryHistory(0, $historyCount) | Select-Object Date,Title,@{name="Operation"; expression={switch($_.operation){1 {"Installation"}; 2 {"Uninstallation"}; 3 {"Other"}}}},@{name="Status"; expression={switch($_.resultcode){ 1 {"In Progress"}; 2 {"Succeeded"}; 3 {"Succeeded With Errors"}; 4 {"Failed"}; 5 {"Aborted"};}}}
$b
It actually would have almost worked except for the odd line breaks and the messed up items in the switch statements. I also added the output of the variable $b to the end to show it working.
HTH.

Similar Messages

  • I'm trying to find the plugin for camera raw, but all I can find is the page with the cameras that are supported. But I don't find how to find and install the actual plugin. The end name is ARW

    I'm trying to find the plugin for camera raw, but all I can find is the page with the cameras that are supported. But I don't find how to find and install the actual plugin. The end name is ARW, and all I need is to find WHERE I can download it. Thanks.

    cr is installed by updating your app.  use help>update, or update manually
    pre cc updates:  http://www.adobe.com/downloads/updates/
    cc updates:  http://prodesigntools.com/adobe-cc-updates-direct-links-windows.html
    cc 2104 updates:  http://prodesigntools.com/adobe-cc-2014-updates-links-windows.html

  • How do i update Installed AIR Applications? // General Questions

    Hi,
    first of all, i'm completly new to AIR. However, i made my way through your product documentation and i'm now able to deploy AIR and a AIR Application (SFDC Chatter) and register it.
    Works fine so far, but some questions:
    - How can i update installed AIR applications? If i just try to re-install it, the installer will fail with exit code "9"
         -> How can i update them directly? If this is not possible
          -> How can i uninstall AIR applications in a large enterprise environment?
    - Where is the ARH Tool that is described in your product documentation?
    - When installing AIR as SYSTEM User (I'm using SCCM) where is the logfile?
    - Do you recommend updating AIR on a regular base? Are "older" applications compatible with newer AIR Versions?
    Thanks for your replies!
    Ben

    Hi Ben,
    I'd recommend taking a good look at our captive runtime option that is available in AIR 3.0 and higher.  While you have to roll your own installer (and updater) this could be as simple as a zip/batch file combination.  It also allows you to use the runtime that you prefer and not be dependent on what the user installs or uninstalls.  You do have to be mindful of security implications, but it's definitely the way I'd go.
    http://www.adobe.com/devnet/air/articles/air3-install-and-deployment-options.html
    http://help.adobe.com/en_US/air/build/WSfffb011ac560372f709e16db131e43659b9-8000.html
    As for updating, it should be as simple as increasing your app descriptors version number and installing again.  This article explains how you can also use our update framework: http://www.adobe.com/devnet/air/articles/air_update_framework.html
    The ARH tool can be found here:
    Mac: http://airdownload.adobe.com/air/distribution/latest/mac/arh
    Win: http://airdownload.adobe.com/air/distribution/latest/win/arh.exe
    Linux: http://airdownload.adobe.com/air/distribution/latest/lin/arh
    Thanks,
    Chris

  • How to find and install right java for ECC6 intstallation on AIX5.3

    Hello
    I wander how to find and install right java for ECC6 intstallation on AIX5.3. I went thruroughly thru note 723909 and underlying 716927, 1008311 and 1039948 notes but I still do not understand.
    I guess I should logon to IBM site http://www.ibm.com/developerworks/java/jdk/aix/service.html
    where I can choose :
    " Java 1.4.2 64-bit "
    and then :
    "64-bit SDK 1.4.2 base images (at 1.4.2.0 level; in installp format) "->"Base SDK (required)
    Java14_64.sdk.tar  ((50001920)
    then I assume (on AIX ) I should "tar xvf Java14_64.sdk.tar".
    then I get extracted "Java14_64.sdk"
    Is this ok?
    I know on Linux(
    from IBM site I downloaded "IBMJava2-amd64-142.rpm"
    then I issued
    "rpm -i IBMJava2-amd64-142.rpm "
    and finally issued
    "export JAVA_HOME=/opt/IBMJava2-amd64-142")
    What in case of AIX5.3? Could you help me?

    I was told to use smitty (just I am not familiar with it). furdermore i do not hace read.me file. the ziped files are:
    Java14_64.ext
    -rw-rr 1  202 bin    371712 Mar  2  2010 Java14_64.license
    -rw-rr 1  202 bin      3072 Mar  2  2010 Java14_64.msg.ja_JP
    -rw-rr 1  202 bin      3072 Mar  2  2010 Java14_64.msg.Ja_JP
    -rw-rr 1  202 bin      3072 Mar  2  2010 Java14_64.msg.ko_KR
    -rw-rr 1  202 bin      3072 Mar  2  2010 Java14_64.msg.zh_CN
    -rw-rr 1  202 bin      3072 Mar  2  2010 Java14_64.msg.Zh_CN
    -rw-rr 1  202 bin      3072 Mar  2  2010 Java14_64.msg.zh_TW
    -rw-rr 1  202 bin      3072 Mar  2  2010 Java14_64.msg.Zh_TW
    -rw-rr 1  202 bin   4888576 Mar  2  2010 Java14_64.samples
    -rw-r----- 1 root root 67190784 Oct  4 09:53 Java14_64.sdk
    -rw-rr 1 root root 77370639 Nov 20 19:36 Java14_64.sdk.tar.gz
    -rw-r----- 1 root root 12612608 Oct  4 09:53 Java14_64.source

  • Some drvers showing cross (status) in hp support assistant history. how to re update/install

    hp launch box, amd high definition graphics driver,hp on screen display utility etc showing cross(status) in history of hp support assistant . but after refreshing it is showing no pendings (ie system is up to date).how to re update/install all those utiities???please help ....... 

    It says above 2 relevant and 1 correct answere available .............
    I'm new here so could anyone direct me to these answeres?

  • How to find the installed CUCM iso is restricted or unrestricted?

    How to find the installed software in CUCM9.1(iso) is restricted or unrestricted??

    Hi,
    what u can do is u can login into OS administration through Putty . u get the details of VMWare .
    Same can be compared and checked with OVA templates in README  file
    http://www.cisco.com/web/software/283088407/97505/cucm_9.1_vmv8_v1.7.ova.README1.txt
    CUCM 7500 user node:
         Cisco Unified Communications Manager (CUCM) configuration that
         supports up to 7500 users per node.
         Details:
         Red Hat Enterprise Linux 5 (32-bit)
         CPU: 2 vCPU with 3600 MHz reservation
         Memory: 6 GB with 6 GB reservation
         Disk: 1 - 110 GB disk with pre-aligned disk partitions
    you can see UNRST in attached snapshot.
    regds,
    aman

  • Codecs   MPEG4 + AMR-NB.. how to find and install on mac ?

    Hello,
    HTC has given me the answer concerning the videos compressed on the HTC HD while recording with the camera. The codecs are : MPEG4 + AMR-NB, extension mp4
    I would like to work thoses videos on Imovie (08) and therefore I need the codecs to be installed on the mba (mac Book air)
    I Have the Codec Pack 'flip for mac' and 'Perian' .. but none of them has it seems the AMR-NB
    Does anyone know where to find and how to install this particular codec on macOsx 10.5.6 ?
    Thanks to thoses reading this message.
    Cheers

    The Hitachi is not supported by iMovie which is probably why you are having problems. MP4 should be OK, so the AMR-NB audio codec could be the culprit. This is a very low quality audio compression codec generally used on older cell phones.
    One thing you might try (shot in the dark). Make a copy of your file. Then change the name of the file extension from .mp4 to .3gp
    See if the file with the 3gp extension will open in QuickTime Player.
    If it will, see if you can open it in MPEG Streamclip. From there you can export it to a supported codec like h.264 (video), AAC (audio).
    You also might try [VLC|http://wiki.videolan.org/Main_Page]
    I have no experience with it, but if you need it, it might be worth figuring out how to install it.
    Message was edited by: AppleMan1958

  • How do I update/install packages from a CD?

    Hello,
    I am new to Arch Linux. Kindly excuse me if this task is very trivial. I have installed the base system and updated it using pacman -Syu. I also installed all the other software packages using pacman -S <packagename>. Now I want to burn a CD containing all these updates and packages so that I can make a similar installation later on other systems which are not connected to the internet. I am not able to figure out how this can be done.
    I need to upgrade the system and install all the packages I have on the CD by giving minimum number of commands at the command line. This helps me install Arch Linux on a large number of machines in a very short time.
    Thanks for your help.

    If you're talking about batch installing packages, the method you suggested
    will work for every package in the current directory.

  • How to find or install Actionlist so that Adobe Flashplayer can be downloaded successfully.

    How can I find the missing "Actionlist" or download it to install the latest version of Adobe Flash Player?

    There isn't an "ActionList" to download...
    Use the offline installer:
    Flash Player for ActiveX (Internet Explorer)
    Flash Player Plug-in (All other browsers)
    Flash Player Plug-in (Mac OS X)

  • How to find and install the best version of Flash Player for a G4?

    My dad has a Mac with OS 10.4.11.  It's an 800 MHz Power PC G4 with 768 MB of memory SDRAM.  His current version of Flash Player hardly works (video comes out as single images every few seconds) so we want to update it so he can watch You Tube and the like.   We went to the page to install a new version that would work with OS 10.4 and received an error saying that that version of FP cannot be installed because Power PCs are no longer supported. 
    Can someone lead us in the right direction?  We use Safari as our browser (it's version 4.0.4--kinda old, I think--could that have something to do with it?).  We just want the best version of FP that will work with this set-up.  Thanks.

    It's all here, regarding Flash Player:
    https://discussions.apple.com/thread/3944424?start=0&tstart=0
    Update Safari with this:
    Safari 4.1.3 for Tiger

  • How to find the installed oracle components( oci , occi) versions?

    Hi,
    could you please help me to find out the version of installed oracle components?
    ex: which version of OCCI installed?
    one way is using OUI gui tool.
    I also got this info from oracle inventory file.
    under $ORACLE_HOME/inventory/ContentsXML/comps.xml
    But is there any best way or command to look for the same.
    Thanks,
    Krish

    The "best way" almost certainly depends on why you're looking for the information and what tool(s) you're using.
    If you're asking a human being to get the information, the OUI is generally going to be "better". If you're writing a program to get the information, parsing the inventory XML is likely to be "better".
    If you have multiple Oracle Homes on a single machine (particularly Oracle Homes with different major Oracle releases), though, or you have various failed/ incomplete/ obsolete installations on various machines, or if you're trying to figure out which version of the libraries would actually get used when a particular application starts up (assuming there are multiple applications on the machine), things start to get rather trickier.
    Justin

  • How to find and install Wave Burner?

    Hi, recently i bought Logic 9 from App Store and I don't have Wave Burner as it was normally with previous versions.
    How can I obtain it?
    Regards

    Hi
    DJ Blendmaster RIP wrote:
    I wish to use the Soundtrack more for editing purposes during work with Logic
    It had good options such as noise reduction, which in logic do not work properly (silencer). And there were other good options such as spectrum View edits.
    So when I have new system like mountain Lion and I downloaded Logic 9 from app strore, am I automatically deprived of using programs which I got with boxed Logic 8?
    and
    The Art Of Sound wrote:
    The version of Soundtrack Pro on the Logic 8 DVDs is not compatible with Lion or Mountain Lion and therefore cannot be installed/run
    Actually, it IS possible to install STP2 from the original Logic Studio (Logic 8) installer (using Pacifist), and it does seem to run OK in Mountain Lion (though I have not done much with it since I have STP3):
    Waveburner 1.5.2 and 1.6.1 also run.
    That said, there were/are a couple of *really nasty* bugs in STP 2, particularly regarding the Noise Print/Noise removal process. STP 3 is much much better.
    Perhaps the OP can track down a Logic Studio 2 boxed set, and gain the benefit of STP 3?
    CCT

  • How to find and install the Portal Development Kit (PDK) for SAP Enterprise

    Hi ,
    I have the following question regarding thePortal Development Kit (PDK) for SAP Enterprise Portal 6.0. We have Enterprise Portal 6.0 up and running.
    1> How Do I find whether we already have this inported in the EP environment: I have admin and super admin role and trying to find '*java' in the Role. But didn't find one. Does that mean we don't have this imported already?
    2> I have tried to Find out the PDK( which is also a Business Content) in SDN in the Portal Business content link (https://www.sdn.sap.com/sdn/contentportfolio.sdn) , but haven't found. Where from I download this business content?
    3> What are the special steps that need to be taken to import this and make it working?
    Thanks
    Arunabha

    Hi Arunabha,
    1. Note that the search is case sensitive. Therefore you should search for java and Java.
    2. Download from: https://www.sdn.sap.com/sdn/downloaditem.sdn?res=/html/PDK60_download.htm
    3. Deploy with SDM: http://help.sap.com/saphelp_nw04/helpdata/en/22/a7663bb3808c1fe10000000a114084/content.htm
    Hope that helps,
    Yoav.

  • How to find and install icon in dock for access to Apple Mac OSX?

    Just next to my downloads and document stacks I had an icon Apple Mac OS X icon that when clicked automatically transferred me to Snow Leopard site at Apple. By mistake I removed it from dock but now I can't find this icon to re-install it. I looked in applications folder but not there. Anyone know where I can find it to re-install it in dock?
    Thanks

    Go to Apple Mac OS X with Safari and drag the icon next to "http" from the address to the right side of the dock.

  • How to find the installed odac version

    Hi,
    How can I check if the installed ODAC on a client machine is 32 bit or 64 bit ?
    Thanks

    I thought Oracle Data Access Components ( ODAC) is an Oracle product .
    It is, but rather than a product ODAC is a bundle of different products such as ODP.NET, ODBC, OLEDB, etc.
    As such it might be better to post the question (with some more detail regarding which specific product) in the product-specific forum rather than Oracle Database >> General Questions.
    The Windows and .NET forums may be found here:
    https://forums.oracle.com/forums/category.jspa?categoryID=44

Maybe you are looking for

  • USEREXIT_CHECK_XVBEP_FOR_DELET USING US_EXIT

    Can anyone tell me under what conditions this user exit in MV45AFZB gets hit?  I would expect it to get hit when a line is being deleted from VBEP, but it does not seem to be hitting it. My requirement is to find a place to update a user field in vba

  • But i cant transfer data between iphone/ipad to apple tv  any suggestions?

    so i purchased 2nd gen apple tv everthing is up to date on homesharing is on but i cant transfer data between iphone/ipad to apple tv  any suggestions?

  • F-22 Posting Customer Invoice

    Hi friends             While posting customer invoice under f-22, following error message is appearing. " Tax code A1 country IN does not exist in procedure TAXIN"             However, invoice is getting generated from SD module (Through VF01) withou

  • Multiple planning areas

    Hi, At what scenario we use multiple planning areas.pls help me thanks, chinni

  • 401 exception in Fusion Inbound web service

    we are trying to create the new record in Opportunity Object through web service using Soap message. we are passing the access credential in Soap header message. but we are getting 401 error. our soap message <?xml version="1.0" encoding="UTF-8" ?> -