Powershell script
New-ItemProperty -Path HKLM:SYSTEMCurrentControlSetservicesTCPIP6Parameters -Name DisabledComponents -PropertyType DWord -Value 0xffffffff
Powershell script
New-ItemProperty -Path HKLM:SYSTEMCurrentControlSetservicesTCPIP6Parameters -Name DisabledComponents -PropertyType DWord -Value 0xffffffff
Powershell script
Reset-ComputerMachinePassword -Server <Name of any domain controller> -Credential <domain admin account>
The fix is pretty easy. Open the web.config in the OAB folder (usually C:program filemicrosoftexchange serverv14clentaccessoab), and give Authenticated Users both the read and read and execute permissions.
Then restart IIS
THe issue should be fixed.
To remove the ‘Microsoft XPS Document Writer’ printer within Windows Server 2008, run the following command:
cscript C:WindowsSystem32Printing_Admin_Scriptsen-USprnmngr.vbs -d -p “Microsoft XPS Document Writer”
This command can be used for any other local printer that needs to be removed, eg. ‘Send to OneNote’
Usually, we can upgrade win 8 to win 8.1 via windows store.
But for this kind of major update, to perform a clean install is a better idea.
We can follow below steps to install win 8.1 with win 8 key:
1. Download Windows 8.1 Image from MS website 2. Create a USB installation disk 3. Install windows 8.1 with windows client key GCRJD-8NW9H-F2CDX-CCM8D-9D6T9 4. After the installation is finished. Press Win+Break key, and change windows 8.1 key to your windows 8.0 key. System will be activated automatically.
Storage Cmdlets in Windows PowerShell
http://technet.microsoft.com/en-us/library/hh848705.aspx
Storage Spaces Overview
http://technet.microsoft.com/en-us/library/hh831739.aspx
Storage Management Overview
http://technet.microsoft.com/en-us/library/hh831751.aspx