Created
          June 23, 2023 16:30 
        
      - 
      
- 
        Save jwmoss/d1076cc1fa271fbbf852404ce7d2e6f4 to your computer and use it in GitHub Desktop. 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | iwr "https://downloadmirror.intel.com/739771/LAN-Win11-1.1.3.34.zip" -OutFile "C:\LAN-Win11-1.1.3.34.zip" | |
| New-item -Path "C:\" -Name "NUCDrivers" -ItemType Directory -Force | |
| Expand-Archive -Path "C:\LAN-Win11-1.1.3.34.zip" -DestinationPath "C:\NUCDrivers" | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment