I can create a PowerShell | Python | SQL | Bash | IaC scripts to automate tasks:
- Automation SCCM packages, collections, and deployments
- software installation/uninstallation(Exe and Msi)
- Look for file in folder, rename files/folders, zip folders, unzip folders, move files etc.,
- Automate Active Directory / Group Policy operations such as create user, send e-mail on user creation, create group, adding members to group, enforce password policy, send alert to change password,drive mapping, change OU etc.,
- Connect with Azure and do operations in Azure Active Directory
- Read data from csv file, excel , document etc., and do operations in it as required
- Connect to VMs or Hyper-V VMs and execute commands in it
- Create new or Update existing Registry values
- Create simple UI with textbox box and button
- Connect to SQL, MySQL, postgres and Access database and do query select, insert, delete etc.,
- Retrieve system information such as Computer Name, Physical Disk details, RAM details, Cpu Information etc.,
- Run the Job in background to do operations
- Start or Stop Process/Service
- Run any Application as admin or different user