Sent some colour printing to our printqueue at work. Accidentally released it on a B&W printer. Still got billed for colour printing.
This annoys my inner (and outer) Yorkshire. My 20p printjob could have cost me 4p instead! Or cost me 20p and been in colour had I paid attention
Day 17/100 of #100DaysOfCode DS challange
Queue – Linked List Implementation which will support following operations in O(1) Time Complexity
☑ isEmpty()
☑ Dequeue()
☑ Dequeue()
☑ printQueue()
If you want to assess whether this would have an impact in your domain, query for registered print servers:
Get-ADObject -f 'objectClass -eq "printQueue"'
# or
([adsisearcher]'(objectClass=printQueue)').FindAll()
The parent object is the owning domain member ^