Powershell: Copy-Item Let's practice using Powershell cmdlet Copy-Item [instead of copy or xcopy] when we want to copy files and/or folders. Powershell: Copy-Item Example: Copy D:\MinnaNoNihongo folder to E:\ drive Powershell: Copy D:\MinnaNoNihongo folder to E:\ drive Labels powershell
Powershell: Enable Firewall Log We sometimes need to enable Windows firewall's log to troubleshoot. Here is how. Read more