Posts Tagged ‘Windows’

September 13, 2011 0

Add User to Public Folder – Recursive Permissions

By in Microsoft, Windows Server

This is normaly a pain in the ass! But Microsoft has some cool scripts to add recursive permissions to the Public Folders. My example is from Exchange Server 2010 but it works on earlier versions too! Navigate to your Exchange installation dir, for example (DO THIS IN POWERSHELL): C:\Program Files\Microsoft\Exchange Server\V14\Scripts> Now execute this command: [...]

Tags: , , ,

December 29, 2010 0

Setting Permissions recursively via Command Prompt

By in Microsoft

I had to kill an old File Server in Windows Server 2000 but needed to copy all the shares to the new NAS. I use robocopy for the copying itself but i got to the problem about permissions on the user. I needed to keep all other permissions and add myself to them. I FOUND [...]

Tags: , , ,

February 8, 2010 0

Cherokee webserver – Faster than nginx?

By in BSD, code, Linux, Microsoft

Ok, this weekend I found out a “new” web server. I’ve checked out some sites reviewing it, and they show that it’s faster than nginx. I will try it, and will also try the Django framework. Check their site @ Cherokee Project

Tags: , , ,