
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-03-2016
02:16 PM
- last edited on
‎07-04-2023
05:39 PM
by
ErikT
1. Deployment checks for the needed powershell script.
2.The deployment tries to remove old ssd.txt file that are writen before.
3.The PowerShell Scripts tries to read the WMI class MediaType
See MSFT_PhysicalDisk class:
https://msdn.microsoft.com/en-us/library/windows/desktop/hh830532(v=vs.85).aspx
The scripts writes a file ssd.txt to the c:\ drive if it finds a mediatype=4 (SSD)
After the deployment the assets are rescanned.
After the rescan you can create a report with the file scanning option in the scanning menu.
- Labels:
-
Share(d) Packages

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-29-2016 04:10 AM
See: https://msdn.microsoft.com/en-us/library/windows/desktop/hh830613(v=vs.85).aspx
