Category: News

How do I install a userscript?

What are the steps to install a userscript for any of the major browsers? This question is for the benefit of those trying to get the minimal theme workin...

Downloading video from SWF

If I am seeing a SWF video in my web browser (sample: http://www.somename.com/swf/x92154) how can I download the video to disk? If I use Save As it is sav...

Get-ADUser -SearchBase

Trying to run this script: Get-ADUser -Filter * -SearchBase "OU=Department,DC=Company,DC=COM" -Properties employeeID,displayName,surname,givenname,physica...