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…
If repository is found to be inconsistent, for Vista and newer, run from elevated command prompt: Winmgmt /salvagerepository Note this command will take the content of the inconsistent repository and…
With PowerShell becoming one of the most important tools in a Windows administrator’s tool bag as well as really becoming the best prompt to use on Windows Server Core, I…
Yesterday I faced a problem in which I need to change the computer name using PowerShell. First I was looking for some cmdlet which can do this job for me…
After installing WSUS 3.0 on a server, you can manage WSUS 3.0 from any computer on your network, as long as the domain of that computer has a trust relationship…