Did you know that PowerShell has built in commands for speech? This mean that you can get PowerShell to read your commands or results of commands.
Read MoreTag: Scripts
Posts about scripting
How to – Use PowerShell to Get AD Password Age
In this post I will show you how easy you can find Active Directory password age for users, using simple PowerShell commands.
Read MoreHow to collect System Information using PowerShell
You don’t need to install 3rd party programs to get information about your computer system. With Windows PowerShell you can pull out all the system information you need.
Read MoreHow to test if a firewall port is open – Powershell
Microsoft PowerShell can be uses to a lot of amazing stuff. I have been using PowerShell for years now, but I am still learning new cool stuff it can do.
Read MoreHow to Schedule a reboot of Windows Server
Learn how to schedule a reboot of a Windows server. Nice and easy using command line tools.
Read More