PowerShell

Windows 10 Guide
, ,

How to Check PowerShell Version on Windows 10

PowerShell is generally used for task automation and configuration management. PowerShell is developed on .NET Framework by Microsoft. PowerShell includes a command-line shell and associated scripting language. Now if you wish to check PowerShell version, either before installing a new version or for any other purpose, follow the steps mentioned below. How to Check PowerShell […]

How to Check PowerShell Version on Windows 10 Read Post »

How to Automatically Revoke Write Permission from a Shared Folder in Windows Server 2012 R2
, , ,

How to Automatically Revoke Write Permission from a Shared Folder in Windows Server 2012 R2

If you need to revoke write permission from some shared folder after a certain time, you can easily do it by writing a PowerShell script and scheduling it. For the scheduling the task you need to use Windows Task Scheduler. So you can automatically revoke write permission from a shared folder. Here we will see

How to Automatically Revoke Write Permission from a Shared Folder in Windows Server 2012 R2 Read Post »

Windows 10 Guide
, , , , ,

How to Install and Enable Hyper-V on Windows 10

As you are here reading this guide, you must be going to create virtual machines. Make sure you check whether your PC is Hyper-V compatible. So now we will see how to install and enable Hyper-V on Windows 10. This needs to be activated first in order to proceed with the virtual machines. This guide

How to Install and Enable Hyper-V on Windows 10 Read Post »