PowerShell: Enable Remoting
I faced the task to create some scripts which perform a backup on our Microsoft Windows Server 2008 systems used for user acceptance testing. Before each deployment, a backup of the currently deployed database and applications should happen. Our database is based on Microsoft SQL Server 2008 and our applications are built on Microsoft ASP.NET…