Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question. What exactly is "run PowerShell to create and upload Application in Intune" #256

Open
James-von-Detroit opened this issue Apr 5, 2024 · 4 comments

Comments

@James-von-Detroit
Copy link

What do you mean upload a tool in Intune? I'm curious about using this tool, but i dont want to upload anything into Intune... Can someone explain this process to me "run PowerShell to create and upload Application in Intune"

@rzander
Copy link
Owner

rzander commented Apr 5, 2024

Where did you get the "run PowerShell to create and upload Application in Intune" ?

@James-von-Detroit
Copy link
Author

Per these steps. The last step found at https://github.com/rzander/ruckzuck/wiki/RuckZuck-for-Intune

Connect Intune by using Graph API to check for outdated RuckZuck-Applications

User can select Applictions to create...
download the required Files to %TEMP%\{ContentID}
(Install Nuget Module if missing)
(Install AzureAD PowerShell Module if missing)
(download IntuneWinAppUtil.exe from https://github.com/Microsoft/Microsoft-Win32-Content-Prep-Tool to %TEMP%\intunewin)
extract PowerShell script to upload App (Script is based on https://github.com/microsoftgraph/powershell-intune-samples/tree/master/LOB_Application) to %TEMP%\intunewin
generate install.ps1, uninstall.ps1, detection.ps1, requirements.ps1 and logo.png in %TEMP%\{ContentID}
run IntuneWinAppUtil.exe to generate *.intunewin File in %TEMP%\intunewin
run PowerShell to create and upload Application in Intune. 

@James-von-Detroit
Copy link
Author

Perhaps i'm misunderstanding, but wanted to know exactly that meant. I was reading it as it was going to upload the ruckzuck tools into intune?

@rzander
Copy link
Owner

rzander commented Apr 6, 2024

RuckZuck4Intune will download the selected app from RuckZuck to the local %Temp% directory and generates the .intunewin File from the downloaded content. Then it will generate the app in Intune and upload the intunewin File for that app...
Exact the same steps as you would create an app manually...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants