Branch office logic from SD

The business scenario I'm trying to address is:
we have multiple customers/shiptos that order, have credits issued for, and an individual credit limit set - but one corporate office that pays all of the bills and wants to take credits from shipto A for a balance on shipto B. 
I know about and have set up the head office/branch office relationship and about setting the Payer partner to = the head office.  The problem with this set up is that it rolls into one credit limit (head office customer) rather than each branch having it's own.  If I change the payer to = the branch office, then it does not show up within open items or cash app in FI under the head office.
Has anyone figured out how to keep seperate credit accounts for the branch offices but apply cash from a corporate level?

The variable WDSSERVER is a variable that is figured out by MDT when booting a machine using the boot image created by Microsoft Deployment Toolkit. Therefore it is not available in Windows.
If you want different WSUS servers depending on location of the client you can use for instance this technique in CustomSettings.ini. This will point clients on a specific subnet to a specific WSUS server.
[Settings]
Priority=DefaultGateway,Default
[DefaultGateway]
10.0.0.1=HQ
10.0.1.1=BranchOffice
[HQ]
WSUSServer=http://wsus-hq:8530
 [BranchOffice]
WSUSServer=http://wsus-branch:8530
Blogging about Windows for IT pros at
www.theexperienceblog.com

Similar Messages

  • Branch office web-to-go is not starting

    Hi,
    I have downloaded and installed the Oracle Lite Branch Office setup from server's webtogo/setup. But the webtogo in branch office PC is not starting. The htttp://localhost/webtogo and listener are not started even after executing the executables manually.
    The PATH variable is set correctly. The branch office PC has Windows XP.
    Regards,
    Aneesh

    Hi,
    webtogo -d option is giving following error.
    E:\mobileclient\bin>webtogo -d
    log9: [LOADING wtgos.dll BOAdminToolNative]
    log9: [BOAdminToolNative wtgos Loaded Successfully]
    log9: MODE_BRANCH CONNECT_STRING =jdbc:polite@:1160:
    log1: Translated JDK:'Cp1252' to IANA: 'WINDOWS-1252'
    log1: Mount point jdbc:polite@:1160:WEBTOGO oracle.lite.web.ifs.OMFS@145d068
    log9: java.sql.SQLException: [ODBC 08001] unable to connect to data source
    log9: at oracle.lite.poljdbc.LiteEmbJDBCConnection.jniDriverConnect(Native Met
    hod)
    log9: at oracle.lite.poljdbc.LiteEmbJDBCConnection.connect(Unknown Source)
    log9: at oracle.lite.poljdbc.LiteType2JDBCFactory.createConnection(Unknown Sou
    rce)
    log9: at oracle.lite.poljdbc.POLJDBCConnection.<init>(Unknown Source)
    log9: at oracle.lite.poljdbc.OracleConnection.<init>(Unknown Source)
    log9: at oracle.lite.poljdbc.POLJDBCDriver.connect(Unknown Source)
    log9: at java.sql.DriverManager.getConnection(Unknown Source)
    log9: at java.sql.DriverManager.getConnection(Unknown Source)
    log9: at oracle.lite.web.JupConnection.<init>(Unknown Source)
    log9: at oracle.lite.web.JupConfig.createConnection(Unknown Source)
    log9: at oracle.lite.web.JupConfig.getConnection(Unknown Source)
    log9: at oracle.lite.web.JupConfig.getStatement(Unknown Source)
    log9: at oracle.lite.web.JupServer.loadMimes(Unknown Source)
    log9: at oracle.lite.web.JupConfig.reload(Unknown Source)
    log9: at oracle.lite.web.JupConfig.initializeRM(Unknown Source)
    log9: at oracle.lite.web.JupConfig.initializeRM(Unknown Source)
    log9: at oracle.lite.web.JupServer.initialize(Unknown Source)
    log9: at oracle.lite.web.JupServer.listen(Unknown Source)
    log9: at oracle.lite.web.JupServer.main(Unknown Source)
    log-1: ============== Server Exception - Begin ==================
    java.sql.SQLException: [ODBC 08001] unable to connect to data source
    at oracle.lite.poljdbc.LiteEmbJDBCConnection.jniDriverConnect(Native Met
    hod)
    at oracle.lite.poljdbc.LiteEmbJDBCConnection.connect(Unknown Source)
    at oracle.lite.poljdbc.LiteType2JDBCFactory.createConnection(Unknown Sou
    rce)
    at oracle.lite.poljdbc.POLJDBCConnection.<init>(Unknown Source)
    at oracle.lite.poljdbc.OracleConnection.<init>(Unknown Source)
    at oracle.lite.poljdbc.POLJDBCDriver.connect(Unknown Source)
    at java.sql.DriverManager.getConnection(Unknown Source)
    at java.sql.DriverManager.getConnection(Unknown Source)
    at oracle.lite.web.JupConnection.<init>(Unknown Source)
    at oracle.lite.web.JupConfig.createConnection(Unknown Source)
    at oracle.lite.web.JupConfig.getConnection(Unknown Source)
    at oracle.lite.web.FileHandlerUtil.<init>(Unknown Source)
    at oracle.mobile.job.Scheduler.<init>(Unknown Source)
    at oracle.lite.web.JupConfig.initializeRM(Unknown Source)
    at oracle.lite.web.JupConfig.initializeRM(Unknown Source)
    at oracle.lite.web.JupServer.initialize(Unknown Source)
    at oracle.lite.web.JupServer.listen(Unknown Source)
    at oracle.lite.web.JupServer.main(Unknown Source)
    ================== Server Exception - End ====================
    Noticed that listener is not getting started,
    E:\mobileclient\bin>olsv2040 /start
    OliteService reports the following error:
    OliteService failed, Error Code: (0x5), Message: Access is denied.
    Internal message: StartService failed in CmdStartService function.
    Forgot to mention earlier,
    During installation of branch office client, I recieved following Warnings,
    1. Operating system message: Password doesnot meet minimum security requirements. Check the password length, complexity and history.
    2. No mapping between accounts and security ID was done.
    Thanks,
    Regards,
    Aneesh

  • Branch  Office Setup Error.........

    hi all,
    when i try to do branch office setup from the webtogo server,the download hangs at one point and dislays this error........ this error does not appear when i do normal setup......
    webtgo.exe bad image
    "..............mysync_java.dll is not a valid windows image . please check against your installation diskette"
    i use oracle 8i database and oracle 9i lite(with latest patchset for 9i lite).
    i try to download on windows 2000 professional and 2000 server.....
    can anyone provide solution for this???????
    Thanks,
    Ashok Kumar

    Hi again
    This are my findings up to this moment
    managed somehow to pass the authentication problem and reached this exception
    Sync session exception stack trace:
    java.sql.SQLException: ORA-01403: no data found
    ORA-06512: at "MOBILEADMIN.CONS_EXT", line 216
    ORA-06512: at line 1
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:166)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:318)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:281)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:636)
         at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:185)
         at oracle.jdbc.driver.T4CPreparedStatement.execute_for_rows(T4CPreparedStatement.java:799)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1211)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3137)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3208)
         at oracle.lite.sync.Subscription.executeAndClose(Unknown Source)
         at oracle.lite.sync.HeliosSession.startSession(Unknown Source)
    To reach this point:
    - set the m_conn private member of the heliosSession class with reflection with value from Consolidator.getConnection()
    - set the m_client_id public member with username
    - set prviate m_passwd private member of heliosSession with reflection with the password.
    - to advance, changed in table mobileclient.c$etc_passwd with userpassword instead of null. somehow seems that heliossSession class, in initconvis method is comparring password from the file with that one, that is null. I don't know all the implications of this.
    Hope it helps
    Florin

  • Sending call to a branch office

    Hi,
    I have to send a call to branch office CUCM from ICM in main site. I can configure the call
    to go to CUCM branch office in CVP OpsConsole but do I need to create dial-peer in the branch office voice gateway?
    Thanks for your help.

    Thanks Chris.
    I want to send the call to Huntgroup.
    In the CallServer Sip configuration page there is local static routes. Can I configure the Huntgroup number in
    local static routes and send the call to remote site CUCM. And do I need to create a dial-peer also?
    In the darken area I can configure the call to cucm in remote site. So, do I need to create dial-peer in remote site voice gateway or the call is sent to CUCM directly?

  • Branch office WDS still pullinh image from main site

    Hi,
    I'm trying to configure a WDS on our branch site.
    what i did was open a new folder named DeployFilesFromMaster on the branch office server and replicate the DeploymentShare from main to branch office using DFS.
    then i installed WDS services on the branch office and add a Boot Image (taken from DeployFilesFromMaster)
    next i configured, under Scope Option on the DHCP server, options 66 (giving the ip address of the branch WDS), and option 67 (giving the path \Boot\x64\wdsnbp.com).
    now when I'm booting a computer into PXE it start working, but when pressing F8 and use the netstat command i see it has a session to my main office deploy server instead to the branch office.
    what do i need to change?
    when looking in the branch office server, there is ofcourse the DeployFilesFromMaster folder and there is another folder named DeploymentShare that was made while installiing the WDS server, and there is a wdsnbp.com file as well. how do I know, when DHCP
    direct me to the boot file name, that it direct me to the right file, or it doesnt matter.
    thanks for your help

    The variable WDSSERVER is a variable that is figured out by MDT when booting a machine using the boot image created by Microsoft Deployment Toolkit. Therefore it is not available in Windows.
    If you want different WSUS servers depending on location of the client you can use for instance this technique in CustomSettings.ini. This will point clients on a specific subnet to a specific WSUS server.
    [Settings]
    Priority=DefaultGateway,Default
    [DefaultGateway]
    10.0.0.1=HQ
    10.0.1.1=BranchOffice
    [HQ]
    WSUSServer=http://wsus-hq:8530
     [BranchOffice]
    WSUSServer=http://wsus-branch:8530
    Blogging about Windows for IT pros at
    www.theexperienceblog.com

  • ASA5505 I cannot reach to an outside network from a branch office

    My customer has a HQ office and many Branch offices. In the HQ there is an ASA5510 configured as a default gateway, From HQ customer must access to internet (everythig works fine), from Inside LAN should reach to anyway including special services like Credit Card service provider and others (it works fine). From Branch offices must reach Inside LAN hosts (it works fine), from Branch Offices must reach DMZ (it works fine), from branch offices should reach CC Service provider and here's the point of this Q, From almost all branch offices they reach CCSP fine but branch offices where an ASA5505 is installed (Offices that reach CCSP have a RV042 installed or a TPlink ER6120 installed) but offices with ASA just can ping to LAN side of CCSP's router.
    I think ASA5505 conf is an opened door configuration. Here's the 5505 configuration and also attached the network diagram. Some one can help please

    Hi,
    Are the branch offices connected to the HQ through some ISP MPLS network since I do not see any L2L VPN configurations on the ASA5505?
    I presume this is the case. Since you say that the connections between Branch Office (with ASA5505) and HQ LAN work fine it should tell us that there should be no routing problems between those networks.
    The diagram possibly also suggests that all the Branch Office connections come to your HQ network through the same Router at the edge so if other Branc Offices connections CCSP work then there should be no routing problem between the Branch Offices and the CCSP (atleast regarding your part of the network)
    Now, some questions.
    Does the ISR Router forward traffic destined to CCSP directly to the Router at 192.168.2.249 ?
    Does the Router with the connection to the CCSP use the Internet to reach the CCSP or is there somekind of dedicated connection between these networks?
    If the Router towards CCSP uses Internet then does it lack some NAT configurations for the source network 192.168.27.0/24? Does it perhaps lack a route towards the network 192.168.27.0/24? Or is there any possible errors in the configurations (wrong gateway IP or network mask somewhere?)
    Is there any ACLs configured on the Router that has the connection to the CCSP that might block traffic?
    Does the CCSP have all the required routing information to pass traffic towards the network 192.168.27.0/24? (If were talking about a dedicated connection and not traffic through the Internet) Have they allowed traffic from the mentioned network 192.168.27.0/24 to their servers/network?
    Have you taken "packet-tracer" output from the ASA5505 to confirm that the ASA configurations allow the traffic and dont drop it for some reason?
    For example
    packet-tracer input inside tcp 192.168.27.100 12345 193.168.1.100 80
    You can modify the IP addresses (source/destination) and the used destination port and protocol to match the connections that are actually attempted.
    Have you monitored the connections on the ASA when users attempt them? This should atleast tell you why they are failing or give a hint. You could also configure traffic capture on the ASA5505 if you wanted to make sure if any traffic was coming from the CCSP towards this ASA (return traffic for connection attempt)
    Hope this helps :)
    Let me know if I missunderstood the situation wrong somehow.
    - Jouni

  • Slow Logons from branch office

    We just moved an office of ours in a branch office to another building. The office is in Miami and is normally connected to our Tampa main office via an MPLS connection. The connectivity to our Tampa office is down now because of issues with the MPLS provider
    but I have users still logging in to their desktops to access server resources in Miami. The issue is that logons in the Miami office are taking longer than normal even though the Miami site has a read/write DC with GC enabled on that DC. If I unplug
    the network cable the logon happens much quicker and then I can plug the cable back in and access the server with no issues. My assumption is that when unplugging the network cable the computer is logging on with the cached credentials on the computer instead
    of trying to access a DC for logon. I was under the assumption that since their is a read/write DC and GC server on site logons should not take forever even though the DC on site has no connectivity to the DC's in our main office here in Tampa. Am I missing
    something? Why would the logons take so long?
    Thanks in advance!
    Chad
    Chad Guiney

    Hi Chad,
    If site and subnet settings are configured correctly, I suggest you restart netlogon services on moved Domain Controller, then give it some time for replication and try to check the logon speed afterwards.
    More information for you:
    Moving a Domain Controller to a Different Site
    http://technet.microsoft.com/en-us/library/cc794722(v=WS.10).aspx
    Move a Server Object to a New Site
    http://technet.microsoft.com/en-us/library/cc816674(v=WS.10).aspx
    Best Regards,
    Amy
    Please remember to mark the replies as answers if they help and un-mark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Simulating small branch office in lab network

    Hi,
    I have to setup what seems to be a very basic configuration, but it doesn't work.
    In our lab there is a cluster of switches with a 3550 that does all the routing for vlans.
    I need to simulate a sort of a small branch office that has one connection
    to the outside world (the lab network).
    Here is my design:
    Vlan 230 (the internet)
    A port on 3550 is in vlan 230 and is connected to e0/0 (172.26.230.150) on 2611 router.
    e0/1 interface on a 2611 is (192.168.1.1).
    A PC is connected to e0/1 (192.168.1.12).
    From the router I can ping any host on vlan 230 and other vlans,
    I can also ping the pc connected to e0/1.
    However from the PC I can only ping 192.168.1.1(e0/1) and 172.26.230.150 (e0/0)
    Below is my configuration
    Thanks for your help.
    R2611-1#sh run
    Building configuration...
    Current configuration:
    version 12.0
    service timestamps debug uptime
    service timestamps log uptime
    no service password-encryption
    hostname R2611-1
    ip subnet-zero
    ip dhcp excluded-address 192.168.1.1 192.168.1.9
    ip dhcp pool 192.168.1
       network 192.168.1.0 255.255.255.0
       default-router 192.168.1.1
    interface Ethernet0/0
    ip address 172.26.230.150 255.255.255.0
    no ip directed-broadcast
    no ip mroute-cache
    no mop enabled
    interface Ethernet0/1
    ip address 192.168.1.1 255.255.255.0
    no ip directed-broadcast
    no ip mroute-cache
    ip classless
    ip route 0.0.0.0 0.0.0.0 172.26.230.1
    ip http server
    no scheduler allocate
    end

    You are not performing nat on the router.
    This is typically required on a box which provides internet connectivity.
    Probably the other hosts on vlan 230 have no route back to the pc on 192.168.1.1
    Configuring nat on the router will resolve this problem.
    regards,
    Leo

  • Windows 8.1 laptop not connecting to domain in branch office

    We have a problem with a laptop. 
    It is installed in our Head office (The Netherlands), just like all other laptops by using an image.
    Tested and working on the domain.
    The user had to go to one of our branch offices (China) and when he connected there, the laptop just won't connect to the domain.
    When he plugged in the laptop, it keeps trying to connect it's directaccess.
    Other laptops (same image) immediately recognize the domain network, but this laptop just won't.
    I am able to ping everything on the local network (MPLS connection), from HQ to all Branch offices but not access them.
    I've tried changing the DNS settings, but without any result.
    Any suggestions?

    Hi,
    According to this tool's description, I think it should be helpful to check system current enviroment, such as network, certificates, etc. problem. Actually according to your description, I doubt it probably network enviroment of ISP problem, but we should
    find a way to verify our suspect. Then this tool would be convenient, it also would generate a trace log and it would be helpful with troubleshooting.
    The DirectAccess Client Troubleshooting Tool is a graphical application, based on the .NET Framework, which checks the health of a DirectAccess client by running various tests.  Built-in health tests: The following tests are currently implemented:
    Network interfaces Network location (NLS and NRPT DNS) IP connectivity (6to4, Teredo, IPHTTPS, entry point in a multisite setup, DNS) Windows Firewall (applied profile, Firewall outbound rules) Certificates (EKU Client Authentication, trust chain for AIA and
    CRL) IPsec infrastructure tunnel (Domain SysVol share) IPsec intranet tunnel (PING and HTTP probes) Additional features Run post-check script (PowerShell, VBScript, BAT or CMD file)
    Roger Lu
    TechNet Community Support

  • Branch Office Communication

    Hi,
    Supposingly we have many branch offices with good internet speed but no dedicated bandwidth between individual locations.
    We need to enable VoIP calling using Internet, can we use any skype product to tie all standalone EPABX system for branch office communications. 
    Can we have SIP trunks on skype gateway from each location and enable interoffice calling.
    Please suggest

    Hello Rahul,
    I see you are asking about connecting your offices together for calling and comminucations.
    Well,  Connecting the offices together will require a Communication Server of some sort.  Manufacturers like Nortel, Avaya, Cisco, and many others have these type of devices available to accomplish the "link" between your offices, as long as the equipment is all compliant with the Communication Server.   I suggest you contact a local agent for these manufacturers and have them take a look at what you have. They will provide you with a quote to get you connected.
    As for Skype, making and receiving calls is a snap for us.  We provide these services 24/7. We can get you connected in miinutes and have you making cheap calls all day long.  The cost just depends on where in the world you are calling.  Our "minutes" bundles are very cost effective to use.  And, all of your incoming calls are free. All you would need, would be a Skype Online Number, a Managed User for the Skype Clients that want to call you, and SIP Channels to connect to your PBX to talk on.
    That's pretty much it.  I hope this helps you in your research to get your offices connected and to start using Skype.  I have provided  a few links for you to look at below.
    http://www.skype.com/intl/en-us/business/skype-connect/
    http://www.skype.com/intl/en-us/business/skype-manager/
    http://download.skype.com/share/business/guides/skype-connect-rates.pdf
    http://skypeconnect.voxygen.com/#stage1
    Thank You for considering Skype and using the Skype Community Forums.
    Regards,
    Victor S.
    Skype Enterprise Support

  • Branch Office implementation

    where can I find a good white paper on 'Branch Office' arch. and implementation of Lite?

    Hi ,
    Oracle Lite -Branch Office not working as expected
    Lite Version- 5.0.2
    1.     The documentation says an odbc dsn should have been automatically created with a name of "USER_DBNAME” when sync with Mobile server
    2.     A blank "files available for download" page is display with no buttons and no file from url ‘http://BR/public/download’
    3.     Can’t see any application in the Branch office system
         Steps used to create/publish a branch office application
         We have three machines and their hostnames are
         M1 = Mobile Server + Mobile development kit Win2k
         M2 = Branch Office win2k
         M3 = Branch Office client win2k
    1) Install Mobile Server and mobile developer kit 5.0.2 on machine M1 2) Launch "Mobile Server Control Center" to machine M1
    3) Create user “Test”, Assign user "Test" System Privilege of
    "Administrator"
    4) Assign user "Test" to the "Branch Adminstrators" group
    5) Create a dummy application (Sample. jar).
    6) Launch packaging wizard on machine m1
    7) Select "Win32 Native" as your target
    8) created snapshots with scott.emp table
    9) Enter "Sample" in the client side database name field.
    10) Publish the application from machine M1
    11) Launch "Mobile Server Control Center" to machine m1
    12) from the applications tab of "Control Center" Select the
    "Sample” application
    13) Enter the database users password and save the change
    14) Select the "Access" link from the left nav and grant user
    "Test" access to the "Sample" application
    15) Select the "Files" link from the left nav then select the win32
    link.
    Check the public file box for file "Sample.jar" and save changes
    16) from machine M1 install branch office by downloading the software
    from machine M1.
    Download/install http://MO/webtogo/setup, select the "branch
    office" download
    17) From the M1 machine launch setup.exe
    18) Sign on as user Test, Press "next" to sync
    19) The documentation says an odbc dsn should have been automatically
    created with a name of "Test_Sample".
    Can see only DSN name “webtogo” which points to <<Dir>>\OLDB40 and file ‘Sample.odb’
    20) From the M1 machine launch the control center @ http://localhost/ 21) Sign on as user shekar , Press sync tab
    20) checked the M1 machine and it did not install my "Sample.jar" but can see ‘Sample.odb’
    21) Now attempt to configure the branch office client machine m1
    22) From machine M2 download the client software @ http://m1/public/download
    23) A blank "files available for download" page is display with no buttons and no file.

  • Branch Office CME design Verification

    Hi All,
    Please refer to the attached network diagram.
    I need to verify this can be implemented and would work.
    We have a branch office moving to a new location and they intend to keep their existing CME (for business reasons),  provided by their local service provider with ISDN line for calls to the PSTN. This is managed by the service provider and we have no access to it. However we would like to grant them connectivity to the existing corporate voice network via an IP VPN connection, which shall be put in place soon. This will enable  the branch make site to site calls within the corporate network
    With a SIP trunk between the internal and external CME, I intend to make all the phones register with the Call Manager, however on the call manager , set a route pattern for calls going out to the PSTN from this branch back to the internal CME and this will then be matched by a SIP dial peer  directing the call to the external CME out to the PSTN.
    My worry is with the delay  that might be introduced when making a PSTN call as the internal CME has to first contact the call manager in order to know where to send the call.
    So my questions are as follows,
    1. Is this solution feasible especially in terms of delay? If not,
    2. Are there any other ways to achieve the same scenario
    Thanks,
    Yomi

    Are the phones at the branch office going to register to the Internal CME? If so, all configuration for outbound dialing will be done on the Internal CME, not on UCM. ie. dial-peer on the Internal CME for outbound dialing. For phone connectivity back to UCM, you will have a SIP trunk between UCM and internal CME and that is perfectly acceptable. You "might" see some quality degradation but that is to be expected from Internet based WAN connectivity. If your RTT delay is greater than 150ms, then you might see some quality issues.

  • Branch Office Install

    Hello,
    My client is planning on deploying branch office and is hitting
    the limit of 16 concurrent users. They need about 20-25
    concurrent users.
    Can branch office me installed more than once on the
    same server? Is this a supported configuration?
    thanks in advance,
    mike

    Hi
    You will need to make sure all the ports are open for traffic to move between both DC's. Also need to check that you dont have replication problems, IE, slow link. First step would be to see if you can ping the HO DC from the branch, then once you have established
    that you have all the ports open and your VLAN is routing traffic correctly then you can start with your DC setup.
    You can first upgrade your DC, look at this blog: 
    http://blogs.technet.com/b/kevinholman/archive/2013/09/25/upgrading-domain-controllers-to-windows-server-2012-r2.aspx
    Hope this helps. Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Branch Office Direct Printing - server offline?

    Hi All,
    We are implementing Branch Office Direct Printing and I have a question about when the server is down or, in the case of a WAN connection to/from the branch going down, the client being unable to reach the server.
    I could have sworn I originally read about Windows 8/2012 being smart enough to send the print job straight from the client to the printer in cases where it can't talk to the server, but now I seem unable to locate that information.  Is that indeed
    the case (hopefully)?
    Thanks,
    Wes

    Branch Office Direct Printing may benefit your organization in the following ways:
    Client      computers running Windows Server 2012 obtain printer information from the      print server, but send the
    print jobs directly to the printer. The print      data no longer travels to the central server and then back to the branch      office printer.
    The      printer information is cached in the branch office, so that if the print      server is unavailable for some
    reason (for example if the WAN link to the      data center is down), then it is still possible for the user to print.
    The      client computer renders the print job before sending it to the printer.      The major difference between Branch Office Direct
    Printing and Client-Side      Rendering (CSR) is that Branch Office Direct Printing does not send the      print job to the server. Instead the job is sent directly to the printer,      resulting
    in a significant reduction in network bandwidth usage when the      printers are centrally managed.
    Branch Office Direct Printing Overview
    http://technet.microsoft.com/en-us/library/jj134156.aspx

  • Branch Office will not host Microsoft services/servers - Sites and Subnets

    Hi,
    The scenario is the following:
    1 Domain. Windows 2012 R2.
    6 sites. 1 DC per site. 3 subnets per site.
    5 sitelinks.
    The sites diagram is the following:
    The branch office "SITE04" will not host any Microsoft service/server/PC. Network routing/flow scheme will not change (branch office SITE04 reamins routing traffic to/from SITE05 and SITE06).
    The questions are:
    Does the existing SITE04 subnets must be deleted?
    Does the existing SITE04 site must be deleted?
    Does the existing SITE04-SITE05 and SITE04-SITE06 site links must be deleted?
    if yes to any of the above questions?
    How to redesign the subnets/sites/site links?
    Thanks in advance!

    Thanks MrX for your response.
    The SITE04 branch office will not host Microsoft-based PCs/Servers/Services. SITE04 will be used for network traffic routing purposes and will host servers from another platform.
    Why to mantain SITE04 subnets?
    Thanks in advance!
    In this case, maintaining the subnets would be optional.
    This posting is provided AS IS with no warranties or guarantees , and confers no rights.
    Ahmed MALEK
    My Website Link
    My Linkedin Profile
    My MVP Profile

Maybe you are looking for

  • Trouble after updating the lastest firmware 2.7 for mac ox 10.7.3

    I had updated 10.7.3 for a couple of week and then I installed new firmware by "software update" 2.7. Before I updated new firmware, "OS X Lion" in Appstore was "Installed", after I install new firmware, it did not "Installed" any more and show me th

  • Idoc monitoring using WE06

    Hi all, I want to do Idoc monitoring using the tool Active Idoc Monitoring(Programm: RSEIDOCA;Transaction : WE06). So when ever something goes wrong in an Idoc,depending on the idoc type ,I want to inform the concerned person by email using SAP mail(

  • Why can't I play the games in General Knowledge for Dummies?

    As soon as I click on themed questions or anything (apart from Hangman), the ap closes and I don't know who to contact for a refund of purchase of game.  Tried enquiring through Twitter and then noticed that last tweet from Game Center was in 2012!

  • Avoid Temp Tables

    Hi All, We are in process of getting ride of the TEmproary tables. As usual DBAS are giving hard time. Please see these After paramters form Trigger. It creates atable TEMP_SERVICES .Can I avoid the table. Can I do the calcuations in PL/sql. Please h

  • Help. G Drive freezes while rendering, hard reboot only way out.

    I have asked about this two prior times in forums.   When rendering in FCP X, the G-Drive loses communication with laptop. Freezes FCP X. Only way to unfreeze is hard reboot (pushing down power button). Convinced it was a dying G-Drive, I bought a ne