Create a Shared Folder that Requires ‘No Password’
KB ID 0000857 Problem The title may raise an eyebrow, in a time when people are concerned with hardening their servers and making things more secure, why would you want a shared folder anyone can access without a password? Well because most of us operate in the real world where the biggest secret on our network is ‘who has not paid into the biscuit fund?’ I have a folder on my test domain that I use for sharing files and...
Can’t Delete a File or Folder or Take Ownership
KB ID 0000887 Problem I have a portable drive that I carry in my laptop bag that has all the service packs and iso images that I might need. The problem is when I install service packs and updates on clients servers and PC’s, they have a habit of creating folders on my portable drive that are a pain to delete. While tidying up the drive today, it was telling me I did not have the rights to do so. When I tried to take ownership...
Rename / Change all File Extensions In a Folder and All Subfolders Recursively
KB ID 0000896 Problem I long time ago this site was hosted in my dining room, on a PC under my desk. I was running Windows and IIS. When I moved the site to a hosted Apache Linux server, I discovered that Linux is a little more rigid on its rules for file extensions. For example in Windows .JPG and .jpg is the same thing, but on a Linux box that’s NOT the case. As I’ve used the Windows Snipping Tool a lot in the past my older...
Windows – Export / Recover WEP and WPA Wireless Keys
KB ID 0001015 Problem If you need to connect to your wireless network with a new machine and have forgotten the key, you can view the WEP or WPA key in cleartext using the following procedure on a machine that has connected before. Solution 1. First launch PowerShell, ensure you ‘Run as administrator’. 2. To show all the wireless profiles stored on this machine, issue the following command; netsh wlan show profiles 3....
Access a Windows Share Through a Firewall
KB ID 0001061 Problem I needed to access a folder on a server in a clients DMZ the other week, and the thought struck me ‘I have no idea what ports I need to open to accomplish this?’ Solution Bear in ming I’m just talking about the ports that need to be open, you will still need to authenticate to the remote machine with a user-name and password (unless you have the share wide open which I would not advise). The...