bigdaddy9z
bigdaddy9z
  • 53
  • 485 057
Lets Tech: NetMon, Don't Be Afraid Of Packet Captures!
I've been promising this one for a while - sorry for the year long hiatus. In this episode of Let's Tech we'll cover some basic network monitoring concepts and techniques.
Let's Tech Playlist: ua-cam.com/play/PLRTOS8I10tGimvBFf9DU2g6cvBi3OTUXZ.html
Переглядів: 7 079

Відео

Let's Tech: Tracking file changes with Process Monitor (procmon.exe)
Переглядів 19 тис.8 років тому
In this (very belated) episode of Let's Tech I'll cover how to use procmon to track changes to files, then step it up and show you how to script out the change and deploy it to many servers. For instance, this was inspired by a case where I had a customer with massive sysvol replication that was being caused by a third party. This is how I solved it.
1,000 Subscriber V-Log Special
Переглядів 1829 років тому
Thank You Everyone!!! Couldn't do it without ya!!
EP10, Network Congestion. How IT Pros (SHOULD) Troubleshoot Slow PC's and Servers
Переглядів 7 тис.9 років тому
Episode 10, Network Congestion. Performance Series. In episode 10 we'll talk about network congestion. While the problem isn't normally on your server, I'll show you how to determine what caused the issue if it is. This episode also talks about how to spot and identify network latency. We cover perfmon and how to interpret the counters, pathping, TCPView, IO Meter as a network tool, and a handf...
EP9, Processor Bottlenecks. How IT Pros (SHOULD) Troubleshoot Slow PC's and Servers
Переглядів 14 тис.9 років тому
Episode 9, Processor Bottlenecks. Performance Series. In episode 9 we'll load a machine up to nearly 100% processor utilization and talk about how to track it in perfmon (because I know you already know how to do this with task manager). We also cover context switching, DPC's, Interrupts, and the Processor Queue Length. After this we cover the process counters and thresholds for tracking down w...
EP8, Kernel Memory Leaks. How IT Pros (SHOULD) Troubleshoot Slow PC's and Servers
Переглядів 4,1 тис.9 років тому
In episode 8 we'll cover how to identify and troubleshoot memory leaks in the kernel virtual address space. I'll demo a system crash/lockup and then show what it looks like in perfmon, then expand on how to identify the offending pooltag in the kernel using poolmon.exe. We specifically focus on the nonpaged pool, the paged pool, and system PTE's as well as the pertinent counters that correlate ...
EP7, Windows Memory Architecture. How IT Pros (SHOULD) Troubleshoot Slow PC's and Servers
Переглядів 2,1 тис.9 років тому
Episode 7, Windows Memory Architecture. Performance Series. In episode 7 we'll start talking about "Fake Memory" as I've been eluding to for several episodes. We cover the microkernel memory architecture of 32 and 64 bit operating systems, the Virtual Memory Manager, and why user mode processes sometimes crash when they exceed it. We cover this in a whiteboarding session and then move into a de...
EP6, Dude.. Where's My RAM? How IT Pros (SHOULD) Troubleshoot Slow PC's and Servers
Переглядів 1,9 тис.9 років тому
Episode 6, Who Took My RAM? Performance Series. In episode 6 we'll finish off the RAM and Pagefile discussion, then move on to leaks of just RAM. We cover the differences between working set and private bytes counters in the process object. Then we crash our test box again by setting a process lose to go suck up all the Available Mbytes counter and then investigate what that looks like both liv...
EP5, Tracking RAM and Page File Exhaustion: How IT Pros (SHOULD) Troubleshoot Slow PC's and Servers
Переглядів 11 тис.9 років тому
Episode 5, Tracking RAM and Page File Exhaustion. Performance Series. In episode 5 we start the discussion of memory leaks. This is a topic that will span several issues. Memory can mean the virtual address space of a process or the kernel itself, or it could mean you ran out or RAM. Or, you ran out of RAM and Page File. How do you tell which one? How do you figure out which process stole all y...
EP4, Troubleshooting Disk Bottlenecks: How IT Pros (SHOULD) Troubleshoot Slow PC's and Servers
Переглядів 7 тис.9 років тому
Episode 4, Troubleshooting Disk Bottlenecks. Performance Series. In episode 4 we cover the first of the actual counter sets used to identify problems, and the methodology to do so. Identifying a disk bottleneck involves more than just latency counters, it also includes ruling out whether your server or PC was actually the culprit. So what we will do in this episode is load up a computer with a ...
EP3, Loading and Interpreting Counters: How IT Pros (SHOULD) Troubleshoot Slow PC's and Servers
Переглядів 2,9 тис.9 років тому
Episode 3, Loading and Interpreting Counters. Performance Series. In episode 3 we finish up with the intro to perfmon, such as how to actually load the data collector sets we captured. We then cover some of the basics of interpreting the counters (scaling graphs, scaling counters, looking for patterns, and zooming into the problem). Series Playlist: bit.ly/1Agtm2k Previous Episode: ua-cam.com/v...
EP2, Perfmon Unleashed: How IT Pros Troubleshoot Slow PC's and Servers (or, how they SHOULD)
Переглядів 4,9 тис.9 років тому
In episode 2 we continue working with some of the more advanced features of Perfmon, such as setting up data collector sets, managing Perfmon through the command line with logman, and integration with task scheduler. Series Playlist: bit.ly/1Agtm2k Previous Episode: ua-cam.com/video/KZVebZYhL1U/v-deo.html Next Episode: ua-cam.com/video/2FKGoz5woTc/v-deo.html My Channel: ua-cam.com/users/BigDadd...
EP1, The Basics: How IT Pros Troubleshoot Slow PC's and Servers (or, how they SHOULD)
Переглядів 9 тис.9 років тому
Episode 1, The Basics. Performance Series. Series Playlist: bit.ly/1Agtm2k Next Episode: ua-cam.com/video/kxdM1VPHfiY/v-deo.html My Channel: ua-cam.com/users/BigDaddy9z Twitter: ChrisDavis9z Facebook: BigDaddy9z LinkedIn: www.linkedin.com/in/chrisdavis9z Blog: www.9z.com TechNet Blog: blogs.technet.com/b/the_9z_by_chris_davis Why is your computer/PC/server slow? Well… I...
Let's Tech: Hyper-V Replica & Azure, Recent Updates
Переглядів 3219 років тому
In this episode of Let's Tech I cover some of the recent changes to Azure and Hyper-V Replica integration. For instance, no more SCVMM requirements. This video covers mostly just the changes so if you want more details: This is the initial Azure video: ua-cam.com/video/URY8CA2QOVQ/v-deo.html And this was the initial Replica introduction I did in my "What's new in Windows Server 2012" video seri...
Let's Tech: How to Set Up RemoteApp (RDS) on Windows Azure
Переглядів 20 тис.9 років тому
In this episode of Let's Tech, I create a new VM for use in RemoteApp (Remote Desktop Services, or RDS) for Windows Azure in the cloud, configure it, show you the gotcha's to watch out for, give you some extra tips, then show you how to import it into RemoteApp, configure it, and finally publish your apps. This also covers how to customize the image after the fact without having to re-upload yo...
Let's Tech: Windows Azure with Hyper-V Replica (Step-By-Step) Creating a Virtual Machine Cloud DR
Переглядів 4 тис.10 років тому
Let's Tech: Windows Azure with Hyper-V Replica (Step-By-Step) Creating a Virtual Machine Cloud DR
Let's Tech: What's New In Windows Server Technical Preview
Переглядів 1,8 тис.10 років тому
Let's Tech: What's New In Windows Server Technical Preview
Performance Series: Why Is My DC Slow? - Part 2
Переглядів 86610 років тому
Performance Series: Why Is My DC Slow? - Part 2
Performance Series: Why Is My DC Slow? - Part 1
Переглядів 5 тис.10 років тому
Performance Series: Why Is My DC Slow? - Part 1
Let's Tech: Import Lots of Users into AD For Testing
Переглядів 17910 років тому
Let's Tech: Import Lots of Users into AD For Testing
Minecraft: XP (experience) Grinder
Переглядів 9011 років тому
Minecraft: XP (experience) Grinder
Let's Tech: Hyper-V Replica on 2012 R2 Beta
Переглядів 1,5 тис.11 років тому
Let's Tech: Hyper-V Replica on 2012 R2 Beta
Let's Tech: Migrate DNS from Standard to AD Integrated
Переглядів 4,3 тис.11 років тому
Let's Tech: Migrate DNS from Standard to AD Integrated
Let's Tech: Backing Up Windows 8
Переглядів 21211 років тому
Let's Tech: Backing Up Windows 8
Let's Tech: AD LDS
Переглядів 35 тис.11 років тому
Let's Tech: AD LDS
Let's Tech: Server 2012 R2 Preview
Переглядів 31511 років тому
Let's Tech: Server 2012 R2 Preview
Let's Tech: SCVMM
Переглядів 48911 років тому
Let's Tech: SCVMM
A Minecraft Adventure
Переглядів 7411 років тому
A Minecraft Adventure
What's New in Windows Server 2012, Episode 20: RDS - Remote Desktop Services & RemoteApp
Переглядів 270 тис.11 років тому
What's New in Windows Server 2012, Episode 20: RDS - Remote Desktop Services & RemoteApp
What's New in Windows Server 2012, Episode 19: Hyper-V (Part 4) Replica
Переглядів 1,1 тис.11 років тому
What's New in Windows Server 2012, Episode 19: Hyper-V (Part 4) Replica

КОМЕНТАРІ

  • @punishedgwynie
    @punishedgwynie 4 місяці тому

    thank you sir

  • @virtualscottb
    @virtualscottb 11 місяців тому

    I had to pause this video after the first 10 minutes so I could subscribe to your channel and write this comment because it's so well done. I think this is the first tech video I have found (and I have looked at hundreds if not thousands by now) that after watching it for a few minutes, I was excited that it was medium to long length video. Thank you in advance for creating a video (and video series) that not only educates but is useful and applicable. Looking forward to watching the rest of this as well as the others in this series, so I have to run now. Hard to believe it took over 8 years to find this.

  • @MCRuCr
    @MCRuCr Рік тому

    the tag "Fstr" that is leaking in the paged pool on my machine is not present in the pooltag list. there is got to be a way to find that fucking driver, how are there not better tools than this poolmon.exe crap, it tells me nothing

  • @umiatimukaromah5730
    @umiatimukaromah5730 2 роки тому

    532

  • @stevesmith2553
    @stevesmith2553 2 роки тому

    Nothing new in the for 2022., I would like to see how the CA works here in win 10 and 11 and COM Objects

  • @realfoodman
    @realfoodman 2 роки тому

    Thank you! I came to this video because I wasn't able to figure out Performance Monitor on my own, and now I get what it's for!

  • @MAY_0RA
    @MAY_0RA 3 роки тому

    thank you so much !!!!!!!!!!!!!!!! まじで感謝してます

  • @weedee77
    @weedee77 3 роки тому

    Best lesson I've ever seen about Network Monitor. They should teach this stuff on every AD admin course out there. I've used NM for several times, but amount of data you see by default feels a bit intimidating. After watching this video, I feel much more confident on how to setup filters in NM and what to look for when you're troubleshooting. I'm gonna use that pfSense on my test labs as well. Thanks again!

  • @georgipetrov9895
    @georgipetrov9895 3 роки тому

    Very low sound!!!

  • @pannett1
    @pannett1 3 роки тому

    I’d pay good money for your help

  • @worldoffamilystar9615
    @worldoffamilystar9615 3 роки тому

    Help full vidio and use full vidio.enik othiri ishttayi ee video

  • @jasonvanwyngaard4387
    @jasonvanwyngaard4387 3 роки тому

    Hey bigdaddy9z, I've been watching this entire series and implementing a lot of it however I've been looking for the black box you keep talking about to setup on all servers for daily monitoring and I haven't found anything related to it. Is it mentioned in a specific episode or should I take the counters you mention from each episode to create the overall monitoring package?

  • @jasonvanwyngaard4387
    @jasonvanwyngaard4387 3 роки тому

    Hi Chris, this series of yours has been invaluable. Thank you.

  • @dm3035
    @dm3035 3 роки тому

    I did this video three times and had a SUCCESSFUL INSTALL - THANK YOU !

  • @vishwamukhbharadwaj1211
    @vishwamukhbharadwaj1211 3 роки тому

    Sir, Great video. I have win 10 installed on a 28 GB C drive. It is almost full. Is there any way I can move/remove some files to an empty D drive. Thanks a lot.

  • @adhyatmjain5360
    @adhyatmjain5360 3 роки тому

    World need great teacher like you 🙏🏽

  • @adhyatmjain5360
    @adhyatmjain5360 3 роки тому

    Big respect for you sir , you are the best teacher for me

  • @adhyatmjain5360
    @adhyatmjain5360 3 роки тому

    Great video , 🙏🏽

  • @Traveldiary1986
    @Traveldiary1986 4 роки тому

    Can you guide me how to access my rdweb page from internet, i have the rds already setup with cb sh gw lserver etc i wanna know all the firewall port forwarding ssl cert information

  • @jcgongavoe337
    @jcgongavoe337 4 роки тому

    Video begins at 3:35

  • @ZorgKirill
    @ZorgKirill 4 роки тому

    Thanks, useful video, So, if processor time is often over 80-90%, and processor queue length is often 20 and more, the server is overloaded and needs some treatment?

  • @grahambrown5874
    @grahambrown5874 4 роки тому

    Sound was good at the beginning and then dropped annoying low for the rest of the video. This is a really good video because it covers the use of the RD Gateway for Internet connectivity and the certificate setup. It also shows how to easily integrate the Remote Apps into the start menu, which from then on update themselves. Not see these else where, so glad to have found about this. Thanks for sharing.

  • @twejassontakey8294
    @twejassontakey8294 4 роки тому

    Softgate solutions provides a comprehensive solution to solve these type of issues. Check it out

  • @ramyemam9
    @ramyemam9 4 роки тому

    really i thank you

  • @blackswordzoro2834
    @blackswordzoro2834 4 роки тому

    Very nice Video. It helped me alot. Many thanks mate :)

  • @wz_sw
    @wz_sw 4 роки тому

    Hi, are the private bytes 'touched' memory? or what is the difference between 'committed bytes' and 'private bytes' in terms of being used. Thanks

  • @bhardwajeclasses4631
    @bhardwajeclasses4631 4 роки тому

    your sound is not much loud to listen it carefully..whispering sound..

  • @windowsinternalsanddebuggi8231
    @windowsinternalsanddebuggi8231 4 роки тому

    Here is another video that digs deeper on this topic ua-cam.com/video/cJfBWOospjM/v-deo.html

  • @RajanieshKaushikk
    @RajanieshKaushikk 4 роки тому

    The BEST Video on RDWebAccess till date. Keep it up.YOU are the BEST.!!

  • @stephenzenerak7846
    @stephenzenerak7846 5 років тому

    great stuff, always played with windows tweaking and so confused with memory terms being so different across programs, finally found the videos from m.russ. about the VAS and RAM.

  • @yogeshdiwe1779
    @yogeshdiwe1779 5 років тому

    Its very informative.. Please make a video tutorial on reading cbs.log (hr logs) and about the servicing stack issues.

  • @lokeshwarankutti317
    @lokeshwarankutti317 5 років тому

    bad audio

  • @muhammadlawal6719
    @muhammadlawal6719 5 років тому

    hi pls how can i fix of a server not booting up and Monitor goes to sleep.

  • @user-yr6lo2im4d
    @user-yr6lo2im4d 5 років тому

    in 34 bit, every process will get 2GB virtual memory max. What about in 64 bit os, please for a 64 bit process?

  • @andreasvillalpando1194
    @andreasvillalpando1194 5 років тому

    Awesome video, thanks

  • @julianwgants
    @julianwgants 5 років тому

    Thanks so much for your very clear Instruction! Thumbs Up!

  • @recoveryprofessional
    @recoveryprofessional 5 років тому

    This is probably way below you guys, but any insight into if from perf mon\ data collection sets\ Event Tracing Sessions\ then right click on one with a mac address looking name or a SHS one and go to properties, then the sec tab and notice under users and groups unknown windows user S-1-15-... I was looking into a notebook for a friend that was having misc issues but I wasn't noticing any issues, but I noticed this and some odd start up files, then checked mine and noticed only this on all of mine (checked 6 win 10 devices on my network) and they all had it, but I asked another friend to check his and his 3 win 10 devices were clean. No sys perf issues and 0 hits on virustotal for those ftl files, but curious. From Ctrl panel user settings, there is no unknown users and same w c:\ prop sec, no unknown users. Much thanks!

  • @CeleronS1
    @CeleronS1 5 років тому

    Thank you!

  • @SSAEdC
    @SSAEdC 5 років тому

    I have a RamDisk (A:\) and its image file "D:\RamDrive.img". I would like to monitor long long it takes for the image file to get updated by new content on the RamDisk. I have Procmon set up to monitor A:\, no problems but I cannot figure out how to have Procmon monitor the image file, not any and all activity on D:\, if you could help, I'd be most gratefile. Thanks!

  • @user-yr6lo2im4d
    @user-yr6lo2im4d 6 років тому

    Thank you

  • @gokuchavoso7312
    @gokuchavoso7312 6 років тому

    What is tp88440739.exe thirdprocess?

  • @Br00klynzoo
    @Br00klynzoo 6 років тому

    Good video, but the ding at 12:01 had me checking my messenger.

  • @lightyagami0ben
    @lightyagami0ben 6 років тому

    Very informative.. Thanks a lot !!

  • @edwinchan6115
    @edwinchan6115 6 років тому

    Hi bigdaddy, this is the video i am looking for. I am doing my RemoteApp for weeks now. Unfortunately my problem still the same as before. I followed everything, every steps. I can see my published apps on my server and run it well in any browser. but when i'm on a client pc i can still see the published apps but can't launch them. It keep asking me for a security credentials. Please help me this. thank you very much for the videos

  • @moonshekar
    @moonshekar 6 років тому

    Thank you. This was very helpful. Hope to see more sessions. Recorded voice is a bit on lower side

  • @farooquem100
    @farooquem100 6 років тому

    Hi Chris, many thanks for such a wonderful video. Appreciate if you could also add storport trace as well.

  • @Adapto3
    @Adapto3 6 років тому

    too loud

  • @Santhoshivishaka
    @Santhoshivishaka 6 років тому

    Thanks for the video, I was able to use it for my server rented from datasoft datasoft.ws......

  • @simplifiedcontent103
    @simplifiedcontent103 6 років тому

    AmazingRdp Cheapest RDP & Dedicated Server|Bitcoin Accepted|Free Demo Available|2 Gbps Speed|Starting @$3.99| And as they are running many promotional offers & discounts. Here are few codes which u can used while placing order promo code :- Welcomeoffer10 for 10% off on all monthly plan. Annual10 for 10% off on all annual plan Visit here for more details amazingrdp.com

  • @ningxu9119
    @ningxu9119 6 років тому

    I am two years late, but still good information. Thank!