jasieltego
Member
- Oct 5, 2021
- 15
Hi All,
I'm facing an issue here.
I know how to replace and export information from Attribute editor in AD.
However I'm tasked with whatever the value is, create a shortcut in the desktop that resides in the attribute for the particular user.
Allow me to expand.
In this random case I chose to use the AD Attribute destination indicator. (I know I can create a custom one)
In there I use a unc path like \\share\folder (This far, we know the Destination Indicator Attribute has a value of \\share\folder) This path does exist in testing
with Powershell I want to create a script that will create a shortcut of whatever is in the attribute field destination indicator.
I know how to create a shortcut with powershell, but not how to create one based on whats on a certain attribute. Can someone help me or point me in the right direction.
Thanks
I'm facing an issue here.
I know how to replace and export information from Attribute editor in AD.
However I'm tasked with whatever the value is, create a shortcut in the desktop that resides in the attribute for the particular user.
Allow me to expand.
In this random case I chose to use the AD Attribute destination indicator. (I know I can create a custom one)
In there I use a unc path like \\share\folder (This far, we know the Destination Indicator Attribute has a value of \\share\folder) This path does exist in testing
with Powershell I want to create a script that will create a shortcut of whatever is in the attribute field destination indicator.
I know how to create a shortcut with powershell, but not how to create one based on whats on a certain attribute. Can someone help me or point me in the right direction.
Thanks