SCCMStuff

1.0.4

Various Azure related functions. Some of them are explained at https://doitpsway.com/series/sccm-mdt-intune.

Some of the interesting functions:
- Add-CMDeviceToCollection - add selected device to selected collection
- Clear-CMClientCache - clear SCCM client cache
- Connect-SCCM - make remote session to SCCM server
- Get-CMLog - open the correct SCCM client/serv
Various Azure related functions. Some of them are explained at https://doitpsway.com/series/sccm-mdt-intune.

Some of the interesting functions:
- Add-CMDeviceToCollection - add selected device to selected collection
- Clear-CMClientCache - clear SCCM client cache
- Connect-SCCM - make remote session to SCCM server
- Get-CMLog - open the correct SCCM client/server log(s) based on specified topic
- Invoke-CMAdminServiceQuery - invoke query against SCCM Admin Service
- Invoke-CMAppInstall - invoke installation of deployed application(s) on the client
- Invoke-CMComplianceEvaluation - invoke of compliance validations
- Refresh-CMCollection - refresh SCCM collection members
- Update-CMAppSourceContent - update source data of the application
- Update-CMClientPolicy - update of SCCM client policies (like gpupdate for GPO)
- Get-CMAutopilotHash - read client Autopilot hash from SCCM database
- ...
Show more

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name SCCMStuff

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name SCCMStuff

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2022 @AndrewZtrhgf. All rights reserved.

Package Details

FileList

Version History

Version Downloads Last updated
1.0.4 (current version) 8 5/19/2024
1.0.3 1,816 8/4/2022
1.0.2 37 6/23/2022
1.0.1 30 5/18/2022
1.0.0 13 5/18/2022