Before you can export PST you will need to have mailbox Import/Export role Add to Mailbox Import Export role New-ManagementRoleAssignment -Role “Mailbox Import Export” -User “<user name or alias>” Now you can use the command below to export pst New-MailboxExportRequest -Mailbox <user> -FilePath \\<server FQDN>\<shared folder name>\<PST name>.pst I have multiple organisation, therefore I need […]
A default password is a password (usually “123”, “admin”, “root”, “password”, “”, “secret”, or “access”) assigned to a program or hardware device by the developer or manufacturer. … Therefore, it is always recommended that you change your default password to a password only you would know. Default Router Username and Password List Router Brand […]
Applies to: Exchange Server 2013 Standard EditionExchange Server 2016 Standard Edition This issue occurs because the default database size limit for Exchange Server 2013 Standard Edition and Exchange Server 2016 Standard Edition is 1,024 gigabytes (GB). There is no default database size limit for the Enterprise Edition. The Exchange store checks database size limits periodically and dismounts […]
In this case I was unable to connect to ILO3 on HP DL 380 G7 with Internet Explorer 11 from Windows 8.1 client workstation. ILO Firmware version was 1.20. Starting from Windows 8.1 and Internet Explorer 11 all TLS protocols are enabled and supported by default: ILO was not failing back to lower version of TLS if TLS […]
Symptom: You try to install Windows 8 (CP), and encountered the following error: “We couldn’t create a new partition or locate an existing one. For more information, see the Setup log files.” Resolution: Try to following methods: 1)Check if you have an SD Card in the system. If you do, you remove it and […]
After reading number of blog and days of internet search, the solution worked for me. The kernel will keep looping some very simple tasks, e.g. getting the date, therefore ‘consuming’ (with the highest priority) the majority of the CPU in a bid to cool the system down. The solution mentions on other blog about removing ACPI_SMC_PlatformPlugin.kext, […]
If you know the local admin password you can login to server then user netdom.exe to reset the password if you don’t have local admin password then unplug the network login using cached credential then plug the network and use netdom.exe to reset the machine password. netdom.exe resetpwd /s:<server> /ud:<user> /pd:* <server> = a domain […]
First list all the shadow copy you have using vssadmin list shadows command as below C:\resources\dosdev\dosdev\x86>vssadmin list shadows After you run the command if you have any shadow copy it will show the result as below, if you get the result similar to below then download a copy of dosdev.exe, just google ‘dosdev.exe download’ you […]
I was trying to access the shadow copies of one of these folders after the user has been deleted, I was trying to take ownership of the shadow copies folder so we can restore some data that was in there but every time I try take ownership of the folder I get a “Media is […]
As of 1st November 2013 I know there are lots of people are affected by CryptoLocker virus and there are plenty of article on web talking about how to remove the virus, but what about the files that are already encrypted? I have been bombarded with emails, is there anyway to decrypt these file or […]