John Everett Case
Knowledge Share

Knowledge Share

Follow
Follow
homeResumePortfoliobadges
Tag

Windows

#windows

More content

Read more stories on Hashnode


Articles with this tag

How to check a Windows Service status with PowerShell

Nov 30, 20221 min read

PowerShell offers simple ways to perform administrative tasks such as checking the status of a service. This can be combined with an if statement to...

How to check a Windows Service status with PowerShell

How to remove duplicate files with PowerShell

Nov 21, 20222 min read

So, you have a folder full of files, the names look similar, and you’re not sure what is in them. Storage space is tight, and you do not want to keep...

How to remove duplicate files with PowerShell