SCCMStuff

1.0.2

Various Azure related functions. Some of them are explained at https://doitpsway.com/.

Some of the interesting functions:
- Add-CMDeviceToCollection - adding selected device to selected collection
- Clear-CMClientCache - clearing SCCM client cache
- Connect-SCCM - making remote session to SCCM server
- Get-CMLog - openning the correct SCCM client/server log(s) b
Various Azure related functions. Some of them are explained at https://doitpsway.com/.

Some of the interesting functions:
- Add-CMDeviceToCollection - adding selected device to selected collection
- Clear-CMClientCache - clearing SCCM client cache
- Connect-SCCM - making remote session to SCCM server
- Get-CMLog - openning the correct SCCM client/server log(s) based on specified topic
- Invoke-CMAdminServiceQuery - invoking query against SCCM Admin Service
- Invoke-CMAppInstall - invoking installation of deployed application(s) on the client
- Invoke-CMComplianceEvaluation - invoking of compliance validations
- Refresh-CMCollection - refreshing SCCM collection members
- Update-CMAppSourceContent - updating source data of the application
- Update-CMClientPolicy - updating 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 -RequiredVersion 1.0.2

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

Install-PSResource -Name SCCMStuff -Version 1.0.2

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.3 1,245 8/4/2022
1.0.2 (current version) 37 6/23/2022
1.0.1 30 5/18/2022
1.0.0 13 5/18/2022