https://github.com/KingLinkTiger/Invoke-CleanDriverStore
PowerShell Function/Module to Remove unwanted/unneeded files from a driver folder.
https://github.com/KingLinkTiger/Invoke-CleanDriverStore
Last synced: 4 months ago
JSON representation
PowerShell Function/Module to Remove unwanted/unneeded files from a driver folder.
- Host: GitHub
- URL: https://github.com/KingLinkTiger/Invoke-CleanDriverStore
- Owner: KingLinkTiger
- Created: 2018-02-28T23:01:34.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-11T15:03:08.000Z (almost 7 years ago)
- Last Synced: 2024-08-14T07:05:57.086Z (8 months ago)
- Language: PowerShell
- Size: 5.86 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - KingLinkTiger/Invoke-CleanDriverStore - PowerShell Function/Module to Remove unwanted/unneeded files from a driver folder. (PowerShell)
README
# Invoke-CleanDriverStore
This PowerShell module is designed to be run against a folder that contains either OEM drivers or an export from a known good system.
## Goals
The goal of this module is to prune a driver share to as small as possible that can then later be imported and used within MDT and/or SCCM. In initial testing the size of an export from a good system was 700MB and was decreased to under 17.5MBs.