Create FTP user (Powershell GUI)
Here is a small PowerShell script that I have written today, this is a GUI interface script that will help you create a FTP user with folder and will configure…
Here is a small PowerShell script that I have written today, this is a GUI interface script that will help you create a FTP user with folder and will configure…
Just a quick script that may come in useful to you. The below PowerShell script will delete IIS Log files older than 7 days that are in the “C:\inetpub\logs\LogFiles\w3svc1” directory.…