Hi all! First of all, can I just say I' new to this forum so if I tread on any toes, please kindly point me in the right direction.
AUP Informant is the closest thing to fitting our needs. We need to display 3 separate AUPs depending one whether they're students, staff, or governors.
Telling the difference between accounts is only possible via AD/LDAP because we use the full names. e.g. "Joe Bloggs" for students and "JBloggs" for staff. In light of this, I've set up 3 directories:
\\server\sysvol\domain.internal\StaffAUP
\\server\sysvol\domain.internal\StudentAUP
\\server\sysvol\domain.internal\GovAUP
All completely identical except for the policy. Annoyingly, I can only execute them locally and not over the network. I know .NET over smb has known issues, but I kind of assumed, considering the documentation, that this had been ironed out of the coding.
Solutions greatly appreciated. Otherwise I'll have to make 3 packages to go out on the pc, and execute it off the C drive. Not ideal, but needs a must seen as staff and students go on almost any workstation.
Reno.