Get-WinEvent is very very slow - More thant 45 minutes searching for event 4729 in a 1 million event log (512 MB size) - Super Hardware

Someone removed a user from a group, we´re tryingo to track down, who made it
I´m using:
get-eventlog -LogName security -ComputerName SERVERNAME | Where-Object {$_.EventID -eq 4729} | Export-Csv -Path c:\temp\SERVERNAME_4729.log -NoTypeInformation
or
get-eventlog -LogName security -ComputerName SERVERNAME | Where-Object {$_.EventID -eq 4729}
The DC have 4 GB of RAM, 4 vCPUs in a Dell PE R420 with SAS 15K disks, it´s very fast hardware/response time
The DC have more than 955.000 events in the last 15 days, 512 MB file size for the .EVTX
The search takes more than 45 minutes to finish
It´s acceptable? I have the felling that this procedure will take no more than 5 minutes to do the search and grab the results

This will be much faster:
get-eventlog -LogName security -ComputerName SERVERNAME -InstanceID 4729 |
     Export-Csv -Path c:\temp\SERVERNAME_4729.CSV -NoTypeInformation
The method you used returns every record in the log then filters.  This method filters the remote search remotely and in the query.  It only returns records that have that ID.
¯\_(ツ)_/¯

Similar Messages

  • HT1349 Latest update is slowing outlook as it searches for mobileme dll.  How do I stop that?

    I downloaded Apple updates four days ago and when I open outlook on my PC it stalls a long time while looking for mobileme and it can't find mobileme .dll  What can I do?

    Do a malware check with some malware scanning programs.<br />
    You need to scan with all programs because each program detects different malware.<br />
    Make sure that you update each program to get the latest version of their databases before doing a scan.<br />
    * http://www.malwarebytes.org/mbam.php - Malwarebytes' Anti-Malware
    * http://www.superantispyware.com/ - SuperAntispyware
    * http://www.microsoft.com/windows/products/winfamily/defender/default.mspx - Windows Defender: Home Page
    * http://www.safer-networking.org/en/index.html - Spybot Search & Destroy
    * http://www.lavasoft.com/products/ad_aware_free.php - Ad-Aware Free
    See also:
    * "Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked

  • HT3180 Hi, I've tried to re start mt apple TV after relocating. I get the Apple logo on power up & then it searches for time & date. After a few minutes of doing this, the screen goes blank. I have no menu screen - nothing??

    I have no idea what to do? I can't reset my Apple TV because I cant access settings. Mr remote is blinking three times indicating it's not paired, so I can't reset it that way!
    1. Power on and Apple Logo aphears.
    2. TV trys to find time and date ( not the new start up language, location etc)
    3. Screen on TV is blank
    4. Try remote and Apple TV just blinks three times.
    WIFI Network is pefect & pairs with all my IT
    Please help

    Obviously, your network isn't perfect.
    Assuming this is not the first time you have used your Apple TV
    You might try restarting the Apple TV by removing ALL the cables for 30 seconds.
    Also try restarting the router. (Also try removing it’s power cord for at least 30 seconds)
    If the problem persists, try a restore, you may want to try the previous procedures several times before doing this.
    If restoring from the Apple TV doesn't help, try restoring from iTunes using a USB cable.
    If this is a new Apple TV, in addition to trying the above, it may also be that your network router is not allowing access to the timeserver, check that your router allows access over port 123.

  • When in sleep mode iPhone 4 loses signal but when it's back on it searches and finds signal only recently doing this and because it's searching for signal battery not lasting very long please help

    When in sleep mode iPhone 4 loses signal but as soon as its on again it searches and finds signal easily but because of this not getting calls or text msges and because it's searching for signal all the time battery not lasting

    Here are some observations and a suggestion.
    1)  I mentioned before, that the number of views of this discussion forum is fast approaching 100,000.  I suppose relative to all iPhones sold that is not a great percentage, but 100,000 still sounds pretty impressive to me.  Consider also that many people probably have this same Sim problem and are not viewing this discussion forum because thay do not know it exists.  How many people are REALLY experiencing this problem?  Who knows.  But I suspect it is more that 100,000.
    2)  To the best of my knowledge, Apple does not consult these forums as a guide to awareness of product performance.  It may be company policy, but most of the time when I speak to an Apple employee they seem remarkably unaware of the "Top Stories" in the Apple Discussion Forum.  This, despite the fact that my personal experience with customer service at Apple is excellent.  So, as much as we of this discussion forum are confident SOMEONE important at Apple is reading all our posts and taking them to heart...I am not so sure.
    3)  I have been told over and over that the best way to gain Apple's attention regarding a problem is to post a comment on their Feedback Site.  One comment about a problem is pretty worthless.  100,000 comments on the same issue, I'm guessing, will really get their attention.
    4)  Some folks have mentioned a recall to address this problem.  Although such a thing is always a possibility, I don't see it happening.  Why?  When the brakes on a Toyota don't work, or that Toyata starts to accelerate without driver intention...well, that involves human life and the stakes are quite high.  For many reasons you would see the automotive industry eventually be forced into a recall program under such a situation.  But, a phone APPEARS to not nearly be such a life and death device.  Or is it?  My daughter's iPhone 4S developed a "SIM FAILURE" on the same day her car broke down in the middle of the very rural area we live at around 10:00 pm.  She is 17 years old and was coming home from high school play practice.  You can imagine the anxiety I and her mother felt when she did not arrive home on time.  She eventually walked about a quarter mile to a house of a stranger and had to ask to use their phone to call us.  Now, I am not saying that strangers where I live are not to be trusted.  But, in addition to being worried out of my mind, I was not happy that an inoperative iPhone 4S caused my daughter to be put in this situation.  My biggest concern now is...when will my daughter's iPhone become inoperative again due to SIM FAILURE?
    5)  The more folks in this discussion forum who post a comment about this issue in Apple's feedback site the more pressing this issue is going to be perceived by Apple.  So, I like others, encourage all of you to do so.  If this seems like a lot of effort, I offer you these few sentences below that you could just copy and paste into the feedback site.
    The link to feedback site is:  http://www.apple.com/feedback/
    Feel free to use copy/amend/whatever the following as you wish:
    Dear Apple,
    I wish to register a strong concern about my iPhone's unpredictable inoperability due to failures somehow associated with it's SIM technology.  For me, I do not consider this just a significant lack of convenience, but a significant safety issue.  Should I need my phone in an emergency situation where it is experiencing  a SIM FAILURE, I believe the iPhone will have put me at risk.  I would ask you to please give fixing this problem your greatest priority and effort.
    Sincerely, XXXX

  • Short dump - No more storage space available for extending an internal tabl

    Hi All,
    I have requirement in which my program generates a text file on my presentation server. Here my problem is, this requirement can not be executed in back ground, it should be done in foreground only. When I execute in foreground, if the data records comes to some 38 lacks then I am getting a short dump saying 'No more storage space available for extending an internal table'.
    And in dump analysis under WHAT HAPPENED section it is giving as
    ' What happened?                                                                                |
    |    You attempted to extend an internal table, but the required space was                         |
    |    not available.
    Please suggest me, what I have to do in this case?
    Thanks in advance.
    Thanks,
    Sudha Mettu

    Hi SuDash,
    Allocation of the memory spaces will be done by BASIS people.
    you can contact them..
    Regards!

  • Short dump -No more storage space available for extending an internal table

    Hi All,
    While running one program I get the short dump saying
    "No more storage space available for extending an internal table "IT_862".
    Error Analysis given in the dump log :
    The internal table "IT_862" could not be enlarged further.
    To extend the internal table, 14656 bytes of storage space was
    needed, but none was available. At this point, the table "IT_862" has
    8528862 entries.
    Source Code Extract :
    003360     loop at t_line.
    003370       clear t_output.
    003380
    003390   *   Increment Line counter
    003400       add 1 to l_line_cnt.
    003410
    003420       t_output-object = t_stxh-tdobject.
    003430       t_output-id     = t_stxh-tdid.
    003440       t_output-spras  = t_stxh-tdspras.
    003450       t_output-name   = t_stxh-tdname.
    003460       t_output-line   = l_line_cnt.
    003470       t_output-format = t_line-tdformat.
    003480       t_output-text   = t_line-tdline.
         *>       append toutput.   " ERROR POINT*
    Can you please suggest what can be the possible solution for the above error.
    Thanks in advance.
    Sanjeet

    Hi
    Check out this thread:
    Re: No storage space available for extending the internal table
    Make sure you are not having an infinite loop.
    Hope this helps
    Regards,
    Jayanthi.K

  • Exchange 2013 CU5 , Exchange Power Shell very very very slow reasponse when using get command.

    Exchange 2013 CU5 , Exchange Power Shell very very very slow reasponse when using get command.
    First my organize has Exchange on 2 site like
    site A (internet facing) : 2CAS 2 MB all are Services pack1
    site B (DR Site , no user active on this site) : 2CAS 2MB all are Services pack 1
    so today I upgrade Exchange 2013 from SP1 to CU5 start on "site B" and I found this issue and the details is....
    When I open EMS on any CU5 for query something (like get-mailboxdatabasecopystatus) the response return very slow and some query will not return at all (like get-owavirtualdirectory).
    But If I using EMS on SP1. Everything is ok then I try to use EMS on SP1 connect to CU5 and try to query something. the result is
    some query command cannot return for any result that are server on siteB (just some query command)
    Problem
    EMS on CU5 return very slow result.
    EMS on SP1 still ok.
    Does anyone face this problem before for CU5??? Please help me figure this out. Thank you
    reply from Social.technet

    Hi,
    Have you used the above cmdlets to check your Exchange server health?
    "all other command that I ran on EMS didn't logged on event viewer.", my environment is the same with you. I use Exchange 2013, only errors will be displayed in MSExchange Management. Actually, it is not related to slow EMS response.
    Hope it helps.
    Best regards,
    Amy Wang
    TechNet Community Support

  • My iPod touch is downloading and updating apps very slow more than an hour.

    My iPod touch 4th gen 32gb verson 4.3.1 is downloading and updating apps very slow more than an hour. I just got it a day ago and I backed up all my apps music and pictures and videos from iTunes. Few months ago I had an iPod touch but I lost it and it was working fine. Luckily before I lost it i backed up everything to iTunes so now everything that was in my old iPod is now in my new iPod. Anyways, When I first bought it I straight away backed up everything and saw that i had many updates on my apps. I started updating it all at once but even the first one was not loading at all and mty ipod was hanging many times during the updates so i cancelled all the updates. i even tried it on my computer and it was taking forever but my laptop does updating and downloading apps slower than my ipod so that doesnt matter. Even when I download an app on my iPod now its take more that an hour. So i was wondering, is my iPod slow cause I backed up too many things when i just got it . I have about 120 apps 150 plus photos and 70 videos and I backed it up all in one night on the day i got my ipod. So now I'm restoring my iPod and updating it to IOS 5 and see what happens. Hopefully it will be faster then but I still need to know what is main problem of m iPod hanging and slow updating/downloading. Need a reply ASAP. Thanks

    Still you can switch it off while syncing.
    You can also do a reset (Hold Sleep/Wake and Home buttons about 10 secs or more till Apple logo appears)

  • I am using ipod touch 4g 8 gb, with ios6 software. It is getting very very slow even after i reinstalled the software. Apps like temple run 2 and subway surfers are getting stuck and it is very very slow.My ipod has 2.6 gb free space.

    I am using ipod touch 4g 8 gb, with ios6 software. It is getting very very slow even after i reinstalled the software. Apps like temple run 2 and subway surfers are getting stuck and it is very very slow.My ipod has 2.6 gb free space. What is the problem. I am not getting to know. Even after i reinstalled these apps it is still getting stuck and it is very very slow. Is this what i get after paying so much money for ipod. Is this what i get very poor perfomance.

    Periodically double click the home button and close all the apps in the recently used dock. Then power off and then back on the iPod. This frees up memory. The 4G only has 256 MB of memory.
    Next
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Restore from backup. See:                                                
    iOS: How to back up                                                                                     
    - Restore to factory settings/new iOS device.             

  • W/ this latest version, getting MANY "the connection was reset" pages, plus VERY VERY VERY slow loading. I'm running Windows 7 on a new Dell. What is up w/ that?

    w/ this latest version, getting MANY "the connection was reset" pages, plus VERY VERY VERY slow loading. I'm running Windows 7 on a new Dell. What is up w/ that?
    I don't know how else to phrase that. I'm a pretty good user, but after defragging, backing up, and getting rid of a bunch of files that "may" slow down performance of firefox, the fact is, "the connection was reset" comes up five or six times a day--AND the browser is going slow as molasses. I haven't had this much trouble since before I got my new dell.

    hello whatagem123, it is never a good idea to stick with outdated versions of firefox just for the sake of addons, as this will put the integrity of your system and your the personal data on it at risk - there are various [https://www.mozilla.org/security/known-vulnerabilities/firefox.html known security vulnerabilities (some of them highly critical)] that were fixed in later versions!
    so please [[Update Firefox to the latest version]] & [https://www.mozilla.org/en-US/plugincheck/ update your plugins] (your java plugin has security vulnerabilities that are actively and widely exploited on the web).
    afterwards i'd recommend resetting firefox - this will keep your bookmarks and passwords but will get rid of most other customizations. this might well fix both the issues you've described in your question...
    [[Reset Firefox – easily fix most problems]]

  • MY IMAC GETS VERY, VERY, VERY HOT! IS IT  THE CLIMATE IM IN OR MORE THAN THAT, I AM IN JAMAICA, USING IT IN A RECORDING STUDIO WITH A AC UNIT, POL

    mY IMAC GETS VERY, VERY, VERY HOT! IS IT  THE CLIMATE IM IN OR MORE THAN THAT, I AM IN JAMAICA, USING IT IN A RECORDING STUDIO WITH A AC UNIT, PLEASE CAN SOME HELP.

    If your Mac is running that hot, the inside and/or vents and ports maybe plugged up with dust, lint and dirt.
    Are your Mac's fans always running and running fast?
    To attempt to clean out some of the dust and dirt, use a vacuum cleaner with a hose and crevice tool attachment to suck, instead of blowing, the dirt out of your Mac. Power down your iMac, disconnect the power and all your connected peripheral devices, lay your iMac screen down on a soft cloth of heavy toweling and using the vacuum's crevice tool(avoid using the vacuum's brush attachments as this may cause a stic discharge issue) and lightly (to avoid scratching your iMac's finish) vacuum out the vents underneath the display. Also, unscrew the RAM compartment cover and vacuum the dust out of the RAM area. Vacuum the long upper vent the is across the back of your iMac. Vacuum out the CD/DVD slot and SD slot. Vacuum out all of the various connection ports on the of your Mac including the vent hole and grille that is visible through the iMac's support stand. Once done, re-setup and reconnect everything and power up your iMac and see if the temps go down.
    If not, If you have Apple Store or other authorised Apple service or repair center, have them diagnose and, generally, check out the health of your Mac and have them clean out all of the dust, dirt and lint that maybe deep inside your Mac.
    Once this issues has been corrected, to keep your Mac's heat issues down, run a small, high speed fan blowing on your Mac's back panel to attempt to keep your Mac even cooler..
    Good Luck!

  • Firefox (3.6.10) is very sluggish/slow and hangs up

    All of a sudden Firefox (3.6.10) is very sluggish/slow and hangs up
    I've been using Firefox (very actively) for over a year now and all of a sudden (yesterday) it began to act very sluggishly. On sites I have always visited frequently it hangs up for periods of 15-90 seconds or more, won't scroll down, won't open hot links, slowly opens new tabs ...
    I rebooted my PC (multiple times), powered down my modem and router, ran a Norton disk optimization - essentially making sure it was not an outside factor effecting Firefox's performance. (Note: I am using a cable connection.)
    I then ran a side by side speed comparison with Internet explorer (on my 2nd monitor) going to the same web sites, and IE had no problems/hang-ups.
    FYI I only have a couple of add ins/extensions (Java, Microsoft Framework, Norton, No Squint, & RealPlayer) and none of those are new within the past few weeks at least.
    Any ideas on what could be causing this? How to fix? (As I much prefer Firefox to any Microsoft product.)
    Thanks.

    Yes, FF gets sluggish from time to time. Sorry but it's the fact! FF also cannot render some websites properly (especially v3.6.10). I'm a big fan of all Mozilla software but FF 3.6.10 makes me very disappointed.

  • InDesign CC 2014 is very very slow when working with a table.

    InDesign CC 2014 is very very slow when working with a table. Every 1/2 - 1 hour it nearly falls back, impossible to work with. While this project must be finshed quite soon..
    What the hell is the matter with this Creative Cloud. I havea very fast iMac form 2014. I closed all other programmes, even cannot listen to music now. More people with this problem??
    Martien

    @Martien – How complex is your table?
    How many cells? Merged ones as well?
    Complex formatting of texts inside the cells?
    Complex formatting rules of table rows and/or columns?
    Many images inserted?
    If yes, and the table is running through many text frames of many pages, I fear, you can do nothing against slowness.
    Nothing but: Greek text, not showing the page contents in the Pages Panel, in short: anything you can do to get better performance in redrawing of the screen.
    If you have the chance to break up one big table in several parts, do that and edit its parts one after another isolated. Pehaps in different documents.
    Then merge the parts in one table, if you want to flow it from page to page.
    Uwe

  • Contacts app is very very slow; why?

    With my Z1, searching for contacts was very fast. It was real-time as I type the characters.
    With my Z2, it is unacceptably slow. It can be a few minutes to search for contacts. Even when I go to Favouites where I have only eight contacts, the page takes a while to load. When I go to Contacts and search for a contact it can take a few minutes for the contact to be found. Then, when I select that contact, it can take a few minutes again to display the content.
    Why is that?
    Yes, I have many contacts (maybe 4,000+) and many are duplicates linked from Exchange and LinkedIn. But even when I turn off Auto-Sync, it can still be unacceptably slow.
    And I don't keep many apps open at the same time.
    What are the possible things I can try?
    Thanks,
    CWL88

    I'm afraid it's not possible to disable the online search. Even if you disable synchronization of contacts it will still search against the server. I will forward this as feedback internally but currently you would need to remove the ActiveSync account to stop online search. A workaround may be to use another client instead like Moxier, RoadSync or Nitrodesk.
    The more contacts you have the longer it will take to load all contacts if it's no longer stored in RAM. You can force contacts to stay in RAM but to avoid it being closed, close other apps when you're not using them by pressing the lower right icon and swipe them away. But Z2 has 3GB RAM so usually this is not needed but it depends on what other apps you have any how much RAM they use.
     - Official Sony Xperia Support Staff
    If you're new to our forums make sure that you have read our Discussion guidelines.
    If you want to get in touch with the local support team for your country please visit our contact page.

  • Internet Browsing Very, Very Slow/Incomplete Page Loads

    _*The Computers:*_
    MacPro 2008 dual quad core and MacBookPro 2.66 mid 2009 both running OS 10.5.8.
    _*The Problem:*_
    The Mac Pro which is hard wired is very very slow and many times will time out before it can load a page or will only load part of the page (lots of little boxes with question marks in them or page loads part of the way and stops)and the wheel just keeps spinning. Sometimes I can hit the x and reload and it will work just fine. Sometimes, this does not help. The MacBook Pro which is wireless behaves the same way.
    _*The Internet Set Up:*_
    DSL line runs from wall to Surewest (ISP) router, then out to a 5 port Dlink switch. From the switch I run straight into the Mac Pro and to the Airport Express. The Airport Express is about 2.5 years old. It runs b/g while the MacBook Pro has draft N capability. I noticed that since I replaced my older MacBook Pro which was b/g, the new one shows a much stronger signal, which is why I can't understand why its slower.
    _*The Testing:*_
    I don't think its my ISP because when I run speedtest.net, I get what I always get, 3mb/s download and I have run that test many, many times over the last few days. The only change has been in the ping. It used to be consistently 16-17 ms and now it varies going as high as 24-26 ms. I have no clue if that is indicative of a problem. Data downloads, including iTunes work just fine.
    _*Potential Culprit:*_
    The only other change was that this weekend, I downloaded xmarks (formerly foxmarks) to unify and coordinate my bookmarks across both computers. I have since run the xmarks uninstaller on both machines and deleted the online account. However, it has not made any difference.
    _*Attempted Solutions:*_
    I already rebooted the Airport Express and changed the channel from auto to a higher number. No effect.
    _*Other Possible Solutions:*_
    I will reboot the ISP modem tonight.
    I am also considering uninstalling and reinstalling Safari with the thought that xmarks somehow screwed it up, but I also had the problem in Firefox in which I did not install xmarks. If I pull the Safari bookmark.plst file before I uninstall Safari, I should be able to just drop it in to the fresh install and keep my bookmarks.
    Someone suggested that I switch to Open DNS. This is beyond my area of expertise so to speak, so I am a little afraid to mess with it. If one of you wouldn't mind giving me a more complete explanation and instructions, I would appreciate it.
    Any other thoughts, advice or things to try? Thanks for the assistance.

    Greetings,
    Deleting and then reinstalling Safari is not a solution, so I would strongly advise against it. It's very rare that the application you're having a problem with using is the actual problem; rather, it's something the program relies on that is causing the problem. Instead, try this:
    Quit Safari if it's running and open System Preferences>Network>Advanced.
    In the DNS Server window, make sure IPv6 is turned off, and enter these two DNS servers to replace the ones you currently have (if any):
    208.67.222.222
    208.67.220.220
    click Apply Now and quit System Preferences.
    Next, do these things in order:
    1. Go to Home/Library/Cookies and delete the Cookies.plist file.
    2. Go to Home/Library/Caches/com.apple.Safari and delete the contents of that folder.
    3. Go to Home/Library/Caches/com.apple.Safari/Web Page Previews and delete the contents of that folder.
    4. If you don't want to use the Top Sites feature, open Terminal and paste in this command:
    defaults write com.apple.Safari DebugSnapshotsUpdatePolicy -int 2
    5. Go to Home/Library/Caches/Metadata/Safari and delete the contents of that folder.
    6. Go to Home/Library/Caches/Safari and delete the contents of that folder.
    7. Go to Home/Library/Safari and delete these files (if you have them):
    Downloads.plist
    History.plist
    Form Values
    LastSession.plist
    WebpageIcons.db
    Then Repair Disk Permisions, restart Safari and see if the speed is improved.

Maybe you are looking for

  • Receiving attachments as jarbled text in body of email.

    Is there a setting in the Mail preferences that deals with receiving attachments in the body of the email? I have been trying to send an xls. attachment to a Tiger based imac and they get the file as 200 lines of text instead of a file. Is there a se

  • Solaris Volume Manager metadisks inside a zone

    Hi, I am concidering depoying zones as part of my companies build standard. What I would like to do is mount a disk slice inside the local zone for the purposes of application installation. I am already proposing to mirror the internal disks. Could I

  • Another Artwork Query

    So I've got my 300 X 300 jpeg online and linked to my podcast and it shows up just fine when I view it in iTunes. But when I subscribe to my podcast and listen to it in iTunes and on my iPod, no artwork is displayed. Any way this can be remedied?

  • HYP EPMA PLNG v11.1.2.1 - "One or More runtime prompts is invalid" error

    Hello Experts, When user rt. clicks and enters the Purchase Date and in Service Date from the Hyperion Calendar picker on the runtime prompt on the planning web form, user sees the following: The folloiwng value is not valid for the runtime prompt 10

  • Why does Firefox tell me that I don't have the latest version of Flash but Adobe tells me that I do?

    Firefox keeps telling me that I have to upload a newer version of Adobe Flash. However, Adobe tells me that I have the latest version. Also, Google Chrome lets me see pages that Firefox will not load because it thinks I don't have the right version o