Tag Archives: PowerShell

Reducing Profile Size with a Profile Clean Up Script – PowerShell Edition

I recently posted a script for removing unnecessary files and pruning files based on their age, which can be used at logoff to keep profile sizes manageable - Reducing Profile Size with a Profile Clean Up Script. Andrew Morgan (@andyjmorgan) has kindly translated … Continue reading

Posted in User Virtualization | Tagged , | 2 Comments

PowerShell on Server Core

PowerShell running directly on Windows Server Core – no need to wait for Windows Server 2008 R2…  If you look closely you can see how I got it working.

Posted in Windows | Tagged , | 7 Comments

How to Move a Storage Group in a Cluster Continuous Replication Environment

TechNet has an article on moving the database and log file paths for a Storage Group in an Exchange cluster running in a Cluster Continuous Replication environment, however it’s missing a couple of steps which are fairly important to the … Continue reading

Posted in Exchange | Tagged , , | 1 Comment

Exchange Server 2007 and Public Folder Replicas

During a migration from Exchange Server 2003 to Exchange Server 2007 you need to add the Exchange 2007 server to replicas for each of the Public Folders (as you would need with any Exchange server migration) and this includes the … Continue reading

Posted in Exchange | Tagged , | 14 Comments