Tuesday, January 11, 2011
Enabling disabled Local Admin account in Windows 7
Even if Bitlocker is enabled.
Check OS version in VHD file
If you need to check the version Windows on a VHD file without turning it on, use the /Get-CurrentEdition switch of the Deployment Image Servicing and Management (DISM) tool.
Monday, January 10, 2011
Remove email forwarding on server
If you need to remove email forwarding to a mailbox manually that is already configured NOT to forward (nothing set in AD Exchange, not set in Outlook, etc), you can use MFCMAPI for this:
- Open Mailbox withMFCMapi on the Exchange server
- Configure Outlook profile of the mailbox where forwarding needs to be removed
- Double click the mailbox to open
- Expand Root Container > Top of the information store >Inbox folder
- Right-click Inbox folder > Display Rules Table
- Delete the offending rule
Friday, January 7, 2011
Exporting VMs to a network share
When trying to export VMs to a network share and you keep getting a 'General access denied (0x80070005)' error, check the following:
- Make sure the exporting host server has Full Control rights on the share, this includes Share permissions AND NTFS permissions. These need to be set explicity.
- Check the network share does not already have a folder in it with the same name as the VM to be exported.
Subscribe to:
Posts (Atom)