PowerShell : How SIRI answers your Query

Hello Readers, Today  we’ll talk about how does Siri Answers our query and from where does Siri gets all the information. Well Siri uses Many API’s like Google, Yahoo!,  Wikipedia and others to get all the information it has and its not possible to cover all the API’s siri uses in a single blog post. Hence today we’ll… Read More PowerShell : How SIRI answers your Query

PowerShell : Telnet TCP\UDP ports on Multiple Machines

INTRODUCTION: I believe testing the ports after a Firewall maintenance or in another network related scenario could be real tiresome. Well, PowerShell enables us to automate this stuff as well. Now no more running the cmd prompt and firing the telnet queries from your local or a remote machine to some destination computers:) HOW IT… Read More PowerShell : Telnet TCP\UDP ports on Multiple Machines