SCCM 2012 Console - slow performance when browsing in Applications Deployments

Hi There,
we are experiencing a slow Console (SCCM 2012 R2 CU1, one Primary) if we go to Software Library > Applications and than clicking on Deployments. It takes up to 2 Minutes if we get results of the Deployments which depend to the Application. It Doesn´t
matter if there are 0 or 20 Deployments.
It only occurs if the SCCM Admins do not have full Admin rights in SCCM.
The reason must be the Security Scopes, because all Admins have full rights to be a "Application Deployment Manager".
Can somebody help me to get rid of this Problem?
Regards 
Florian

Hello Joyce,
thanks for the tip! I can see this Query in SMSProv.Log, if i click on the Register Deployment at the Application. Here it takes about two minutes:
Execute SQL =select  all SMS_DeploymentSummary.AssignmentID,SMS_DeploymentSummary.CI_ID,SMS_DeploymentSummary.CollectionID,SMS_DeploymentSummary.CollectionName,SMS_DeploymentSummary.CreationTime,SMS_DeploymentSummary.DeploymentID,SMS_DeploymentSummary.DeploymentIntent,SMS_DeploymentSummary.DeploymentTime,SMS_DeploymentSummary.DesiredConfigType,SMS_DeploymentSummary.EnforcementDeadline,SMS_DeploymentSummary.FeatureType,SMS_DeploymentSummary.ModelName,SMS_DeploymentSummary.ModificationTime,SMS_DeploymentSummary.NumberErrors,SMS_DeploymentSummary.NumberInProgress,SMS_DeploymentSummary.NumberOther,SMS_DeploymentSummary.NumberSuccess,SMS_DeploymentSummary.NumberTargeted,SMS_DeploymentSummary.NumberUnknown,SMS_DeploymentSummary.ObjectTypeID,SMS_DeploymentSummary.PackageID,SMS_DeploymentSummary.PolicyModelID,SMS_DeploymentSummary.ProgramName,SMS_DeploymentSummary.SoftwareName,SMS_DeploymentSummary.SummarizationTime,SMS_DeploymentSummary.SummaryType
from fn_DeploymentSummary(1031) AS SMS_DeploymentSummary  where (((SMS_DeploymentSummary.DeploymentID in (select  all SUIP0.ObjectKey from RBAC_InstancePermissions AS SUIP0  where (SUIP0.AdminID in (16777219,16777243,0) AND ((GrantedOperations&1)
= 1 AND SUIP0.ObjectTypeID in (200)))) AND SMS_DeploymentSummary.ObjectTypeID in (200)) OR (SMS_DeploymentSummary.DeploymentID in (select  all SUIP0.ObjectKey from RBAC_InstancePermissions AS SUIP0  where (SUIP0.AdminID in (16777219,16777243,0) AND
((GrantedOperations&1) = 1 AND SUIP0.ObjectTypeID in (201)))) AND SMS_DeploymentSummary.ObjectTypeID in (201))) AND SMS_DeploymentSummary.ModelName = N'ScopeId_74CC6EA1-E5C5-4424-B8EF-DDE952A3FC7A/Application_5661d887-1908-4565-8da0-097430692825') order
by SMS_DeploymentSummary.DeploymentTime SMS Provider 25.11.2014 08:19:43 7244 (0x1C4C)
Those Entries will be generated SMSAdminUI.Log
[7, PID:6880][11/25/2014 08:19:43] :The performance counter '# WQL queries active' was not found
[7, PID:6880][11/25/2014 08:19:43] :The performance counter '# WQL queries active' was not found
Regards
Florian

Similar Messages

  • SCCM 2012 Console very Slow

    Hello I'm Facing Performance issue with SCCM 2012 Console , all Rules and SQL Db on Same Physical Server with the following Specs:
    24 Cores and 28 GB of Memory.
    thanks
    Ahmed Ali

    Can you provide a few more details. What else do you have running on the server (other apps, site system roles, synchronization processes, number of clients etc). Do you have any I/O issues, processor issues, memory leaks etc
    Kent Agerlund | My blogs: blog.coretech.dk/kea and
    SCUG.dk/ | Twitter:
    @Agerlund | Linkedin: Kent Agerlund |
    Mastering ConfigMgr 2012 The Fundamentals

  • SCCM 2012: enable powershell execution policy for SCCM 2012 console

    Hi,
    I always get stuck settings up the remote sccm 2012 powershell (cd psdrive sitecode:). Maybe not a real sccm 2012 question but Powershell but wonder what steps you take to make it work (it works on our production environment, setting up in a lab always gives
    me headaches, will defintely write the solution down this time :-)).
    Please advise what the steps are in configuring remote powershell for SCCM 2012.
    1.my personal account "Myuser" has admin-rights in sccm 2012
    2.I can open Powershell logged on to the sccm 2012 server then opening sccm 2012 console, connect via powershell
    3.however, when I connect remote to the sccm server, I get the error:
    . : File C:\Users\Myuser\Documents\WindowsPowerShell\Microsoft.PowerShell_profile.ps1 cannot be loaded. The file C:\Use
    rs\MyUser\Documents\WindowsPowerShell\Microsoft.PowerShell_profile.ps1 is not digitally signed. You cannot run this scr
    ipt on the current system. For more information about running scripts and setting execution policy, see about_Execution
    _Policies at http://go.microsoft.com/fwlink/?LinkID=135170.
    4.So I connect to the sccm-server and ask for the execution policy to unrestricted, I get this:
    set-executionpolicy unrestricted
    [Y] Yes  [N] No  [S] Suspend  [?] Help (default is "Y"): y
    Set-ExecutionPolicy : Windows PowerShell updated your execution policy successf
    ully, but the setting is overridden by a policy defined at a more specific scope
    There is no policy which sets any powershell configs.
    Please advise.
    J.
    Jan Hoedt

    Those client settings are only for the actions performed by the ConfigMgr client. Normal PowerShell actions are restricted to the configured execution policy on the machine.
    Have a look at this post:
    http://blogs.msdn.com/b/pasen/archive/2011/12/07/set-executionpolicy-windows-powershell-updated-your-execution-policy-successfully-but-the-setting-is-overridden-by-a-policy-defined-at-a-more-specific-scope.aspx
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

  • Connect via Windows Powershell in SCCM 2012 CONSOLE (with PowerShell 4.0 installed)

    Hi,
    When trying to "Connect via Windows Powershell" in the SCCM 2012 console, I get the message that Powershell 3.0 is not installed... (which actually isn't installed, we have PS4.0 installed). Do we need to install PS3.0 also to get it working
    or is there a workaround? Connecting manually to the site via Powershell 4.0 (Get-Psdrive -psprovider CMSITE) works like a charm.
    Regards,
    WiM

    Hi,
    I have installed WMF 4.0 on Windows Server 2008 R2 sp1, it works fine.
    Please try to use "$PSVersionTable" to confirm Powershell version is 4.0. At first, I forgot to install Microsoft .NET Framework 4.5, then the console gave me the message that Powershell 3.0 is not installed.
    Best Regards,
    Joyce Li
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Slow performance in browser and OS -- EtreCheck Included

    Hello all, I'll keep this as short and detailed as possible.
    I bought a Macbook Pro for my wife two years ago, but the machine has been very slow since I got it for her.  I've always been a Windows guy myself and am very familiar with troubleshooting in a Windows environment.  I have almost no experience with OSX, however, and have no idea which applications would be needed for troubleshooting, etc.
    As my wife describes the issue, the OS itself is very slow.  She opens the laptop and a full twelve minutes pass before the system is fully responsive.  She has to keep pressing the power button for anything to work.  The screen will be greyed out and a loading bar will appear at the bottom.  It takes so long to load that the system falls asleep and she has to restart multiple times.
    I have noted that the browser is also slow.  My wife uses Safari almost all the time.  I installed Chrome to see how a fresh browser install would perform in OSX, and the speed was very slow as well.  An internet speed test at speedtest.net results in:
    Ping - 47ms
    Down Speed - 5.96 Mbps
    Up Speed - .89 Mbps
    Included below is the result from an Etrecheck run
    Problem description:
    Slow performance in browser and OS
    EtreCheck version: 2.1.6 (109)
    Report generated January 15, 2015 11:03:43 AM EST
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Support] links for help with non-Apple products.
    Click the [Details] links for more information about that line.
    Click the [Adware] links for help removing adware.
    Hardware Information: ℹ️
      MacBook Pro (13-inch, Mid 2012) (Technical Specifications)
      MacBook Pro - model: MacBookPro9,2
      1 2.5 GHz Intel Core i5 CPU: 2-core
      8 GB RAM
      BANK 0/DIMM0
      4 GB DDR3 1333 MHz ok
      BANK 1/DIMM0
      4 GB DDR3 1333 MHz ok
      Bluetooth: Good - Handoff/Airdrop2 supported
      Wireless:  en1: 802.11 a/b/g/n
      Battery Health: Normal - Cycle count 164
    Video Information: ℹ️
      Intel HD Graphics 4000 - VRAM: 512 MB
      Color LCD 1280 x 800
    System Software: ℹ️
      OS X 10.8.5 (12F45) - Time since boot: 287 days 4:10:20
    Disk Information: ℹ️
      APPLE HDD TOSHIBA MK5065GSXF disk0 : (500.11 GB)
      disk0s1 (disk0s1) <not mounted> : 210 MB
      Macintosh HD (disk0s2) / : 499.25 GB (453.54 GB free)
      Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
      MATSHITADVD-R   UJ-8A8 
    USB Information: ℹ️
      Apple Inc. FaceTime HD Camera (Built-in)
      Apple Computer, Inc. IR Receiver
      Apple Inc. Apple Internal Keyboard / Trackpad
      Apple Inc. BRCM20702 Hub
      Apple Inc. Bluetooth USB Host Controller
    Thunderbolt Information: ℹ️
      Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
      Anywhere
    Kernel Extensions: ℹ️
      /Applications/VMware Horizon View Client.app
      [not loaded] com.vmware.kext.vmioplug.10.7.0 (10.7.0) [Support]
    Problem System Launch Agents: ℹ️
      [failed] com.apple.coreservices.appleid.authentication.plist [Details]
      [failed] com.apple.lookupd.plist
      [failed] com.apple.printtool.agent.plist [Details]
    Problem System Launch Daemons: ℹ️
      [failed] com.apple.coresymbolicationd.plist [Details]
      [failed] com.apple.wdhelper.plist
    Launch Agents: ℹ️
      [loaded] com.cisco.anyconnect.gui.plist [Support]
      [running] com.gopro.stereomodestatus.plist [Support]
      [loaded] com.oracle.java.Java-Updater.plist [Support]
    Launch Daemons: ℹ️
      [loaded] com.adobe.fpsaud.plist [Support]
      [running] com.cisco.anyconnect.vpnagentd.plist [Support]
      [loaded] com.microsoft.office.licensing.helper.plist [Support]
      [loaded] com.oracle.java.Helper-Tool.plist [Support]
      [running] com.oracle.java.JavaUpdateHelper.plist [Support]
    User Launch Agents: ℹ️
      [loaded] com.google.keystone.agent.plist [Support]
    User Login Items: ℹ️
      Steam UNKNOWN  (missing value)
      iTunesHelper Application  (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
    Internet Plug-ins: ℹ️
      FlashPlayer-10.6: Version: 16.0.0.257 - SDK 10.6 [Support]
      QuickTime Plugin: Version: 7.7.1
      Flash Player: Version: 16.0.0.257 - SDK 10.6 [Support]
      SharePointBrowserPlugin: Version: 14.0.0 [Support]
      Unity Web Player: Version: UnityPlayer version 4.2.1f4 - SDK 10.6 [Support]
      Silverlight: Version: 5.1.10411.0 - SDK 10.6 [Support]
      JavaAppletPlugin: Version: Java 7 Update 71 Check version
    User internet Plug-ins: ℹ️
      WebEx64: Version: 1.0 - SDK 10.6 [Support]
      Google Earth Web Plug-in: Version: 7.1 [Support]
    3rd Party Preference Panes: ℹ️
      Cineform  [Support]
      Flash Player  [Support]
      Java  [Support]
    Time Machine: ℹ️
      Time Machine not configured!
    Top Processes by CPU: ℹ️
          9% Finder
          3% WindowServer
          2% hidd
          2% WebProcess
          1% Safari
    Top Processes by Memory: ℹ️
      983 MB WebProcess
      163 MB Safari
      77 MB PluginProcess
      52 MB mds
      43 MB SystemUIServer
    Virtual Memory Information: ℹ️
      4.60 GB Free RAM
      1.71 GB Active RAM
      744 MB Inactive RAM
      1.53 GB Wired RAM
      17.96 GB Page-ins
      3.22 GB Page-outs
    Thank you very much for any assistance

    If the machine has always taken 12 minutes to start up, since it came out of the box, then it was and is defective. There's nothing to do in that case but to take it in for service.

  • SCCM 2012 Console not showing Updates under Monitoring\Deployments tab

     Howdie,
        Has anyone ran into this problem? When I go to Monitoring -> Deployments tab in SCCM 2012 console it will show only applications and programs. Update ones are displayed only after 6-8 minutes. The issue is the same in all of our locations
    around the world, any hint or this?
     Thanks in advance for help

    Hi,
    You could run the DBCC Showcontig to validate the current fragmentation.
    Reference:
    http://blogs.technet.com/b/smartinez/archive/2014/03/28/talking-database-in-configmgr.aspx
    (Now I cannot unpropose the answer too-unexpected error.)
    Best Regards,
    Joyce Li
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • InDesign CC 2014 very slow performance when dragging images and changing text

    InDesign CC 2014 very slow performance when dragging images and changing text.
    Running on 2010 Macpro 2.4GHz. 8GB RAM. Any solutions? I've read through many forums on this and tried several fixes.

    Have exact same issue on  my Windows 7 machine. Resetting preferences is a workaround.
    So I start InDesign whilst holding down these keys.
    Ctrl + Alt + Shift (Windows) or Cmd + Ctrl + Opt + Shift (Mac)
    Whilst inDesign is usable again with this fix- I have to do it every time so it trashes all my preferences so NOT GOOD long term fix. Otherwise InDesign freezes and can only be stopped by forcing a quit.
    I have manually deleted the preference files and I have created a brand new admin account - but still no luck - will be onto support tomorrow

  • SCCm 2012 R2 - OSD fails when multiple computers are getting built

    Hi everyone,
    I ran into a weird issue with my SCCM 2012 R2. I noticed when I build one computer with SCCM OSD, it works fine. But when I try to run more than one built at a time, only one usually works. The rest usually doesn't get apps installed in the task sequence,
    some don't get added to the domain etc. Any idea what it might be? Could it be that simultaneous connections to the distribution point are getting terminated and imaging fails?
    Appreciate your help! 

    Ok guys, this seems to be a false alarm here. It turns out I was missing a driver for ethernet card on my Dell T1600. I kicked off 3 Dell Optiplex 9020 and they all worked flawlessly. This is weird though, since I did install OS on some T1600 before and
    they all worked fine...
    Anyway, I downloaded the driver and added it to SCCM. I will kick off the install again today and see if that solved it.

  • How many SCCM 2012 consoles are supported

    Hello,
    I have been asked to determine how many SCCM 2012 consoles we can run in our environment. We have a large number of support staff (100+) that need to have access to Remote Tools and possibly some Collections for application deployment.
    I didn't see anything from my quick search on TechNet or the web about this issue.
    Also, is there any web console (or similar) that can be used, instead of giving access to the console?
    Any help would be appreciated.
    Thanks
    Angelo
    Angelo

    There is no limit that I know of. The only limitation would be the server hardware. If giving support staff access to the console worries you, you can use other means.
    1. Give users just the remote control/remote tool apps
    2. Link collection to security groups and allow support staff to modify the groups.
    If my answer helped you, check out my blog:
    DeployHappiness. Subscribe by
    RSS or
    email. 

  • SCCM 2012 Console (SP1 with CU4)

    I am trying to package the SCCM 2012 console (with SP1) and with and without CU4.  Both packages give me the following error in the event log. 'the virtual application.....could not be started because the App-V subsystem 'Virtual FileSystem' could not
    be initialized....'
    I've re-sequenced the app, had another package create a different package too and both get the same error.

    Hello,
    See this article on howto enable more extensive debug-logs;
    http://www.tmurgent.com/TMBlog/?p=1247
    Nicke Källén | The Knack| Twitter:
    @Znackattack

  • MDT 2013 & SCCM 2012 R2 - Slow MDT Download

    MDT Use toolkit package inside of OSD takes a very long time to download.<br>
    MDT is only around 40mb total size, so i can't understand why it's taking so long on only this section.
    Typically the use toolkit package where MDT downloads locally inside of OSD takes around 5-7 minutes, each of the files are small in size but the download time is ridiculous! I transfer a 6bg .wim file in 2 minutes when it comes to applying the image so
    i know the network speed is ok, something is going wrong with the MDT package and downloading it.
    Running a normal TS without MDT runs fine, and the image installs ok.
    Pulling my hair out with how long MDT takes, it's adding on an extra 15-20 minutes onto my sequence just by downloading toolkit files!
    Anyone had similar or know what I may be able to try?
    The setup is a lab environment. I have a standalone primary, with local SQL, 1 DP & 3 physical clients.

    I too have seen significant slowness downloading the MDT 2013 Toolkit package since upgrading my DEV environment (physical server and clients) to SCCM 2012 R2. It takes almost 20 minutes
    to download the package.
    Watching SMSTS.LOG I can see that it taking about 2 second to download each file in the package. 617 files multiplied by 2 seconds comes out to right around 20 minutes.
    Last night I installed the most recent hotfix (KB2910552) but I just confirmed that it did not improve the speed of the MDT toolkit package download.
    I’m planning on opening a case with MS support today.
    I'll report back with my findings.
    Any update here? Can I ask if anyone is seeing the issue when using HTTPS?
    @mgouldthorp1 - Have you raised a case yet and if so any updates?
    Thanks.

  • Windows server 2012 standard - slow performance in file sharing

    I recently installed two windows server 2012, one is for DC, one is for File Sharing; it works fine in the beginning.
    Lately, it comes a problem, every once a while it is very slow when opening a file on the server from a client PC; but when i restart the file server then  it will be fine again.
     

    Hi Simon,
    Based on your description, how is the workload of the file server?
    Before going further, regarding slow network performance when opening a file that is located in a shared folder on a remote network computer, the following article can be
    referred to as reference.
    Slow network performance when you open a file that is located in a shared folder on a remote network computer
    http://support.microsoft.com/kb/829700
    Besides, the following thread may have focused on the similar issue and can be worth taking a look.
    Slow network file execution on Windows Server 2012
    http://social.technet.microsoft.com/Forums/en-US/bcb4b580-50ef-4f10-bc9b-16db1bf24804/slow-network-file-execution-on-windows-server-2012?forum=winserverfiles
    Best regards,
    Frank Shen

  • Server 2012 R2 slow performance over all

    This is a DELL PowerEdge R820 / 256GB RAM / 4TB onboard storage configured as Remote Desktop Services Host /TS... running QuickBooks, MS Office 2010 STD, Symantec EndPoint Protection (basic antivirus installation ONLY)... 1 month old server... SUPER fast,
    super powerfull.... Part of an AD in SBS 2008 Premium... single NIC card 4 ports / 3 ports disabled. single IP... no VLANS... server is able to resolve ANY pc, DNS record with no problems... able to resolve DC by name, able to receive GP, able to update, able
    to do everything that I can think of.... EXCEPT... anything I open, word, excel, QuickBooks, IE.... takes forever to open... after the application is open is fast but to open anything takes 3-4 minutes.... open ticket with Symantec all looks good, created
    lots of exceptions for antivirus/real time scanning, open ticket with QuickBooks: files look good application was removed and reinstalled to be sure all was done correctly... check the binding order for the disabled NIC; the active one is TOP option, no errors
    at all in event viewers for system, application, setup, no errors at all in DELL management tool, no hard drive errors, no controllers errors.... this server is replacing an old dell poweredge 2008 STD with 24GB RAM... the old DELL opens the same applications
    way faster than the new one... same Quicken version; old server opens Quicken in seconds, new one 3-4 minutes..... Real time monitoring NEVER goes above 1% for CPU and 3% for memory utilization.... one more thing... removed antivirus 100% restart... same performance
    without antivirus.....
    Any ideas will be great as of how to troubleshoot the slow performance....
    Thank you!

    Hi,
    As Sam suggested, please check if there any issue occurred in hard drive.
    On current situation, please also refer to following steps and troubleshoot, then check if we can find more
    clues.
    Please check if you have installed all necessary updates for the Windows Server 2012 R2.
    Please
    perform a clean boot to check if there has software conflicts.
    Please use Resource Monitor to troubleshoot and check if we can find some more details.
    Using Resource Monitor to Troubleshoot Windows Performance Issues Part 1
               Using
    Resource Monitor to Troubleshoot Windows Performance Issues Part 2
    If any update, please feel free to let me know.
    Hope this helps.
    Best regards,
    Justin Gu

  • My mac has slow performance when running two or more applications, ran onyx and cleaned cache but my macbook is still running slow. Recommendations?

    I've had my MacBook White running on Mac OSx 10 for about 2 years. My sister has the same type of MacBook and she isn't having any slow performance. I really don't want to install RAM and that can't be the end all be all of solutions. Please help!!

    Kappy's Personal Suggestions for OS X Maintenance
    For disk repairs use Disk Utility.  For situations DU cannot handle the best third-party utilities are: Disk Warrior;  DW only fixes problems with the disk directory, but most disk problems are caused by directory corruption; Disk Warrior 4.x is now Intel Mac compatible. TechTool Pro provides additional repair options including file repair and recovery, system diagnostics, and disk defragmentation.  TechTool Pro 4.5.1 or higher are Intel Mac compatible;  Drive Genius is similar to TechTool Pro in terms of the various repair services provided.  Versions 1.5.1 or later are Intel Mac compatible.
    OS X performs certain maintenance functions that are scheduled to occur on a daily, weekly, or monthly period. The maintenance scripts run in the early AM only if the computer is turned on 24/7 (no sleep.) If this isn't the case, then an excellent solution is to download and install a shareware utility such as Macaroni, JAW PseudoAnacron, or Anacron that will automate the maintenance activity regardless of whether the computer is turned off or asleep.  Dependence upon third-party utilities to run the periodic maintenance scripts had been significantly reduced in Tiger and Leopard.  These utilities have limited or no functionality with Snow Leopard and should not be installed.
    OS X automatically defragments files less than 20 MBs in size, so unless you have a disk full of very large files there's little need for defragmenting the hard drive. As for virus protection there are few if any such animals affecting OS X. You can protect the computer easily using the freeware Open Source virus protection software ClamXAV. Personally I would avoid most commercial anti-virus software because of their potential for causing problems.
    I would also recommend downloading the shareware utility TinkerTool System that you can use for periodic maintenance such as removing old logfiles and archives, clearing caches, etc.  Other utilities are also available such as Onyx, Leopard Cache Cleaner, CockTail, and Xupport, for example.
    For emergency repairs install the freeware utility Applejack.  If you cannot start up in OS X, you may be able to start in single-user mode from which you can run Applejack to do a whole set of repair and maintenance routines from the commandline.  Note that AppleJack 1.5 is required for Leopard. AppleJack 1.6 is compatible with Snow Leopard.
    When you install any new system software or updates be sure to repair the hard drive and permissions beforehand. I also recommend booting into safe mode before doing system software updates.
    Get an external Firewire drive at least equal in size to the internal hard drive and make (and maintain) a bootable clone/backup. You can make a bootable clone using the Restore option of Disk Utility. You can also make and maintain clones with good backup software. My personal recommendations are (order is not significant):
    Backuplist
    Carbon Copy Cloner
    Data Backup
    Deja Vu
    iBackup
    JaBack
    Silver Keeper
    MimMac
    Retrospect
    Super Flexible File Synchronizer
    SuperDuper!
    Synchronize Pro! X
    SyncTwoFolders
    Synk Pro
    Synk Standard
    Tri-Backup
    Visit The XLab FAQs and read the FAQs on maintenance, optimization, virus protection, and backup and restore.
    Additional suggestions will be found in Mac Maintenance Quick Assist.
    Referenced software can be found at CNet Downloads or MacUpdate.

  • Windows Server 2012 very slow performance executing files

    Hello,
    I am running windows server 2012 as dc with 2 clients connected running win7 pro x64, this is a new setup.
    Whenever i try to open a large file from the client or an application from the client it takes forever to startup or to load. The performance monitor indicates a maximum workload of 15% at all times.
    I have tried all the following potential solutions i found, however none of them seem to do the trick.
    - enable write cache = http://social.technet.microsoft.com/Forums/en-US/a76f6e97-3266-4ba1-ba90-ad5318ec4937/slow-file-sharing-performance-on-windows-server?forum=winservergen
    - change group policy = http://support.microsoft.com/kb/829700/nl
    - change group policy as = http://social.technet.microsoft.com/Forums/en-US/bcb4b580-50ef-4f10-bc9b-16db1bf24804/slow-network-file-execution-on-windows-server-2012?forum=winserverfiles
    Does anyone have any ideas?
    With kind regards

    Hi,
    You could disable SMBv3 on server 2012 to check if the issue related to SMB protocol. 
    How to enable and disable SMBv1, SMBv2, and SMBv3 in Windows Vista, Windows Server 2008, Windows 7, Windows Server 2008 R2, Windows 8, and Windows Server 2012
    http://support.microsoft.com/kb/2696547/en-us
    Warning: We do not recommend that you disable SMBv2 or SMBv3. Disable SMBv2 or SMBv3 only as a temporary troubleshooting measure. Do not leave SMBv2 or SMBv3 disabled.
    Please also refer to the Forum FAQ to troubleshoot the slow performance issue:
    [Forum FAQ] Troubleshooting Network File Copy Slowness
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/7bd9978c-69b4-42bf-90cd-fc7541ccb663/forum-faq-troubleshooting-network-file-copy-slowness?forum=winserverPN
    Regards,
    Mandy
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

Maybe you are looking for

  • X1 Carbon 2014: Built-in WQHD Display. Turn off & Small Icons

    How to turn off the built-in display without having to change the power option ( Control Panel > Hardware and Sound > Power Options > Edit Plan Settings), close the window, or put the system to sleep. WQHD sucks. Most Icons (YouTube video player cont

  • ABAP QUERY - SQ02 addition of logic in infoset (END-OF-SELECTION)

    I guys I have read this discussion: http://scn.sap.com/message/8193608#8193608 but solve partially my problem. In particular I need special logic to interpret the single field from field symbol, for example:                  loop at <goo> assigne <go

  • My 30 gb ipod PHOTO cant open....

    i cannot open my 30 gb ipod even i tried pressing the center and the menu button.... its not charging too like the usual charging.. what should i do.. somebody pls help me.... reply to this concern asap please... thanks

  • How to set database credentials to form?

    Hi All, I'm newbie em Forms. I'm facing a situation and I don't know how to solve it. I run a forms application in a giver browser and I'm always asked to type database credentials in order to connect to this database. In development time there's no

  • Applescript and insert names without extension (Mail)

    Hi, my script does the following when i drop a video file on this app: 1. transcode it to ogg 2. copy the name and insert it in a newly created mail in the Subject and Message with "NameOfFile" It is nearly perfect but it copies the file extension in