Disk Cleanup (cleanmgr.exe) is a computer maintenance utility included in Microsoft Windows designed to free up disk space on a computer’s hard drive. The utility first searches Continue Reading
Tag: PowerShell
In This article, i will help you in adding the logging functionality to your PowerShell Script and reduce the errors that you may get along. If you Continue Reading
Have you ever come across a situation where you have to log something on the windows event log and wanted some easy method to do so? In Continue Reading
Have you ever had to create user accounts in active directory or for any other database for authentications? If yes, you may have the save concern as Continue Reading
Have you ever used the legacy Ping command prompt command? If yes, you are in the right place. The Ping command was build for legacy Command Prompt Continue Reading
On a daily basis work, we usually deal with multiple data files like(text, CSV, Xlsx Etc) with multiple lines of data as I do. When I moved Continue Reading
Have you ever logged in to servers just to clear out the free space on the C: drive or received an alert from the monitoring system for Continue Reading
In IT world organizations will have employees leaving and joining the company. This cycle will continue forever. but, consider you are working for a School or large Continue Reading
Checking DNS Services status To ensure DNS services are running on a Windows host, you can run the following commands to ensure services are enabled: sc stop Continue Reading
As an IT Admin, it is very crucial task to keep the Domain Controllers up and running and periodically check for domain controller health issues. Open an elevated Continue Reading