Currently Browsing: Installation

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...

Microsoft SQL Server 2008 R2 Remote Uninstall

Here is an example how to uninstall Microsoft SQL Server 2008 R2 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 SQL Server 2008 R2 using WMI 3. Creates a job with...

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