Hi Team.
I am trying to create Bulk users in AD with Power Shell script in Server 2008r2.
When i am doing this script so,me error showing..please fidn the this..
___ WARNING: Error initializing default drive: 'Unable to find a default server with Active Directory Web Services running.'.
Get-ADUser : Unable to find a default server with Active Directory Web Services running.
At C:\Scripts\users1.ps1:31 char:16
+ if (Get-ADUser <<<< -F {SamAccountName -eq $Username})
+ CategoryInfo : ResourceUnavailable: (:) [Get-ADUser], ADServerDownException
+ FullyQualifiedErrorId : Unable to find a default server with Active Directory Web Services running.,Microsoft.ActiveD
irectory.Management.Commands.GetADUser ___
Please help on this ..This urgent...Thank you..
Bhaskar B
Bhaskar B Exchange Administrator