UniGetUI installer, minor other changes to WinGet and NC
This commit is contained in:
@@ -8,6 +8,10 @@ Updates Nextcloud Client
|
||||
Set if in use with MDT for logging
|
||||
#>
|
||||
|
||||
param(
|
||||
[switch] $MDT
|
||||
)
|
||||
|
||||
Start-Transcript -Path "c:\irnh\Install-WinGet.log" -Append
|
||||
|
||||
$PSModulePathAU = $env:PSModulePath.split(';')[1] # All Users PSModule path
|
||||
|
Reference in New Issue
Block a user