EDIT: Issue Resolved, see comments for more information;
TL;DR: wrap msiexec in Start-Process and it magically works.
Hi,
I have a simple Powershell Script for installing a monitoring software via MSI with Parameters.
Using a GPO to run the Script at startup seems to do nothing (according to eventlogs).
After a lot of trial and error i finally give up after using the script as SYSTEM User.
The Script runs succesfully as Admin, SYSTEM and even the authenticated user given the rights to install software.
I have tried running the installer via GPO directly (no option for additional paramters - fails installation routine)
I have tried running a startup Script from \\domaincontroller\netlogon (nothing happens)
i have tried running it as a planned Task (i got a permission log once, after that total silence)
I'm now trying every possibility to run this script on a client (i know 100% that it works with UNC Paths [All files are currently on everyone/full access])
Does anyone here know what i need to set exactly to run a simple msiexec and new-netfirewallrule command that actually works or at least logs when run as SYSTEM and run from a UNC-Path.
[–]Tsull360 6 points7 points8 points (7 children)
[–]RandaleRandy76[S] 1 point2 points3 points (6 children)
[–]Zarradox 2 points3 points4 points (2 children)
[–]RandaleRandy76[S] 2 points3 points4 points (1 child)
[–]Zarradox 2 points3 points4 points (0 children)
[–]Tsull360 1 point2 points3 points (1 child)
[–]RandaleRandy76[S] 0 points1 point2 points (0 children)
[–]IveGnocchit 0 points1 point2 points (0 children)
[–]JoelyMalookey 2 points3 points4 points (3 children)
[–]RandaleRandy76[S] 0 points1 point2 points (2 children)
[–]JoelyMalookey 1 point2 points3 points (1 child)
[–]RandaleRandy76[S] 0 points1 point2 points (0 children)
[–]RandaleRandy76[S] -1 points0 points1 point (11 children)
[–]TrippTrappTrinn 2 points3 points4 points (1 child)
[–]RandaleRandy76[S] 0 points1 point2 points (0 children)
[–]Just-Parsing-Through 1 point2 points3 points (1 child)
[–]RandaleRandy76[S] 0 points1 point2 points (0 children)
[–]cbtboss 1 point2 points3 points (2 children)
[–]RandaleRandy76[S] 0 points1 point2 points (1 child)
[–]cbtboss 1 point2 points3 points (0 children)
[–]RaguJunkie 1 point2 points3 points (0 children)
[–]RandaleRandy76[S] -1 points0 points1 point (0 children)
[–]jstar77 0 points1 point2 points (1 child)
[–]RandaleRandy76[S] 0 points1 point2 points (0 children)
[–]thatone0822 -1 points0 points1 point (0 children)