Forum Discussion
Brendansmith
Jun 16, 2022Copper Contributor
Copying files to %appdata% with intune
HI All, I have been trying to copy an .ini file though intune to C:\Users\%username%\AppData\Roaming\pyRevit I have decided to go with PowerShell and below is the following script New-it...
- Jun 16, 2022
@
I figured it out in the program it has to be set to user
Brendansmith
Jun 16, 2022Copper Contributor
Jannik_Reinhard I'm running it as a win32 app, Is it not possible to do it that way.
Jannik_Reinhard
Jun 16, 2022Iron Contributor
Okay sorry I understood that this is a Powershell script not a win32 app. Did you set the install behaviour to the user or to the system?
- BrendansmithJun 16, 2022Copper Contributor
- BrendansmithJun 16, 2022Copper Contributor
@
I figured it out in the program it has to be set to user