Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
vringar16638yOtherwise I need to do this for 5000 users manually. I need to contact each user's superior over their usage of some in house services.
-
vringar16638y@philcr I have no control over the AD. I have been given an account that is only supposed to run one specific query, which only contains their name, management position and unit.
But each units boss boss is in the next higher management unit and the naming of units makes so little sense, that I need the relation "unit to next higher unit" mapped for me. -
vringar16638y@arcadesdude the original query was given to me in VB script. And as the idiot that I am, I underestimated the task massively. And I have never used any scripting language before, so I had little clue of what I was doing to myself.
And Power shell isn't part of a standart win 7 installation, so it would at least take 2-3 weeks just for security to allow it. ( Installation would probably happen early march.) -
vringar16638y@arcadesdude I almost had it working when I left today. 😅 I hope I can finish it up by tomorrow afternoon. Cause if so I can finally get back to my LAMP stack and try to figure out how to set it up properly.
Related Rants
Okay, so I have to write a script that will get user data from an AD, additional information from an XML, combine those two to get boss user relationship and output that mess into an excel sheet.
Oh, and both sources are ofc completely inconsistent. So I need full error handling on everything.
Aaaaaaand I have to write it in VB script... Using np++... Without plugins...
I hate my life!
undefined
dinosaur
pain
rage
errors
vbscript