Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Updating AD from logon script

$
0
0

Hi people! I've hit a bit of a brick wall with a little project I've been working on. The idea was a sort of basic asset tracking system. The plan was to take username and serial number and store them in AD. The locations I was going to use are in the computer account, Location and ManagedBy properties. While the script runs fine as admin, when running as a limited user obviously they don't have permission to update these fields in AD. So, I was thinking of using Delegate Permissions but I can find location or ManagedBy in the delegation wizard.

Anyone able to point me in the right direction or offer a better solution?

 

Thanks,

Baz


Viewing all articles
Browse latest Browse all 6937

Trending Articles