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
Could either be a smaller function that only copies the template or something more comprehensive that builds a new (or syncs and existing) application package directory in the SCCM SourceFiles share, based on a set of standards.
Get template files - Install-Application.bat and Install-Application.ps1
Copy source installation directory from applications share to SCCM source files share
Copy installation scripts from template files
Option to open new directory
Option to create a corresponding Application package and deployment type using SCCM PowerShell cmdlets
The text was updated successfully, but these errors were encountered:
Could either be a smaller function that only copies the template or something more comprehensive that builds a new (or syncs and existing) application package directory in the SCCM SourceFiles share, based on a set of standards.
Install-Application.bat
andInstall-Application.ps1
The text was updated successfully, but these errors were encountered: