Posts Tagged ‘Power Shell’

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