Posted On March 31, 2019

How To Set Up an FTP Server in Windows Server 2003

kimconnect 0 comments
blog.KimConnect.com >> Windows >> How To Set Up an FTP Server in Windows Server 2003
Turn on FTP service:
 
Setup Home folders and security features:
 
Remember to allow “write” access to the service account onto those home folders

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

Windows Group Policy: Set Chrome as Default with a Home Page

Opinion: So... your company wants to standardize on Chrome, eh? I must say that I…

List Autorun Services

# $cred = get-Credential -credential kdoan-a $Username = 'kimconnect\kim-Admin $Password = 'PASSWORD' $pass = ConvertTo-SecureString…

Uninstall Windows Product Key

Obtain activation ID: slmgr /dlv   Remove activation (example): slmgr /upk xxxx2e65-04b7-44c9-9d7b-ef402816xxxx slmgr /upk xxxx72c7-36b3-4e4b-b435-fd0b09b9xxxx