About 1,040,000 results
Open links in new tab
  1. How to duplicate MSSQL database on the same or another server?

    Sep 5, 2009 · I am trying to accomplish the following: Take a snapshot of the original database, create and exact a duplicate on another server? Take a snapshot of the original database, …

  2. SCP copy windows local file to linux remote folder - Server Fault

    Assuming you are on Windows, best way is to download and install cygwin. Get the path to the binary folder and add it to the system path. You can now run Linux commands on your …

  3. Best method to clone a Windows server? - Server Fault

    Jul 22, 2013 · I have a Windows Server 2012 production server I am running with RDS set up. I want to copy everything I have done to set up this RDS server (user profiles, files, settings, …

  4. Copying SQL Server settings to new server

    Oct 17, 2019 · I can happily install the software and try my best at setting it up correctly but ideally it would be great if there is a way to copy the majority of the settings from the main server to …

  5. How do I convert a server world into a single player world?

    Jun 21, 2015 · Create a singleplayer world, run it once, and then close it, after that you can copy server files over singleplayer save.

  6. windows server 2008 - Copy file permissions from one directory to ...

    Jul 2, 2012 · Over the weekend I copied our company data from one hard drive to another larger one. I thought permission would have copied across but they haven't. What is the best (and …

  7. Method for setting up Volume Shadow Copies on Server Core

    Mar 11, 2024 · 3 From a SERVER OS (not Windows 10) you can follow these steps: Open Computer Management. "Connect to another computer" (your Core server) Expand System …

  8. How do I move an entire SQL instance for SQL Server 2012

    Jul 18, 2017 · I tried this with SQL Server 2012, no joy: How can I copy a SQL Server 2008 instance to another server? SQL would not start on the target server it first complained about …

  9. On windows server core, how can I copy file located in my local ...

    Jun 19, 2018 · The best way to copy file to Windows core is by using USB, and copy it. But you can use SCP protocol for remote copying, but first, you must enable SSH terminal. It is light, …

  10. How to copy IIS configuration from a server to another?

    2 I have an already configured IIS on a Windows Server 2008 SP2. I would like to replicate the same configuration on a brand new IIS installed on another 2008 SP2 server. Of course the …