Skip to content

Commit

Permalink
Updated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Smith-Rick authored Jun 13, 2019
1 parent cbb72b1 commit a547608
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@ The files in this repository are a collection of powershell scripts to Ivanti EP
**- Ivanti_EPM_TMC_Check.ps1** - Intended to be used as a work around for when the TMCsvc service gets messed up, causing SDClient or Vulscan to hang during the multicast phase of a deployment and causing subsequent tasks to queue indefinetly.

**- Win10_1803_UpgradeViaEPMSecurityScan.ps1** - Used for windows 10 in place upgrade with command line switches.

**- setupcomplete.ps1** - Used with PostOOBE and a windows 10 in place upgrade. Simply create a setupcomplete.cmd file and copy it to the local device prior to the upgrade. The .CMD file needs one line:
"powershell.exe -ExecutionPolicy ByPass -file C:\temp\Win10_1803\setupcomplete.ps1 -WindowStyle Hidden"

0 comments on commit a547608

Please sign in to comment.