Deploy Windows Server 2012 as Domain Controller in Existing Domain Finally I approached my first experience with the hot Windows Server 2012 product. I deployed it as Domain Controller in our current existing environment withing existing domain. I decided to install only Windows Server 2012 and make any deployments using PowerShell: Set-ExecutionPolicy...
Microsoft Visual Studio 2010 Remote Uninstall Here is an example how to uninstall Microsoft Visual Studio 2010 remotely. This script include these steps: 1. Getting the list of computers and performs actions following actions on them 2. Check if it is pinging, if there is installed Microsoft Visual Studio 2010 using WMI 3. Copies...
Quick Silent Installation of System Center Operations Manager 2012 I’ve found quick installation guide for this topic (here) but due to some problems in GUI installation I’ve had experience installing it via silent install. Here is the quickest way of installation of System Center Operations Manager 2012 for this configuration: Management Server: - Windows...
Windows Server 2012 RC switch between Core and Full Installations You can switch between Windows Server 2012 RC Server Core and Full installation with no additional hardware or reinstallation. For this purpose you can use simply these Cmdlets: for switching from Full to Server Core: #it will also completely removes gui feature and its dependent...

« Previous Entries