Advertisement
naveenk232

Powershell-GroupMembership

Jan 20th, 2012
405
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Get-QADMemberOf : Resolution of the dependency failed, type = "Quest.ActiveRoles.ArsPowerShellSnapIn.BusinessLogic.ICommand", name = "Object.Mem
  2. berOf.Get". Exception message is: The current build operation (build key Build Key[Quest.ActiveRoles.ArsPowerShellSnapIn.BusinessLogic.Commands.
  3. GetMemberOf.GetMemberOfCommand, Object.MemberOf.Get]) failed: The parameter searchConfigBuilder could not be resolved when attempting to call co
  4. nstructor Quest.ActiveRoles.ArsPowerShellSnapIn.BusinessLogic.Commands.GetMemberOf.GetMemberOfCommand(Quest.ActiveRoles.ArsPowerShellSnapIn.Busi
  5. nessLogic.Commands.GetObject.IDirectorySearchConfigBuilder searchConfigBuilder, Quest.ActiveRoles.ArsPowerShellSnapIn.BusinessLogic.Commands.Get
  6. MemberOf.IMemberOfConfigBuilder memberOfConfigBuilder, Quest.ActiveRoles.ArsPowerShellSnapIn.BusinessLogic.Commands.GetMemberOf.IMemberOfReader
  7. memberOfReader, Quest.ActiveRoles.ArsPowerShellSnapIn.BusinessLogic.Commands.GetObject.IDirectoryObjectWriter writer, Quest.ActiveRoles.ArsPower
  8. ShellSnapIn.IProgressTracker progressTracker). (Strategy type BuildPlanStrategy, index 5)
  9. At C:\Users\user\AppData\Local\Temp\20\14122995-ae2a-4c9d-a116-718ef36f6a9d.ps1:11 char:30
  10. +     $groups = Get-QADMemberOf <<<<  $_ | Select-Object -expandProperty Name
  11.     + CategoryInfo          : NotSpecified: (:) [Get-QADMemberOf], ResolutionFailedException
  12.     + FullyQualifiedErrorId : Microsoft.Practices.Unity.ResolutionFailedException,Quest.ActiveRoles.ArsPowerShellSnapIn.Powershell.Cmdlets.GetM
  13.    emberOfCmdlet
  14.  
  15. ForEach-Object : Exception of type 'System.OutOfMemoryException' was thrown.
  16. At C:\Users\user\AppData\Local\Temp\20\14122995-ae2a-4c9d-a116-718ef36f6a9d.ps1:12 char:16
  17. +     $groups | % <<<<  {
  18.     + CategoryInfo          : NotSpecified: (:) [ForEach-Object], OutOfMemoryException
  19.     + FullyQualifiedErrorId : System.OutOfMemoryException,Microsoft.PowerShell.Commands.ForEachObjectCommand
  20.  
  21. Get-QADMemberOf : Resolution of the dependency failed, type = "Quest.ActiveRoles.ArsPowerShellSnapIn.BusinessLogic.IObjectCacheFactory", name =
  22. "". Exception message is: The current build operation (build key Build Key[Quest.ActiveRoles.ArsPowerShellSnapIn.BusinessLogic.ObjectCacheFactor
  23. y, null]) failed: The current build operation (build key Build Key[Quest.ActiveRoles.ArsPowerShellSnapIn.BusinessLogic.ObjectCacheFactory, null]
  24. ) failed: Exception of type 'System.OutOfMemoryException' was thrown. (Strategy type DynamicMethodConstructorStrategy, index 0) (Strategy type B
  25. uildPlanStrategy, index 5)
  26. At C:\Users\user\AppData\Local\Temp\20\14122995-ae2a-4c9d-a116-718ef36f6a9d.ps1:11 char:30
  27. +     $groups = Get-QADMemberOf <<<<  $_ | Select-Object -expandProperty Name
  28.     + CategoryInfo          : NotSpecified: (:) [Get-QADMemberOf], ResolutionFailedException
  29.     + FullyQualifiedErrorId : Microsoft.Practices.Unity.ResolutionFailedException,Quest.ActiveRoles.ArsPowerShellSnapIn.Powershell.Cmdlets.GetM
  30.    emberOfCmdlet
  31.  
  32. ForEach-Object : Exception of type 'System.OutOfMemoryException' was thrown.
  33. At C:\Users\user\AppData\Local\Temp\20\14122995-ae2a-4c9d-a116-718ef36f6a9d.ps1:12 char:16
  34. +     $groups | % <<<<  {
  35.     + CategoryInfo          : NotSpecified: (:) [ForEach-Object], OutOfMemoryException
  36.     + FullyQualifiedErrorId : System.OutOfMemoryException,Microsoft.PowerShell.Commands.ForEachObjectCommand
  37.  
  38. The '=' operator failed: Exception of type 'System.OutOfMemoryException' was thrown..
  39. At C:\Users\user\AppData\Local\Temp\20\14122995-ae2a-4c9d-a116-718ef36f6a9d.ps1:11 char:14
  40. +     $groups = <<<<  Get-QADMemberOf $_ | Select-Object -expandProperty Name
  41.     + CategoryInfo          : InvalidOperation: (:) [], RuntimeException
  42.     + FullyQualifiedErrorId : OperatorFailed
  43.  
  44. Get-QADMemberOf : Resolution of the dependency failed, type = "Quest.ActiveRoles.ArsPowerShellSnapIn.BusinessLogic.IObjectCacheFactory", name =
  45. "". Exception message is: The current build operation (build key Build Key[Quest.ActiveRoles.ArsPowerShellSnapIn.BusinessLogic.ObjectCacheFactor
  46. y, null]) failed: The parameter attributeCacheFactory could not be resolved when attempting to call constructor Quest.ActiveRoles.ArsPowerShellS
  47. napIn.BusinessLogic.ObjectCacheFactory(Quest.ActiveRoles.ArsPowerShellSnapIn.DirectoryAccess.IDirectory directory, Quest.ActiveRoles.ArsPowerShe
  48. llSnapIn.BusinessLogic.Directory.IDirectoryExtensions directoryEx, Quest.ActiveRoles.ArsPowerShellSnapIn.BusinessLogic.Directory.ObjectCache.IAt
  49. tributeCacheFactory attributeCacheFactory). (Strategy type BuildPlanStrategy, index 5)
  50. At C:\Users\user\AppData\Local\Temp\20\14122995-ae2a-4c9d-a116-718ef36f6a9d.ps1:11 char:30
  51. +     $groups = Get-QADMemberOf <<<<  $_ | Select-Object -expandProperty Name
  52.     + CategoryInfo          : NotSpecified: (:) [Get-QADMemberOf], ResolutionFailedException
  53.     + FullyQualifiedErrorId : Microsoft.Practices.Unity.ResolutionFailedException,Quest.ActiveRoles.ArsPowerShellSnapIn.Powershell.Cmdlets.GetM
  54.    emberOfCmdlet
  55.  
  56. The following exception occurred while retrieving the type name hierarchy: "Exception of type 'System.OutOfMemoryException' was thrown.".
  57. At C:\Users\user\AppData\Local\Temp\20\14122995-ae2a-4c9d-a116-718ef36f6a9d.ps1:13 char:17
  58. +         $user2 = <<<<  New-Object -TypeName PsObject -Property @{
  59.     + CategoryInfo          : NotSpecified: (:) [], ExtendedTypeSystemException
  60.     + FullyQualifiedErrorId : CatchFromBaseGetTypeNameHierarchy
  61.  
  62. ForEach-Object : Exception of type 'System.OutOfMemoryException' was thrown.
  63. At C:\Users\user\AppData\Local\Temp\20\14122995-ae2a-4c9d-a116-718ef36f6a9d.ps1:12 char:16
  64. +     $groups | % <<<<  {
  65.     + CategoryInfo          : NotSpecified: (:) [ForEach-Object], OutOfMemoryException
  66.     + FullyQualifiedErrorId : System.OutOfMemoryException,Microsoft.PowerShell.Commands.ForEachObjectCommand
  67.  
  68. The '=' operator failed: Exception of type 'System.OutOfMemoryException' was thrown..
  69. At C:\Users\user\AppData\Local\Temp\20\14122995-ae2a-4c9d-a116-718ef36f6a9d.ps1:11 char:14
  70. +     $groups = <<<<  Get-QADMemberOf $_ | Select-Object -expandProperty Name
  71.     + CategoryInfo          : InvalidOperation: (:) [], RuntimeException
  72.     + FullyQualifiedErrorId : OperatorFailed
  73.  
  74. The '=' operator failed: Exception of type 'System.OutOfMemoryException' was thrown..
  75. At C:\Users\user\AppData\Local\Temp\20\14122995-ae2a-4c9d-a116-718ef36f6a9d.ps1:11 char:14
  76. +     $groups = <<<<  Get-QADMemberOf $_ | Select-Object -expandProperty Name
  77.     + CategoryInfo          : InvalidOperation: (:) [], RuntimeException
  78.     + FullyQualifiedErrorId : OperatorFailed
  79.  
  80. Exception of type 'System.OutOfMemoryException' was thrown.
  81. At :line:0 char:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement