• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Recent content by wbo

  1. W

    Cloning a Windows 10 Drive, why doesn't it work!!!???

    In this case that wouldn't have worked because the new drive is smaller than the old one. dd will work if both drives are either the same size or the destination is larger than the original.
  2. W

    Cloning a Windows 10 Drive, why doesn't it work!!!???

    Actually it is very likely that the source drive was a GPT formatted drive. The partition structure looks correct for a UEFI-based Windows install which typically use GPT boot volumes. My guess is the UEFI system partition is not setup correctly on the new drive and it can't find the Windows...
  3. W

    Windows 7 Upgrading to Windows 10 Questions

    Retail licenses that are upgraded to Windows 10 keep their retail status including that ability to later transfer that license to another computer and don't become OEM licenses as explained here and here Prior to the latest update, you would have had to first install your retail copy of Windows...
  4. W

    Weird pinning of drive in Win 10 File explorer.

    Are you sure drive W: is not an external drive (or marked a removable?) By default Windows 10 will show external/removable drives separately below "This PC" as well as under "This PC" just like you are seeing. I am not aware of any way to change this behavior but I have found it quite handy...
  5. W

    Windows 10: netsh congestion broken

    Are you sure the VM is not already using CTCP? Starting with Windows 8, many connection settings are done per connection instead of globally and you configure them via Powershell. I just checked 2 of my Windows 10 machines and they are both using CTCP for most connections by default. To...
  6. W

    STP/LCAP to switch connections??

    Windows Server fully supports NIC teaming that can be configured for failover and for load balancing and it works quite well. The teaming feature is included in all current versions of Windows Server but not in client versions of Windows. Look at...
  7. W

    Finally upgrading to Win10, several questions... about several systems...

    The behavior you describe would only occur if you are installing the OS in MBR/legacy mode. In MBR systems, some motherboards will only check the first hard disk for a boot sector and will ignore any other drives. Windows works around that problem by ensuring that the boot sector is always...
  8. W

    School me: Moving from Acronis to MDT

    If you want to use your existing images, couldn't you just restore the Acronis image to a PC, run sysprep, and then boot into WinPE and capture it to a WIM image using DISM? I have migrated several images created with Altiris Deployment Solution to WIM images using this technique and never had...
  9. W

    AD security groups not updating

    Being able to move computer objects from one OU to another OU doesn't have anything to do with group policy at all so I am not sure why you are running gpupdate and gpresult. Did you grant the appropriate permissions to the xxxadamin group on the source and destination OUs? Have you checked...
  10. W

    WMI error twice.

    I believe 0x80041003 translates to "The current user does not have permission to perform the action" which would mean that something was trying to run the referenced WMI query under an account that didn't have permission to access that WMI namespace or object. However, this query would have...
  11. W

    Windows 10 and antivirus? Defender good enough?

    No, safe mode wasn't removed in Windows 10. In fact the way you access safe mode in Windows 10 is identical to the way it is accessed on systems running Windows 8 and 8.1. There are several ways to do it but one of the easiest is to boot the system normally and then hold down shift when...
  12. W

    Windows Server 2008 R2 Standard 5CALs

    In most cases (with a few exceptions such as RDS), CAL licenses are not enforced by any technical means. A server with only 5 CALs will happily serve as many clients as it's hardware will handle without complaining at all. Doing so is a licensing violation of course, so in your case you will...
  13. W

    Windows 10 steals a partition and won't let go

    It has been highly recommended to have a separate system partition for the bootloader and bitlocker support since Windows Vista. Usually a bootable small installation of Windows PE also lives in that installation to provide a recovery environment for things like startup repair (and can be used...
  14. W

    Win 10 updates- trying to update nonexistent device

    Did you ever actually uninstall/remove the card from Device Manager? I do think most of the driver uninstallers do this because they are typically used by those wanting to do a clean install of a new driver - not replace a card. Open Device Manager and select View->Show hidden devices. Then...
  15. W

    Making The Jump To Windows 10

    Exactly! I really don't understand why so many people are upset about the EULA for Windows 10. It really isn't much different than the EULA that was included with Windows 8 and 8.1. The part about being able to access files is directly related to the OneDrive integration. The EULAs for...
Back
Top