How to set Raspberry pi running Raspbian Jessie to autologin. The init system of sysvinit has been replaced by systemd
Powershell script to retrieve the size on disk of files using the .Net P/Invoke feature and Add-Type cmdlet
PowerShell script to read a list of computer names from a CSV file and remotely get their system information
PowerShell script to read a list of IP addresses from a CSV file, ping them and report the result.
PowerShell script to take incremental backups. Only files modified in the last N days will be copied while creating the necessary folder structures
Last Access time of files in Windows are disabled by default to improve NTFS performance but you can enable last access time updates using fsutil tool
PowerShell Tip : View and Modify Access time, Modification Time and Creation times of Windows files and folders using PowerShell
Excel 2016 Tip: How to highlight remove or hide cells that contain duplicate data in excel workbook
Windows 10 IoT project for Raspberry Pi to create a Wifi Connection status indicator. LED will be on, flashing or off depending on connection status.
A simple web app created with Node.js and Express framework to retrieve JSON data from a POST request and insert it into a MongoDB collection.