- Windows 10 for Enterprise Administrators
- Jeff Stokes Manuel Singer Richard Diver
- 100字
- 2021-07-02 18:20:08
Looking at Setupact.log and Setupapi.dev.log
Setupact.log and Setupapi.dev.log are perhaps the two most important log files that are used during update/setup failure troubleshooting. Here are the locations these files will be typically located at, depending on the deployment phase:
- Down-level (Setupact.log): Used for troubleshooting rollbacks and down-level failures
Location: $Windows.~BTSourcesPanther
- Rollback (Setupact.log): Used to troubleshoot rollback and and uninstall failures
Location: $Windows.~BTSourcesRollback
- Windeploy and OOBE (Setupact.log): Used to troubleshoot failures during OOBE
Location: $Windows.~BTSourcesPantherUnattendGC
- Pre-initialization (Setupact.log): Used to troubleshoot pre-launch failures
Location: Windows
- Upgrade Complete (Setupact.log): Used for post-upgrade investigations
Location: WindowsPanther
推薦閱讀
- HornetQ Messaging Developer’s Guide
- Kubernetes實戰
- DevOps for Networking
- 垃圾回收的算法與實現
- Android Studio Essentials
- C和C++安全編碼(原書第2版)
- 跟小海龜學Python
- NativeScript for Angular Mobile Development
- OpenStack Cloud Computing Cookbook(Fourth Edition)
- Java虛擬機字節碼:從入門到實戰
- Java持續交付
- Statistical Application Development with R and Python(Second Edition)
- Learning Modular Java Programming
- Deep Learning with R Cookbook
- Python網絡爬蟲技術與應用