Posts mit dem Label AdminScripts werden angezeigt. Alle Posts anzeigen
Posts mit dem Label AdminScripts werden angezeigt. Alle Posts anzeigen

Freitag, 19. Februar 2016

How to configure IIS to use specific ports for Passive FTPIn Feburary 2016 19,

In Feburary 2016 19,
Login to the machine using remote desktop.
Go to the Inetpub\AdminScripts directory. This is typically on the same drive you installed windows, so c:\Inetpub\AdminScripts
Run the command
adsutil.vbs set /MSFTPSVC/PassivePortRange 'xxxx-yyyy'And replace xxxx with the starting port and yyyy with the ending port range.
In Feburary 2016 19,