Hi
Our organisation has a new user script for all of our schools located in a central mgmt server. This seems to be working fine from all schools apart form one. When we run the script we receive the following error:
WARNING: Error initializing default drive: 'A call to SSPI failed, see inner
exception.'.
get-addomain : A call to SSPI failed, see inner exception.
At - script location
s1:147 char:19
+ $CurrDomain = get-addomain
+ ~~~~~~~~~~~~
+ CategoryInfo : SecurityError: (SECONDARY:ADDomain) [Get-ADDomai
n], AuthenticationException
+ FullyQualifiedErrorId : A call to SSPI failed, see inner exception.,Micr
osoft.ActiveDirectory.Management.Commands.GetADDomain
I have changed the restrictions (which were already unrestricted) to match the others but no luck.