So one of our clients want to get a monthly report on the last login details of all users in the Windows servers in our environment. So we came up with this powershell script which is scheduled to run end of every month. This will extract the data, and upload them to an S3 bucket. […]
Tag: tutorial
How to select full URL upon click in Firefox..
I use Firefox as my personal browser. Although I sync it, there are some settings which are not synced. So every time I reinstall or change PC, I have to redo them again and again. This is one of those things. After a re install, if I click on the address bar, it wont select […]
How to remove UAC prompt for a software in Windows
[This was originally published in my another blog on July 2016.] Today I received a support request from a user who is facing issues while running a macro script. He was facing Run-time error 429 : ActiveX Component cannot create object. Though I have never written macro, I decided to give a try. When clicked […]
How to use your Raspberry pi to download movies automatically
DISCLAIMER: This is for educational purposes only. Do everything at your own risk. Using bit torrent is not illegal, but downloading copyrighted materials are. Do not use this in a production environment. We are considering zero security in this case. EDIT: I see that this post gets a lot of attention. If this works/doesn’t work […]