2017年5月5日金曜日

softwaredistribution を削除する

c:\Windows\SoftwareDistribution\Download を削除する前に

net stop usosvc
Update (Session) Orchestrator サービスを停止
Win10から Windows Update の仕組みが変更
コンパネから設定に移動
wuaucltコマンドの一部が usosvc

net stop dosvc
Delivery Optimization サービスを停止
Win10から Windows Update のダウンロードを超流通 P2P で速くする仕組み

net stop wuauserv
自動更新サービスの本体を停止

net stop cryptSvc
Cryptographic サービスで幾つかの証明書の追加、ファイルの署名
ルート証明書自動更新サービス、Windows Update からルート証明書を取得


net stop bits
BITS サービスの停止
バックグラウンド インテリジェント転送サービスは転送の帯域幅の調整や中断/再開

net stop msiserver
Windows Installer バックグラウンドでシステムアカウントを用いてインストール・アンインストール

c:\Windows\SoftwareDistribution\Download を削除


net start msiserver
net start bits
net start cryptSvc
net start wuauserv
net start dosvc
net start usosvc




C:\Users\User name\AppData\Local\Temp