Powershell Jobs
Powershell
Contratar Powershell DevelopersAzure powershell expert needed for automation to rotate storage containers sas tokens.
i need ps expert who can help m in creating custom ps scripts for sccm & intune .
I need a powershell scrip to renew device certificates in all the stations in my environment using different credentials(Service Account) invoking from a list of machines in an CSV. Code that needs to run is: $cert = (Is Cert:LocalMachineMy | Where-Object{$ -eq 'CN=<FQDN of Computer>})[0]&certreq @('Enroll', '-machine', '-q', $, 'Renew', 'ReuseKeys')
I want to export users (first name,last name, email and department) from AzureAD (specific group/application) and send it to API endpoint. job to run daily/ every 6 hours.
Creating CICD pipelines as yaml code. Powershell scripting azure resource