Archive for the ‘Microsoft’ Category

October 25, 2011 0

Copy Receive Connectors from one Exchange Server to another

By in Microsoft

CASE: I added a new Exchange Server CAS and needed to create a special Receive Connectors that has alot of IP Addresses like printers and other services. Doing this manually is a pain in the ass! But with only a command we can accomplish this! CAS1 Being the server that I will copy the Receive [...]

Tags:

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: , , ,

December 10, 2010 2

Allow users to Change IP Address with Group Policy (GPO)

By in Microsoft, Windows Server

I saw many people asking around the web how to this by GPO. To allow users to change IP Address settings on the windows machine they logon with a GPO. Well in this case you will need to user Restricted Groups on the GPO. First create a Security Group that you will use to put [...]

Tags: , , ,

December 9, 2010 0

Cross Forest Trust – Windows Server 2008 R2

By in Microsoft

Hi all I had a task to create a Cross Forest Trust. I had two independent Forests natively in Windows Server 2008 R2. For example purpose I will name them F1.local and F2.local. I’m posting this because i found some problems along the way that might help some one if they get into this. Begin [...]

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: , , ,

January 6, 2010 0

Windows 7 GOD MODE

By in Microsoft

Open a Command Prompt and type the following: mkdir “GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}” explorer “GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}” A new world appears! Allows you to configure everything on Windows 7. Cheers

Tags: