PowerShell – How to call / execute PowerShell script from .NET application
In this article we will discuss how to execute / call PowerShell script from .NET C# console application
Short but informative article
HAVE a FANTASTIC LEARNING AHEAD 🙂
In this article we will discuss how to execute / call PowerShell script from .NET C# console application
Short but informative article
HAVE a FANTASTIC LEARNING AHEAD 🙂
In this article we will discuss how to write string to CSV file. We will explore New-Object CMDDLET. We will discuss PSObject type.
HAVE A GREAT LEARNING AHEAD!!!
Small Tips and Tricks – PowerShell – how to read content from text file
Small demo of Get-Content PowerShell CMDLET
Small Tips and Tricks – how to know the version of any installed PowerShell module – Get-InstalledModule
PowerShell -Module CMDLETs
In this article we will discuss all CMDLETs related to Modules
HAVE A FANTASTIC TIME AHEAD 🙂
PowerShell – exploring PowerShell CMDLET – getting date with options : Get-Date
Write a CSV file with PowerShell using the Export-CSV function
Read a CSV file with PowerShell using the Import-CSV function