operating system

Winsage
September 12, 2026
Microsoft is phasing out VBScript and urging organizations to transition to PowerShell. The Slmgr.vbs tool, used for managing Windows activation, will lose functionality as VBScript is deprecated. Slmgr.vbs allows users to install product keys, activate Windows, and check licensing status. VBScript will soon only be available as a Feature on Demand, requiring manual installation in future updates. PowerShell's OSLicense module offers similar capabilities to Slmgr.vbs for managing activation information. The OSLicense module is available for Windows 11 users after the August 2026 Preview update and will be supported in the next major release of Windows Server. Organizations are advised to review their existing scripts and tools to adapt to this transition.
Winsage
September 12, 2026
Microsoft introduced a feature called Cloud Rebuild with the release of Build 26220.9343 to the Beta channel on September 8, 2026. This tool allows users to download a fresh installation of Windows 11 from the internet, restoring the operating system and its drivers without needing removable media. The recovery process is conducted through the Windows Recovery Environment (WinRE), and users can access it by booting into WinRE or through Settings. For Cloud Rebuild to work, a healthy WinRE, internet access, a compatible networking driver, and local administrator credentials are required. The feature also enables the storage of Wi-Fi profiles in WinRE, allowing wireless-only setups to utilize cloud recovery. Cloud Rebuild is compatible with enterprise management tools like Intune and Windows Autopilot, but it is currently only available to Beta channel Insider participants for non-production evaluation.
Tech Optimizer
September 11, 2026
Lakebase Postgres employs a disaggregated storage model that enhances data management through efficient caching, utilizing an object store like S3 for backups. The caching operates on two layers: within distributed storage for optimizing write and read performance, and on the Postgres compute side for ultra-fast access to frequently accessed pages. Traditional Postgres caching involves shared buffers and the OS page cache, which leads to double buffering and inefficiencies. Lakebase Postgres addresses these issues by implementing a local file cache (LFC) and larger shared buffers, allowing for more effective memory utilization without the drawbacks of the OS page cache. The shared buffers are set to a maximum of 1 GB, while the LFC can utilize up to 75% of DRAM. The introduction of huge pages reduces memory management overhead and improves performance, resulting in significant throughput increases and reduced latency in production environments. Recent enhancements have shown up to 2× throughput improvements and substantial reductions in CPU usage. The focus is now on extending these benefits to autoscaling Postgres computes, with plans to implement dynamic shared buffers and autoscaling huge pages.
Tech Optimizer
September 11, 2026
Microsoft BitLocker and Apple FileVault are free, integrated encryption solutions within their respective operating systems. As of 2026, the focus is on investing in management solutions that provide compliance proof, key escrow, recovery options, and policy enforcement across devices. Native encryption solutions lack certain management features, prompting the need for additional management layers from various vendors. Legacy freeware like TrueCrypt is no longer maintained, posing risks for business use, while VeraCrypt is a credible open-source alternative but lacks centralized management. Management options include Microsoft Intune for Windows, Sophos for mixed fleets, and specialized providers like Check Point and WinMagic for advanced needs. Organizations should ensure proper key management before enforcing encryption to avoid data loss and regularly test recovery processes. It is crucial to verify claims regarding compatibility and pre-boot options when selecting encryption solutions. Native engines are free, but management layers typically charge per endpoint annually.
AppWizard
September 11, 2026
Google has integrated a password manager transfer feature into the Android operating system, allowing users to move passwords and passkeys between compatible applications without exporting an unencrypted CSV file. This feature is available for devices running Android 8 and later, including users in the UAE. It supports popular password managers such as Google Password Manager, 1Password, Bitwarden, and Dashlane, with more providers expected to join. The transfer process involves selecting the import or copy option in the new password manager app, where Android identifies compatible managers and users authorize the transfer. This functionality operates through Google Play Services, requiring no separate Android version update.
Winsage
September 11, 2026
Microsoft has released new builds for Windows 11, versions 24H2 and 25H2, available for download from the Release Preview channel, specifically builds 26100.9539/26200.9539. The rollout is structured into two phases: a gradual rollout, which allows features to reach devices incrementally, and a normal rollout, which releases updates to all eligible devices simultaneously. Enhancements in this update include improvements to File Explorer, Wi-Fi support in the Windows Recovery Environment, support for Emoji 17.0, a new Tips widget, various personalization, Bluetooth, and accessibility improvements, and the ability to remap the Copilot key to Right Ctrl or Context Menu. The last updates for versions 24H2 and 25H2 were released in mid-August, and Microsoft introduced its first 26H2 build to the Release Preview channel two weeks ago. There is speculation about the potential release of Windows 11 version 26H2 in October, possibly coinciding with upcoming Patch Tuesday updates.
Search