While running the ConfigRemoteMgmt.exe /configwinrmuser domain\users on a server i received an error as mentioned. What i had done was copy ConfigRemoteMgmt.exe alone and ran it from the folder. The Error Message was: ConfigRemoteMgmt.exe /configwinrmuser domain\users System.IO.FileNotFoundException: Could not load file or assembly 'Interop.NetFwT ypeLib, Version=1.1.0.5024, Culture=neutral, PublicKeyToken=4b82bfc4004a8f37' or one of its dependencies. The system cannot find the file specified. File name: 'Interop.NetFwTypeLib, Version=1.1.0.5024, Culture=neutral, PublicKey Token=4b82bfc4004a8f37' at ConfigRemoteMgmt.WinRMConfig.EnableWinRMConfiguration(String userOrgroupNa me, Boolean& restoreLocalAccountTokenFilterPolicy) at ConfigRemoteMgmt.WinRMConfig.Configure(String userOrgroupName, Boolean IsU serNeedsTobeConfiguredForAllNamespaces) at ConfigRemoteMgmt.Program.Main(String[] args) WRN: Assembly binding ...