File tree Expand file tree Collapse file tree
memdocs/configmgr/apps/deploy-use Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22title : Create and run scripts
33titleSuffix : Configuration Manager
44description : Create and run PowerShell scripts on client devices.
5- ms.date : 04/30/2020
5+ ms.date : 12/28/2021
66ms.prod : configuration-manager
77ms.technology : configmgr-app
88ms.topic : conceptual
@@ -328,6 +328,18 @@ Microsoft Windows 10 Enterprise
328328- On the site server, by default in C:\Program Files\Configuration Manager\Logs:
329329 - ** SMS_Message_Processing_Engine.log**
330330
331+ ## Automate with Windows PowerShell
332+
333+ You can use the following PowerShell cmdlets to automate some of these tasks:
334+
335+ - [ Approve-CMScript] ( /powershell/module/configurationmanager/approve-cmscript )
336+ - [ Deny-CMScript] ( /powershell/module/configurationmanager/deny-cmscript )
337+ - [ Get-CMScript] ( /powershell/module/configurationmanager/get-cmscript )
338+ - [ Invoke-CMScript] ( /powershell/module/configurationmanager/invoke-cmscript )
339+ - [ New-CMScript] ( /powershell/module/configurationmanager/new-cmscript )
340+ - [ Remove-CMScript] ( /powershell/module/configurationmanager/remove-cmscript )
341+ - [ Set-CMScript] ( /powershell/module/configurationmanager/set-cmscript )
342+
331343## See Also
332344
333345- [ Configure role-based administration for Configuration Manager] ( ../../core/servers/deploy/configure/configure-role-based-administration.md )
You can’t perform that action at this time.
0 commit comments