We have a workflow where when an employee is deprovisioned we manually add a manager to access of the network drive of the employee. We would like to add this to the process and allow 14 days access and then move the drive to a "holding" folder for 365 days then delete it. We did see a few options in the custom command builder but unsure of the actual settings needed.
Hello,
The solution will include a Custom Command and a Scheduled Task. The command will execute the following script from our repository: http://www.adaxes.com/script-repository ... er-s15.htm and set a date property to the current date/time. We recommend using one of Adaxes custom date attributes (e.g. CustomAttributeDate1). The property will be used to detect when the home directory must be moved and deleted. The Scheduled Task will move and delete the home directory depending on the date property (i.e. CustomAttributeDate1).
i. Creating the Custom Command
ii. Creating the Scheduled Task.
how to automatically grant a user's manager access to their network drive and onedrive during a user's deprovisioning. I don't want to manually grant access to the ... -prem file server and onedrive. Can this be incorporated in the user deprovisioning script?
Hi, in our Create User action we have setup a custom binary attribute to upload the staff picture. Is there a way to save the uploaded image to a network share and rename ... out how to save the uploaded image to the share with proper file name. Thank you.
Hello, We are currently rolling out a deployment for Windows Hello. For this, we have created a custom automation in Adaxes for users to have to reset their passwords on ... this group? Or, do you have another recommendation for getting this done? Thank you.
I have a number of custom Powershell scripts that add users to Teams, groups, etc. I re-use these scripts dozens of times for different conditions and only change one ... possible to convert this script to a custom command and pass parameters to it instead?
Dear, I'm having issue in adding a group to a Business Unit. The situation is as following: We have given our IT ServiceDesk access to manage certain groups. This is ... Unit.", "Information") Can you please verify what is preventing the addition? Thank you.