Backing up Local File Server to a remote File Server - Best way?

Hi all,
I am building a project for my University Dissertation which is based on the implementation of an ISO 27000 compliant virtualised environment.
I have three sites ( offices ) each with their own local file server, that i would like to back up every 24 hours to remote primary data centre.
The primary data centre will be based in office 1, and the secondary data centre will be based in office 3.
As this is only a project, and not a real life implementation, all the machines sit on the same network, running on the same physical host, but i need to show the process of backing up the 'local' file servers to the 'remote' ones. Each site will have its
own file server in the data centre.
every 24 hours, the primary data centre will backup the data to the secondary data centre ( this is so i can introduce the idea of business continuity into the project). 
Is anybody able to direct me in the right direction for backing up my local servers to a remote server?
Below is my high level diagram, that illustrates what i am doing. 
Many thanks in advance
Aaron

One way that I have seen many organizations implement is to simply install Microsoft Distributed File System.  You can set up a hub and spoke configuration where the 'master' copies are in the hub location from which you want to backup.  Then any
place the needs copies is a spoke off the hub.
Another possibility would be to use Microsoft's BranchCache capability.
Either one is part of the operating system.  I can't say specifically which would work better for your situation without getting more detail.
.:|:.:|:. tim

Similar Messages

  • "'file.css' Is a remote file and cannot be edited", Dreamweaver 5.5

    So I've done an hour or so of searching for the explanation and possible workaround for this issue I'm having in Dreamweaver 5.5.  I've set up live view on the staging server with the company I work for, but every time I try to access certain files like the CSS for a site I'm working on it gives me the message, 'file.css' is a remote file and cannot be edited.  From all the searching I've done most people's trouble is that the file is actually remotely located, but mine is not in this instance (its a relative link). 
    Also in my searches I've found an explanation something to the effect of, if you run on IIS you basically can't use this functionality with files above the file in the folder hierarchy (such as my css file, which is in the root while my html is in a folder which is in the root).  Well, we are using IIS and I don't see any signs of us switching any time soon.  This would be a pretty huge letdown if I couldn't use some kind of live CSS editor within Dreamweaver on IIS, and I guess I'm kind of surprised that it would come to that.
    Does anyone have any kind of workaround for this situation?  I'd really appreciate it.
    Thanks,
    Ian Coburn

    Hi
    I'm running on a Mac, just in case thats pertinent
    For me it is, as I have only have a mac book and my main computer is a pc. So how this would be set-up on a mac I am not certain, I have used this kind of set-up when I was doing agency work though so it must be possible, but I have no idea how it was done, sorry!
    PZ

  • Script for copying or moving files from windows server to another remote windows server

    Copy below 2 line into notepad and save as movescript.vbs
    execute in command prompt
    c:\cscript movescript.vbs  (Press ENTER)
    Files will move to remote location.
    =========================================
    Set objFSO = CreateObject("Scripting.FileSystemObject")
    objFSO.MoveFile "C:\scripts\*.txt","\\servername\c$\share"
    =========================================
    for copy files to remote location
    =========================================
    Set objFSO = CreateObject("Scripting.FileSystemObject")
    objFSO.CopyFile "C:\scripts\*.txt","\\servername\c$\share"
    =========================================
    Lets us know if you face any error. reply back to me on [email protected]
    Thank you.....
    Regards Ravikiran MCITP

    What is your question?  Are you asking how to do this?  Can you post the errors?
    ¯\_(ツ)_/¯

  • Create File Object from a remote file

    Hi,
    I would like to know about how to create a new File object from a file in a remote machine, it is a web application, i have the remote route of the file, and if I need the ip of the remote machine, I would like to know how to get it too.
    File fileobject = new File(�What do I have to put here or before or whatever?);
    Thank you very much.
    J.

    First, from the technical point of view you can't create a File object unless it's a file on the computer where the code is running. It doesn't matter if you have an IP address or something, if you haven't mapped a drive to it you can't create a File object.
    But more importantly, you can't just reach out from your server and grab a file from the client's computer. That's an obvious security violation and if you didn't realize that you shouldn't be designing web applications yet. If you want a file uploaded then you have to provide the client with an HTML form where they select a file to be uploaded.

  • "file.php is a remote file and cannot be edited"

    I am a fairly new/inexperienced DW CS4 user - but I have checked tutorials/FAQs, and other discussions B4 asking this:
    One previous poster had the same issue - I am trying to edit a file, and I get the above showing in the bar above the design window.  However, I have tried both remote and local files - cannot edit either.  On a previous post there was an answer regarding changing the link ref to not include the URL.  However, my properties box is not highlighted to be able to change anything - where would I change the link ref (maybe explain this a little differently so that I understand)?  I am just trying to edit a drop down box menu (I inherited this website as part of an administrative job for a charity).
    Thanks for the help,
    Joanne

    cammeg wrote:
    I think maybe my problem isn't what I thought it was - I need to edit the drop down menu and I thought I could do that on about.php.  I am trying to find the spry data somewhere in the files to edit - perhaps that is the question I should be asking - where do I find that? what am I looking for???
    Can you open any of the files to this website so you can look into the code and see how the menu was created? By looking at the code you should be able to identify what file/s the menu uses.
    You would then open that file/s and edit the menu.
    As this appears to be a php site my guess is that the menu is an 'include' file which means there is a file in your site folder which when opened will just show the bare-bones of the menu. This file would then be included in all pages which have the menu present. which should be all.

  • Switching back to 4.02 from 4.1 - what's the best way?

    Dear experts, since I am experiencing considerable problems using Apex 4.1, I would like to revert back to Apex 4.02 for the timebeing.
    Although I had a look into the documentation I would like to ask you about the most efficient way of rolling back to Apex 4.02.
    The schema still exists in my database!
    Hence would it suffice to drop user APEX_040100 with cascade, unlock the old APEX_040200 account and upload the image directory for that version to my glassfish webserver?
    Many thanks for your help!
    Best regards,
    Seb

    Thanks Patrick for pointing at that!
    In fact I already included the old v.1.4.2 jQuery libraries and additional scripts by referencing them in my templates.
    Of course I made sure that the resource files reside on my web-server.
    I read a little more by know and figured out that others are experiencing similar problems with a couple of plugins.
    Although I was able to get rid of a couple of bugs, I'll revert to Apex 4.02 and prepare my applications to run fluidly under 4.1.
    My curiosity for v.4.1 and it's error handling improvements is just too strong at the moment! :-)
    Thanks for your splendid work, continuously pushing forward the Apex development to new heights!
    Regards,
    Sebastian

  • I need to get rid of Maverick and go back to Snow leopard 10.6.8    What is the best way to do this

    I do not want to lose my 20,000 photos, so I need to delete Maverick ASAP.

    Thjis issue is now resolved.  I restarted,the Apple with the option key pressed, then choose my time machine back up disk to rebbot from, and then chosse the date i wanted to reboot from.  The HD was automatically erased, and the previous system and all of its files were installed.  It took almost 8 hours to complete the project, but at least I got all of my photos back.  Now I want my money back from Apple, the $15 I had to spend to get my Iphoto app to work on Maverick.
    Maverick has got some nice featuresw to it, but when I can not open my photos, 21,0 0 0  It just aint worth it to have the latest OS.
    Mavericvk is so sick. . .  Fix it Apples

  • Does my music from iTunes back up to iCloud? If not, what is the best way to back it up?

    Does the music on my iPhone and iTunes back up to iCloud?
    I tried to go to the cloud and see and it does not appear to be there.
    I do use an online backup service and although that does save the items on my HD, it seems llike iCloud is supposed to as well.
    Thanks

    All your purchased music on iTunes can be downloaded from iCloud at any moment. Also, if you have iTunes 11 on your Mac or PC, you can listen to your purchased music without having it on the hard disk, because iTunes will download it from iCloud to listen to them.
    If you want to upload all your songs to iCloud, you have to use iTunes Match, but I don't recommend it unless you run out of space on your computers and devices. Note that you can't use iCloud to back up your music

  • File associations not roamed using Remote Desktop Server 2012 R2 Standard

    Hello everyone,
    As the title mentions, some File Associations does not seems to roam on a RDS 2012 R2 server. We use the following configuration:
    Windows Server 2012 R2 Remote Desktop Server(s)
    Roaming Profiles to a user based network share
    Delete cached copies of Roaming profiles [Computer GPO]
    So there is no local stored profile after logoff. 
    Exclude directories in roaming profile [User GPO]
    We only exclude "$Recycle.Bin" for testing. So all other profile settings (Local, LocalLow, Roaming) should be roamed.
    With the above settings, some associations are, after logoff and logon not remembered. For example .pdf is always restored to MS Word even if Acrobat Reader is chosen as default program. 
    When we do not delete the cached copy of the Roaming profile [Computer GPO], the file associations are remembered after logoff and logon.
    We did a little of research:
    When changing the default application for PDF files to Acrorobat Reader, the setting for this user in the registry is:
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.pdf\UserChoice
    Hash: BTWAFQFaLiw=
    ProgId: AcroExch.Document.11
    After logging off, the NTUSER.DAT for this users does contains the same settings. I guess the settings are successfully roamed to the shared roaming folder.
    But after login, the settings are set back to:
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.pdf\UserChoice
    Hash: mj3iGjB82bU=
    ProgId: AppX86746z2101ayy2ygv3g96e4eqdf8r99j
    My suggestion is these settings are not restored in the cached roaming profile.
    Someone who recon this and knows if there is a solution for this issue?
    Using a Association Configuration File (DISM) with the Computer GPO Setting "Set a default association configuration file", we can set the default program for the users. But this is a global Computer GPO setting and not all users must have the same
    default programs. 
    Using this setting is no option for our environment.
    Hope Someone can help us.

    Hi,
    For this you can make one separate group for all that users and applied the policy setting which you want to setup. But as per me, windows uses the Local and LocalLow folders for application data that does not roam with the user. Usually this data is either
    machine specific or too large to roam.  Maybe your thought would be a workaround.
    More information.
    Deploy Roaming User Profiles
    https://technet.microsoft.com/en-us/library/jj649079.aspx
    Hope it helps!
    Thanks.
    Dharmesh Solanki
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • CS3: Viewing local and remote files simultaneously

    A friend recently purchased a new computer. On her previous PC, she could expand the Files view in Dreamweaver (v9) CS3 and see a split screen -- local files on one side, remote files on the other.
    She removed CS3 from her old machine and installed (from the same disks) on her new machine. Now, she cannot see the local/remote split screen.
    She can expand the Files tab (F8) to fill the screen - but that doesn't help. She checked, and her FTP settings are correct and connect properly.
    I know it's possible to do this is CS3 - I've seen her do it and I always worked in this view going back to Dreamweaver 4 - but the option to see local/remote seems to be gone!
    Any suggestions on how to fix this would be appreciated.

    Assuming you have properly defined both local and remote site settings -- Sites > Manage Sites....
    Your files panel  may be too narrow to see it.  Open it up wide, notice the icon at far right for "Expand / Collapse?" 
    See screenshot:
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • Remote Files not showing in files window

    DW 8.0.2, WinXP, Ubuntu Linux server, FTP
    All was working fine for the past few months and earlier
    today. Now, I can connect via FTP to my Ubuntu web server but the
    remote files are not showing up and thus synchronization is not
    working (I can PUT, but not GET). Everything shows up fine in
    Filezilla. DW FTP log shows activity, including listing the
    folders, but still nothing shows in the remote view. AFAIK, nothing
    on the server changed (I asked) and this happened while working in
    DW...one minute all is fine, the next it was not working.
    Because sync stopped working (it wants to upload ALL files
    ALL the time because it does not see Remote files) I tried the
    troubleshooting thing of disabling sync, exiting, restarting,
    enabling sync, attempting a sync, etc, but now the xml file (in
    _notes folder) will not come back. What ths heck is going on?!?
    So far I've tried:
    - Exit and restart DW
    - Reboot PC
    - Restart FTP service (though I doubt that's the problem
    since it works fine with Filezilla)
    - The troublshooting for sync issues
    - Re-install 8.0.2 update (can't reinstall all of DW right
    now because the disks are at home)
    - Creating a new site
    - Mucking with the FTP settings (currently using passive FTP
    with sync turned on...all other setting are the usual)
    I plan to try a reinstall of DW tonight. Any help is
    appreciated!

    Wow...not a single response. Anyway, problem solved. Turns
    out a server restart restored the remote view. This was after an
    FTP service restart did not fix it. Weird in any case because
    "regular" FTP worked fine, just not in Dreamweaver.

  • Does UTL_FIL utility supports file writing in to remote Host ??

    Hi,
    I am checking the possibility with UTL_FIL utility whether supports file writing in to remote Host. My database is on different server from UNIX server but i want to make use of Oracle directory objects or UTL_FILES functions to be able to write files directly from Oracle to remote UNIX server.
    Is this possible ?
    Thanks
    Anand

    UTL_FILE, and any other PL/SQL package running on the database server, can only access objects that the database server has access to. Unless the remote Unix server's file system is mounted from the Oracle server's file system, UTL_FILE would be unable to create a file there.
    Now, there may well be alternateives. For example, you could generate the file locally and FTP the file to the remote Unix server, assuming the remote Unix server is running a FTP server.
    Justin

  • From Sap to Remote Unix Server

    Hi,
    I have to send a file from an internal table to a remote unix server. i have tried a lot appling FTP with a put command but its still not getting transported.
    please help me out.and also tell me wheather i can use some other way to do this.
    also tell me wheather there are some issues of authorisation in this....
    please help me as early as possible.. i am in a real need.. i promise to revert back with points...

    I HAVE TO SEND A FILE FROM OUR SAP TO REMOTE UNIX SERVER.
    FOR THIS PURPOSE I AM USING FTP, BUT STILL I AM NOT ABLE TO DO THAT..
    PLEASE HELP ME OUT ON THIS..
    BELOW I AM GIVING MY CODE PLEASE HAVE A LOOK AT IT AND TELL ME WHATS WRONG.
    REPORT ZIZSFPB001 .
    TABLES : ZISFP03.
    CONSTANTS: C_DELIMETER(1)  TYPE C
                              VALUE '#'.
    TYPES: BEGIN OF TY_FREIGHT,
                    VENDOR      TYPE ZISFP03-VENDOR,
                    LR_NO       TYPE ZISFP03-LR_NO,
                    EBELN       TYPE ZISFP03-EBELN,
                    LR_DATE     TYPE ZISFP03-LR_DATE,
                    PO_DATE     TYPE ZISFP03-PO_DATE,
                    PO_BRANCH   TYPE ZISFP03-PO_BRANCH,
                    TRK_NO      TYPE ZISFP03-TRK_NO,
                    DISP_TIME   TYPE ZISFP03-DISP_TIME,
                    SCAN_NO     TYPE ZISFP03-SCAN_NO,
                    ACTU_QTY    TYPE ZISFP04-ACTU_QTY,
                    MATERIAL    TYPE ZISFP04-MATERIAL,
                    GR_BRANCH   TYPE ZISFP04-GR_BRANCH,
                    STDTIME     TYPE ZISFP14-STDTIME,
                    EST_ARRV_DT TYPE ZISFP04-ARRV_DT,
           END   OF TY_FREIGHT.
    TYPES: BEGIN OF TY_FTP,
                    FIELD(90) TYPE C,
           END   OF TY_FTP.
    DATA: IT_FREIGHT TYPE STANDARD TABLE OF TY_FREIGHT,
          IT_OUTPUT  TYPE STANDARD TABLE OF TY_FREIGHT,
          IT_FTP     TYPE STANDARD TABLE OF TY_FTP.
    DATA : BEGIN OF TABL OCCURS 0,
           LINE(560),
           END OF TABL.
    DATA: WA_FREIGHT TYPE TY_FREIGHT,
          WA_OUTPUT  TYPE TY_FREIGHT,
          WA_FTP     TYPE TY_FTP.
    DATA: W_DSN             TYPE SXPGCOLIST-PARAMETERS,
          W_FTP_DSN         TYPE SXPGCOLIST-PARAMETERS,
          W_PARCOM_LOC(150) TYPE C,
          W_FNAME(16)       TYPE C,
          W_ERROR_FLAG(1)   TYPE C.
    SELECTION-SCREEN BEGIN OF BLOCK B1 WITH FRAME TITLE TEXT-001.
    SELECT-OPTIONS : S_LR_DT FOR ZISFP03-LR_DATE.
    SELECTION-SCREEN END OF BLOCK B1.
    START-OF-SELECTION.
      PERFORM GET_DATA.
      PERFORM TRANSFER_DATA_TO_FILE.
      PERFORM FTP_TRANSFER.
    *&      Form  GET_DATA
          text
    FORM GET_DATA.
      SELECT A~VENDOR
             A~LR_NO
             A~EBELN
             A~LR_DATE
             A~PO_DATE
             A~PO_BRANCH
             A~TRK_NO
             A~DISP_TIME
             A~SCAN_NO
             B~ACTU_QTY
             B~MATERIAL
             B~GR_BRANCH
             C~STDTIME
        INTO TABLE IT_FREIGHT
        FROM ( ( ZISFP03 AS A
       INNER JOIN ZISFP04 AS B
          ON AVENDOR = BVENDOR
         AND ALR_NO = BLR_NO
         AND AEBELN = BEBELN )
       INNER JOIN ZISFP14 AS C
          ON AVENDOR = CVENDOR
         AND APO_BRANCH = CFROM_LOC
         AND BGR_BRANCH = CTO_LOC
         AND AZMODE = CEXPRES_TY )
       WHERE A~LR_DATE IN S_LR_DT.
      IF SY-SUBRC EQ 0.
        SORT IT_FREIGHT BY VENDOR LR_NO EBELN.
        DELETE ADJACENT DUPLICATES FROM IT_FREIGHT.
      ENDIF.
    IT_OUTPUT[] = IT_FREIGHT[].
    ENDFORM.                    " GET_DATA
    *&      Form  TRANSFER_DATA_TO_FILE
          text
    FORM TRANSFER_DATA_TO_FILE.
      MOVE 'createnew.txt' TO W_FNAME.
      CONCATENATE '/usr/sap/trans/mmpp/' W_FNAME INTO W_DSN.
      OPEN DATASET W_DSN FOR OUTPUT IN TEXT MODE.
      IF SY-SUBRC NE 0.
        WRITE : 'File open error occured.'.
        STOP.
      ENDIF.
      LOOP AT IT_OUTPUT INTO WA_OUTPUT.
        TRANSFER WA_OUTPUT TO W_DSN.
        CLEAR WA_OUTPUT.
      ENDLOOP.
      IF SY-SUBRC NE 0.
        WRITE : 'File write error occured.'.
        EXIT.
      ENDIF.
      CLOSE DATASET W_DSN.
    ENDFORM.                    " TRANSFER_DATA_TO_FILE
    *&      Form  FTP_TRANSFER
          text
    FORM FTP_TRANSFER.
      PERFORM BUILD_FTP_FILE.
      PERFORM TRANSFER_FTP_FILE.
    ENDFORM.                    " FTP_TRANSFER
    *&      Form  BUILD_FTP_FILE
          text
    FORM BUILD_FTP_FILE.
      W_FTP_DSN  =  '/usr/sap/trans/mmpp/createcheck.txt'.
      CONCATENATE 'open'
                  'www.info.com'
             INTO WA_FTP-FIELD
        SEPARATED BY SPACE.
      APPEND WA_FTP TO IT_FTP.
      CLEAR WA_FTP.
      CONCATENATE 'user'
                  'myusername'
                  'mypassword'
             INTO WA_FTP-FIELD
        SEPARATED BY SPACE.
      APPEND WA_FTP TO IT_FTP.
      CLEAR WA_FTP.
      CONCATENATE 'cd'
    '/oracle01/oracle/product/iSuites/Apache/Apache/htdocs/etrans/user/upload/'
    INTO WA_FTP-FIELD separated by space.
      APPEND WA_FTP TO IT_FTP.
      CLEAR WA_FTP.
    MOVE 'put /usr/sap/trans/mmpp/createnew.txt' TO WA_FTP-FIELD.
      APPEND WA_FTP TO IT_FTP.
      CLEAR WA_FTP.
      MOVE 'close' TO WA_FTP-FIELD.
      APPEND WA_FTP TO IT_FTP.
      CLEAR WA_FTP.
      MOVE 'bye' TO WA_FTP-FIELD.
      APPEND WA_FTP TO IT_FTP.
      CLEAR WA_FTP.
      OPEN DATASET W_FTP_DSN FOR OUTPUT IN TEXT MODE.
      LOOP AT IT_FTP INTO WA_FTP.
        TRANSFER WA_FTP-FIELD TO W_FTP_DSN.
        CLEAR WA_FTP.
      ENDLOOP.
      CLOSE DATASET W_FTP_DSN.
    ENDFORM.                    " BUILD_FTP_FILE
    *&      Form  TRANSFER_FTP_FILE
          text
    FORM TRANSFER_FTP_FILE.
      FREE TABL.
      CONCATENATE 'ftp -v -n < 'W_FTP_DSN INTO W_PARCOM_LOC.
      CALL 'SYSTEM' ID 'COMMAND' FIELD W_PARCOM_LOC
                    ID 'TAB'     FIELD TABL-SYS.
      IF  W_ERROR_FLAG = '*'.
        MESSAGE I036(ZIMM).
      ELSEIF  W_ERROR_FLAG =  'F' .
        MESSAGE I139(ZIMM) WITH W_FNAME.
      ELSE.
        MESSAGE I038(ZIMM) WITH W_FNAME.
      ENDIF.
    ENDFORM.                    " TRANSFER_FTP_FILE
    **THE ABOVE GIVEN IS THE CODE I AM WRITING FOR THE FTP TO TRANSFER DATA FROM OUR APLICATION SERVER TO
    THE REMOTE UNIX SERVER.
    BUT WHEN I DO THE
      CALL 'SYSTEM' ID 'COMMAND' FIELD W_PARCOM_LOC
                    ID 'TAB'     FIELD TABL-SYS.
    MY SYSTEM GOT HANGED AND GVES NO RESPONSE...
    PLEASE HELP ME OUT AS EARLY AS POSSIBLE...
    I WILL SURE U THAT U WULL REVERT BACK WITH POINTS...
    PLEASE HELP...
    ARE THERE ANY AUTHORISATIONS ISSUES..OR I AM DOING SOMETHING WRONG...

  • Fetching a Remote File - Updating

    Well basically i want to make an application that just looks at a remote file on a server, for example the index file of java.sun.com,
    and compares it to an index file on the local computer.
    If the remote file is of a newer version, i wish to download it.
    Any hints to how to do this? Or anyone can redirect me to any good reading about similar things? I need to know how to compare the files, and how to actually download them.
    Thanks in advance!

    To compare two files for equivalence, you can compute a checksum of each file, then compare the checksum. Take a look at java.util.zip.CRC32.
    You can retrieve a file from a web server fairly easily using java.net.HttpURLConnection.
    If you want to upload a file to a web server, you should be aware that web servers don't allow direct upload in the same way that they allow files to be retrieved (as far as I know). Your server might support ftp, scp, or maybe even dav as ways to upload files.
    Is there any reason you want to write your own application that does this? There are other applications (non-Java) which already do this, such as rsync (you need to install rsync on both the client and the server).

  • Trying to install WSUS role on Windows Server 2012 R2 using dedicated SQL Instance with static port on remote SQL Server 2012 SP1 CU7 on Windows Server 2012 R2.

    I am trying to install WSUS role on Windows Server 2012 R2 using dedicated SQL Instance with static port on remote SQL Server 2012 SP1 CU7 on Windows Server 2012 R2.
    It verifies the connection and then throws the error:
    The request to add or remove features on the specified server failed. The operation cannot be completed, because the server you specified requires a restart.
    WSUS Server : Windows Server 2012 R2
    Remote SQL Server: 2012 SP1 CU7 hosted on Windows Server 2012 R2
    Please let me know if anyone has experienced this issue.

    We were trying to install WSUS role on Windows Server 2012 R2 using dedicated SQL Instance with static port on remote SQL Server 2012 SP1 CU7 on Windows Server 2012 R2.
    It verifies the connection and then throws the error:
    The request to add or remove features on the specified server failed. The operation cannot be completed, because the server you specified requires a restart.
    Same error even after rebooting the server multiple times.
    WSUS Server : Windows Server Standard2012 R2
    Remote SQL Server: Windows Server 2012 SP1 CU7 hosted on Windows Server 2012 R2
    Event ID 7000:
    The Windows Internal Database service failed to start due to the following error:
    The service did not start due to a logon failure.
    Event ID 7041
    The MSSQL$MICROSOFT##WID service was unable to log on as NT SERVICE\MSSQL$MICROSOFT##WID with the currently configured password due to the following error:
    Logon failure: the user has not been granted the requested logon type at this computer.
    Service: MSSQL$MICROSOFT##WID
    Domain and account: NT SERVICE\MSSQL$MICROSOFT##WID
    This service account does not have the required user right "Log on as a service."
    User Action
    Assign "Log on as a service" to the service account on this computer. You can use Local Security Settings (Secpol.msc) to do this. If this computer is a node in a cluster, check that this user
    right is assigned to the Cluster service account on all nodes in the cluster.
    If you have already assigned this user right to the service account, and the user right appears to be removed, check with your domain administrator to find out if a Group Policy object associated
    with this node might be removing the right.
    I found following article:
    "MSSQL$MICROSOFT##WID service was unable to log on as NT SERVICE\MSSQL$MICROSOFT##WID" error when you install WID in Windows Server 2012
    http://support.microsoft.com/kb/2832204/en-us
    To work around the issue, use one of the following methods:
    Assign the Log on as a service user right to NT SERVICE\ALL SERVICES in the GPO that defines the user right.
    Exclude the computer from the GPO that defines the user right.
    We moved the SCCM server to OU where no policies were getting applied and then applied the new GPO to that OU. Restarted the server and we were able to install WSUS role.
    Regards
    PR

Maybe you are looking for