Search this Blog

Friday, June 08, 2018

PowerShell GUI Based Disk_Space_Viewer


A basic GUI based script to find the disk space of the given system, this script shows the details of the total volume size, utilized space, free space as well free space in percentage. Key in the computer name to find the disk space details if none entered the script shows the local system's disk space details, hope you enjoy and utilize this handy useful powershell script to check or monitor disk space of the local or remote system. Below the GUI view and the link for code.



Disk_Space_Viewer

Monday, April 09, 2018

Script to perform day to day Active Directory Tasks

Hi All, Below script can be used to perform day to day AD Tasks which are mentioned below in the image, also i shared the link for code...Feel free to use it & add your comments...:)


Link for the script:- AD-Management-Tasks