(get-spfarm).buildversion is returning different version from what I currently have

I have SharePoint 2013 server installed inside windows serve 2008 r2. And I have install all the SharePoint updates using windows update (except October 2014 CU), and the final CU should include both SP1 and September 2014 CU.also i run the configuration
wizard and it worked succcfully.
However currently if I run the following command
(get-spfarm).buildversion
I will get
PS C:\Windows\system32> (get-spfarm).buildversion
Major Minor Build Revision
15 0 4641 1000
But on the following link
http://blogs.technet.com/b/steve_chen/archive/2013/03/26/3561010.aspx it mentioned that 4641 is related to august 2014 CU 
and not September 2014. So can anyone advice please?
One simple note to consider is that September 2014 contained a fix regarding wiki pages, and I have this fix implemented on my current wiki site,, which I assume that I have September 2014 cu correctly installed… can anyone advice please ?

Firstly: Don't install CUs automatically. It isn't a universal opinion but the majority of the community advocates only installing CUs if they fix something you know is causing problems on your farm.
If you really want to install the CU, download it manually and install it manually. It will either tell you it's already installed and abort or install itself.
A more scientific approach would be to check your 'Manage Patch Status' page and search for the latest build number. That should be visible on there if you've installed the patch, although it should NOT be the only value there.
>>Firstly: Don't install CUs automatically. It isn't a universal opinion but the majority of the community advocates >>only installing CUs if they fix something you know is causing problems on your
farm.
i think this is not aligned with Microsoft recommendations, to always install the latest CU as it can have improvement for security and performance and not just bug fixes!!
>>If you really want to install the CU, download it manually and install it manually. It will either tell you it's already >>installed and abort or install itself.
Also on MSDN it is mentioned that the recommended approach to install CU for SharePoint is using windows update tool.... and not manully install them
>>A more scientific approach would be to check your 'Manage Patch Status' page and search for the latest build >>number. That should be visible on there if you've installed the patch, although it
should NOT be the only value >>there.
As i mentioned before, i have 4649 installed as per the "Patch status"inside the Central Administrator, but my get-spfarm.buildversion is saying that i got 4641. so the patch for september 2014 is installed using WU , but this is not reflected
inside the get-spfarm.buildversion ?? so i have the feeling that this is a bug in sharepoint , it is giving different build numbers ..
Can u advice ?

Similar Messages

  • Awk returns different string from what appears to be the exact same?

    Hey, this is more of a general awk issue. 
    I'm running Arch on an x200 Thinkpad tablet and trying to improve on the rotate script in the wiki.
    Currently, the wiki's script has predefined values for the stylus/eraser devices that don't work for all systems (mine for example).  I would like to make it so that these device names are discovered by the script at runtime so that the user doesn't have to edit the script to make it work.
    In order to do this, I'm using
    stylus="$(xsetwacom --list | grep STYLUS | awk '{$NF="\b"; print}')"
    and likewise for the eraser.
    The problem is that when the script runs, it says "Cannot find device 'Serial Wacom Tablet stylus'." even though that's the exact thing I had in the script before messing with the variable assignment. 
    What makes these strings different? Is there some nuance of awk that I'm missing?

    #!/bin/bash
    #### rotate.sh - A script for tablet PCs to rotate the display.
    ## This software is licensed under the CC-GNU GPL.
    ## http://creativecommons.org/licenses/GPL/2.0/
    ## http://wiki.archlinux.org/index.php/Tablet_PC
    ## REQUIRES: linuxwacom (http://linuxwacom.sourceforge.net/)
    #### Function(s)
    function set_normal {
    xsetwacom set "$stylus" Rotate 0
    xsetwacom set "$eraser" Rotate 0
    xrandr -o normal
    function set_right {
    xsetwacom set "$stylus" Rotate 1
    xsetwacom set "$eraser" Rotate 1
    xrandr -o right
    function set_left {
    xsetwacom set "$stylus" Rotate 2
    xsetwacom set "$eraser" Rotate 2
    xrandr -o left
    function set_inverted {
    xsetwacom set "$stylus" Rotate 3
    xsetwacom set "$eraser" Rotate 3
    xrandr -o inverted
    #### Variable(s)
    orientation="$(xrandr --query --verbose | grep connected | grep -v dis | awk '{print $5}')"
    eraser="$(xsetwacom --list | grep ERASER | awk '{$NF="\b"; print $0}')"
    stylus="$(xsetwacom --list | grep STYLUS | awk '{$NF="\b"; print $0}')"
    #### Main
    if [ "$orientation" = "normal" ]; then
    set_right
    elif [ "$orientation" = "right" ]; then
    set_inverted
    elif [ "$orientation" = "inverted" ]; then
    set_left
    elif [ "$orientation" = "left" ]; then
    set_normal
    fi
    #### EOF
    Like I said, a slight modification of the original wiki script. 
    xsetwacom --list returns
    Serial Wacom Tablet stylus STYLUS
    Serial Wacom Tablet eraser ERASER
    Edit:
    I whipped up a short script to illustrate my problem
    #! /bin/bash
    therightthing="Serial Wacom Tablet stylus"
    stylus="$(xsetwacom --list | grep STYLUS | awk '{$NF="\b"; print}')"
    if [ "$therightthing" = "$stylus" ]; then
    echo "Equal"
    else
    echo "Not Equal"
    echo "$stylus |"
    echo "$therightthing |"
    fi
    The vertical line is my check for trailing whitespace.  When run, it returns that they're not equal, but the strings look the exact same.
    Output:
    Not Equal
    Serial Wacom Tablet stylus |
    Serial Wacom Tablet stylus |
    Last edited by Pursuit (2010-09-27 23:05:39)

  • Client fails to install (push) Failed to get DP locations as the expected version from MP

    On the client (ccmsetup.log) I am getting the error:
    <![LOG[Failed to get DP locations as the expected version from MP ‘server.domain’. Error 0x87d00215]LOG]!><time="15:05:24.261+300" date="02-13-2013"
    component="ccmsetup" context="" type="2" thread="3168" file="ccmsetup.cpp:10926">
    <![LOG[MP ‘server.domain’ didn't return DP locations for client package with the expected version. Retrying in 30 minutes.]LOG]!><time="15:05:24.261+300"
    date="02-13-2013" component="ccmsetup" context="" type="2" thread="3168" file="ccmsetup.cpp:10752">
    On the server I noticed (MP_ Framework): 
    <![LOG[Policy request file doesn't exist.]LOG]!><time="15:21:51.468+300" date="02-13-2013" component="MpFramework" context=""
    type="1" thread="4660" file="mpstartuptask.cpp:122">
    I have a feeling the two errors are related but I’m not sure where to begin to troubleshoot. 

    Thanks for your reply, and yes I believe it is all set up as it needs to be, but obviously I'm missing something.
    I will add this: the client will eventually install. I am still testing of course and each of the 2 clients I have pushed it out too has gotten this error but
    I come back the next day and it has installed.   

  • I have just come back from morocco where my phone worked ok using the morroco network, but since returning to the uk I can't get it to pick up a signal from the 'Three' network, have tried resetting etc but still wont work, any suggestions

    I have just come back from morocco where my phone worked ok using the morroco network, but since returning to the uk I can't get it to pick up a signal from the 'Three' network, have tried resetting etc but still wont work, any suggestions

    banannaphone,
    Welcome to Apple Discussions.
    Quit Safari, find the com.apple.Safari.plist file in your Macintosh HD/Users/yourusername/Library/Preferences Folder, drag it to the Desktop, log out/in or restart and let us know what happens.
    ;~)

  • How to get Document type , number , part and version from mm01

    Hi ,
    Can you help me out so that i can able to get the document type , number , part ,version from mm01. Iam using exit EXIT_SAPLMGMU_001 but i was not able to get those details inside the parameters . I not able to get any values inside wmara parameter. ?
    Regards,
    Sivaganesh

    Hello Siva,
    Try with the below 2 BADI's
    BADI_MM_MATNR
    BADI_MATERIAL_CHECK
    Regards,
    TP

  • Error pushing client "Failed to get DP locations as the expected version from MP...."

    I am new at SCCM.  installed 2012 R2 and SQL 2012 R2 on a single server.   I created a boundary and a boundary group and ran discover on my AD.  I am trying to push the client to a couple of discovered PCs.  I resolved an issue with a
    permissions error accessing the \admin$ share, but now I'm getting "Failed to get DP locations as the expected version from MP servername..."
    I'm seeing this in the client ccmsetup.log
    I've tried everything I can think of and still can't fix it.   I have checked my DP and it was set to HTTP.   Can anyone help offer some suggestions?
    Thanks

    The error means the expected version of Client Package cannot be got from DP. Please update Client Package from Package Node in SCCM Console, then observe the distmgr.log to make sure the updated pkg has been distributed to DP, then try again.
    Juke Chou
    TechNet Community Support

  • I'm trying to update a Muse site and it keeps telling me that the site was created with a different version of Muse. I have updated Muse and still can't access the site to make changes.

    I'm trying to update a Muse site and it keeps telling me that the site was created with a different version of Muse. I have updated Muse and still can't access the site to make changes.

    Hi rgarden95,
    Can you please confirm the exact version of Muse you are opening the file with?
    To check the version of Muse, please click on help->About Adobe Muse CC.
    Regards,
    Akshay

  • Time Capsule. Can I back up 2 different macs? What do I have to do.

    Time Capsule. Can I back up 2 different macs? What do I have to do.
    I want to be able to back up 2 mac. Both have about 70gs of stuff and I have a 1 tb drive. So that should be no problem. I have the time capsule already set-up wireless.
    Do I have to make 2 folders? One for each computer? If so how do I do this.
    Any help would be great.
    I just do want to have to do a restore and get all of my daughters stuff on my mac.
    Thanks

    Just set them both up, via #Q1 in the Using TIME MACHINE with a TIME CAPSULE *User Tip,* also at the top of this forum.
    Time Machine will make a separate +sparse bundle disk image+ for each Mac's backups.
    As noted, it will be much faster to do the initial setup and first backup while connected via Ethernet, if at all possible. So your best bet will be to set up one, and let it's first backup complete, before setting-up the second.

  • I have a new Macbook pro and need to run some Windows software, it appears "Parallel" should work well from what I've have read. Will I have any issues or problems accessing and printing from various printers on my Windows 7 network within Parallel?

    I have a new Macbook pro and need to run some Windows software, it appears "Parallel" should work well from what I've have read. Will I have any issues or problems accessing and printing from various printers on my Windows 7 network within Parallel? Is Parallel in fact the best way to go?

    First, back up all data immediately, as your boot drive might be failing.
    There are a few other possible causes of generalized slow performance that you can rule out easily.
    Reset the System Management Controller.
    If you have many image or video files on the Desktop with preview icons, move them to another folder.
    If applicable, uncheck all boxes in the iCloud preference pane.
    Disconnect all non-essential wired peripherals and remove aftermarket expansion cards, if any.
    Check your keychains in Keychain Access for excessively duplicated items.
    If you have more than one user account, you must be logged in as an administrator to carry out this step.
    Launch the Console application in the same way you launched Activity Monitor. Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Select the 50 or so most recent entries in the log. Copy them to the Clipboard (command-C). Paste into a reply to this message (command-V). You're looking for entries at the end of the log, not at the beginning.
    When posting a log extract, be selective. Don't post more than is requested.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some personal information, such as your name, may appear in the log. Anonymize before posting. That should be easy to do if your extract is not too long.

  • To_char(adate,'dd.mm.yyyy')   returns different results  from  two oracle clients !!! Is it  possible?

    Dear all;
    We have only one Database server with some IIS's   as web servers on front . Each web server has own oracle client software in order connect to central database..
    The same following query used in C#  code  returns different results on each IIS server.(3 row, or  not data found )
    why?
    select     *    from    aTable    where        to_char( adate ,  'dd.mm.yyyy' )  =   :search_date
    regards
    Siya

    1006237 wrote:
    If adate is of DATE datatype, it will most likely has the time component. Therefore your SQL below is unlikely to return any data.
    select * from aTable where adate = to_date(:search_date, 'dd.mm.yyyy')
    Perhaps.....
    select * from aTable where TRUNC(adate) = to_date(:search_date, 'dd.mm.yyyy')
    Hi,
    not having any sample data from you I could not understand that you wanted to select the range 00:00:00 - 23:59:59 on search_date.
    Your method might not be efficient if you have an index on adate.
    Maybe something like this will be more efficient
    select * from aTable
    where adate >= to_date(:search_date, 'dd.mm.yyyy')
      and adate <  to_date(:search_date, 'dd.mm.yyyy') + 1;
    If you search_date is 30-Aug-2013 it will get records where adate >= 30-Aug-2013 00:00:00 and adate < 31-Aug-2013 00:00:00, so any time of date 30-Aug-2013.
    Try like this and let us know if you still have 2 different results.
    Regards.
    Alberto

  • Hi. I setup an external hard drive on my AirPort Extreme to act as a central disk for multiple iPhoto libraries. I have a new iMac with iPhoto '11 and an MBPro with iPhoto '09. I'm getting an error message saying different versions. Ideas?

    Long title. Sorry. It pretty much explains the situation. I'd like to have all of my photos from two (ultimately three) computers on this central file and be able to access them from any of the computers. The error message I get when I start up my MBPro is: "You can’t open your current photo library using this version of iPhoto" and, "You have made changes to your photo library using a newer version of iPhoto. Please quit and use the latest version of iPhoto." It then forces me to quit iPhoto. I have tried the suggestion of holding down the opt key on iPhoto startup, but it doesn't seem to help.
    Two questions:
    Can I store multiple iPhoto libraries on the same central disc?
    If so, how should I address the error message?
    Thank you!

    Hey Kappy, thank you for your help! Yes, I can open both libraries on the iMac without problem. I am still confused why the computer that created one of the libraries cannot open said library after it was moved to the external disk. Why is the iPhoto format not readable by all versions across the board?? The reason I'm pushing the issue is because in my household, we have an older MB, my wife's MBP, my MBP and now a new "family" iMac. The MB (circa 2007) has an old version of iPhoto, the two MBP's have iPhoto '08 and the new iMac has '11. It is my goal to have all of the photos that we've accrued over the years, located centrally, and accessible from all of these computers. Is iPhoto the most appropriate program, or would Lightroom make more sense?

  • Select statement returns different results from 9i and 10g

    Hi all,
    Would appreciate if someone could help to solve this puzzle here:
    I have the exact the statements running on Oracle 9i and 10g, why do they return different results?
    Select unique(GroupDesc) , GroupSeq from Module where ModuleId in (Select ModuleId from User_Access where UserId='admin') and Status='A'
    In Oracle 9i:
    Both columns returned as follows...
    GroupDesc | GroupSeq
    In Oracle 10g:
    Only one column returned, the column with unique keyword was missing...
    GroupSeq
    Could anyone enlighten me?

    yes, the table structure... actually the CREATE TABLE statement...
    with some sample data (INSERT INTO)
    and the actual queries (both of them - copy-paste them from each separate environment)
    you can use tags around the statements this will format it to a fixed font - making it easier to read
    Edited by: Alex Nuijten on Feb 20, 2009 10:05 AM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • I keep getting "undelivered mail returned to sender" that comes with an attachment. I have not opened the attachment but the email returned is usually from people that i have not emailed in a long time.

    I keep getting "undelivered mail returned to sender" that comes with an attachment. i do not open the attachment but i get email returned from people that i have not emailed in years. I also have current people that tell me they receive email from me and there is nothing on the email and it is a repetative thing for them and for me. I have scanned my computer and it keeps telling me there are no viruses but i keep getting these emails. can anyone help me please!

    Someone is probably sending spam with your address forged on the To: line.  Could be one of your old contacts with a Windows machine has a virus that's doing it.  It's also possible your e-mail account has been hacked, though I'd think such a hacker would be a bit more purposeful.
    For more information, see:
    http://www.reedcorner.net/guides/macvirus/is_it_malware.php#spam
    * Disclaimer: links to my pages may give me compensation, and should not be taken as endorsement of my services by Apple.

  • FR different version from planning/essbase/workspace

    Hi,
    Will it be any problem, if we use different FR version from Planning/Essbase/workspace version?.
    Thanks
    Kumar
    Edited by: kumarp on Oct 2, 2012 3:13 AM
    Edited by: kumarp on Oct 2, 2012 3:13 AM

    You mean use a different Financial Reporting web application version or are you talking about the studio? can you expand on different version do you mean patch version?
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • How do i get my music library just to be the music i currently have on my Ipod?? Help!

    My Library on my Itunes has music from past ipods. I want it to just have music that i currently have on my Ipod touch. How do I do that?

    Use free pc software ifunbox http://www.i-funbox.com/ to back up save all songs from iPod onto PC, ifunbox is basically a file manager for iPods/iPhones. Once you've saved music from iPod deleat the songs you don't want on iTunes, drag and drop the ones you saved from iPod into iTunes libery and finally sync device with your itunes selections. Hope this helps.

Maybe you are looking for

  • External Monitor with 13" i7 Macbook Pro

    Hi, i recently purchased a lg 23 inch monitor. I used a mini display port to hdmi adapter to connect the display to the macbook. The display settings would not let me choose the native 1920 . 1080 resolution of the lg monitor. Only when using second

  • How to import images in iPhoto?

    I use iPhoto importing images from this same computer and from iPhone with iCloud. A problem I've always suffered also before buying iPhone was that I can't import images in iPhoto. Well, I can drag an image from, for example, the desktop, but if I d

  • Menu 9 in 7960 doesn't appear...

    I'm sorry but in my ip phone 7960 menu 9 doesn't appear...only 1,2,3,4,5,6...why???

  • My canon print MF8050Cn don't print under Yosemite

    Hello, this morning i tried to print but my printer Canon MF8050Cn don't want it. I don't know if my mac is just update about driver. Thanks

  • How to manage the transaction in ADF

    Hi, I am using jdev 11.1.2.3 I have two BTF employee and department. I have main.jspx  in that two tabs employee and department. Now I have changed some value in employee and department. My current page is employee . When i click on commit button bot