My posts tagged with "Powershell"(RSS)

IIS Powershell User guide - Comparing representative IIS UI tasks

1. [File System] Open Explorer window for Default Web Site's home directory $path = $(get-item 'iis:\sites\default web site').physicalPath $path = [system.environment]::ExpandEnvironmentVariables($path) explorer $path Related UI Task: "Explorer" 2. [File...

Learning IIS Powershell Provider (Step By Step)

This article is for the users who have never experienced the Windows Powershell and want to use IIS Powershell Provider. I tried to explain the basic feature of Powershell here for you to understand the Powershell and IIS Powershell Provider together...

Filter by Tag

Sorry, but there are no more tags available to filter with.
Microsoft Communities