Backup Files with XCOPYIn Windows, I regularly like to backup my data files from my laptop to my external drive. I […] August 10, 2024 in Windows tagged xcopy / backup / files / Windows / DOS / copy / DOS by Mike
Windows 10 VersionsWindows 10 Home is designed for use in PCs, tablets and 2-in-1 PCs. It includes all features directed […] September 23, 2022 in Windows tagged Windows / enterprise / home / Pro by Mike
Microsoft PowerToysPowerToys is a set of free utilities for Windows. Power users can tune and streamline their Windows experience […] July 27, 2022 in Windows tagged mouse / shortcut / always / resize / keyboard / image / zone / top / power / utilities / Windows / toys / color / rename / text / resizer by Mike
Windows Software for New PCsDo do have a new or relatively new Windows PC? Are you looking to get it ready for […] October 18, 2021 in Windows tagged start / new / setup by Mike
A New Windows 10 PCWhat are some of the things you should do with a new Windows 10 system? This is a […] October 18, 2021 in Windows tagged Windows / preferences / tweak / fix / adjust by Mike
PowerShell Hello WorldHow do you display the string “hello world” at the console? Open a Windows PowerShell or PowerShell Core […] March 12, 2021 in Windows tagged version / hello / world / PowerShell by Mike
PowerShell Pipeline OutputNormally when working with PowerShell you will want to output information to the console. You can do a […] March 7, 2021 in Windows tagged append / output / pipeline by Mike
PowerShell Scripting IntroductionScripting is a very powerful feature of PowerShell. Here we go into detail. For a more general and […] March 7, 2021 in Windows tagged script / scripting / PowerShell Scripting by Mike
PowerShell ObjectsWhat are PowerShell objects? Before discussing what they are, we’ll go back in time to the world of […] March 5, 2021 in Windows tagged path / recurse / file / objects / foreach / sort / process / object / property / PowerShell by Mike
PowerShell CommentingYou can and should write comments in tour PowerShell scrips. Use the hash (#) symbol at the beginning […] March 4, 2021 in Windows tagged comment / region / comments / script / PowerShell by Mike
PowerShell Manipulating ObjectsTo learn about objects in PowerShell we can have a look at the video called Manipulating Objects in […] March 3, 2021 in Windows tagged PowerShell / PowerShell by Mike
PowerShell Batch FilesHow would you run a PowerShell script from a batch file? The batch file is a text file […] March 3, 2021 in Windows tagged PowerShell / PowerShell by Mike