SalesBuy
1-855-856-7678
Technical SupportSupport
Many installations require all users to change passwords periodically. Use the following procedure to change the password of the service account.
$AccountPassword = ConvertTo-SecureString -String NewPassword -AsPlainText -Force Stop-WFHost -Verbose Update-WFHost -RunAsPassword $AccountPassword –Verbose Start-WFHost -Verbose
You can now freely add or remove nodes from the farm.
Build Date: