Welcome to the Blogcast Repository Sign in | Join | Help
Search BlogCastRepository.com for:
in Search

246 BlogCasts in The BlogCast Repository!

Browse by Tags

  • Windows Update fails with 8000FFFF (E_UNEXPECTED)

    Quick Solution:   Check the permissions on  the root of C: and ensure that BUILTIN\Users have Read access. Long Story: 8000FFFF == E_UNEXPECTED, not very helpful… Had a client where windows update was continually failing with the error code 8000FFFF.  When looking in the Windows Update...
    Posted to External News (Weblog) by Anonymous on 07-03-2008
  • Staring at a blank desktop, due to Interactive missing from Users group

    Ran into an issue this week that was strange.  When you TS’d to the box it would just show a blank background and nothing else.  If you tried to launch task manager it would just fail silently to the user (actually access denied in the debugger).  My user account was in the admin group...
    Posted to External News (Weblog) by Anonymous on 05-29-2008
  • Stuff to check out for Windows 2008

    Just got released yesterday: X86: http://www.microsoft.com/downloads/details.aspx?FamilyID=9ff6e897-23ce-4a36-b7fc-d52065de9960&DisplayLang=en X64: http://www.microsoft.com/downloads/details.aspx?FamilyID=d647a60b-63fd-4ac5-9243-bd3c497d2bc5&DisplayLang=en Overview Microsoft Remote Server Administration...
    Posted to External News (Weblog) by Anonymous on 03-26-2008
  • Not getting kernel memory dumps in Windows Vista or Windows 2008?

    Backstory: With the advent of Windows Vista there are changes made in how the operating system determines if it can take a kernel memory dump or not. Starting in Vista the amount of memory allocated for kernel mode could vary dynamically . If the pagefile is not big enough, switching to minidump at dump...
    Posted to External News (Weblog) by Anonymous on 10-16-2007
  • Using TypePerf to get performance data on the command prompt.

    I was tracking a high CPU issue this week and needed to know when one of my servers was pegged so I could investigate. I could of used perfmon I guess but I really like to do everything I can from the command prompt. I always like it when there is a tool that can do data collection from the command prompt...
    Posted to External News (Weblog) by Anonymous on 09-22-2007
  • Discrepancy in volume size when you extend a volume with DISKPART

    Had an issue come in today where the customer requested that one of their drives on SAN storage be expanded. They carved out the necessary disk space and expanded the LUN which was verified showing 430GB total on the array. Rescanned in Disk Management and showed the Unallocated Space. They then used...
    Posted to External News (Weblog) by Anonymous on 08-15-2007
  • Vista and 2k8: Enabling Debug mode on boot up.

    Pre-Vista it could be an issue if you didn't have debugging turned on via the boot.ini file and your system stopped booting. Well in Vista and 2k8 you can enable "Debugging mode" on boot by hitting F8 after POST. You can also turn off driver signing verification on x64 systems, so if you REALLY wanted...
    Posted to External News (Weblog) by Anonymous on 08-07-2007
  • Are there pending operations waiting for a reboot?

    Sometimes you might log onto a server and wonder if there have been patches installed and thing needs to be rebooted. Well if the patch wanted to replace a file that was in use by the system (like NTFS for example) then it populates a certain key in the registry, you could check this key to determine...
    Posted to External News (Weblog) by Anonymous on 06-27-2007
  • People squatting on your TS sessions?

    Something that administrators deal with quite a bit is trying to connect to a machine using remote desktop (mstsc) and getting our favorite message: Boy this messagewill get you angry, damn squatters. pre-Vista/LH you could always give the /console switch a go and see if the console session is available...
    Posted to External News (Weblog) by Anonymous on 05-14-2007
  • Other useful commands for those running ServerCore.

    I pointed out in my last post a reference to the step by step guide for server core but here's a few other tips for those playing with the GUI-less OS. Remote management with MMCs: Enable remote management in the firewall so you can connect to the dang thing. Actually this goes for LH in general if you...
    Posted to External News (Weblog) by Anonymous on 05-11-2007
Page 1 of 2 (14 items) 1 2 Next >