PowerShell Pipeline Concept, the powershell one of the main feature and the most powerful element is a pipeline that enables administrators to write the code easily. When you club two commands, powershell has to find out how to get the output of the first command to the input of the second command, that’s where the pipeline concept comes. Let's … [Read more...] about Powershell Pipeline
How To Download Arogya Setu Mobile App
In This article, we are going to discuss about Arogya Setu Mobile App in this article. We will tell you what is the healing bridge app. How you can download the arogya setu app. More than one crore people have downloaded it in a short time after the launch of the Arogya Setu app. This government app helps people assess the risk and risk of … [Read more...] about How To Download Arogya Setu Mobile App
Favipirvir Fabiflu tablet usage and price
Indian pharma company Glenmark Pharmaceuticals has introduced the antiviral drug Favipirvir Fabiflu tablet for patients with mild and moderate symptoms of Covid-19. FaviFavipirvir Fabiflu tablet Pharmaceutical company Glenmark Pharmaceuticals has received permission to test favipirvir tablets on corona virus-infected patients. The … [Read more...] about Favipirvir Fabiflu tablet usage and price
Uninstall software using registry key on Windows 10 Server 2016 and 2012
Software uninstall from the registry key, one can uninstall any software installed on window workstation or server operating using the uninstall registry key, this article explains how to find the unisntall registry string of any software or application, here are simple steps. Do you know we can uninstall any software from the windows command … [Read more...] about Uninstall software using registry key on Windows 10 Server 2016 and 2012
PowerShell Operators
PowerShell Operators Basically PowerShell comparison operators are declared using the symbol dash (-) followed by a name (eq for equal, gt for greater than, -lt as less than and more. Comparison operators: 4 -eq 4 # Equal to (=) 3 -ne 5 # Not equal to (!=) 6 -gt 5 # Greater-than (>) 15 -ge 15 # Greater-than or equal to (>=) … [Read more...] about PowerShell Operators
Uninstall Software from command line | Windows 10 | Server 2016 | 2012
Software uninstall from the command line, one can uninstall any software installed on window workstation or server operating using the command line, this article explains how to uninstall any software or application from command line, here are simple steps. We can uninstall any software from the windows command line, there are two methods … [Read more...] about Uninstall Software from command line | Windows 10 | Server 2016 | 2012