Consider the following scenario:
- You implement the German version of Microsoft Skype for Business Server 2015 in a German language operating system of Windows Server.
- You configure a watcher node test user by using the Set-CsUserTestCredential cmdlet.
For example:
Set-CsTestUserCredential -SipAddress "sip:user@contoso.com" -UserName "contoso\user" -Password "<Password>"
In this scenario, you receive an error message that resembles the following:
Set-CsTestUserCredential : Fehler beim Festlegen der Anmeldeinformationen f.r sip:user@contoso.com. Innere Ausnahme: Microsoft.Rtc.Management.SyntheticTransactions.CredentialManagement.NetworkServiceImpersonator+NetworkServiceImpersonatorException: Fehler beim Annehmen der Identit.t des Netzwerkdienstkontos. Fehlerdetails: Es wurden keine Prozesse im Besitz von 'NT Authority\Network Service' gefunden..