slider-img

Blog

Mar
12
2014

Folder Permissions Using Command Line

dos

If you have tried to move or delete a folder, but found that (even as the administrator) you are given an error saying that you don’t have permission to do so, you find yourself running through the tedious process of taking ownership of the folder, and then changing the permissions and having it propagate.  While [...]

Mar
4
2014

ekahau HeatMapper – Wi-Fi Mapping Tool

wireless

I recently found myself needing a solid tool to audit an environment with on-going wireless troubles.  Moving the access points around and changing the broadcast channel to something “else” is not the best method to providing a reliable result to any client. From a little research, I found a free tool by ehahau, which they [...]

Feb
20
2014

Citrix Receiver Clean-Up Utility

ctx-receiver

Citrix is an awesome product, but if you have administered it for any significant period of time, you know how challenging the Receiver can be at times. Not all of the issues are on Citrix’s side of the fence–many times the trouble is browser-specific if using it to connect to the web interface. Nevertheless, it [...]

Feb
19
2014

Connect to Exchange Online (O365) Using Remote PowerShell

powershell

Remote PowerShell allows you to manage your existing Exchange Online (O365) settings from a command line using Windows PowerShell installed on your local computer. This will allow you to create a remote Shell session to your Exchange Online account–same as using Exchange Management Shell to administer on-premise deployments. What you need before you begin   [...]