Friendly reminder: Microsoft still sucks
A software engineer's rant about Windows 10 forced updates breaking configurations, removing features, and limiting user control.
A software engineer's rant about Windows 10 forced updates breaking configurations, removing features, and limiting user control.
A PowerShell guide to remotely retrieve the Windows installation date of computers using WMI and a custom function.
A guide on using PowerShell commands to list all assemblies registered in the Windows Global Assembly Cache (GAC).
A guide to using virtual audio cables to share system sounds (like notification alerts) during Skype for Business presentations.
A guide to securely storing and accessing script credentials using the Windows Credential Manager and a PowerShell module.
A guide to configuring options for PowerShell Scheduled Jobs, covering defaults, hash tables, and updating settings.
A developer troubleshoots and solves a Windows 10/Office 2016 issue where PowerPoint and Word fail to open by identifying and removing problematic registry keys.
A technical guide on using PowerShell's BurntToast module to create a Windows notification with a hero image for displaying CCTV alerts.
A guide to creating view-models in MVVM applications that automatically handle UI thread dispatching, making them independent of specific dispatcher implementations.
A sample Windows native OIDC client using a custom URI scheme and named pipes to handle authentication responses from the system browser.
A PowerShell function to test if the current date matches complex recurrence patterns, like 'third Wednesday of the month,' for script scheduling.
A technical guide on creating PHP 7 extensions for both Linux and Windows, covering C++ integration and class binding.
Announcement of R 3.4.1 release, detailing Windows-specific bug fixes and providing an upgrade guide for Windows users.
Fixing the 'Microsoft.Jet.OLEDB.4.0 provider not registered' error in IIS by enabling 32-bit applications for the App Pool.
A technical guide on making Windows toast notifications clickable using the BurntToast PowerShell module, enabling them to open URLs.
A guide to checking BitLocker encryption status on remote Windows computers using PowerShell and the manage-bde command.
A guide to deploying AWS AutoScale groups with Windows instances that automatically join a domain and rename themselves using CloudFormation and PowerShell.
A guide to setting up a Docker development environment on Windows and Mac using tools like Chocolatey, Homebrew, docker-machine, and VirtualBox.
A software engineer's critique of Windows 10, focusing on bloatware, privacy concerns, and the inferiority of its command-line tools compared to Linux.
A guide to optimizing Vagrant performance for Symfony development on Windows, covering plugin installation, PHP7 setup, and cache/log configuration.