PowerGui 3.0でスクリプトファイルをドットソースしようとしていますが、取得できるのは;だけです。
'。\PowerShell.Common.ps1'という用語は、コマンドレット、関数、スクリプトファイル、または操作可能なプログラムの名前として認識されません。名前のスペルを確認するか、パスが含まれている場合は、パスが正しいことを確認して、再試行してください。D:\ TFS \ SharePoint \ Dev \ Deploy \ AutoSPInstaller \ SP2010 \ AutoSPInstaller \ AutoSPInstallerFunctionsCustom.ps1:6 char:31+。\PowerShell.Common.ps1 <<<< + CategoryInfo:ObjectNotFound:(。\PowerShell.Common。 ps1:String)[]、CommandNotFoundException + FullyQualifiedErrorId:CommandNotFoundException
そして、powerGuiはその後、親スクリプトのコンテキスト依存リストで、上記のファイル内で私のスクリプト関数を提供しません。
ファイル「PowerShell.Common.ps1」はAutoSPInstallerFunctionsCustom.ps1と同じディレクトリにありますご協力いただきありがとうございます