Sitemap » W

  • Windows 10 & 11 remove bloatware (PowerShell)
    Open Powershell with Administrative rights Run the following: iwr -useb https://git.io/debloat|iex Article Source: https://www.lifehacker.com.au/2022/03/you-can-get-rid-of-windows-bloatware-with-one-command/amp/ Program Source: https://github.com/Sycnex/Windows10Debloater
  • Windows 10 Version Switcher
    Run batch file to change the Windows 10 Version Support Version Home -> Pro, Education VL, Enterprise VL Pro -> Pro VL, Education VL, Enterprise VL Pro
  • Windows 11 TPM Bypass Checks
    Information on this site: https://support.microsoft.com/en-us/windows/ways-to-install-windows-11-e0edbbfb-cfc5-4011-868b-2ce77ac7c70e  Older information - may not work anymoreHKEY_Local_Machine\SYSTEM\Setup Create a new Key: LabConfig Inside the new key add the following entries Type: DWORD Name: BypassTPMCheck Data: 1
  • WINMAIL.DAT issue on iPhones and iPads
    This issue occurs when the receiver’s email client is unable to interpret a message sent from Microsoft Outlook in the Rich Text format. When you
  • WSUS Migration - PSWSUSMigration
    Migrate WSUS by exporting the following value* Computers, Groups including Computer Membership* Approvals, Declines and Expired patchesConfiguration Options Install PSWSUSMigration moduleInstall-Command -Module PSWSUSMigrationor download the install
  • WSUS Cleanup Scripts
    Three Cleanup Scripts Cleanup-WSUSserver.ps1Decline-Superseded Updates With Exclusion Period via SMSSwsus-cleanup-updates-v4.ps1 Cleanup-WSUSserver.ps1 $server = 'localhost' $port = '8530' Write-Progress -Activity 'Getting WSUS server' $WSUSserver = Get-WsusServer -Name $server -PortNumber $port Write-Progress -Activity 'Getting
  • WSUS Client-Side targeting by registry
    Configure WSUS to utilize Group Policy or Registry settings for computer group assignments rather than using the Update Services Console.WSUS > Options > Computers The script
  • WSUS Client-Side targeting by Group Policy
    Configure WSUS to utilize Group Policy or Registry settings for computer group assignment rather than using the Update Services Console.WSUS > Options > Computers Set up
  • Windows Registry: DateTime Servers
    Summary This article documents how Windows stores and presents the list of available Internet time (NTP) servers in the Date and Time Control Panel, and how