Software updates - client behaviour

I deployed SUP role and clients in test collection I deployed updates to got their updates. However I noticed two "weird" things on client machines (I am talking about test environment since I am learning SCCM 2012 R2):
Update settings in Control Panel - Windows Update are not grayed-out (in production I have WSUS server and GPO pointing clients to WSUS and these settings are grayed-out - I do not have SCCM in production)
In Software Center user has complete look at update process but e.g. if user picks some update that has been installed and requires restart, in lower-right corner there is button RESTART - I did not try but I assume user (me) could have pressed this
button and in doing so installation of remaining updates would have been interrupted
How to troubleshoot this? I took a look at software updates client settings and I did not notice any settings related to problems I depicted above. In my opinion update settings should have been grayed-out and RESTART button should not have been available before
all updates are installed - then RESTART is inevitable action.

Changes to those settings won't prevent the ConfigMgr client from triggering the WUA agent for the configured scans and installations. If you want to prevent access to those features you can use GPOs.
For a nice blog series about software updates and GPOs, see the following links (it's written for ConfigMgr 2007, but still works the same in ConfigMgr 2012):
http://blog.configmgrftw.com/software-update-management-and-group-policy-for-configmgr-what-else/
http://blog.configmgrftw.com/software-updates-management-and-group-policy-for-configmgr-cont/
My Blog: http://www.petervanderwoude.nl/
Follow me on twitter: pvanderwoude

Similar Messages

  • N97 Software update client always says "all applic...

    Could any one tell me why, since I updated to v 20, my Software update client always says “all applications are up-to-dated”?
    It was not important until now with Maps 3.3.
    I ma running v20.0.19, RM-505 Language set: Spain (05), unbranded
    Thanks

    Because all software ARE up to date on your phone. The n97 is not given the map 3.03 update. It will be available for the n97 via a firmware update which has just recently been released. If it is not available for your phone, then your product code must not yet be available for updating.
    @chanchan05 - Not sure regarding the map update... I have an N97 (not mini) and when I was checking for latest software updates, I received the map update on 28 Jan.... No official news from Nokia on FW 2.1...

  • Disable Software Updates client component

    I want to temporarily disable the Software Updates Agent component on a subset of 2012 R2 clients. 
    Based on the example of how to disble SWDist here: http://myitforum.com/cs2/blogs/rzander/archive/2008/08/11/sms-sccm-commandline.aspx and digging into WMI a little deeper I thought this might do the trick...
    WMIC /namespace:\\root\ccm\policy\machine\requestedconfig path CCM_SoftwareUpdatesClientConfig  CREATE ComponentName="SmsSoftwareUpdate",Enabled="false",LockSettings="TRUE",PolicySource="local",PolicyVersion="1.0"
    ,SiteSettingsKey="1" /NOINTERACTIVE
    I kept getting "ERROR: Description = Not Found". Although the namespace and class exist, I'm wondering if I'm missing a required property or something changed with 2012 or ... ?. 
    If anyone has experience doing this you're help would be greatly appreciated!
    http://www.blogmynog.com

    Good catch, that explains it. After removing the LockSettings
    property it worked. Thank you Peter and Jason for the quick responses!
    To Disable SW Updates Agent Component:
    WMIC /namespace:\\root\ccm\policy\machine\requestedconfig path CCM_SoftwareUpdatesClientConfig CREATE ComponentName="SmsSoftwareUpdate",Enabled="false",PolicySource="local",PolicyVersion="1.0" ,SiteSettingsKey="1" /NOINTERACTIVE
    To Enable SW Update Agent component (reverse change):
    WMIC /namespace:\\root\ccm\policy\machine\requestedconfig path CCM_SoftwareUpdatesClientConfig WHERE (ComponentName="SmsSoftwareUpdate" AND Enabled="false" AND PolicySource="local" AND PolicyVersion="1.0") delete /NOINTERACTIVE
    http://www.blogmynog.com

  • Software updates - Clients stuck in passed/Inactive, passed/Active

    I've deployed some software updates (an update group that has a deployment package of Windows Software Updates) to a small collection, but for the past couple days since I kicked off the deployment, all the assets in the collection are just
    sitting with either of these two statuses. 
    There's no maintenance window on this collection, and deployment schedule was set to "As Soon As Possible". 
    I've tried running Software Updates Deployment Evaluation and Software Updates Scan Cycles multiple times thoughout the day but the clients do not appear to be pulling down any updates yet. 
    What should I be checking for at this point? Or just wait a couple days?

    When it comes to maintenance windows, they just dont affect the clients that reside in the collection where the maintenance window is configured. If you have configured Coll1 to include all of your clients, and configured a maintenance window on
    that collection, if you then created Coll2 and added some of your clients to that, those clients would still get the configured maintenance window from Coll1. So check if you don't have any maintenance windows configured on another collection where you clients
    are members of.
    Nickolaj Andersen | www.scconfigmgr.com |
    @NickolajA
    To respond to this, I can say that I do not have any maintenance windows applied to this sub-collection, nor any other collections that the clients would be direct or indirect members of. 

  • Software Update Client Actions

    Can someone please explain how the three cycles, Software Update Scan, Software Updates Deployment Evaluation, and Machine Policy Retrieval work in a normal software update deployment. The article http://technet.microsoft.com/en-us/library/gg682168.aspx has
    a section for the Software Update Deployment Process but it doesn't say what cycle actually does what.

    Yes they are different. Quoting the docs.
    http://technet.microsoft.com/en-us/library/gg682067.aspx
    Software Updates Deployment Evaluation Cycle: Evaluates the state of new and existing deployments and their associated software updates. This includes scanning for software updates compliance, but may not always catch scan results for the
    latest updates. This is a forced online scan and requires that the WSUS server is available for this action to succeed.
    Software Updates Scan Cycle: Scans for software updates compliance for updates that are new since the last scan. This action does not evaluate deployment policies as the
    Software Updates Deployment Evaluation Cycle does. This is a forced online scan and requires that the WSUS server is available for this action to succeed.
    http://www.enhansoft.com/

  • Software Update Scan Cycle not found on Client computer.

    Hi,
    In my organization in some of the client PC's (Windows 7), Software update scan cycle is not found.
    When i checked the UpdateDeployment.log file on client computer it saying
    "Software Updates client configuration policy has not been received."
    "Software updates functionality will not be enabled until the configuration policy has been received. If this issue persists please check client/server policy communication."
    "Software Updates feature is disabled"
    Please help me to solve the issue. Let me know the solution if anyone faced the same problem.
    Thanks in Advance
    Shreyas

    ClientLocation.log
    <![LOG[Assigning client to site 'PP1']LOG]!><time="13:10:54.638-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="7844" file="smsclientclass.cpp:501">
    <![LOG[Getting Assigned Site]LOG]!><time="13:10:54.669-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="7844" file="smsclientclass.cpp:989">
    <![LOG[Client is currently not assigned to any site]LOG]!><time="13:10:54.669-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="7844" file="smsclientclass.cpp:603">
    <![LOG[Removing client site assignments]LOG]!><time="13:10:54.669-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="7844" file="smsclientclass.cpp:734">
    <![LOG[Removed pending site assignment to 'PP1']LOG]!><time="13:10:54.669-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="7844" file="smsclientclass.cpp:353">
    <![LOG[Raising event:
    instance of CCM_RemoteClient_Reassigned
    DateTime = "20140414074054.763000+000";
    LastAssignedSite = "";
    NewAssignedSite = "PP1";
    ProcessID = 6500;
    ThreadID = 7844;
    ]LOG]!><time="13:10:54.763-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="7844" file="event.cpp:706">
    <![LOG[Client is now successfully assigned to site 'PP1']LOG]!><time="13:10:54.779-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="7844" file="smsclientclass.cpp:684">
    <![LOG[Setting current Management Point as PUNSCCMPS01.*****.com]LOG]!><time="13:10:54.888-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="7844" file="smsclientclass.cpp:923">
    <![LOG[Current AD forest name is *****.com, domain name is *****.com]LOG]!><time="13:11:00.098-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="8076" file="lsad.cpp:818">
    <![LOG[Domain joined client is in Intranet]LOG]!><time="13:11:00.098-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="8076" file="lsad.cpp:896">
    <![LOG[Rotating assigned management point, new management point [1] is: PUNSCCMPS01.*****.com (7804) with capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:11:00.114-330"
    date="04-14-2014" component="ClientLocation" context="" type="1" thread="8076" file="lsad.cpp:5909">
    <![LOG[Assigned MP changed from <PUNSCCMPS01.*****.com> to <PUNSCCMPS01.*****.com>.]LOG]!><time="13:11:00.114-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="8076" file="lsad.cpp:1364">
    <![LOG[Rotating assigned management point, new management point [1] is: PUNSCCMPS01.*****.com (7804) with capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:11:01.143-330"
    date="04-14-2014" component="ClientLocation" context="" type="1" thread="8076" file="lsad.cpp:5909">
    <![LOG[Assigned MP changed from <PUNSCCMPS01.*****.com> to <PUNSCCMPS01.*****.com>.]LOG]!><time="13:11:01.143-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="8076" file="lsad.cpp:1364">
    <![LOG[Current AD forest name is *****.com, domain name is *****.com]LOG]!><time="13:11:06.619-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="6324" file="lsad.cpp:818">
    <![LOG[Domain joined client is in Intranet]LOG]!><time="13:11:06.619-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="6324" file="lsad.cpp:896">
    <![LOG[Rotating assigned management point, new management point [1] is: PUNSCCMPS01.*****.com (7804) with capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:11:06.635-330"
    date="04-14-2014" component="ClientLocation" context="" type="1" thread="6324" file="lsad.cpp:5909">
    <![LOG[Assigned MP changed from <PUNSCCMPS01.*****.com> to <PUNSCCMPS01.*****.com>.]LOG]!><time="13:11:06.635-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="6324" file="lsad.cpp:1364">
    <![LOG[Rotating assigned management point, new management point [1] is: PUNSCCMPS01.*****.com (7804) with capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:11:06.713-330"
    date="04-14-2014" component="ClientLocation" context="" type="1" thread="6324" file="lsad.cpp:5909">
    <![LOG[Assigned MP changed from <PUNSCCMPS01.*****.com> to <PUNSCCMPS01.*****.com>.]LOG]!><time="13:11:06.728-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="6324" file="lsad.cpp:1364">
    <![LOG[Current AD forest name is *****.com, domain name is *****.com]LOG]!><time="13:11:22.843-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="7688" file="lsad.cpp:818">
    <![LOG[Domain joined client is in Intranet]LOG]!><time="13:11:22.843-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="7688" file="lsad.cpp:896">
    <![LOG[Rotating assigned management point, new management point [1] is: PUNSCCMPS01.*****.com (7804) with capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:11:22.905-330"
    date="04-14-2014" component="ClientLocation" context="" type="1" thread="7688" file="lsad.cpp:5909">
    <![LOG[Assigned MP changed from <PUNSCCMPS01.*****.com> to <PUNSCCMPS01.*****.com>.]LOG]!><time="13:11:22.921-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="7688" file="lsad.cpp:1364">
    <![LOG[Rotating assigned management point, new management point [1] is: PUNSCCMPS01.*****.com (7804) with capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:11:23.139-330"
    date="04-14-2014" component="ClientLocation" context="" type="1" thread="7688" file="lsad.cpp:5909">
    <![LOG[Assigned MP changed from <PUNSCCMPS01.*****.com> to <PUNSCCMPS01.*****.com>.]LOG]!><time="13:11:23.139-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="7688" file="lsad.cpp:1364">
    <![LOG[Current AD forest name is *****.com, domain name is *****.com]LOG]!><time="13:14:39.276-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="7152" file="lsad.cpp:818">
    <![LOG[Domain joined client is in Intranet]LOG]!><time="13:14:39.276-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="7152" file="lsad.cpp:896">
    <![LOG[Rotating assigned management point, new management point [1] is: PUNSCCMPS01.*****.com (7804) with capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:14:39.292-330"
    date="04-14-2014" component="ClientLocation" context="" type="1" thread="7152" file="lsad.cpp:5909">
    <![LOG[Assigned MP changed from <PUNSCCMPS01.*****.com> to <PUNSCCMPS01.*****.com>.]LOG]!><time="13:14:39.307-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="7152" file="lsad.cpp:1364">
    <![LOG[Rotating assigned management point, new management point [1] is: PUNSCCMPS01.*****.com (7804) with capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:14:39.354-330"
    date="04-14-2014" component="ClientLocation" context="" type="1" thread="7152" file="lsad.cpp:5909">
    <![LOG[Assigned MP changed from <PUNSCCMPS01.*****.com> to <PUNSCCMPS01.*****.com>.]LOG]!><time="13:14:39.370-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="7152" file="lsad.cpp:1364">
    <![LOG[Current AD forest name is *****.com, domain name is *****.com]LOG]!><time="13:14:50.555-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="6520" file="lsad.cpp:818">
    <![LOG[Domain joined client is in Intranet]LOG]!><time="13:14:50.555-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="6520" file="lsad.cpp:896">
    <![LOG[Rotating assigned management point, new management point [1] is: PUNSCCMPS01.*****.com (7804) with capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:14:50.586-330"
    date="04-14-2014" component="ClientLocation" context="" type="1" thread="6520" file="lsad.cpp:5909">
    <![LOG[Assigned MP changed from <PUNSCCMPS01.*****.com> to <PUNSCCMPS01.*****.com>.]LOG]!><time="13:14:50.586-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="6520" file="lsad.cpp:1364">
    <![LOG[Rotating assigned management point, new management point [1] is: PUNSCCMPS01.*****.com (7804) with capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:14:50.633-330"
    date="04-14-2014" component="ClientLocation" context="" type="1" thread="6520" file="lsad.cpp:5909">
    <![LOG[Assigned MP changed from <PUNSCCMPS01.*****.com> to <PUNSCCMPS01.*****.com>.]LOG]!><time="13:14:50.633-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="6520" file="lsad.cpp:1364">
    <![LOG[Current AD forest name is *****.com, domain name is *****.com]LOG]!><time="13:18:06.954-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="1784" file="lsad.cpp:818">
    <![LOG[Domain joined client is in Intranet]LOG]!><time="13:18:06.954-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="1784" file="lsad.cpp:896">
    <![LOG[Rotating assigned management point, new management point [1] is: PUNSCCMPS01.*****.com (7804) with capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:18:06.969-330"
    date="04-14-2014" component="ClientLocation" context="" type="1" thread="1784" file="lsad.cpp:5909">
    <![LOG[Assigned MP changed from <PUNSCCMPS01.*****.com> to <PUNSCCMPS01.*****.com>.]LOG]!><time="13:18:06.969-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="1784" file="lsad.cpp:1364">
    <![LOG[Rotating assigned management point, new management point [1] is: PUNSCCMPS01.*****.com (7804) with capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:18:07.032-330"
    date="04-14-2014" component="ClientLocation" context="" type="1" thread="1784" file="lsad.cpp:5909">
    <![LOG[Assigned MP changed from <PUNSCCMPS01.*****.com> to <PUNSCCMPS01.*****.com>.]LOG]!><time="13:18:07.032-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="1784" file="lsad.cpp:1364">
    <![LOG[Current AD forest name is *****.com, domain name is *****.com]LOG]!><time="13:18:18.341-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="7116" file="lsad.cpp:818">
    <![LOG[Domain joined client is in Intranet]LOG]!><time="13:18:18.341-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="7116" file="lsad.cpp:896">
    <![LOG[Rotating assigned management point, new management point [1] is: PUNSCCMPS01.*****.com (7804) with capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:18:18.388-330"
    date="04-14-2014" component="ClientLocation" context="" type="1" thread="7116" file="lsad.cpp:5909">
    <![LOG[Assigned MP changed from <PUNSCCMPS01.*****.com> to <PUNSCCMPS01.*****.com>.]LOG]!><time="13:18:18.388-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="7116" file="lsad.cpp:1364">
    <![LOG[Rotating assigned management point, new management point [1] is: PUNSCCMPS01.*****.com (7804) with capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:18:18.684-330"
    date="04-14-2014" component="ClientLocation" context="" type="1" thread="7116" file="lsad.cpp:5909">
    <![LOG[Assigned MP changed from <PUNSCCMPS01.*****.com> to <PUNSCCMPS01.*****.com>.]LOG]!><time="13:18:18.700-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="7116" file="lsad.cpp:1364">
    <![LOG[Current AD forest name is *****.com, domain name is *****.com]LOG]!><time="13:21:35.739-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="4344" file="lsad.cpp:818">
    <![LOG[Domain joined client is in Intranet]LOG]!><time="13:21:35.739-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="4344" file="lsad.cpp:896">
    <![LOG[Rotating assigned management point, new management point [1] is: PUNSCCMPS01.*****.com (7804) with capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:21:35.754-330"
    date="04-14-2014" component="ClientLocation" context="" type="1" thread="4344" file="lsad.cpp:5909">
    <![LOG[Assigned MP changed from <PUNSCCMPS01.*****.com> to <PUNSCCMPS01.*****.com>.]LOG]!><time="13:21:35.770-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="4344" file="lsad.cpp:1364">
    <![LOG[Rotating assigned management point, new management point [1] is: PUNSCCMPS01.*****.com (7804) with capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:21:35.817-330"
    date="04-14-2014" component="ClientLocation" context="" type="1" thread="4344" file="lsad.cpp:5909">
    <![LOG[Assigned MP changed from <PUNSCCMPS01.*****.com> to <PUNSCCMPS01.*****.com>.]LOG]!><time="13:21:35.832-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="4344" file="lsad.cpp:1364">
    <![LOG[Current AD forest name is *****.com, domain name is *****.com]LOG]!><time="13:21:47.423-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="6664" file="lsad.cpp:818">
    <![LOG[Domain joined client is in Intranet]LOG]!><time="13:21:47.423-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="6664" file="lsad.cpp:896">
    <![LOG[Rotating assigned management point, new management point [1] is: PUNSCCMPS01.*****.com (7804) with capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:21:47.485-330"
    date="04-14-2014" component="ClientLocation" context="" type="1" thread="6664" file="lsad.cpp:5909">
    <![LOG[Assigned MP changed from <PUNSCCMPS01.*****.com> to <PUNSCCMPS01.*****.com>.]LOG]!><time="13:21:47.501-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="6664" file="lsad.cpp:1364">
    <![LOG[Rotating assigned management point, new management point [1] is: PUNSCCMPS01.*****.com (7804) with capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:21:47.610-330"
    date="04-14-2014" component="ClientLocation" context="" type="1" thread="6664" file="lsad.cpp:5909">
    <![LOG[Assigned MP changed from <PUNSCCMPS01.*****.com> to <PUNSCCMPS01.*****.com>.]LOG]!><time="13:21:47.625-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="6664" file="lsad.cpp:1364">
    <![LOG[Current AD forest name is *****.com, domain name is *****.com]LOG]!><time="13:25:47.094-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="6664" file="lsad.cpp:818">
    <![LOG[Domain joined client is in Intranet]LOG]!><time="13:25:47.094-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="6664" file="lsad.cpp:896">
    <![LOG[Rotating assigned management point, new management point [1] is: PUNSCCMPS01.*****.com (7804) with capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:25:47.141-330"
    date="04-14-2014" component="ClientLocation" context="" type="1" thread="6664" file="lsad.cpp:5909">
    <![LOG[Assigned MP changed from <PUNSCCMPS01.*****.com> to <PUNSCCMPS01.*****.com>.]LOG]!><time="13:25:47.141-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="6664" file="lsad.cpp:1364">
    <![LOG[Rotating assigned management point, new management point [1] is: PUNSCCMPS01.*****.com (7804) with capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="13:25:47.359-330"
    date="04-14-2014" component="ClientLocation" context="" type="1" thread="6664" file="lsad.cpp:5909">
    <![LOG[Assigned MP changed from <PUNSCCMPS01.*****.com> to <PUNSCCMPS01.*****.com>.]LOG]!><time="13:25:47.359-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="6664" file="lsad.cpp:1364">
    <![LOG[Current AD forest name is *****.com, domain name is *****.com]LOG]!><time="15:43:44.652-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="4748" file="lsad.cpp:818">
    <![LOG[Domain joined client is in Intranet]LOG]!><time="15:43:44.655-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="4748" file="lsad.cpp:896">
    <![LOG[Rotating assigned management point, new management point [1] is: PUNSCCMPS01.*****.com (7804) with capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="15:43:44.673-330"
    date="04-14-2014" component="ClientLocation" context="" type="1" thread="4748" file="lsad.cpp:5909">
    <![LOG[Assigned MP changed from <PUNSCCMPS01.*****.com> to <PUNSCCMPS01.*****.com>.]LOG]!><time="15:43:44.676-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="4748" file="lsad.cpp:1364">
    <![LOG[Rotating assigned management point, new management point [1] is: PUNSCCMPS01.*****.com (7804) with capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="15:43:44.838-330"
    date="04-14-2014" component="ClientLocation" context="" type="1" thread="4748" file="lsad.cpp:5909">
    <![LOG[Assigned MP changed from <PUNSCCMPS01.*****.com> to <PUNSCCMPS01.*****.com>.]LOG]!><time="15:43:44.843-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="4748" file="lsad.cpp:1364">
    <![LOG[Current AD forest name is *****.com, domain name is *****.com]LOG]!><time="15:43:52.799-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="4944" file="lsad.cpp:818">
    <![LOG[Domain joined client is in Intranet]LOG]!><time="15:43:52.799-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="4944" file="lsad.cpp:896">
    <![LOG[Rotating assigned management point, new management point [1] is: PUNSCCMPS01.*****.com (7804) with capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="15:43:53.116-330"
    date="04-14-2014" component="ClientLocation" context="" type="1" thread="4944" file="lsad.cpp:5909">
    <![LOG[Assigned MP changed from <PUNSCCMPS01.*****.com> to <PUNSCCMPS01.*****.com>.]LOG]!><time="15:43:53.122-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="4944" file="lsad.cpp:1364">
    <![LOG[Rotating assigned management point, new management point [1] is: PUNSCCMPS01.*****.com (7804) with capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="15:43:53.207-330"
    date="04-14-2014" component="ClientLocation" context="" type="1" thread="4944" file="lsad.cpp:5909">
    <![LOG[Assigned MP changed from <PUNSCCMPS01.*****.com> to <PUNSCCMPS01.*****.com>.]LOG]!><time="15:43:53.209-330" date="04-14-2014" component="ClientLocation" context="" type="1" thread="4944" file="lsad.cpp:1364">

  • Software Update Server not supplying updates

    Greetings All,
    I started a SUS on a running server. After configuring it I left it to download all the updates. The updates appear in the list displaying that they are copied and enabled. When I then "pointed" one of the local clients towards it and ran Software Update on the client machine it returned the message that there were no new updates relevant to the machine to be found on the server. Then I tried entering the path to the index file into Safari and it came up making me believe that there were no issues with the connection between the two machines. Since the server must be the problem I then tried this command on the server:
    +grep swupd /etc/swupd/com.apple.server.swupdate.plist > ~/Desktop/update.txt+
    When inspecting the update.txt file I noticed that it was completely empty. After consulting the manual yet again I looked into the /usr/shar/swupd/ directory and found that there were a vast quantity of data in the /html/content/downloads/ directory. After reading a few posts I decided to delete all this data and allow the server to download them again. Now the directory contains 15GB but the issue remains. A grep of com.apple.server.swupdate.plist still comes up empty.
    The only errors that I see in the log are these:
    [Mon Sep 28 10:29:28 2009] [notice] caught SIGTERM, shutting down
    [Mon Sep 28 10:29:34 2009] [notice] Apache/1.3.41 (Darwin) configured -- resuming normal operations
    [Mon Sep 28 10:29:34 2009] [notice] Accept mutex: flock (Default: flock)
    Any ideas? Have I missed something very obvious?
    Thank you for your time and effort on this forum!

    I have been running Software Update Server since a few days after the Mac Mini Server came out. It really helps the other macs in my household get their updates fast - when it works.
    After "a while", the clients stop seeing updates - all at the same time. So, it's not a client problem. The thing that no one else has pointed out is that the "Your software is up to date." message on the client is abnormal.
    In a normal up-to-date client, the "*Your software is up to date.*" modal dialog rolls down from an empty list of updates.
    In this failure case, the modal dialog rolls down from the "*Software updates are available for your computer. Do you want to install them?*" window. This suggests (to me) that the Software Update client saw some indication that an update was available, but later decides not.
    Since this is hard to describe, I've taken a few pictures:
    http://sites.google.com/site/glenntrewitt/software-update-problem

  • Software Updates Installed before deadline at begining of MW

    I'm confused on this.
    For years we've set up deployments with deadlines, say 8PM.
    The deployment option to ignore MW is not enabled. So the updates should only install at the deadline.
    We have MW that have lined up with the deadlines, 7:50PM to 10PM.
    This has worked flawlessly for us for years, or so we thought.
    Now, we've introduced new business sensitive servers to the patch windows.
    What someone noticed is that the updates are actually starting to install at the beginning of the MW, 7:50PM, and not at the deadline for the deployment, 8PM.
    I never noticed this. No one ever mentioned it before, but this was noticed that the updates were installing and rebooting, albeit, minutes before the deadline was to begin on the new servers.
    Review of the logs surely shows that the updates are beginning to install at the start of the MW, not the deadline.
    I know I can change the MW to begin at 8PM, but why is this happening?
    We only ever have 1 deployment. We just update it with new updates every month.
    I am wondering if the Software Updates Client Agent Update Installation tab has something to do with this.
    I don't understand the setting "Enforce all mandatory deployments"
    We have this configured for 1 day. Not even sure why I have this enabled.
    I've read the help on it but do not understand.
    Is this causing the updates to begin installing at the beginning of the MW, before the deadline of the deployment?

    What's your evidence for the above behavior as it is not expected nor by design behavior? Also, dates and days are important here as deadline are not just specific to a time but also a date and MWs are specific to days (assuming a recurrence pattern).
    Are you modifying the deadline every month also or is it in the past?
    The Enforce all mandatory deployments settings effectively combines all update deployments that have deadlines within the given time frame so that they are installed together limiting the impact on the system and/or end-user to a single series of update
    installations and a single reboot.
    Jason | http://blog.configmgrftw.com

  • Software update problem : updates not found on 8088

    Hello,
    I recently found that when I performed an update on my clients they always reported Up to date. I then made them point to Apple's software update and they found that Itunes and a performance update was necessary.
    So I tried to find what was wrong. My server seems to have downloaded all the latest updates (including ITunes and the performance update).
    I disabled SoftwareUpdate and reenabled it.
    Now my clients can't even connect to my Software Update server : the bar stays fix for a really long time.
    When I look at the logs from my server : I see that a few products can't be downloaded :
    Product 061-7024 will not be available for installation.
    Unable to download or create .smd file for product
    But maybe the main problem is that when I try to contact http://myserver:8088/
    I dont see anything and when I try http://myserver:8088/index.sucatalog it begins to open the file but displays only the file's beginning. It keeps downloading the rest of the file really slowly (I think that's what makes the bar stays fix when I try to update).
    Any clue ?
    p.a

    Hello again,
    After a few more tests, I noted this.
    Before restarting Software update, new updates weren't visible to clients.
    After restarting Software update : Clients unable to connect to Software Update Server : bar stays fix for a very long time. In fact it appears to be a really slow connection to the server. After a few minutes the available updates appear (ITunes and Performance update). If I click to install them. Downloading begins but it's very slow 1k/s approximately.
    I tried to untick Bandwidth limitation that was set to 1Mo/s. And after restarting Software Update, surprise : my clients can connect to SUS, see the new updates and download them at LAN speed.
    Why did it work before ?
    I tried to reset Bandwidth limitation to 1024k/s to see if it makes any difference. Yes when it's set, SUS doesn't work.
    So really painful to work with this, almost no options to fine tune the update server and it's better to let all to defaults to avoid problems it seems.
    p.a

  • Software Update SSL and Leopard Clinets

    Hello all,
    My apologies if this has been reported elsewhere, but I can't find anything.
    I have two problems with Software Update on my Snow Leopard Server.
    Problem number One (the more minor one),
    When the web service is running and SSL is enabled (all be it with a self signed certificate) the software update clients won't connect (Software Update Enabler won't even verify the server when settings). As soon as I turn the SSL website off then there isn't a problem, clients connect to the server without issue.
    Problem number Two, which is the MAJOR one!
    10.5 Leopard clients connect to the server, but when checking for updates report quickly that my software is up to date (which on a Mac OS 10.5.2 machine is a big porky). A quick look on the Software Updates pane in Server Admin shows that there are no updates (bar I think a Java update) for Mac OS 10.5. I can see 10.4 and 10.6 updates ok, but I don't have any 10.4 or 10.6 clients here to test it. The other strange thing that I have seen reported elsewhere is that on the overview page it states that there are 297 updates downloaded and enabled, but on the update lists it says that there are only 185 updates.
    I have reset and reset the software update server clearing out the data folders etc and made it download them from scratch, but it just won't play ball. I have pointed Safari to http://softwareupdate.domainname.com:8088/index-leopard.merged-1.sucatalog and you can see the file (pages upon pages of text) 99% of which makes no sense to me.
    These servers are suppose to be going onsite next Monday and I would really like to have the software update server working!
    The system is two Intel xServes (one 8 Core Machine and one Quad Core Machine).
    The offending software update server is running on the Quad Core Machine which also handles email services and is an Open Directory Replica.
    The main server (the 8 Core Machine) is the open directory master. Both servers are running fully up to date Snow Leopard (10.6.2) with all the sub updates (except maybe an iTunes update).
    Any help or fresh ideas would be greatly appreciated.

    Regarding problem number one (SSL), I am completely confused by the claim. SUS runs its own web service instance on a separate port. Each client pointing to that SUS should have an OS-specific URL as noted in p.89 of the admin guide:
    http://images.apple.com/server/macosx/docs/SystemImaging_and_SW_Update_Adminv10.6.pdf
    Do you have any interesting log information that may help diagnose your issue?
    Regarding problem two, as noted, 10.6.3 addressed a number of the issues, and as long as the clients are properly configured, they should see relevant updates. As noted above, the difference in update count is a side effect of the two views: the overview pane shows all individual packages downloaded, while the package list counts the number of separate update "clumps" (for lack of a better word).

  • 10.5.8 Server Software Update Server and 10.6.4 clients getting error

    I’m running Software Update Server on an Intel XServe 10.5.8 OS.
    When I try to run software update from 10.6.4 client I get the following error:
    +The Software Update Server (su.MYSERVERNAME.org) is not responding.+
    +Check to make sure your network connection is operating normally. If there are no issues with your connection, contact your network administrator for assistance.+
    In Workgroup Manager I’ve set up 3 groups: Tiger Clients, Leopard Clients, and Snow Leopard Clients.
    In Workgroup manager I’ve set each groups SUS to the corresponding sucatalog.
    Tiger Clients
    'http://su.MYSERVERNAME.org:8088/index.sucatalog'
    Leopard Clients
    'http://su.biggerhammer.org:8088/index-leopard.merged-1.sucatalog'
    Snow Leopard Clients
    'http://su.MYSERVERNAME.org:8088/index-leopard-snowleopard.merged-1.sucatalog'
    I’ve read multiple threads trying to sort this out.
    I’ve set each group up according to the managed clients instructions in this article. I’m led to believe this should work with 10.5.8 as well.
    http://support.apple.com/kb/HT4069
    Any ideas where this is going wrong?
    Or are there any additional steps needed to tell the 10.5.8 server how to serve to 10.6.4 SU clients?
    Thanks!

    I have seen this behavior when trying to modify the default certificate. It will not allow the key length to changed from 1024 to 2048. However, when creating a completely new certificate I have never had this issue.

  • Software Update Server, clients report "no new software available"

    I have been running Software Update Service on my 10.5.8 (9L30) Xserve for a short time without any problems, updating about twenty 10.5.8 clients on the local network.
    Recently the clients started reporting "no new software available" when running software update (GUI or command line), but updates were available on the Xserve:
    # defaults write com.apple.SoftwareUpdate CatalogURL http://myserve.mydomain:8088/
    # defaults write /Library/Preferences/com.apple.SoftwareUpdate CatalogURL http://myserve.mydomain:8088/
    # softwareupdate --list
    Software Update Tool
    Copyright 2002-2007 Apple
    No new software available.
    When pointing the clients back to apple for updates, the update is available:
    # defaults delete /Library/Preferences/com.apple.SoftwareUpdate CatalogURL
    # softwareupdate --list
    Software Update Tool
    Copyright 2002-2007 Apple
    Software Update found the following new or updated software:
    * iTunesX-9.0.1
    iTunes (9.0.1), 87690K [recommended]
    Clients can connect to port 8080 on the server, and the iTunes update has been downloaded to the server and is visible on the file system:
    # "curl -s http://myserve.mydomain:8088/index.sucatalog iTunesX.tar
    http://myserve:8088/content/downloads/05/47/061-7190/xP7dtwZz6YGXLHFHcxVT7CnV6mR dq6RnVY/iTunesX.tar"
    # ls -l /usr/share/swupd/html/content/downloads/05/47/061-7190/xP7dtwZz6YGXLHFHcxVT7CnV 6mRdq6RnVY/iTunesX.tar
    -rw-r--r-- 1 root wheel 54947840 Sep 22 16:20 /usr/share/swupd/html/content/downloads/05/47/061-7190/xP7dtwZz6YGXLHFHcxVT7CnV 6mRdq6RnVY/iTunesX.tar
    The /var/root/Library/Caches/com.apple.SoftwareUpdate/Cache.db is extremely sparse after running the software update against the local Xserve:
    # rm /var/root/Library/Caches/com.apple.SoftwareUpdate/Cache.db
    # softwareupdate --list
    # strings /var/root/Library/Caches/com.apple.SoftwareUpdate/Cache.db | tail
    SQLite format 3
    indexprotoprops_indexcfurl_cache_blobdata
    CREATE INDEX protopropsindex ON cfurlcache_blob_data(entryID)P
    Ytablesqlitesequencesqlitesequence
    CREATE TABLE sqlite_sequence(name,seq)
    [tablecfurlcache_blob_datacfurl_cache_blobdata
    CREATE TABLE cfurlcache_blob_data(entryID INTEGER PRIMARY KEY, response_object BLOB, request_object BLOB,
    receiver_data BLOB, proto_props BLOB, user_info BLOB)u
    indexrequestkey_indexcfurl_cacheresponse
    CREATE INDEX requestkeyindex ON cfurlcache_response(requestkey)r
    indextimestamp_indexcfurl_cacheresponse
    CREATE INDEX timestampindex ON cfurlcache_response(timestamp)
    tablecfurlcache_schema_versioncfurl_cache_schemaversion
    CREATE TABLE cfurlcache_schema_version(schemaversion INTEGER)
    Wtablecfurlcache_responsecfurl_cacheresponse
    CREATE TABLE cfurlcache_response(entryID INTEGER PRIMARY KEY AUTOINCREMENT UNIQUE,
    version INTEGER, hash_value INTEGER, storage_policy INTEGER, request_key TEXT UNIQUE,
    time_stamp NOT NULL DEFAULT CURRENT_TIMESTAMP)G
    indexsqliteautoindex_cfurl_cache_response_1cfurl_cacheresponse
    indexsqliteautoindex_cfurl_cache_response_2cfurl_cacheresponse
    None of the XML data seen in the Cache.db file after running against Apple's update server is present.
    Note, I did multi-home this server fairly recently to add an internal website on a different IP/URL, but I don't think that should have effected the SUS service, which is still available at the original IP/port. I am a Unix/Linux admin by training, so some of the OS X idiosyncrasies are still new to me, and I may not be aware of certain tools/commands that may be helpful in diagnosing this problem.
    Thanks for your help in advance,
    -Tom

    Apologies for responding to my own post, but I believe I have found the issue and am replying with a solution for the benefit of others.
    Upon reviewing my original post, I noticed that the curl request for the index.sucatalog was returning XML contents with URLs defined with only the hostname, not the FQDN, even though the CatalogURL was specified with a FQDN.
    # curl -s http://myhostname.mydomain:8088/index.sucatalog | grep iTunesX.tar
    <string>http://myhostname:8088/content/downloads/05/47/061-7190/xP7dtwZz6YGXLHFHcxVT7CnV 6mRdq6RnVY/iTunesX.tar</string>
    This change in URL may have arisen when multi-homing my Xserve for some reason. In my case, specifying the search domain field on the clients seems to have fixed the problem as the simple hostname in the URLs are now able to resolve without the domain.

  • Software Update Point Switching is not working for some Clients

    Hi there,
    I found nothing similar here and I hope this is the right section.
    I´m running ConfigMgr 2012 R2 where one of the Site Systems from one of the Primaries is located in an untrusted Forest in a perimeter Network. The Site System there has the MP, SUP and DB Roles. In general it works great. The Systems in that untrusted Forest
    get the SCCM Agent pushed, see and can install published Software packages and receive Windows Updates. But there are a few systems where everything works, except Windows Updates.
    So I had a deeper look at what is happening and found out that the SUP switching is not working for them. They always try to contact the SUP from the Primary, which they cannot reach (this is intended).
    From how I understand SUP switching as described here
    http://blogs.technet.com/b/configmgrteam/archive/2013/03/27/software-update-points-in-cm2012sp1.aspx#pi140062=1
    the Windows Update Agent tries to connect to a SUP every 30 minutes and after 4 failed attempts he will try to connect to the next one until he finds one which works.
    As I said before, this seems to work for most systems in the untrusted forest, but some do not make any intentions to switch the SUP.
    So my next step was to find out from where the Update Agent can get the information of the available SUPs. I think they either don´t receive the information that other SUPs exist, or if the Information is there, they don´t realize that there´s an error and
    make no attempt to switch.
    I used the System Center Support Center to gather all Information from some of the systems with that problems (Log Files, WMI information, registry information, policies etc.) but I cannot find where SCCM or the Update Agent store the information which SUPs
    are available in my environment.
    I´m sure the problem is on the Systems which fail to connect to the right SUP and not in the SCCM infrastructure itself, because for most of the systems everything is working just perfect. Unfortunately in the Blog Post above there´s also no information
    where this information is stored and how it is obtained by the clients. In the comments there´s even one post which describes the same problem I have here, but there was no answer. I hope someone can point me into the right direction, because I´m stuck currently.
    Things I tried additionally to all the log file / WMI / registry sniffing:
    Removing the Software Distribution Folder and restarting the Windows Update Agent
    Removing the WindowsUpdate Registry folder in the HKLM\SOFTWARE\Policies\Windows section in the Registry and restarting the Windows Update Agent.
    Tried to reset the WUAgent with wuauclt /Resetauthorization additionally to the steps above.
    I also tried to manually set the WUServer and WUStatusServer Keys in the registry to the new Server, but as soon as the next Update Scan cycle runs, the value is set back to the URL of the Primary Sites SUP
    Is someone having additional ideas? It seems to me older systems are more affected (which were configured for a standard WSUS before SCCM 2012 was deployed) than newer ones which were installed when SCCM was in place already. But I don´t know what else to
    "reset" on those machines without reinstalling them.

    Thank you very much for your response. I must have missed that one by looking through numerous Logfiles. In this, there´s indeed a list of all available SUPs. So according to the LocationServices.log the machine should have a choice.
    The WMI Key however, contains just one entry and this is the URL of the Primaries SUP which is not reachable in the untrusted forest. Is it OK that the WMI entry includes only one entry? If yes, what process is putting the results from the LocationServices
    into WMI? It seems like the Windows Update Agent is feeded from the WMI Key then. If this is the case my problems seems to be the "communication path" between these two components.
    Is this the job from the SCCM Agent, the Windows Update Agent or maybe some third component I´m not aware of? I wonder how I can fix this.

  • Remote Desktop Client Update 3.8.2 v.11 remains in Software Update queue but, is listed (several times) under "Updates Installed in Last 30 Days.

    Remote Desktop Client Update 3.8.2 v.11 remains in Software Update queue but, is listed (several times) under "Updates Installed in Last 30 Days". This is also the case with HP Printer Software update 3.0 and Digital Camera RAW Compatibility Update 6.03. Clicking the "update" button for these doesn't appear to install the software, but lists it in the "Updates Installed in Last 30 Days" without removing it from the Software Update queue.

    Thank you. I tried that and even gave it a few days to do its thing, but I still get the same results. Remote Desktop, HP Printer, Digital Camera all still appear in "Available Updates", but the same versions appear under "Updates Installed in the Last 30 Days". BTW, I had to manually install the Safari 8.0.4 update because it also wasn't updating.

  • 10.4 Server - software update server - push to clients

    Hello all, after some advice.
    Weve recently built up a 10.4.7 Server running among other services, Software Update. We've been successfull in pushing out managed pref's to clients to retarget their update server etc, updates are working so thats fine..
    heres the issue. most of our mac clients arent admins, they are regular users, thus every time an update needs to install - it will prompt for an admin user's credentials, which we cant have happening.
    Is there a way, to configure either the update server or the clients, to receive updates and install them silently for instance? with no user intervention?
    One way im considering, its a bit messy though, is using apple remote desktop to issue a UNIX command to all selected Mac's, telling them to launch 'softwareupdate -i -r' and execute as root (afaik, you need to be root to execute softwareupdate manually or something) But this seems flaky in testing so far.
    Thanks for any help.
    Eliot.

    Excellent thanks for the suggestions guys... Ive been playing with the cron suggestion to begin with, it seems to work, as in it will download and install recommended updates. Although with the particular update I was trying to install, it didnt seem to follow through correctly.
    it was the latest firmware update for the INTEL iMac's, according to software update via the terminal, it had downloaded and installed the update, and then required a reboot. ok, but after reboot, it hadnt kicked into the firmware install mode. I actually had to download this update via the gui software update in order for it to function correctly, ie reboot, install firmware, reboot again. which is odd?? could be a problem for future updates like this, when using an automated cron task for updates? Or am I just missing something, hehe?
    Otherwise yeah, the ARD option sounds interesting, we're about to purchase ARD3, definately worth a look.

Maybe you are looking for

  • Loops in arrays or structures

    Loops in arrays or structures I was given a project on html reports and They have advised me to use Loops in arrays or structures At this point I am a novice at this html reporting system. I would like to know how I can use loops in arrays or structu

  • How to reset safari 8

    How can I reset safari 8 on os x yosemite. I have redirect problem on my browser. I want to search things from toolbar using google but it redirects me to a different search engine. I checked all extensions there is no one there that seems wrong. ple

  • Office 2013 deployment tool Invalid product ID error

    Hi, Im in the process of virtualizing apps like Office 2013 with App-V.  Downloading the binaries with the Office Deployment tool and converting to app-v package is very easy, I've followed this kb http://support.microsoft.com/kb/2915745 But now I wa

  • CC 2014 user interface, Windows 7, 64 bit

    Hello, I installed Illustrator CC 2014 version, and noted that the user interface had changed - all tool icons, panels, text sizes are much bigger. Operating system is Windows 7, 64bt. I also installed CC 2014 on my work computer (Windows 7, 32bt) -

  • Super fast delete function

    While playing with my new phone I some how Added a feature that makes certain keys magnify like the A p keys and will also super fast delete what I type. Driving me crazy. How do I stop this from happening? Solved! Go to Solution.