Create folder and pin it to quick acces via Dynamo?

Hi all,

I made a script that creates a folder where all PDF and DWG files can be saved to.
To automate this for all users i would like to be able to pin the folder in the quick acces bar in the explorer.

Is there any way to do this with dynamo?
Preferably, i would add a python script or code block to the directory from path node…

There is a stackoverflow topic about this but they use powershell unfortunately…