会社のPCで Generic Host Process For Win32 Services Encountered A Problem というメッセージがでないように下記サイトで見つけた下のBatchファイルを流したら、ファイルサーバーにアクセスできなくなりました。ピングも通るし、サーバーからもこのホストが見えていて、Domainアドミンで入ってもだめです。直接サーバーのアドレスをうってもだめです。 マップされているドライブをクリックすると、'An error occurred while reconnecting...The local device name is already in use. The connection has not been restored'というエラーが出てきて、どうしようもできません。助けてください。 @ECHO off Echo Coded by http://hubpages.com/profile/rancidTaste reg add HKLM\SYSTEM\CurrentControlSet\Services\netbt\parameters /v TransportBindName /t REG_SZ /d "" /f reg add HKLM\Software\Microsoft\OLE /v EnableDCOM /t REG_SZ /d "N" /f Echo Coded by http://hubpages.com/profile/rancidTaste Echo Generic Host Error Problem Is Fixed, Press any key to continue pause
↧