After upgrading to Version 3.1.0.2058 PowerGUI Pro ScriptEditor shows following error after startup.
"Import-Module : The term 'Microsoft.BestPractices.Cmdlets\Get-BpaModel' resolved to a cmdlet name that is ambiguous. Possible matches include:Microsoft.BestPractices.Cmdlets\Get-BpaModel Microsoft.BestPractices.Cmdlets\Get-BpaModel.At line:1 char:621+ @('C:\Windows\assembly\GAC_64\Microsoft.ActiveDirectory.Management\6.1.0.0__31bf3856ad364e35\Microsoft.ActiveDirectory.Management.dll','C:\Windows\system32\WindowsPowerShell\v1.0\Modules\Act
iveDirectory\ActiveDirectory.psd1','C:\Windows\system32\WindowsPowerShell\v1.0\Modules\BestPractices\Microsoft.BestPractices.Cmdlets.dll','C:\Windows\system32\WindowsPowerShell\v1.0\Modules\BestPractices\BestPractices.psd1','C:\Ps-Scripts\Ps-Modules\Uku-ActiveDirectory.psm1','C:\Windows\system3\WindowsPowerShell\v1.\Modules\adolib\adolib.psm1') | Where-Object { @(Get-Module | %{$_.Path} ) -notcontains $_ } | %{ Import-Module <<<< $_ }
+ CategoryInfo : ObjectNotFound: (Microsoft.BestP...ts\Get-BpaModel:String) [Import-Module], ParentContainsErrorRecordException+ FullyQualifiedErrorId :CmdletNameAmbiguous,Microsoft.PowerShell.Commands.ImportModuleCommand"
This message repeats four times.
Uncheck all options and the error will not occur.