Powershell : How to Retrieve List of Installed Roles on Servers in your Infrastructure

For documentation purpose or just to understand your environment better below script could be useful in order to fetch the list of roles installed on a list of servers. First, prepare a list of servers in a notepad file and save it. Read the complete article on my new website RidiCurious.com  

Powershell : How to get Cricket Live Scores to Your Powershell Console

Well, Everyone checks Scores online, what about if we can get the scores or any kind of data that exist on a webpage in HTML format to our Powershell Console. Yes, It’s Possible – We can retrieve data from web pages to our shell and I’ll guide you how. First choose a website which displays and updates… Read More Powershell : How to get Cricket Live Scores to Your Powershell Console