본문 바로가기

Automation10

[ServiceNow] Business Rule to Change Task States [Requirements] Automation - Automatically move Change Request from Implement to Review Automatically move Change Request from Implement to Review when Change Tasks are closed. [OS] N/A [Development Language] JavaScript [IDE] Web browser [Settings] In ServiceNow, go to "Business Rule" then go to "When to run" - When: after - Insert, Update checked - Filter Conditions: "State" changes to "Closed" .. 2023. 12. 13.
[PowerShell] Adding Values in Group Policy via PowerShell [Requirements] The business has a policy blocking USB sticks as default. For USB access, an user needs to raise a ticket, the system administrator should go to the Group Policy manage server and add exception USB device ID. This manual process requires time and effort thus the business wants this process automated. - Figure out automation feasibility of adding device ID via PowerShell for automa.. 2023. 7. 4.
[Python] Saving Outlook Email Attachment to Image File [Requirements] Everyweek, the canteen vendor send a meal plan for the week. The email goes to a specific folder thanks to Outlook email rule. But still human power should engage to copy the specific cell in the meal plan Excel file then save as an image to update canteen application. - Save meal plan Excel file which is in a weekly meal plan email - Copy meal plan area and save as image file [OS.. 2023. 6. 21.
[Python] Editing PDF Fillable Form [Requirements] The business receives a bunch of requests from the employees selling company stocks. However, it is hard for the employees to fill out the form due to language barrier and complexibility. - Develop an automation process to fill out stock selling fillable PDF form [OS] Windows 10 [Development Language] Python [IDE] Pycham [Prerequisites] Install Python modules - pdfrw - fillpdfs On.. 2023. 6. 15.
반응형