Categories

Web DevelopmentProgrammingDatabaseWindowsLinuxNetworkingMobile DevicesRaspberry PiPythonCJavaOtherSponsored

WINDOWS Articles

Changing user accounts in Windows 10

How to change user account names in Windows 10 using Advanced User Accounts (Netplwiz) and from control panel.

Change network type from Public to Private in Windows 10

How to change a network location from Public to Private or Private to Public in Windows 10 in a few easy steps

Set PATH and other environment variables in Windows 10

How to set PATH variable and other SYSTEM and USER environment variables in Windows 10 from Advanced System Settings and also from Command line,

Enable F8 Safe Mode boot menu in Window 10

Using bcdedit tool to enable F8 key for accessing safe mode and advanced startup settings from boot menu

PowerShell Error - The file is not digitally signed

[SOLVED] PowerShell Error : File cannot be loaded. The file .ps1 is not digitally signed. You cannot run this script on the current system

How to setup auto login on Windows 10

How to automatically login to a Windows 10 PC which is on workgroup or domain

Using PowerShell to change timestamp of files and folders

PowerShell Tip : View and Modify Access time, Modification Time and Creation times of Windows files and folders using PowerShell

Enable Last Access timestamp for files and folder in Windows

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 to ping a list of IP addresses in a CSV file

PowerShell script to read a list of IP addresses from a CSV file, ping them and report the result.

PowerShell to get system information from remote computers

PowerShell script to read a list of computer names from a CSV file and remotely get their system information