User settings to access network when logged on as service/batch

Hi.
We have been running Oracle Remote Agent (running external jobs on other host) on some linux-distros and have now started to do it on Windows as well.
But when we have setup everything properly, we get an 'Access denied' when trying to access the network from the Remote Host.
The way it works, in the database, you set up a credential with a user name and password. This information is then sent to the ETL (Remote Agent) which then starts the process as the user supplied in credentials.
So the service it self is running as Local Service and then starts a process as another user. Technically, how this is done on Windows I don't know...
Anyhow, the process starts fine and if we are not trying to access the network, it works fine.
But as soon as we are trying to access a network share using UNC path (\\192.168.1.10\share\directory), we get an 'Acces is denied'
The user we are using is an administrator. When doing a desktop login, this user can access the share without any problem.
Is there any other settings/policy/property the user must have to be able to access the network when logged on but not from the desktop?
Cheers
Richard

Have you checked the security logs on 192.168.1.10?
You should see the entries showing what account is attempting to log on through a network connect.  You may need to grant the User Right for "Allow Access from Network" and you may be having basic folder permission errors.
I'm curious if the process is using the machine account to hit the share or if it's the user account you're starting the process with.
Chris Ream

Similar Messages

  • Windows 2008 R2 intermittently getting access denied when logging in

    Hi, 
    I recently built 2 new Virtual Machines. They both run on Hyper-V (version 6.2x).
    One is Windows 2008 R2 standard and the other Windows 2008 R2 Datacenter. These are both remote desktop servers. 
    These are both connected to a domain. 
    The domain controller is linux/samba based, this will mimic the Windows NT4 style domain controller environment. 
    Within each Virtual Machine I have a remote desktop users group, that is a staff group. 
    Intermittently users get an access denied error when logging on. This only happens when logging on as domain users. 
    If this happened all the time, I might think the machine needed to be removed and re-added to the domain but as it's intermittent, I don't see the trust relationship as the problem. 
    Any ideas? 
    Thanks

    Hi,
    Thanks for your post in Windows Server Forum.
    Before providing you some information, I would like to get some more information to resolve your issue.
    - Have you notice any specific error when trying to remote login?
    - Did you check GPO setting option “Allow log on through Remote Desktop Services”
    As group policy and the user group are interrelated with each other. There are 2 types of user rights.
    (1)   Logon rights  (2) Privileges
    These two plays an important part in allowing an RDP session to the server. Also need to check in GPO Setting for more option.
    a. Allow log on through Remote Desktop Services : Users\Group must be added for Remote Session
    b. Deny log on through Remote Desktop Services : Users\Group must not be added for Remote Session
    For checking the setting in GPO follow below path:
    - Start > Run >gpedit.msc
    - Computer Configuration\Windows Settings\Security Settings\Local Policies\User Rights Assignment
    For more information, refer beneath article.
    “Allow Logon through Terminal Services (Remote Desktop Services)” group policy and “Remote Desktop Users” group.
    http://blogs.technet.com/b/askperf/archive/2011/09/09/allow-logon-through-terminal-services-group-policy-and-remote-desktop-users-group.aspx
    Hope This Helps!
    Thanks.

  • Guest user cann't access report when using xdo_user_name

    when i added xdo_user_name into the sql, the report could no be accessed by Guest user via URL.
    Firstly, create a very simple report.
    i have set Guest user could access Guest folder and create a report under this folder.
    1.data model:
    select 'a' XDO_USER_NAME,
    'b' XDO_USER_ROLES
    FROM DUAL
    2.generate a RTF template.
    3.view this report
    4.get link of this report
    5.log out and access this report via URL by Guest
    6. access this report successfully.
    Secondly, update the data model:
    select :xdo_user_name XDO_USER_NAME,
    :xdo_user_roles XDO_USER_ROLES
    FROM DUAL
    access this report via URL by Guest user again, get error message:
    The report cannot be rendered because of an error, please contact the administrator.

    These bind variables are bounded to the user logged in, and these are not available for guest, thats why you get these errors.
    log an support ticket for this, Oracle support/team will help you on this, if they think its nice functionality.

  • All user settings lost but UID/PW logs user in OK!

    First time poster, new to Mac’s, not computer illiterate…
    Hope that covered it all! Proficient in Windows XP but we made the switch, now having some challenges! My wife and I are both “Administrators” and 2 profiles exist on the computer. My wife logged in yesterday and her ID/Password logged her in. Other than that, for her profile, everything went back to factory defaults. Her Mail settings were gone, her iPhoto library still exists on the disk but the library doesn’t load, when safari loads, it indicates that “favorites cannot be saved”, the menu at the bottom of her screen doesn’t do the stretch scroll as you wave past the bottom of the screen.
    It appears as though her UID exists, the data (example the actual digital photo’s) still exist on the disk however they’ve been disassociated with iPhoto. This appears to be the case for all apps.
    Any thoughts on how to tackle this? I am posting in the Tiger forum as this problem is all related to one common theme. I suspect that there’s 1 solution that can be applied to resolve all these apps.
    Bring on the suggestions!
    Thanks,
    Brent
    MacBook   Mac OS X (10.4.8)  

    Did she rename her home folder (the little house icon)? That can cause this problem. If so, have a look at this page for a fix.

  • Change settings for auto start when logging on?

    How can I change the settings so that when I turn my Macbook Air on it doesent auto open iTunes, Email, ooVoo, and facebook?

    hold down (or right click) the icon for itunes etc, then go to options and un check open at login

  • If I download a movie can I still access it when logged out of my Apple ID but on the same device?

    Help!

    yes it will but you won't be able to sync the apps bought with your old Apple ID unless you log in via that one
    i recommend contacting the support people, my dad had a problem like this a couple of days ago when he had a new device and they sorted it out in about 10 minutes https://www.apple.com/support/itunes/

  • AccessControlException: access denied when logging into WebCenter Spaces

    I am running into an issue with my new WebCenter 11g PS5 deployment.
    I have a single domain with WebCenter Content and WebCenter Portal, but the servers are stored in $ORACLE_BASE/admin/wc_domain/aserver and $ORACLE_BASE/admin/wc_domain/mserver as per the Enterprise Deployment Guide.
    Everything seems fine, all my servers start up (from the Admin console through the Node Manager), I can log into WebCenter Spaces, but once I am forwarded to the home page I am thrown out and sent to the error page. In the log there is the following error:
    <Oct 3, 2012 5:03:55 PM CEST> <Error> <oracle.webcenter.webcenterapp> <BEA-000000> <
    java.security.AccessControlException: access denied (oracle.security.jps.service.policystore.PolicyStoreAccessPermission Context:APPLICATION Context Name:webcenter Actions:getApplicationPolicy)
         at java.security.AccessControlContext.checkPermission(AccessControlContext.java:374)
         at java.security.AccessController.checkPermission(AccessController.java:546)
         at oracle.security.jps.util.JpsAuth$AuthorizationMechanism$3.checkPermission(JpsAuth.java:458)
         at oracle.security.jps.util.JpsAuth.checkPermission(JpsAuth.java:518)
         at oracle.security.jps.util.JpsAuth.checkPermission(JpsAuth.java:544)
         at oracle.security.jps.internal.policystore.AbstractPolicyStore.checkPolicyStoreAccessPermission(AbstractPolicyStore.java:380)
         at oracle.security.jps.internal.policystore.ldap.LdapPolicyStore.getApplicationPolicy(LdapPolicyStore.java:810)
         at oracle.webcenter.webcenterapp.internal.model.security.WCSecurityManagerImpl$1.run(WCSecurityManagerImpl.java:419)
         at oracle.webcenter.webcenterapp.internal.model.security.WCSecurityManagerImpl.init(WCSecurityManagerImpl.java:411)
         at oracle.webcenter.webcenterapp.internal.model.security.WCSecurityManagerImpl.<init>(WCSecurityManagerImpl.java:454)
         at oracle.webcenter.webcenterapp.internal.view.shell.WCApplicationImpl.getSecurityManager(WCApplicationImpl.java:158)
         at oracle.webcenter.webcenterapp.internal.model.WebCenterConfig.getSecurityManager(WebCenterConfig.java:617)
         at oracle.webcenter.webcenterapp.internal.view.shell.handler.WebCenterApplicationShellHandler.canAccessPage(WebCenterApplicationShellHandler.java:675)
         at oracle.webcenter.webcenterapp.internal.view.shell.handler.WebCenterApplicationShellHandler.getPhysicalPageURI(WebCenterApplicationShellHandler.java:1442)
         at oracle.webcenter.webcenterapp.internal.view.webapp.WebCenterShellPageRedirectionFilter.doFilter(WebCenterShellPageRedirectionFilter.java:193)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.webcenter.webcenterapp.internal.view.webapp.WebCenterShellFilter.doFilter(WebCenterShellFilter.java:724)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.adf.view.page.editor.webapp.WebCenterComposerFilter.doFilter(WebCenterComposerFilter.java:117)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.adf.share.http.ServletADFFilter.doFilter(ServletADFFilter.java:62)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:447)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:447)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.webcenter.webcenterapp.internal.view.webapp.WebCenterLocaleWrapperFilter.processFilters(WebCenterLocaleWrapperFilter.java:344)
         at oracle.webcenter.webcenterapp.internal.view.webapp.WebCenterLocaleWrapperFilter.doFilter(WebCenterLocaleWrapperFilter.java:237)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    >
    If I start the managed server using startManagedWebLogic.sh from the prompt, it works without issues.
    Node Manager is using the startWebLogic.sh file by default.
    I have set up other domains with all the standard paths, so my guess is that this may be caused by a (conflicting) path issue.
    Any idea what could be causing this?

    This is in reply to the first post. I don't know what happened after.
    Caused by: java.security.AccessControlException: access denied (java.util.PropertyPermission sun.arch.data.model read)
         at java.security.AccessControlContext.checkPermission(Unknown Source)
         at java.security.AccessController.checkPermission(Unknown Source)
         at java.lang.SecurityManager.checkPermission(Unknown Source)
         at java.lang.SecurityManager.checkPropertyAccess(Unknown Source)
         at java.lang.System.getProperty(Unknown Source)
         at org.eclipse.swt.internal.Library.loadLibrary(Library.java:167)
         at org.eclipse.swt.internal.Library.loadLibrary(Library.java:151)
         at org.eclipse.swt.internal.C.<clinit>(C.java:21)
    If you read the above trace from bottom to top, it shows none of you classes, only classes from that Eclipse library, which seems to loadLibrary() a native DLL. In order to do this, it needs to call System.getProperty( "sun.arch.data.model" ). This call is not allowed from un unsigned applet. So I guess you need to sign the applet and this problem will go away. Many other problems may follow. Just read very very carefully all the related documentation, which I did not.

  • Can't connect to a network when traveling abroad - No Service

    I took my iPhone 3G (AT&T) to Europe and wanted to be able to use it to make a just a few phone calls. I've been to London and Paris and it won't connect to a network in either place. I went to the settings and looked under the "Carrier" menu which has appeared since I got here. Under that menu there is a long list of different available networks such us O2 - UK, O2 - UK (3G), T-Mobile UK, Orange etc. At the top of the list there is a button labeled automatic. I had that selected to start with, however it just kept saying No Service at the top of my screen. So I tried choosing the O2 network (tried both the regular one and the 3G one) since I know that is the one the UK iPhone uses. However every time I tried manually selecting a network I get the following error message:
    "Network Lost
    Your selected cellular network is no longer available. You can choose a different network in Settings."
    With two buttons to choose from: "Dismiss" and "Settings"
    If I push the "Settings" button I am sent back to the Carriers menu, which is now blank except for the "Searching..." and the gray pinwheel, I then get a message "Unable to load network list." However if I back out to the home screen and return to the Carrier menu the list reloads.
    I checked to make sure I have the most up to date software version 2.1
    Any ideas how to fix this?
    I thought AT&T phones are supposed to "work in more places" even if they do charge you an arm and a leg for them.

    By default, international roaming is not active on your AT&T account (it's not an iPhone issue). This applies to both voice and data. Before you can use your iPhone (or any AT&T cell phone) with an overseas carrier, you need to call AT&T and activate international roaming on your account. You don't need to sign up for international voice and/or data plans (but as you stated, be prepared to part with limbs if you don't ). Note that you can sign up for those international plans for just one month, canceling them after that; that may be cheaper than paying the per minute/per kb international rates.
    Contact AT&T International Customer Care at 1-800-331-0500, or, when calling from overseas, +1-916-843-4685.

  • SOLVED: powershell script working on its own, access denied when called from a service

    Hi powershell experts,
    I'm using a powershell script, called by a service with serviceaccount PWSService, which gives an exception denied. This powershell script sets up a remote powershell connection(with a specific account), and runs some powershell scripts remotely on
    that server. 
    When I launch the powershell script manually, by opening the powershell console myself(with "run as" PWSService), the remote session starts and I'm able to succesfully run commands through it.
    The PWSService is local admin on the server.
    Is there any diffrence in behaviour when powershell scripts are started by a service or started as a "user"? Can someone shed a light on this?
    Thanks in advance,
    Robin
    MCTS, MCPD

    hi mjolinor,
    We use the following class for the service(Microsoft
    live@edu connector):
    http://msdn.microsoft.com/en-us/library/system.management.automation.runspaces.wsmanconnectioninfo%28v=vs.85%29.aspx
    I use Enter-PSSession to start the commands in de powershell console which works.
    MCPD

  • XP Mode Crashes When Accessing Network Shares

    I am using Windows 7 Professional and have installed XP Mode to use a legacy accounting application.
    In the Virtual Machines folder on the host under settings I have set the network adapter to Realtek PCIe GBE Family Controller.
    Under XP Mode, I have set XP to be a member of the workgroup and I am logging on with a user who can access network. When I run XP Mode I can access the internet with Internet Explorer.
    If I then go to "My Network Places" "View Workgroup Computers" I can see all the workgroup computers on the network. If I then double click on a computer name Windows Explorer shows me all the shared directories on that computer.
    This is where the problem occurs. If I then click on a shared directory XP Mode instantly exits and restarts. (Windows 7 is unaffected.)
    Does anyone have any idea's as how I can access all the shared directories to view the files stored on the network.

    Miya Yao, Thank you for your reply.
    Can other computer in the workgroup see the shared directory in Windows XP Mode? I don't know exactly what you mean by this. No other computers in the workgroup are running XP Mode. They are running native XP Professional. (It was my original idea to run
    a physical XP laptop together with Windows 7 desktop to access the data files required, before I read about XP Mode.)
    All workgroup computers can access network shares, if the user has appropriate permissions. I have shared the "Shared Documents" under XP Mode and this share can be accessed by all other computers on the network including the host. However, if I access this
    share from the guest via "View Workgruop Computers" as in my first post, XP Mode instantly quits and restarts. For information the XP Mode user name and password is the same as the host user name and password.
    I have checked the Event Viewer both before I first posted and again today. There are no entries recorded. However, I should have mentioned that upon restarting XP Mode I get "The system has recovered from a serious error" the details of which are:-
    BCCode : 10000050     BCP1 : FFFFFF8A     BCP2 : 00000001     BCP3 : F7F23661
    BCP4 : 00000000     OSVer : 5_1_2600     SP : 3_0     Product : 256_1
    If I send the error report I am taken to thsi web page:-
    http://wer.microsoft.com/responses/Response.aspx/603/en-us/5.1.2600.2.00010100.3.0?SGD=316378af-10a1-428a-9016-074d398ed1a1
    The page talks about testing RAM. RAM is fine. There is 8GB of physical RAM. It was tested with memtest86+ v2.10 and v4.20 separately. v4.20 was run for 12 hours plus with no errors detected. I have tried adjusting XP Mode RAM under settings but this makes
    no difference.
    The issue happens when accessing all shared directories including empty ones.
    I clean booted the computer and yes the issue still exists.
    If I use dos to view a directory under XP Mode the problem exists, by typing
    \\SERVER\SHARE\FOLDERNAME .
    By using the host I can map a shared directory. Then under XP Mode I can access the share from my computer. I have noticed by mapping S: to a Network Share that in Windows Explorer in XP Mode the path is
    \\tsclient\S\ .  Is this normal?
    Under Windows 7 the same share appears as S:\ as I would expect.
    However, I would prefer not to have to map and un-map different Network Shares to drive letters.
    It should have been mentioned in my first post, host is Windows 7 Professional 64 bit. I don't know the build but it is full retail version (not upgrade) from when first released - prior to SP1. All updates have been applied including SP1.
    Any help would be appreciated.
    Thanks.

  • How do I get 3rd party photo software to work when logged in as myself?

    As someone who works with expensively in photography, Aperture is one of my main software programs for processing photos, Now, with Apple apparently no longer supporting Aperture in the near future, I need to find a replacement. I have spent years avoiding anything made by Adobe except Reader, but bit the bullet and purchased an out of the box (not monthly rental) version of Lightroom, When I opened it after downloading, it didn't work. I kept getting an error message about the modules not changing properly.  After searching for an extended period of time for how to contact Adobe tech support by phone, I was left to attempt to find a fix through their support community similar to this one. I received a couple of emails that attempted to help, but none of them worked, or allowed me to use the program at all, until it was suggested I log out and then log back in as another user to see if that works.  So I did that and redownloaded the software as the new user and it worked perfectly.
    But when I logged back out and then back in as myself, I was back to the same issue as before and I still can't use it as myself. This is highly problematic, given the number of photos I have access to when logged in as myself. Besides, I want to be me, not a different person.
    Is there anyone out there that can give me a "For Dummies" explanation of how to get the stupid software to work as myself instead as someone else? I already tried several times to uninstall and then redownload the program, but that didn't help. (God, I hate Adobe software!)
    Thanks for any assistance you can give.

    Frank:
    You make good points. Please allow me to make a couple myself:
    1. I am a serious photographer. And the first place I go with my RAW files is Aperture. I love Aperture. I also understand that it's not going away, so I will continue to use it. But if all the articles appearing in photography-related publications are correct, it eventually will be far behind newer versions of other photography software. It would be similar to something like if all my friends were using Mavericks OS, but I continued to use Panther OS. They would be far ahead of me in ability to do terrific stuff. Should the prognosticators prove correct about Aperture, then I will eventually need a replacement to stay current. In reading a plethora of articles, many of which were comparative from one photo app to another, I reluctantly decided to go with Lightroom. I dislike Adobe, hence, my reluctance. But it seemed the best of a series of poor replacements for Aperture. I didn't want to pay Adobe an annual fee equal to the cost of a single out of the box Lightroom product, so I did go out of the box in this instance. And my thought is that while I will continue to use Aperture for the near future, it might behoove me to practice on Lightroom so I am familiar with it if I eventually abandon Aperture.
    2. Your second point is that this is an Apple forum, not an Adobe forum. Point taken. I have always gotten terrific assistance when I come here for help. I went to the similar community in Adobe and the responses I got there were not as functionally helpful as what I usually get here. And since it seemed that it was eventually found to be a user issue, rather than a software issue, it would seem that a community of Apple users would be of more assistance than a community of 3rd party software users. So I came here. And what do you know? It seems that the information I received here was far superior/helpful to what I got over there. It turns out my faith in the Apple community was well-placed.
    When I get back home from work this evening, I'm going to take the info I received from Leonie and yourself and attempt to resolve my user issue. I'm keeping my fingers crossed.

  • User settings effecting menus

    I cannot access my fonts menu. The drop down menu is blank box and snaps shut. I also have trouble with "save as" and file format...ie save as jpg...the drop down quickly snaps shut, I can often catch it after several tries but seriously lol.
    These issues have something to do with user settings...I made a secondary account and the program works fine but changing between accounts is not the best solution. Anyone have a clue where/what I need to look at in user settings ?

    Two thoughts:
    When the Font tool is selected, click on the small triangle at the far left of the Options Bar and select "Reset tool".  If that doesn't solve it,
    The old user account obviously had "some things" corrupted in it.  In cases like this, because there could be a gazillion things wrong with the old account, it's standard procedure to continue using the new user account and transfer the user settings, documents, pictures, etc., for the applications to that new account.  That's a royal PITA, but can be done.  I had to do that a few years ago when running Vista, and Microsoft tech support helped me on that.
    Ken

  • User settings in Purchase Order.

    Hi,
    I am trying to do some user settings in PO.
    When I go to t.code ME21N and click on Default values - > More field.
    I changed the positions of Plant and Storage location as per my requiremnt and Save it. But that is not happening, when I go back and see the settings, I get the original setting.
    Why do it gets restored to the original setting.
    Please help me how to do the default settings.
    Thanks and regrads,
    Sheetal

    Even if you Set Default Plant & Stor Locn in Personal Settings The System will take the Reference Document Plant & Stor Locn.
    That is, If you are Creating Purchase Order with Reference to Some Other Document for Eg : PR then System will Default PR Values in to PO ME21N.
    If you want Your Default Values whcih you have set in Personal Settings come into PO then go to Personal Setting and Give Plant & Storage Location and Put Tick Mark aginst Always Propose Options.
    Always Propose
    Causes the system to adopt the default values maintained in the Personal Settings in the purchase order that is to be created.
    Use
    If you set the indicator, the default values maintained here are adopted in the new purchase order even if the system might be able to determine other default values (e.g. from a reference document). That is to say, the values maintained here take priority.
    If you do not set the indicator but have maintained default values in your Personal Settings, these values are considered only if the system cannot determine any other default values (e.g. from a reference document, contract, info record etc.)
    Read F1 Help on Always Propose for Clarifications.
    Regards,
    Ashok

  • Microsoft Exchange Server 2013 - Windows Server 2013 Standard - When logging in user hangs on - "Applying user settings" message

    Dear colleges,
    Thanks in advance for viewing and suggesting!
    Now for whatever reason it is the XCHG server is not responsive at all when launching ECP from the other computer on the domain. When logging in to the virtual box EXCH server is hosted on it hangs on the "Applying user settings" message for
    an about an hour when finally logged in 4 or 5 XCHG services won't start... I don't remember exactly which ones - "...Mailbox Transport..." is one of them.
    I read about the similar being an issue with Win 2008 R2 and EXCH server 2010, and followed the advice that I needed to add some entries to the registry - didn't help, disabling IP6 (which by the way makes no sense as XCHG needs one) - still didn't help.
    Would you suggest to rebuild virtual server and reinstall EXCH all together as troubleshooting Windows issues may be lengthy?
    Thanks!

    Thanks folks! I think I have a clue what's going through don't know how fix it yet.
    The problem is with DNS unable to resolve my main domain vwc.local. It makes some XCHG services to time out when starting. The error messages in the event log suggest about domain being unavailable
    to contact.
    When I tried resolving vwc.local with nslookup and ping it pinged THE OLD domain's IP address. When I setup server at home I specified this old ip address but changed it to a new one when I
    moved box to the office. In the office everything worked very well - I introduced office's desktops to vwc.local, built a virtual box, introduced it the domain as well. Everything was good up until I started messing with XCHG. Now the domain is not resolvable
    even though I made to be pinged to the new address by updating network adapter settings at the main server by selecting some checkboxes. But the vwc.local is still not available at VW where the XCHG is hosted on. When I open Server Manager/AD DS/AD DS
    manager it gives me an error message about the DC being unavailable to contact.
    How do I fix this domain mess now? Now I have 3 issues to deal with:
    1. My remote desktop stopped working due to trial expiration even though I licensed server for 5 RDSCALs. This is a known issue with RDS and AD DS roles hosted on one physical box. Nobody seems
    to know the step by step solution to the issue. I just got bunch of recommendations that I already followed. It looks like I need to call Microsoft and have them deal with their buggy software altogether.
    2. DNS/domain issues described below. Something very weird. May I try re prepping the AD DS on the main server. I didn't try that may be I will.
    3. XCHG not receiving messages from the outside.
    :) Let's just focus on DNS/domain for a moment.
    Thanks in advance!

  • Cannot mount external drive on network when no user logged in

    We have a few workstations on our network that have multiple accounts for users in order to preserve preferences, etc. An external hard drive attached to the each workstation, holds work done on that station by the different users. When all users are logged out, the external drive does not appear as a mountable device when trying to log into the workstation from another computer; only the internal drives are seen and mountable.
    Is there a way to make the external drive visible and available for mounting over the network when no user is logged in? The external drive is set to ignore permissions for that drive in the get info window.
    Additionally, when a user is logged in to the workstation and someone tries to log in over the network to access the external drive, the drive is sometimes available over the network and other times not. What causes this inconsistency?
    thx, j

    You really want to format it HFS+ wiyh GUID Partition scheme to ensure your data transfers correctly...
    How to format your disks...
    http://www.kenstone.net/fcphomepage/partitioningtiger.html
    (On IntelMac the Drive it needs the GUID Partitioning scheme mentioned at the bottom.)
    Not sure if that'll make it see it or not, but your data will be better. Besides, you should be able to install to that then & maybe boot from it to ease matters.

Maybe you are looking for

  • How to not allow users to check or uncheck Enable Protected Mode

    I know how to change the HKLM\Software\Policies\Adobe\Adobe Reader\10.0\FeatureLockDown\bProtectedMode to '1' to set the 'Enable Protected Mode at startup', but how do you disable to checkbox altogether so that users cannot change it?

  • How to read from a file line by line

    Hi I am new to using LabView and was wondering how I could read data from a text file one line at a time and display this data one line at a time as well. I tried looking through the Reading from Text File . vi example but that just seems to be readi

  • Error Messages After Updates

    Hi, I just installed a bunch of the most recent updates. Now error messages keep popping up about dead links in my start menu. I think this might be associated with the bluetooth update. Does anyone have an idea about what is happening on my laptop?

  • Photoshop insallation problem

    I am trying to install photoshop CS5. my operating system is windows 7. when installing the program off the disc, I get a message asking me to close bridge, even though bridge is not open. I have even removed bridge, but still get the same message.

  • Forgotten my email address

    Hi all, I have forgotten my password which I know clearly the account name but not the email registered with it.  I tried the live chat help which they couldn't give me the email address associated with the account because I could not give all the co