All Tags > PowerShell > new site creation (RSS)
  • Re: creating new iis site with powershell. strange behaviour

    switch from snapin to assembly .. it seems to me there is some bug or i am doing something wrong.. i'am doing the same for www and ftp site .. for www site log directory changes, for ftp - not below is sample code v130 - is the name for ftp site www.v130.ru - is the name of www site the commands...
    Posted to Forum by ish13 on 10-29-2009, 2:56 PM
  • creating new iis site with powershell. strange behaviour

    hello, i'm writing script in powershell 2 for site creation . found strange behavious in the following code # Start-WebCommitDelay New-WebAppPool $domain New-Website -Name $domain -HostHeader $domain -IPAddress $ipaddr -PhysicalPath $domainroot -ApplicationPool $domain New-WebFtpSite -Name $user...
    Posted to Forum by ish13 on 10-29-2009, 8:05 AM
Page 1 of 1 (2 items)
Microsoft Communities