Jeong's Blog Posts

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

About Me

Born in Seoul, South Korea in 1971. Majored in Computer Science in Korea Aviation University. I have been working for Microsoft since March 1997 and am still working here in IIS team as SDET2. Nice to meet you all here!!!

My Tags

My Archive