You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description of the new feature - must be an in-depth explanation of the feature you want, reasoning why, and the added benefits for MSPs as a whole.
I would like to request the ability to deploy IntuneWin files and PowerShell scripts to multiple organisations through a centralised area in CIPP.
Currently, when deploying an application that is not supported by the MSP apps deployment, I have to manually log into each tenant and upload the application individually. This process is time-consuming and inefficient.
A couple of examples include: NinjaRMM, Printix and Cisco Umbrella. I would hope that we would be able to then further edit these once deployed either in the Intune portal or in CIPP to allow us to change the deployment install command. eg powershell.exe -NoProfile -ExecutionPolicy Bypass -File .\script.ps1 -TokenID aaaaaa
If it were possible to perform these deployments centrally via CIPP, it would significantly reduce the time and effort required, allowing for standardised and streamlined deployments across all tenants.
I may not have fully explained this correctly to please feel free to ask questions and I will answer accordingly.
I know I may also be jumping the gun a little as custom packaging may be on the future roadmap.
We are a sponsor under the organisation techwyseuk.
PowerShell commands you would normally use to achieve above request
Description of the new feature - must be an in-depth explanation of the feature you want, reasoning why, and the added benefits for MSPs as a whole.
I would like to request the ability to deploy IntuneWin files and PowerShell scripts to multiple organisations through a centralised area in CIPP.
Currently, when deploying an application that is not supported by the MSP apps deployment, I have to manually log into each tenant and upload the application individually. This process is time-consuming and inefficient.
A couple of examples include: NinjaRMM, Printix and Cisco Umbrella. I would hope that we would be able to then further edit these once deployed either in the Intune portal or in CIPP to allow us to change the deployment install command. eg
powershell.exe -NoProfile -ExecutionPolicy Bypass -File .\script.ps1 -TokenID aaaaaa
If it were possible to perform these deployments centrally via CIPP, it would significantly reduce the time and effort required, allowing for standardised and streamlined deployments across all tenants.
I may not have fully explained this correctly to please feel free to ask questions and I will answer accordingly.
I know I may also be jumping the gun a little as custom packaging may be on the future roadmap.
We are a sponsor under the organisation techwyseuk.
PowerShell commands you would normally use to achieve above request
The text was updated successfully, but these errors were encountered: