Category: PowerShell Tutorial

.NET application to execute PowerShell script 0

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 🙂

fig : PowerShell - Exploring New-Object - Help on New-Object 0

Small Tricks and Tips – PowerShell – CSV file – writing string / append string – exploring New-Object PSObject

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!!!

reading text file content in PowerShell 2

Small Tips and Tricks – PowerShell – how to read content from text file

Small Tips and Tricks – PowerShell – how to read content from text file

Small demo of Get-Content PowerShell CMDLET

fig : PowerShell - Get-InstalledModule CMDLET - Get the details of respective module 3

Small Tips and Tricks – how to know the version of any installed PowerShell module – Get-InstalledModule

Small Tips and Tricks – how to know the version of any installed PowerShell module – Get-InstalledModule

Get-Command - get all CMDLETs for specific module 16

PowerShell – Exploring Module CMDLETs

PowerShell -Module CMDLETs

In this article we will discuss all CMDLETs related to Modules

HAVE A FANTASTIC TIME AHEAD 🙂

PowerShell - our computers date time settings 0

PowerShell – exploring PowerShell CMDLET – getting date with options : Get-Date

PowerShell – exploring PowerShell CMDLET – getting date with options : Get-Date

8

PowerShell tutorial – Write a CSV file with PowerShell using the Export-CSV

Write a CSV file with PowerShell using the Export-CSV function

3

Read a CSV file with PowerShell using the Import-CSV function

Read a CSV file with PowerShell using the Import-CSV function