Hello, everyone!

Hi, I would like to introduce myself first.

My name is Sergei Antonov, I am a developer and I spent with IIS team more than 10 years in various capacities, working on administration and configuration tools for IIS. During these years I worked on design and implementation of various GUI tools, programming APIs and configuration storage. Currently I own scripting and command line tools. You could send me your questions, comments and complains regarding PowerShell support in IIS and about WMI provider.

In my next blog posts I will concentrate on use of PowerShell with IIS, my main goal here is to engage community to start using our PowerShell platform in order to write custom tools that will solve your administration problems. When needed, I will discuss configuration features, our new XPath engine, scripting and whatever else you and I will find interesting.

Sergei

Published Friday, August 22, 2008 12:32 PM by sergeia

Comments

# re: Hello, everyone!

Friday, August 22, 2008 11:26 PM by steve schofield

Welcome and I'm looking forward to your blogs.  Remoting with the IIS provider instead of running things locally will be something I'll look forward to.

# re: Hello, everyone!

Thursday, October 29, 2009 8:45 AM by ish13

well.. it's a bit old post but it invites to send questions and comments .. i think that more detailed documentation on cmd-lets and more diagnostics would be very helpfull

currently i am trying to change ftp site log file path .. no errors, no warnings, no notice . no result .

i tried to find smth like commit , but didnt see any presense.

very very simple sample

PS C:\Users\administrator.VSERVER> Get-ItemProperty iis:\sites\v127 -name logfile.directory.value

C:\inetpub\logs\LogFiles

PS C:\Users\administrator.VSERVER> Set-ItemProperty iis:\sites\v127 -name logfile.directory.value -value C:\inetpub\wwwroot\v127\logs

PS C:\Users\administrator.VSERVER> Get-ItemProperty iis:\sites\v127 -name logfile.directory.value

C:\inetpub\logs\LogFiles

and also, no any information about

start-stop-webcommitdelay  and strange behavoiur

wrote here forums.iis.net/.../1162170.aspx

cheers

ish

p/s. did interunis means something for you ? :)

Leave a Comment

(required) 
(required) 
(optional)
(required) 
Powered by Community Server (Commercial Edition), by Telligent Systems