Search
Topics
Archives
- February 2012 (2)
- January 2012 (3)
- November 2011 (1)
- October 2011 (3)
- September 2011 (1)
- August 2011 (6)
- July 2011 (1)
- June 2011 (1)
- April 2011 (1)
- March 2011 (4)
- February 2011 (1)
- January 2011 (1)
- November 2010 (1)
- October 2010 (3)
- July 2010 (3)
- June 2010 (1)
- April 2010 (1)
- November 2009 (1)
- July 2009 (1)
- April 2009 (2)
- October 2008 (3)
- August 2008 (2)
- May 2008 (1)
- February 2008 (1)
- October 2007 (2)
- August 2007 (2)
- July 2007 (2)
- May 2007 (1)
- April 2007 (3)
- March 2007 (2)
- December 2006 (3)
- November 2006 (4)
- October 2006 (3)
- July 2006 (3)
Category Archives: SysAdmin
Propagate mailbox folder permissions
I recently had the requirement where somebody required another person to access a specific folder in their mailbox. We didn’t want to grant full mailbox access. This normally isn’t a problem as we’d just set the permissions on the individual … Continue reading
Determine which DFS target a client is connected to
If you want to figure out which servers your DFS client is connected to, just run the following command from the command prompt: dfsutil /pktinfo To quote the inbuilt usage information: Dfsutil /PktInfo is a special problem diagnosis command that … Continue reading
Posted in SysAdmin, Windows
Leave a comment
Gotcha: HP Teaming and Hyper-V
A point to be aware of when setting up a new Hyper-V host on a HP server that’s going to have the Network Configuration Utility (NCU) installed; You must install the Hyper-V role before installing the NCU. This is as … Continue reading
Delete emails from Journal mailbox before they’re journaled
Setting up a new journal mailbox that has Enterprise Vault Journal Archiving turned on, and I don’t want emails from our monitoring system to go into the journal archive. When I tried logging onto the ECP as that user I’d … Continue reading
Enterprise Vault – Error: 0×80070780 “The file cannot be accessed by the system”
I experienced this error when trying to delete or overwrite placeholders left by Symantec Enterprise Vault. The scenario was that we’d migrated our shared data drive from one VM to another by means of copying/attaching the VHD to a new … Continue reading