Tag
#Windows
5 posts tagged with #Windows.
-
Fear and Loathing in RDP
How RDP has quietly evolved over the last ten years: versions from NT 4.0 to 10, useful mstsc flags, shadow connections, security holes, and the future of Windows administration.
#RDP #Windows #sysadmin #networking #protocols -
Leveling Up — Rust and Windows API
Continuing the compact-programs series: building 2048 in Rust with windows-rs, creating a native window via WinAPI, and wrangling the message queue.
#Rust #Windows #WinAPI #systems programming -
Windows 11 Deep Dive: What's Really Inside
Windows 11 inside and out: rounded corners, the new Start menu, TPM 2.0 requirements, telemetry, and what the scary number eleven really hides.
#Windows #Windows 11 #UI/UX #system administration -
Windows 8 Developer Preview: What's Really Inside
A detailed breakdown of Windows 8 Developer Preview: WinRT, Metro UI, tablet features, IE10, and honest impressions from three months of daily use.
#Windows #Windows 8 #WinRT #Metro UI #Microsoft -
PowerShell for Beginners: First Practical Steps
A practical PowerShell intro for beginners: cmdlets, pipelines, working with .NET objects, the Windows registry, and writing your first useful scripts.
#PowerShell #.NET #Windows #administration