<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D51Y0000A8OqoPSQSOkta Classic EngineLifecycle ManagementAnswered2024-05-02T16:25:29.000Z2020-12-17T17:05:24.000Z2021-03-02T22:15:31.000Z

KarthikP.51024 (Customer) asked a question.

Populate logon script and home folder path through Okta provisioning to AD

Hi,

 

I am planning to enable user provisioning from Okta to AD. Our AD team has requirement to populate logon script and home folder path at the time of account creation.

 

logon script :- This is .bat file and this script varies for users based on their department

home folder path:- This is remote path and varies for users based on their department

 

How can I use Okta AD agent to populate these 2 attributes dynamically from Okta to AD.

 

Appreciate your inputs.


  • feok4 (feok4)

    Check the attributes available in the profile editor in the AD Profile. scriptPath, homeDirectory, homeDrive may be what you're looking for but you'll need to test.

  • KarthikP.51024 (Customer)

    Thanks. I will verify and let you know if this works with attributes you suggested.

  • homeDrive and homeDirectory are what you need for their homedrive; I've just tested (we're just beginning implementation) and it works well. Doesn't automatically create the folder on the file server for us, but we have an odd naming setup so will have to find another way to do that anyway, so it may work for you.

This question is closed.
Loading
Populate logon script and home folder path through Okta provisioning to AD