Categories
Sponsors
Archive
Blogroll Badges
Community
|
Creating a New Web FTP Site on IIS7.5 with Powershell
Posted in Hosting & IIS7, Windows Powershell, Windows Server | 2 Comments | 25,755 views | 27/02/2010 16:18
It’s really easy to create new ftp web site on IIS7.5 with Powershell WebAdministration module.
$FTPUserDir is the name of the Virtual Directory name. You should use “LocalUser” for standalone machines.
Tags: create ftp site powershell, create-ftpsite with powershell, ftp7 powershell, iis7.5 auto ftp site powershell, iis7.5 new ftp site powershell
Comments (2)
Leave a Reply
|