This blog is home of my experience,findings and views on Learning New technologies
Thursday, 28 March 2019
Error Configuring the file share witness using powershell
Issue: There can errors when configuring the file share witness using PowerShell commands. The simplest command will be to remove "\" in the last and retry the same command. Resolution: Set-Clusterquorum -NodeFilesharemajority "\\system\clustername"
No comments:
Post a Comment