The Deployment Imaging Servicing and Management (DISM) tool can service Windows images and the online operating system. The /StartComponentCleanup option reduces
46 views
Using PowerShell to Find Your RDS License Server
Open PowerShell: Press Win + X and select “Windows PowerShell” or “Windows PowerShell
58 views
Installation
Install-Module ps2exe
Usage
ps2exe -inputFile file.ps1 -outputFile file.exe -noError -noOutput -noConsole -credentialGUI -requireAdmin
Invoke-ps2exe [-inputFile] '<filename>' [[-outputFile] '<filename>'][-prepareDebug] [-x86|-x64] [-lcid <id>] [-STA|-MTA] [-noConsole]
106 views