Forwarding to Another Domain

My local Admin have blocked my website but i have another
domain, i would like to know how to forward people to my new domain
from my old one, just so they don't need to type the complicated
name in!
So the web page doesn't even load but it redirects people to
my other domain. Thanks in advance

.oO(richardjones1995)
>My local Admin have blocked my website
Why? And what do you mean with "blocked"?
>but i have another domain, i would like
>to know how to forward people to my new domain from my
old one, just so they
>don't need to type the complicated name in!
>
> So the web page doesn't even load but it redirects
people to my other domain.
The correct way would be to use an HTTP redirect. On Apache
servers all
it needs is a Redirect or RedirectPermanent directive in an
.htaccess
file (see the Apache manual for details), I don't know about
IIS. But
are you still allowed to do such things, if the site is
"blocked"?
Micha

Similar Messages

  • ACS forwarding from untrusted domain 0x80090325 SEC_E_UNTRUSTED_ROOT

    I have SCOM 2012 R2 Update Rollup 4 installed with 2 management servers running WS12R2 in a single management group in my main AD domain. One of the management servers is also an ACS collector. I have an untrusted AD domain, with a SCOM gateway server in
    it, and I used the gateway to install a SCOM agent on a domain controller in that domain. Now I am trying to configure an ACS forwarder on that untrusted domain controller to talk to the ACS collector back on the management server.
    However, when I restart the
    Microsoft Monitoring Agent Audit Forwarding service on that domain controller, I get this error in its
    Event Viewer > Apps and Services > Operations Manager:
    1/23/2015 5:08:01 PM Source AdtAgent Event ID 4369 Forwarder unsuccessfully tried to connect to the following collector(s):
    <acsCollectorFQDN>:51909, status: 0x80090325 (TCP connect), source:registry addresses tried: <IP>:51909. If the list of collectors is blank, then AdtAgent was unable to locate a collector. Common reasons for this message are: The machinef(s)
    listed is not online. AdtServer is not running on the machine(s) listed. AdtServer on the machine(s) listed is not listening on the specified port. TCP connectivity to the AdtServer machine is blocked by firewall, IPSec, or other filtering mechanism AdtServer
    on the machine(s) listed actively refused the connection (due to policy or current activity load). For detailed failure information, enable trace logging using the TraceFlags registry key and examine the AdtAgent.log in the \temp subdirectory of the Windows
    directory.
    I followed these two articles in order to set up the ACS forwarder on the DC in the untrusted domain: "How to configure security events collection by using Audit Collection Services from computers in untrusted environment?" {1/3/12}https://gefufna.wordpress.com/2012/01/03/how-to-configure-security-events-collection-by-using-audit-collection-services-from-computers-in-untrusted-environment/ "Forwarder
    is unable to connect to collector Event id 4369 in forwarder event view" {5/5/14}
    http://jimmy-scom.blogspot.com/2014/05/forwarder-is-unable-to-connect-to.html
    EXTRA INFO Here are the detailed steps that I took (sorry for all this, but there are an awful number of steps!):
    1) I confirmed that the agent for the DC shows as Healthy in OM Console > Monitoring > Operations Manager > Agent Details > Agent Health State > Agent State (right) pane.
    2) On the ACS collector, I stopped
    Operations Manager Audit Collection Service, then from Admin cmd prompt I did this:
    c:> cd \windows\system32\security\adtserver
    c:> adtserver –c
    } 1 certificates found for server authentication usage.
    Enter the number of the certificate you want AdtServer to use for authenticating to AdtAgent or 0 to quit without saving: 1
    Certificate 1 selected. Attempting to save thumbprint to registry ...
    success.
    Then I started
    Operations Manager Audit Collection Service.
    3) On the DC in the untrusted domain, from Admin cmd prompt I did this:
    c:> cd c:\windows\system32
    c:> adtagent -c
    } No  Issued To                   Issued By                   Expires   
    Thumbprint
     1: <untrustedDCfqdn> <untrustedDomainCA>             2015-11-30 02:44:58    <thumbprint>
    2 certificates found for client authentication usage.
    Enter the number of the certificate you want AdtAgent to use for authenticating to AdtServer or 0 to quit without saving: > 1
    } Certificate 1 selected. Attempting to save thumbprint to registry… success.
    4) On the DC in the untrusted domain, I opened mmc > Certificates > Local Computer > Personal > Certificates > I exported the certificate from step 3 to a DER encoded binary X.509 (.CER) file.
    5) I also looked at the Certification Path for the certificate, and figured out which certificate is its Root CA certificate. I copied that certificate to a DER encoded binary X.509 (.CER) file.
    6) I copied the first .CER file to a computer in my main domain, which is at 2012 R2 level. From AD Users and Computers, I created a "dummy" computer object using the NetBios name of the DC back on the untrusted domain. I right clicked the computer
    object > Named Mappings > I added the .CER file, and left "Use Subject for alternate identity" checked. I unchecked "Use Issuer for alternate security identity".
    7) I copied the Root CA certificate .CER file over to the SCOM management server that doubles as my ACS collector, and from there I did mmc > Certificates > Local Computer > Trusted Root Certificates > Certificates > I imported the Root
    CA certificate.
    8) I also went to my CA server on my main domain, I ran pkiview.msc > right clicked “Enterprise PKI” > Manage AD Containers > NTAuthCertificates tab > and I imported the Root CA certificate there as well.
    9) I ran telnet from the DC on the untrusted domain, and confirmed that port 51909 is open from there to the ACS collector on the main domain.
    10) I enabled audit collection fot the DC on the untrusted domain. I did this from OM Console > Monitoring > Operations Manager > Agent Details > Agent Health State > Agent State (second column in middle pane) > I selected the Healthy <untrustedDCfqdn>
    > I clicked Enable Audit Collection.
    Then under "Task Parameters" > i clicked [Override] > for New Value I specified <ACScollectorFQDN>. For task credentials I specified Other account, and specified a domain admin account in the untrusted domain. The result was "The
    task completed successfully. Enable Audit Collection, status:Success".
    11) On the ACS collector, I restarted Operations Manager Audit Collection Service. On the DC in the untrusted domain I restarted Microsoft Monitoring Agent Audit Forwarding service.
    12) Result was this error on the DC in the untrusted domain, in its
    Event Viewer > Apps and Services > Operations Manager
    1/23/2015 5:08:01 PM Source AdtAgent Event ID 4369 Forwarder unsuccessfully tried to connect to the following collector(s):
    <acsCollectorFQDN>:51909, status: 0x80090325 (TCP connect), source:registry addresses tried: 10.1.1.91:51909. If the list of collectors is blank, then AdtAgent was unable to locate a collector. Common reasons for this message are: The machinef(s)
    listed is not online. AdtServer is not running on the machine(s) listed. AdtServer on the machine(s) listed is not listening on the specified port. TCP connectivity to the AdtServer machine is blocked by firewall, IPSec, or other filtering mechanism AdtServer
    on the machine(s) listed actively refused the connection (due to policy or current activity load). For detailed failure information, enable trace logging using the TraceFlags registry key and examine the AdtAgent.log in the \temp subdirectory of the Windows
    directory.
    13) On the DC in the untrusted domain I created DWORD reg value
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AdtAgent\Parameters\TraceFlags and set it to 524420 decimal. The resulting c:\windows\temp\AdtAgent.log file only confirmed that I'm getting 0x80090325 errors.
    After all this, why am I getting 0x80090325, which translates to SEC_E_UNTRUSTED_ROOT ??? Did I do something wrong in steps 5, 7 and 8? Thanks for reading all the way through :)
    Marko

    Thanks Yan Li, you gave me an idea. I got the ACS forwarder in the untrusted domain to work (!), by analyzing the setup on the SCOM gateway that I set up in the untrusted domain. I issued the ACS forwarder a certificate from the domain that SCOM is in, INSTEAD
    of configuring the ACS forwarder to use the certificate that it already had from its own domain.
    So the new procedure is: do steps 1 and 2, then instead of step 3 I did this…
    2B) I issued a certificate from the AD domain containing SCOM to the domain controller in the untrusted domain that is my ACS forwarder. I did this from the AD Certificate Services web site, and asked it to use certificate template that I created for the
    SCOM gateway server in the untrusted domain.
    2C) The new certificate appeared in the Personal store of the domain controller. I exported it, then ran the MomCertImport utility so that I would not get an error in the next step (per
    http://www.systemcentercentral.com/scom-deployment-across-multiple-networks/)
    3) On the domain controller in the untrusted domain, I re-ran "adtserver -c", and selected the new certificate.
    3B) I then ran “MomCertImport /Remove”, since I already have a SCOM gateway in the untrusted domain.
    Then I proceeded with steps 4, skipped 5, did 6, skip 7-8, did 9-11, result was this on the DC in the untrusted domain, in its Event Viewer > Apps and Services > Operations Manager
    2/3/2015 12:20:01 PM Source AdtAgent Event ID 4368 Forwarder successfully connected to the following collector:
    <ACScollectorFQDN>:51909, status: 0x0 (success), source: registry
    addresses tried: <IPaddress>:51909
    ACS forwarding works now! I will confirm by repeating the procedure for another domain controller in the untrusted forest.
    Marko

  • Forward by TO domain

    Dear,
    I am a new in Ims52, I have a problem, and i don't know how to solve it!!
    For example, we want to sent a mail to [email protected]�Cwhen IMS get this mail, we want it check the mail is going to domain "yahoo.com" and forward to another mail server like mail1.mydomain.com. I think that rewrite rule can do it, but i don't how to config it, can anyone help me??

    Easiest way I can think of to achieve this is to:
    1. Create a channel for each such domain. To do that, basically replicate the tcp_local channel block, changing the "local" word to something that you will recognize as having to do with yahoo, like, "tcp_yahoo".
    2. Use the "daemon" keyword to route messages sent through the channel to your outbound server, "daemon mail1.mydomain.com".
    3. Add a rewrite rule:
    yahoo.com $U$D%tcp_yahoo_daemon
    recompile your configuration, and restart dispatcher. done.

  • Is it possible to Forward to another adf page in ReturnListener method?

    There is button in the page. It is used to pop up a dialog. After the dialog is returned. The ReturnListener of the button is triggered. I want to forward to another adf page in the ReturnListener.
    I searched the forum and found the following page:
    Re: Forward to another adf page from inside onPageLoad event
    I tried all the methods mentioned above, but all of them failed.
    Is there any other solutions?
    Regards,
    Jason

    I had the same problem with a return listener on a commandmenuitem. The navigation doesn't work because there is no partial submit.
    The workaround is to construct a menu item from a commandlink and objectimage. It looks and works the same as the commandmenuitem but you can set partialsubmit=true.
    For example:
    <af:panelGroup layout="vertical">
    <af:panelHorizontal>
    <af:objectSpacer width="10" height="10"/>
    <af:commandLink id="linkButIcon" useWindow="true"
    action="dialog:GoLinkedMatters"
    windowHeight="#{backing_app_ea_LinkedMatters.windowHeight}"
    windowWidth="#{backing_app_ea_LinkedMatters.windowWidth}"
    returnListener="#{backing_app_summary_DPSummary.linkedMattersReturn}"
    partialSubmit="true">
    <af:objectImage source="/images/link.gif"/>
    </af:commandLink>
    </af:panelHorizontal>
    <af:commandLink id="linkButLink"
    useWindow="true"
    textAndAccessKey="#{res['esolve.toolbar.links']}"
    action="dialog:GoLinkedMatters"
    windowHeight="#{backing_app_ea_LinkedMatters.windowHeight}"
    windowWidth="#{backing_app_ea_LinkedMatters.windowWidth}"
    returnListener="#{backing_app_summary_DPSummary.linkedMattersReturn}"
    inlineStyle="font-size:8.0pt;"
    partialSubmit="true"/>
    </af:panelGroup>

  • Steps to create another domain on WLS6?

    Hi,
    I am trying to create another domain in weblogic6.0, which by default have
    three domain
    already in there.
    1. I startup example server and open weblogic admin console.
    http://localhost:7001/console/
    2. I select 'Create or edit other Domains' item from Configuration-General
    menu,
    then create a new domain (mybea) in Repositories.
    it create a subdirectory mybea under bea/wlserver6.0/config
    directory.
    also with a config.xml file and I changed it a bit like follow.
    ---------- config.xml ------------
    <Domain
    Name="mybea"
    >
    <Server
    AcceptBacklog="50"
    AdministrationPort="0"
    ClusterWeight="1"
    ConsoleInputEnabled="false"
    DGCIdlePeriodsUntilTimeout="2"
    DefaultProtocol="t3"
    DefaultSecureProtocol="t3s"
    HttpdEnabled="true"
    JavaCompiler="D:\BeaServer\jdk130/bin/javac"
    ListenPort="7001"
    Name="mybeaServer"
    NativeIOEnabled="true"
    SocketReaderTimeoutMaxMillis="10"
    TransactionLogFilePrefix="config/mybea/logs/"
    TunnelingClientPingSecs="45"
    TunnelingClientTimeoutSecs="40"
    >
    <Log
    FileName="./config/mybea/logs/weblogic.log"
    Name="mybeaServer"
    />
    <ServerDebug
    Name="mybeaServer"
    />
    <KernelDebug
    Name="mybeaServer"
    />
    </Server>
    <JTA
    Name="mybea"
    />
    <ApplicationManager
    Name="mybea"
    />
    <Security
    Name="mybea"
    />
    </Domain>
    3. Next step I am not sure how to do.
    I rename startExamplesServer.cmd and then copy it to mybea directory
    and changed startup script like this,
    java -hotspot -ms64m -mx64m -classpath
    %CLASSPATH% -Dweblogic.Domain=mybea -Dweblogic.Name=mybeaServer -Dbea.home=D
    :\BeaServer -Dcloudscape.system.home=./samples/eval/cloudscape/data -Djava.s
    ecurity.policy==D:\BeaServer\wlserver6.0/lib/weblogic.policy weblogic.Server
    I got error ,
    Starting WebLogic Server ....
    <Jan 9, 2001 11:41:03 AM GMT+11:00> <Notice> <Management> <Loading
    configuration file .\config\mybea\config.xml ...>
    <Jan 9, 2001 11:41:05 AM GMT+11:00> <Info> <Logging> <Only log messages of
    severity "Error" or worse will be display
    <Jan 9, 2001 11:41:08 AM GMT+11:00> <Emergency> <Server> <Unable to
    initialize the server: 'Fatal initialization exc
    Throwable: java.lang.SecurityException: Authentication for user system
    denied in realm weblogic
    java.lang.SecurityException: Authentication for user system denied in realm
    weblogic
    at weblogic.security.acl.Realm.authenticate(Realm.java:209)
    at weblogic.security.acl.Realm.getAuthenticatedName(Realm.java:229)
    at
    weblogic.security.acl.internal.Security.authenticate(Security.java:113)
    at
    weblogic.security.SecurityService.initializeSuid(SecurityService.java:293)
    at
    weblogic.security.SecurityService.initialize(SecurityService.java:123)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:343)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    '>
    The WebLogic Server did not start up properly.
    Exception raised: java.lang.SecurityException: Authentication for user
    system denied in realm weblogic
    java.lang.SecurityException: Authentication for user system denied in realm
    weblogic
    at weblogic.security.acl.Realm.authenticate(Realm.java:209)
    at weblogic.security.acl.Realm.getAuthenticatedName(Realm.java:229)
    at
    weblogic.security.acl.internal.Security.authenticate(Security.java:113)
    at
    weblogic.security.SecurityService.initializeSuid(SecurityService.java:293)
    at
    weblogic.security.SecurityService.initialize(SecurityService.java:123)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:343)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    it look like fileRealm.properties file is not correct,
    Can someone give me idea how to do this?
    Thanks in advance

    Hi Patrick,
    Thanks for the that great tip.
    In that time machine back up I have some applications for e.g. MS office etc and I wanted it to be like a virtual machine as such that I launch when I want to use the applications, see my data etc....I have bought parallels as that allows you to have multiple virtual machines on your laptop whether these are multiple mac images as time machine backups or linux, Microsoft Windows 7, 8 etc....
    Thats what I eventually want to do here...
    This feature that you provided is also of good reference for me in future.

  • How do I configure OS X Server (Mountain Lion) to deliver mail from another domain to my mailbox?

    How do I configure OS X Server (Mountain Lion) to deliver mail from another domain to my mailbox?
    I run a personal Server at my office. It's configured under my own domain as server.mydomain.com. It's setup that it properly receives and sends e-mail for mydomain.com. I use my own mailbox [email protected] to get all my personal mail.
    I'm looking to add another domain as a secondary way for people to get to my content and information.
    I want the same address [email protected] and [email protected] to arrive in the same mailbox at my server.
    How do i do that?

    it does look like you can add virtual domains in the GUI of Server.app on at least some versions, but I don't have an OS X Server 10.8 version handy to check.
    I'd encourage spending some time to learn the command line.  In general, the payoff for learning the command line will be worth the effort expended.  You're running a mail server here and sooner or later the capabilities of the GUI will fail you.  This whether due to a configuration omission in the GUI itself, or due to the need to troubleshoot a malfunctioning mail server, a need to automate one or more of the Postfix-related sequences, or some other IT-related task.  Entirely FWIW, of course.
    Here's a cut-and-paste of the sequence just used to test the command line access to the Postfix configuration, first fetching the current value, appending example.com as the second domain, then displaying the new value, then restarting the Postfix server.  Don't enter the dollar signs; just the postconf command and following.  Adjust example.com to match your domain...
    $ postconf mydestination
    mydestination = $myhostname, localhost.$mydomain, localhost
    $ sudo postconf -e 'mydestination = $myhostname, localhost.$mydomain, localhost, example.com'
    Password: {your admin password here}
    $ postconf mydestination
    mydestination = $myhostname, localhost.$mydomain, localhost, example.com
    $ sudo postfix reload
    The Postfix and Postconf commands work irrespective of the OS X Server version; the tools reference the data files as needed.

  • Business Management Error: You are attempting to create a user with a domain logon that does not exist. Select another domain logon and try again.

    Hello,
    Suddenly the working CRM is being stopped for some group of users.
    I drilled down to the issue and have checked that the users from Domain in which CRM is installed are having CRM access.
    But for other domain user having problem to access CRM.
    I tried to add a user from a domain which is not of CRM domain then it gives following error.
    "Business Management Error: You are attempting to create a user with a domain logon that does not exist. Select another domain logon and try again.
    <Message>LookupAccountNameW failed with error</Message> "
    The change is made - AD group have upgraded Activer Directory server to 2012 R2
    Please help as the Production CRM is not working for other domain user.

    We have Activer Directory Structure like below.
    One Root Domain says A
    and there are multiple child domain like B,C,D etc...
    B,C and D are all in same level,they are child of A domain.
    There are two way transitive trusts between A and all the child Domain.
    But there is no trust in between B and C and so on.
    Our CRM server is in B domain and B domain's user can access CRM but users of Domain C,D and so on can not access CRM.
    If this post answers your question, please click &quot;Mark As Answer&quot; on the post and &quot;Mark as Helpful&quot;

  • How to set the cookie or session of one domain to another domain

    Hi,
    I am using tomcat server. I am facing a issue of session lost when I am moving from one domain to another domain.
    e.g. http://mydomain.com/ to http://a.mydomain.com.
    Is there any way to set the cookie or same session to sub domain in tomcat.
    Please help me. I will be highly obliged.

    a tutorial from JavaWorld
    http://www.javaworld.com/javaworld/jw-01-2001/jw-0126-servlets.html?page=1

  • Problem with access another domain data

    Hi
    I want to access another domain data like XML and html page, I tried crossdomain.xml.
    but not working plz Help me if u can.

    What's the Java console say?

  • Setting Apps for another domain machines in SharePoint 2013

    Hi,
    How can I deploy developed app for another web application / another domain's web application?
    My Senarion is,
    I have configured Apps in SharePoint 2013. I have followed the link "https://www.nothingbutsharepoint.com/sites/devwiki/articles/pages/configure-an-environment-for-apps-for-sharepoint-2013.aspx". It works fine. I have created Interal Apps using
    VS 2012 and it works fine for Deployed web app(http://myapps.mydomain.local). When I copy the app setting file (.app extension) from the bin folder and added it in another web application's
    Apps for SharePoint List (http://myapps.mydomain.local:8080), it added fine. But when I try to deploy it (using  Site content --> From Your Organization --> click on the app logo --> ADD IT.). It throws unexpected
    error with Correlation ID.
    How can I deploy developed app for another web application/ another domain's web application?
    Loganathan S

    Hi All,
    I have installed developed apps in site http://myapps.mydomain.local:8080 using non-system account
    user it works fine.
    Note: non-system
    account user has full control for the site
    Loganathan S

  • Connecting on application that was hosted on another domain

    Hello, we really need yur help on this.This our situation. We are going to connect to Saba (a Learning Management System) that is hosted on another domain. we have an authentication thats going to create a session key that will in turn going to pass on another page so that it will display the page on Portal. in order for us to authenticate users/password we used a form based authentication that connects to SABA through Portal. But im getting this error:
    "Gateway was not able to access requested content. If the error persists, contact your Portal Administrator."
    Code Snippet:=======================HttpClient client = new HttpClient();client.getHostConfiguration().setHost(host, port, scheme);client.getState().setCookiePolicy(CookiePolicy.COMPATIBILITY);GetMethod authGet = new GetMethod(loginUrl);client.executeMethod(authGet);statusCode = authGet.getStatusCode();========================
    Please help us on this.Thanks.

    I have a similar issue.
    I am doing an update of an application made in AIR 1.x something. Now I am making it in AIR 2.
    I don't have the old certificate and whenever I try to install it I get that error "This application cannot be installed because this installer has been mis-configured. Please contact the application author for assistance."
    If I change the app ID however it the install works fine. But I really ned to keep the same app ID:
    How do I do?
    Where do I find ADT's migrate feature?

  • LEAP - ACS Authen. against active directory for users of another domain

    We installed ACS 3.0 on W2000 server, member of a domain. When we tried
    to authenticate users from another domain, but it failed.
    We achieved to find out the problem. First, the server tries to find the PDC of the other domain (DNS request : _ldap._tcp.pdc._msdcs.domain). The DNS
    server answer with the full name and IP address. But afterwards, instead of using the DNS answer, the server make a new request with the PCD name
    and appending its own domain. The DNS request fails, and the user is not authenticated. A workaround consists in chaging the DNS search-list for the server, but I'm intersted if anyone had a better solution, or if the new release (ACS 3.1) solves this issue.

    Your case looks similair to this bug CSCdy18833, the bug has a work around also check it out.

  • AD Migration from one domain to another domain between different Forest.

    Dear Team,
    We have a domain named "test.gov.in" .Now we want migrate all the users,computers,groups,GP ....etc in to our new domain "abc.net".Operating system of the source DC and destination Dc is same (Windows 2003 32 bit)..
    Pls provide me the steps to migrate one  domain to another domain between different forest
    Thanks
    Anurag

    Would agree with Christoffer and migrate using ADFS but before you can do this you will need to set up a trust between the two domains.  Once this has been accomplished then you can run ADMT.
    http://technet.microsoft.com/en-us/library/cc740018(v=WS.10).aspx
    Downloading ADMT is a free tool from Microsoft
    http://www.microsoft.com/en-us/download/details.aspx?id=8377
    ADMT Guide
    http://www.microsoft.com/en-us/download/details.aspx?id=19188
    Paul Bergson
    MVP - Directory Services
    MCITP: Enterprise Administrator
    MCTS, MCT, MCSE, MCSA, Security, BS CSci
    2012, 2008, Vista, 2003, 2000 (Early Achiever), NT4
    Twitter @pbbergs http://blogs.dirteam.com/blogs/paulbergson
    Please no e-mails, any questions should be posted in the NewsGroup.
    This posting is provided AS IS with no warranties, and confers no rights.
    I think you mean ADMT and not ADFS :)
    Enfo Zipper
    Christoffer Andersson – Principal Advisor
    http://blogs.chrisse.se - Directory Services Blog

  • Is  possible to forward to another pdf and comeback?

    Hi, i am new in LC designer but i've been reading and following the examples of the quickstart guide. I wonder if it is possible to click a button and forwards to another pdf or xdp page. And in this new page , insert a button to come back to the first page. I saw the form guide but i want pdf formats. Anyone can solve my doubt? Thanx in advance.

    Hi,
    1. Does the database ALREADY exist on the target server?
    2. If so, does the directory structure where the MDF/LDF match where the MDF/LDF reside on the live server. In this I mean if the files on the live server were located in the C:\MyDir\Data folder, do they also reside like that on the target serverr?
    IF NOT ... you need to use the WITH MOVE option to place the MDF and LDF in the folder(s) that are being used on your target  server. If you are using the Restore wizard, you need to change the file path on the Options tab of the wizard. Change the path in the "Move to physical file name" option to the desired location.
    if this not work
    try to restore database with same SID on target server i.e PRD than after you can change the dtabse from PRD to PSD using following sap note
    151603
    regards,
    Kaushal

  • How can I turn off mail forwarding to another email address

    How can I turn off mail forwarding to another email address?

    Mail forwarding is usually a function provided by your email provider.  Visit their web site and check your setup there.

Maybe you are looking for