Powershell_Scripts/Windows10/history-cmd-powershell

24 lines
811 B
Plaintext

history
$PSVersiontable
import-module "C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\amd64\DISM"
get-module
cd C:\users\andre.lasfargues\Downloads
.\removeapps.ps1 -pathtowim "E:\Logiciel\ISO\win10-1709\sources\install.wim"
$env:Path = ($env:Path + ";C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tool...
.\removeapps.ps1 -pathtowim "E:\Logiciel\ISO\win10-1709\sources\install.wim"
get-module
Remove-AppxProvisionedPackage
.\removeapps.ps1 -pathtowim "E:\Logiciel\ISO\win10-1709\sources\install.wim" -index 2
history
history
cd ..
cd .\AppData\Local\Temp
Remove-Item -help
Remove-Item --
Remove-Item \?
Remove-Item /?
Remove-Item help
get-help Remove-Item
rmdir .\ct4nu02v.coa
rmdir -Recurse -Force .\ct4nu02v.coa