Troubleshooting Guide

Find solutions to common BitOSDT issues. From installation problems to deployment errors, we've got you covered with step-by-step solutions.

Issue Categories

🔧 Installation Issues

Problems during application setup and prerequisite installation.

Runtime Errors

Issues with application functionality and OSDCloud integration.

🌐 Network Issues

PXE boot problems and network configuration issues.

🖥️ Deployment Issues

Problems with image creation and Windows deployment.

Installation Issues

⚠️ Prerequisites Fail to Install
Symptoms:
  • Installation hangs during prerequisite download
  • Error messages about failed downloads
  • PowerShell module installation fails
  • Windows ADK installation errors
Solutions:
  1. Check internet connectivity and ensure stable connection
  2. Temporarily disable antivirus software during installation
  3. Run installer as Administrator
  4. Check Windows Update service status
  5. Manually install PowerShell 7+ from Microsoft
  6. Ensure sufficient disk space (100GB+ free)
  7. Disable Windows Defender real-time protection temporarily
💥 Application Won't Start
Symptoms:
  • Application crashes on startup
  • Blank window or loading screen
  • Error messages in Event Viewer
  • Application fails to respond
Solutions:
  1. Check Event Viewer for detailed error messages
  2. Verify all prerequisites are installed correctly
  3. Run system file checker: sfc /scannow
  4. Reinstall Visual C++ Redistributables
  5. Try running in compatibility mode
  6. Check for Windows updates
  7. Reinstall BitOSDT if necessary

Runtime Errors

🖼️ Image Creation Fails
Symptoms:
  • Image build process stops unexpectedly
  • Error messages during image creation
  • OSDCloud module errors
  • Download failures for Windows images
Solutions:
  1. Ensure sufficient disk space (100GB+ free)
  2. Verify OSD PowerShell module is up to date
  3. Check internet connectivity for downloads
  4. Run PowerShell as Administrator
  5. Temporarily disable real-time antivirus scanning
  6. Check Windows ADK installation
  7. Verify system meets minimum requirements
  8. Try creating a simpler image configuration
🔧 Driver Detection Issues
Symptoms:
  • Drivers not detected during deployment
  • Hardware not recognized after deployment
  • CloudDriver option not working
  • Missing device drivers
Solutions:
  1. Enable CloudDriver option in image creation
  2. Manually add driver packages if needed
  3. Verify device is supported by OSDCloud
  4. Check manufacturer driver availability
  5. Use Windows 10 template for better compatibility
  6. Update OSDCloud module to latest version
  7. Test with different hardware configurations

Network Issues

⚠️ Beta Notice: PXE Server Mode and network boot features are disabled during beta testing. These solutions apply to future releases.
🌐 Web Interface Not Accessible
Solutions (for future releases):
  1. Check Windows Firewall settings (allow port 3000)
  2. Verify port 3000 is not in use by another application
  3. Check antivirus network protection settings
  4. Try changing the port in application settings
  5. Ensure server mode is enabled during installation
  6. Check network adapter configuration
🔌 PXE Boot Not Working
Solutions (for future releases):
  1. Verify network configuration (DHCP scope options)
  2. Check DHCP options 66 and 67 are correctly set
  3. Ensure TFTP service is running (port 69)
  4. Verify device MAC address is in allowed list
  5. Check network boot is enabled in device BIOS/UEFI
  6. Ensure Windows Firewall allows DHCP and TFTP
  7. Test with different network hardware

Deployment Issues

💾 USB Creation Fails
Symptoms:
  • USB drive not recognized
  • Creation process hangs or fails
  • USB drive not bootable after creation
  • Insufficient space errors
Solutions:
  1. Ensure USB drive is 8GB or larger
  2. Format USB drive as FAT32 before creation
  3. Try a different USB port or drive
  4. Run BitOSDT as Administrator
  5. Check USB drive for errors
  6. Disable antivirus real-time scanning temporarily
  7. Verify USB drive is not write-protected
📀 ISO Creation Problems
Solutions:
  1. Ensure sufficient disk space for ISO file
  2. Check write permissions for target directory
  3. Verify image build completed successfully
  4. Try creating ISO in different location
  5. Close any applications using the target drive
  6. Check for disk errors on target drive

Common Error Codes

Error 0x80070002: File not found. Check that all required files are present and paths are correct.
Error 0x80070005: Access denied. Run as Administrator or check file permissions.
Error 0x8007000E: Out of memory. Close other applications or increase virtual memory.
Error 0x80070070: Insufficient disk space. Free up disk space and try again.
Error 0x80070091: Directory not empty. Clear the target directory or choose different location.
Error 0x8007045D: I/O device error. Check USB drive or disk for errors.

Getting Help

Support Resources

When Reporting Issues

Include the following information for faster resolution:

💡 Pro Tip: During beta testing, many issues are known and being addressed. Check our issue tracker for known issues and workarounds.