Requirement is to run CMD.EXE under the Local System Account. So that we can map a network drive to be used by a windows service, which will be created by command: - net use z: \\servername\sharedfolder /persistent:yes

Environment:
OS:  Windows 7 32/64 bit, Windows 2008 Server 64
bit/ Windows 2012 Server 64 bit
Priority:
- Critical
Requirement: - Since
the Windows Service is running under the Local System Account, we would like to emulate this same behaviour.
Basically, we would like to run CMD.EXE under the Local System Account. So that we can map a network drive to be used by a service using following
command
net use z: \\servername\sharedfolder /persistent:yes.
Already Attempt:
We tried to launch the CMD.exe using the DOS Task Scheduler AT command.  Here’s a sample command:
AT 10:36 /interactive cmd.exe
But I received a warning that “due
to security enhancements, this task will run at the time excepted but not interactively.”
It turns out that this approach will work for XP, 2000 and Server 2003 but due to session isolation
Interactive services no longer work on Windows 7, Windows Server 2008 and above.
  2.  We
tried to create a secondary Windows Service via the Service Control (sc.exe) which merely launches CMD.exe.
<Drive>:\sc create RunCMDAsLSA binpath= "cmd" type=own type=interact <Drive>:\sc
start RunCMDAsLSA
In this case the service fails to start and results it the following error message:
FAILED 1053: The service did not respond to the start or control request in a timely fashion.
  3. One
suggestion, we found to launch CMD.exe via a Scheduled Task, but
it is not giving any option to launch CMD.exe in interactive mode; so that I can map network drive using net command.
  4. I read an article, which
demonstrates the use of PSTools from SysInternals. I launched the command line and executed following command
psexec -i -s cmd.exe
PSTools worked fine, but It seems that in scope of Sysinternals Software License
Terms. You may not "use the software for commercial software hosting services."
Application will deploy on client, which will be like commercial,
so we are not able to use PSTools.         
Kindly assist us for achieving the requirement. We have tried all the ways, but nothing is working for us. Kindly suggest.
I will be really thankful.

Hi Sir,
Nothing worked from above for us. You can see our remarks on posted query.
That’s why, we posted on forum.
And there will not be any vulnerability, because, if we will use "net
use ..."
in network domain; definitely,
we will provide username and password of mapped drive system.
And, that system, itself is given by client; so that, there must not be any vulnerability; they are ready to provide user name and password.
We need a way; by which we can complete the requirement. Kindly assist.
Regards,
S. P. Singh

Similar Messages

  • HT201304 It would be tremendously helpful to be able to access, set restrictions, and make changes from the parents device to all devices under the same iTunes account, so that I could make changes to my kids devices without physical access.

    Please help!
    It would be tremendously helpful to be able to access, set restrictions, and make changes from the parents device, to all devices under the same iTunes account, so that I could make changes to my kids devices without physical access.
    I understand that I can set up a different Apple ID for the kids devices, or take physical control of the device and make the changes myself. However, my teenage son is technically savvy enough to have a job in Silicon Valley, as are most young people these days. However, in order to access his devices the current way, I first have to bypass the four digit pass code. This starts a fight of why I need in the device and continues to escalate. The argument that I am the parent will gain access but the fight is simply exhausting, and quite frankly shouldn't have to happen at all. He is not yet an adult, he did not pay for his iPad or iPhone and I, as a parent, should have not only have the right to change options at will, and from anywhere, but look at history or current activity when I feel like it.
    I currently have the settings where app and in-app purchases require my password to be put in, and he must come to me to type it in, but I need more control and would like, and should be able to access any of our six devices and make individual changes simply by logging in to my account, with my password.
    If I can see all my devices on the "Lost My iPhone" app, this technology should be easy to make happen.
    C'mon parents! I have a pretty good kid, given all things that they can get into, but I am not stupid. For everything I see has been done, there is much more I haven't seen. I want my children to be kept safe and be able to know what they are looking at or listening to. We parents are the only ones who know our beliefs and what our kids can handle and when.
    Thanks for any support or information that I may be missing in order to fulfill my request.

    There are mobile device management solutions that can do this, including in Apple's OS X Server system, but most parents generally find that setting this up is more work than it's worth. If you're interested, though, there are a couple that at least purport to be free (I don't know if there are any hidden "gotchas"):
    http://www.unwireddevicelink.com/features/
    https://meraki.cisco.com/products/systems-manager
    and Apple's system:
    http://www.apple.com/osx/server/features/#profile-manager
    I don't think any, however, allow you to see current activity or browser history. iOS doesn't expose those to access from MDM solutions, to the best of my knowledge.
    Regards.

  • I just bought a brand new iPhone 5s and a huge problem is that when i try to sync my music to my iPhone 5s, under the music tab it says that i can only access my music via iCloud. is there anyway to sync your music from your computer?????

    I just bought a brand new iPhone 5s and a huge problem is that when i try to sync my music to my iPhone 5s, under the music tab it says that i can only access my music via iCloud. is there anyway to sync your music from your computer?????

    The ! sign before the song means that the actual song is no longer on your computer and/or iTunes library.

  • Running 10G as a non local system account on Windows Server 2003

    Hi,
    I have an Oracle 10G database running on Windows Server 2003, SP2. I have created the database and it all works fine while the service is running as the default local system account. However, when I change the user that the service runs as to a different account the database starts and opens, and I can log on as SYS using a bequeath connection but I am unable to log on as any other user going through the listener. The listener responds to TNSpings, and all seems to be OK. When I switch it back to the local system user again it all works fine.
    Can anyone offer any advice or help?
    Thanks,
    Rob

    That's probably because the listener is still running as the local system account. Have you tried to change the listener service to run as the same account as the Oracle service?

  • How do I have an exe in a logon script run as a different user (either a domain admin or even the local system account)

    So, I'm having some problems getting a logon script to work.  I need a way to deploy the agent that we use via login/startup scripts and what I have works fine if the user has admin rights, or if UAC is disabled.  I've tried to convert the .exe
    to an .msi to make it easier, but the .msi never works and it's only distributed as an .exe.  We deploy this to different clients, I can't disable UAC in their environment unless they specifically tell us to.  Can anyone think of a way around this? 
    I've been searching for days and I'm just lost.  If we could execute the file as the system account, or connect to shares using a startup script instead of logon, that would be perfect.  Basically what it does is check to see if the process for the
    agent is running (agentmon.exe) so we don't attempt to install it if it is already installed, if it's not, then it calls on a different agent installer depending on the IP address of the system (for clients that have more than one location).  Here's what
    I've got written that works for me in my test environment:
    Const strAgent1 = "\\home.wiginton.local\SysVol\home.wiginton.local\Policies\{CD4ED3BD-0709-4E3D-A303-C9E3B0F5198D}\User\Scripts\Logon\Test-KcsSetup1.exe"
    Const strAgent2 = "\\home.wiginton.local\SysVol\home.wiginton.local\Policies\{CD4ED3BD-0709-4E3D-A303-C9E3B0F5198D}\User\Scripts\Logon\Test-KcsSetup2.exe"
    Const strAgent3 = "\\home.wiginton.local\SysVol\home.wiginton.local\Policies\{CD4ED3BD-0709-4E3D-A303-C9E3B0F5198D}\User\Scripts\Logon\Test-KcsSetup3.exe"
    Const strFolder = "C:\Temp\"
    Const Overwrite = True
    dim objFSO, objNIC1, arrNIC, strIP, strMask, objShell, objWMIService
    dim
    'Checks for Kaseya agent process, AgentMon.exe, exits if running
    Set objWMIService = GetObject ("winmgmts:")
    Set proc = objWMIService.ExecQuery("select * from Win32_Process Where Name='agentmon.exe'")
    If proc.count > 0 Then
        WScript.Quit
    End If
    'Instantiate a NIC configuration object
    Set objNIC1 = GetObject("winmgmts:").InstancesOf("Win32_NetworkAdapterConfiguration")
    'Instantiate a shell object
    Set objShell = CreateObject("wscript.shell")
    Set objFSO = CreateObject("Scripting.FileSystemObject")
    'Create Temp Dir if it doesn't exist
    If Not objFSO.FolderExists(strFolder) Then
        objFSO.CreateFolder strFolder
    End If
    For Each arrNIC in objNIC1
        if arrNIC.IPEnabled then
            StrIP = arrNIC.IPAddress(i)
            strMask = arrNIC.IPSubnet(i)
            Set WshNetwork = WScript.CreateObject("WScript.Network")
        end if
    next
    Function NetworkID(Address, Mask)
        Dim AddressOctets, MaskOctets, Result, N
        AddressOctets = Split(Address, ".")
        MaskOctets = Split(Mask, ".")
        ReDim Result(UBound(AddressOctets))
        For N = 0 To UBound(AddressOctets)
            Result(N) = AddressOctets(N) And MaskOctets(N)
        Next
        NetworkID = Join(Result, ".")
    End Function
    Select Case NetworkID(strIP,strMask)
        Case "192.168.0.0"
        ' Kaseya install commands for 192.168.0.0 subnet
        objFSO.CopyFile strAgent1, strFolder, Overwrite
        Wscript.Sleep 1*60*1000
        objShell.run "C:\Temp\Test-KcsSetup1.exe"
        Case "192.168.1.0"
        ' Kaseya install commands for 192.168.1.0 subnet
        objFSO.CopyFile strAgent2, strFolder, Overwrite
        Wscript.Sleep 1*60*1000
        objShell.run "C:\Temp\Test-KcsSetup2.exe"
        Case "192.168.2.0"
        ' Kaseya install commands for 192.168.2.0 subnet
        objFSO.CopyFile strAgent3, strFolder, Overwrite
        Wscript.Sleep 1*60*1000
        objShell.run "C:\Temp\Test-KcsSetup3.exe"
        Case Else
        ' Some sort of error checking. Maybe a BLAT SMTP command to send an email
    End Select
    Set objWMIService = Nothing
    Set objNIC1 = Nothing
    Set objShell = Nothing
    Set WshNetwork = Nothing
    Wscript.quit

    You need to read the documentation carefully:
    The Deploy Agents install package is created using a Configure Automatic Account Creation wizard. The wizard copies agent settings from an existing machine ID or machine ID template and generates an install package called
    KcsSetup.All settings and pending agent procedures from the machine ID you copy from—except the machine ID, group ID, and organization ID—are applied to every new machine ID created with the package.
    Including Credentials in Agent Install Packages
    If necessary, an agent install package can be created that includes an administrator
    credentialto access a customer network. Credentials are only necessary if users are installing
    packages on machines and do not have administrator access to their network. The administrator credential is encrypted, never available in clear text form, and bound to the install package.
    ¯\_(ツ)_/¯

  • Cannot Retrieve referenced URL in wscript file from Local System Account, but not other accounts on the computer.

    Hello,
    I have a WScript File that includes an external resource (js file).
    It works on one computer and it does not work on another computer.
    If I run this file from a normal admin command prompt everything runs fine on both computers.
    If I run this file from the Local System account using PsExec it runs fine on one of the computers and throws an error "Cannot Retrieve referenced URL" on the other computer.
    The reason I want it to run from the Local System account is that it is executed from a Windows Service.
    Is there some setting or some way for the IE cache to get corrupt on the Local System account or something like that?

    JRV,
    You are by far the worst 'support' person I've ever seen. If you aren't going to be thoughtful in providing support, don't pretend. If you're going to pretend, leave your condescension on the shelf. You have provided no thoughtfulness whatsoever to his issue,
    and have in no way improved the discourse. You are arrogant and condescending without exhibiting any intelligence whatsoever. I'm impressed Matt kept calm through your demeaning, counterproductive diatribes.
    Matt,
    First I'd check UAC settings, because I believe that can change how elevation works substantially.
    Second, I would check the versions of wscript.exe on both machines, both in System32 and SysWow, and I'd check for updates bypassing WSUS to make sure there's not something silly going on there (totally a shot in the dark, catch-all theory).
    Have you made any headway in the last few weeks?
    -John
    This is not a support forum and it is not for assistance in fixing broken configurations.  It is a scripting forum. The OP proved that the issue is not the script but the environment it is running in.  You should not get mad just because you are
    not getting satisfaction.
    ¯\_(ツ)_/¯

  • Ifweb60 processes run as local system account on w2k- how do i change?

    i am running forms 6i on an 2000 box using
    the forms servlet config and oc4j with 9ias.
    this runs fine except that the ifweb60 processes
    are owned by the local system account. this in
    turn means i can't map the forms60_path to a
    network drive because i can't give network
    privileges to a local system account. so,
    how do i change the account that spawns the
    ifweb60 processes?
    thanks,
    marta

    Never mind, resolved this myself by using the netbios name to substitute the value I need on each individual domain.
    $domain = Get-ADDomain | Select-Object -expandproperty netbiosname 
    Set-Location "dc=$domain,dc=dom,dc=co,dc=uk'
    Sets location as:
    PS AD:\dc=a,dc=dom,dc=co,dc=uk>
    ON another domain same script results
    PS AD:\dc=b,dc=dom,dc=co,dc=uk>
    Exactly what I needed!

  • Running the net or sc commands with the rights of the local System

    Hi
    In Windows 7 SP1, how do I run the net or sc commands with the rights of the local System?
    Thanks
    Bye
    Balubeto

    Hi,
    I agree with
    T. Kujala , it's easy to achieve this goal with PsExec.exe, the tool is easy to download and use.
    http://blogs.technet.com/b/askds/archive/2008/10/22/getting-a-cmd-prompt-as-system-in-windows-vista-and-windows-server-2008.aspx
    If you don't want to use external utilities, then this link below might give you some hints
    http://blogs.msdn.com/b/adioltean/archive/2004/11/27/271063.aspx
    Yolanda Zhu
    TechNet Community Support

  • I have a photo of an ice surface and another of a flower. Now I want to create a merged photo with the flower lying under the ice. I understand that I shall use the function "Layer" and have even read in the manual and looked on a video, but that informat

    I have a photo of an ice surface and another of a flower. Now I want to create a merged photo with the flower lying under the ice. I understand that I shall use the function "Layer" and have even read in the manual and looked on a video, but that information is not sufficiently detailed for me. I have tried several options, but I come now way. Generally it seems that your information is only for the ones who can, not for the people who can´t although it is we who really need to learn. Please give me a step by step (click by click) information on how I can get the ice above the flower and then make the ice partly transparent so the flower is seen underneath. Please send me an e-mail Erik Solbu [email protected]

    Open a new document big enough for your image. Then additional open your ice and flower image as well. Copy each and paste it into your blank document. They will be placed on their own separate layers.
    Make sure in your layers panel. (Bottom right) the ice is above the flower, by dragging it in place. In that same layers panel click the ice layer to select in and find the opacity meter above. Drag to the left until you get the effect you desire.

  • I am running a MacBook Pro with 10.7.5 and I downloaded the OS X 10.10.2 Update Combo, however when I try and open the package the error message "This volume is used for TimeMachine-backups". Which is not true. I´m using TimeCapsule.

    I am running a MacBook Pro with 10.7.5 and I downloaded the OS X 10.10.2 Update Combo.
    When I try and open the package after accepting the lincence-agreement and upon choosing the install-volume the error message appears: "This volume is used for TimeMachine-backups".
    Which is not true. I´m using a timecapsule for backups.
    How can I proceed?

    I am using a MacBook Pro (2010) with 2.53 GHz Intel Core i5, 4GB, 1067 MHz, DDR3, Startvolume Macintosh HD.
    After downloading the package and starting upgrading it asks acceptance of the license-agreement. After that it asks for the volume were to install. And when I click on the Startvolume Macintosh HD (which is the only available on the machine) it says: "The volume is already being used for Time Machine-Backups".
    It doesn´t offer to skip that point or to reconfigure the Time Machine settings.
    The point is that my Time machine is not and has never used the Mac HD for Backups. In the past I have used an external drive and since 05/2014 I am using a Time Capsule which is appropriately addressed in the Time Machine settings.

  • I have two ipads under the same name/account. How do I airplay content from one to the other if there is not a distinguishing difference between the two or use face chat?

    I gave my 2yr old my 16gb ipad 2 when I upgraded to a 64gb ipad 3. They are on the same account so that I can share certain apps between them, but because they consider themselves one in the same I can't use airplay or face chat with my daughters ipad. How do I do these things?

    Airplay doesn't work between two iPads so you don't need to worry about that, however, you can change the name of an iPad in Settings > General > About > Name.

  • I can't map a network drive from Windows 7, using the exact same settings that work fine with Vista or XP

    I have Windows 7  64 bit Home Premium,and I can't map a network drive.  I use a Cisco VPN client to connect to my University network, and then when I go to map the drive I get a message that it can't be found.  I have done web research it seems that I am unable to edit the local security settings (apparently you can do this in Ultimate and Professional versions), and that this may be the culprit.  Does Microsoft make some patch available?  My IT people, and the tech help at HP are baffled by this.  If Windows 7 Home Premium does not allow for mapping of network drives, then I'm dumping it and returning to Vista.  Has anybody had similar problems?

    Day 2 of trying to map a drive in Windows 7 Professional:
    My journey to ____..
    Begins:
    I purchased Windows 7 Home 3xuser license pack for ~140 US I kep hearing friend sayhow much faster it was than Vista 32bit so I thought hey let’s “upgrade”
    .. I looked up the definition of the word “upgrade” the following is what I found:
    1.
    To exchange a possession for one of greater value or quality; trade up.
    2.
    Computer Science
    To replace software or hardware with an upgrade.
    3.
    Computer Science
    a.
    To replace (a software program) with a more recently released, enhanced version.
    b.
    To replace (a hardware device) with one that provides better performance.
    So we,re all clear on what an upgrade is suppose to be. I wanted tomake sure I understood before I proceeded.
    I installed a copy on my latptop Toshiba Centrino 1.83 Ghz/3 G Ram decent computer for all intent and purposes. It’s been working fine
    on Vista but running slow. So I went through MS “requirements checking” to determine if my computer passed the MS test and worth of such the honor and also get MS’s blessing before I moved forward with the “upgrade”.
    I proceeded with the upgrade went relatively smoothly had to uninstall a few programs but I figure that’s such a 
    small price to pay for such great enhancement that I will receive from my “upgrade”. Approximately 4 to 5 hours later after minimal reboots I was all set to go with my new upgraded OS. It was working as prescribed faster than Vista cleaner
    interface sorta, helpful little taskbar gadgets. I was stoked that night I went to be thinking I will go to work and be a rock star on my brand newly “upgraded” computer.
    Oh and by the way, I was so thrilled about Windows 7 I even upgrade my home computer as well.
    I go into work and I have a very big user migration that night, I am an network engineer and I use my laptop for work I use Visio, Wireshark
    and others, all the tools that help us do our job efficiently and effectively.
    I sit down turn on my computer it boots faster than Vista and I’m just chomping at the bit to get going have lots of work to do. So let
    go back for a minute an look at the definition of “upgrade”
    “3.
    Computer Science
    a.
    To replace (a software program) with a more recently released,
    enhanced version.
    b.
    To replace (a hardware device) with one that provides
    better performance.”
    So were good on what upgrade is?
    I have my computer up I have logged in (locally) not on a domain as I was not when I was on Vista OS. I wanted to attach the server to get some
    files so I go to map a drive………………. Hmmmph ….. that’s weird I cannot map a drive …… let’s try this again……… hmmmph…. what this domain thing going here I
    never need that before in the lesser product Vista but ok I’ll add my
    \\servername\folder and my domain.org\username..... hit enter and hmmmmmph …. It ask me for my password again.. well I could have fat gingered it so I’ll type it in reallllllllly slow.. hmmmmmmph ….. again no such luck…
    So I decide consult a colleague of mine who recommended I “upgrade” to Windows 7. After speaking with me he tells me oh! You need
    Windows 7 Professional to do the same things you did in Vista home … I’m perplexed by this but let’s once more take a look at the word “upgrade” to “enhance
    and/or make better
    ”. So now I’m a little perturbed by this little bit of information but I suck it up and decide I’ll drop another ~100.00 US on an “upgrade” to Professional small price to pay for such a great product.. I mean have
    you seen those commercial WOW!
    I make my purchase download and once “upgrade” to new “upgrade” with even more improvement over Vista and XP I mean
    with those two OS’s it took me all of 5 second to map a drive SURELY Windows 7 Professional will map a drive like no one business.
    After 
    few reboots my computer has been fully “upgraded” and ‘upgrade” again to W7 Pro and I’m off to the races ready to get to work cause my migration will be starting in a few hours and I want to be prepared. Sytsem reboots quickly
    I’m logged and ready to start getting my information I so desperately need. I go to map my drive I figure I’ll help W7Pro out I’ll be proactive and use “domain.org\username” that way W7Pro 
    will like me and think oh! this man is brilliant. I hit enter with my correct password that I type realllllly slow. …… waited it’s thinking for sure this is it .. the anticipation is killing me the excitement is overwhelming …….
    THUD my world just came crashing down ..no luck .. no login ..no mapping drives…I’m now on hour 6 of this ridiculous journey to the “upgrade” to “upgrade” ____. So now I’m left to forum because MS surely does not
    think I am going to pay them $275.00 and hour for support on something that should have work right out of the box.
    So I’m on day to I have tried everything on this forum page to get my mapped drive to work with nothing working for me. It appears that
    if I want to use my computer I will have to rolled back to the lesser (Vista).
    Just in case you’re wondering how I made it through the user migration. I had my co-worker bring me my XP computer worked like it’s
    was suppose to.

  • I just want to know how to save some of the music manuscript i have created under songwriting, in to a format that I can email to a non-apple PC so that they can print it for me. How

    I just want to know how to save some of the music manuscript i have created under songwriting, in to a format that I can email to a non-apple PC so that they can print it for me. How would I do that?
    Thank you,
    Peter Michaels.

    And you just like helping people?
      That is just the way this forum works - users get help from other users and learn from others and like to contribute if they see they can help.
    My latest challenge was typing in melodies and chords of songs I'd written on the piano. But using the Musical Typing in register C3 I inserted all the notes by playing on the imac keyboard (and written in the treble clef). The only problem is you cant insert the chords at the same time. Now I have an empty bass clef, which requires chords be inserted in register C2 and I dont know yet how to do that.
    To fill in the chords: Join a melody track and a bass track, like this:
    - Create a new software track and record the chords separately with musical typing.
    - Create a new track and copy your melody loops there (just as backup, if something goes wrong)
    - Do the same with the track containing the chords.
    - Then select all loops in the copies of the melody track  and the copy of the chords track and select from the main menu
           Edit -> Join.
    Now you should have a track that contains the bass as well as the melody and both staffs should be filled in the track editor, so you can print both at the same time.
    However, there will be some notes assigned to the wrong staff - very low melody notes will appear in the bass cleff, very high chord notes will appear in the melody cleff - and I don't see how you could fix that in GB.
    Good luck
    Léonie

  • Running a cscript.exe as LOCAL SYSTEM account and IE cache corruption for that account.

    When running a cscript.exe wsf file that references a script that retrieved from the internet is it possible that some sort of IE cache corruption or permissions issue in
    C:\Windows\SysWOW64\config\systemprofile\AppData\Local\Microsoft\Windows will cause the script to fail to retrieve the external resource?
    Also, is there some sort of known condition that will cause the permissions on C:\Windows\SysWOW64\config\systemprofile\AppData\Local\Microsoft\Windows to not be set to any valid user?

    The system profile is set to be protected.  It should not be modified.
    You cannot run a file downloaded from the Internet.  It is tagged  (blocked) and cannot be used until it is unblocked.
    PowerShell has a CmdLet that does this: Unblock-File <filename>
    ¯\_(ツ)_/¯

  • I purchased a song on my iMac on iTunes and it plays on that but won't play on my macbook even though both computers are authorized under the same iTunes account.  how do I fix this?

    I purchased a song on my iMac on iTunes and it plays on that but won't play on my macbook even though both computers are authorized under the same iTunes account.  It says that i have to authorize my macbook and sign into iTunes, but then says its already authorized.  How do I fix this?

    Hi stuartbonk,
    Welcome to the Support Communities!  Here are some steps you can try if you keep getting asked to authorize your MacBook for iTunes:
    iTunes repeatedly prompts to authorize computer to play iTunes Store purchases - Apple Support
    http://support.apple.com/en-us/HT203160
    If you authorize your computer to play your iTunes Store purchases, but you can't play them and iTunes keeps prompting you to authorize, try these suggestions.
    Authorize your purchases from an administrator account
    To authorize your purchases from an administrator account, follow these steps:
    Log in to the administrator account.
    Note: If you don't have access to an administrator password, you'll need to contact the administrator of this computer. If this is a work computer, this may be your IT department.
    Make sure you have the latest version of iTunes installed. You can download the latest version free.
    Choose Store > Authorize Computer.
    Enter your iTunes account name and password.
    Note: If you have multiple accounts, you'll need to log in to the iTunes Store and authorize each account separately.
    Quit iTunes.
    After you've authorized your computer on your administrator account, you'll need to log out and log back in to the user account you'd like to play your purchases from. Once you're logged back in, simply open iTunes, select an iTunes Store purchase in your library, and click Play. The item should begin to play.Authorize using the correct account name
    The items you're trying to play might have been purchased using a different iTunes Store account. To determine which account was used to purchase an item, follow these steps:
    Select a purchased song in your library and choose File > Get Info.
    Click the Summary tab. Note the Account Name that appears in the list. This is the account name (Apple ID) you'll need to use when authorizing your computer to play this purchase.
    Note: The account name that appears is the one you used when purchasing the item and does not change if the account name (Apple ID) changes.
    If you've authorized the Apple ID that is shown in the Summary tab, you can check the purchase history for that Apple ID from Store > View My Account. If your purchase history does not reflect the purchase of the items in your iTunes library, consider any other Apple ID you may have created, and authorize the computer for your additional Apple ID.
    If you forgot the password to one of your accounts, you can recover it using Apple's password-recovery website.Remove the SC Info folderIf you're still unable to authorize your computer to play your purchases, you may be able to resolve your issue by removing the "SC Info" folder. To do so, follow these steps:
    OS X
    Quit iTunes and any other open applications until only Finder is open.
    Choose Go > Go to Folder.
    Type /Users/Shared/SC Info and click Go.
    If Finder is not already set to column view, set it by choosing View > as Columns.
    Select the SC Info folder and move it to the Trash by choosing File > Move to Trash.
    Restart the computer and open iTunes.
    Authorize your computer to play your purchases. Note: If you have multiple accounts you'll need to authorize your computer for each account. For more information on how to authorize your computer, see this article.
    Last Modified: Dec 16, 2014
    I hope this information helps ....
    - Judy

Maybe you are looking for

  • For installing software packages, long delay in recognizing startup disk

    I have found that any time I install software using an installer package (e.g. flip4mac) on my iMac, there is a long delay before my startup disk is recognized as a valid installation location. All of the other drives are evaluated immediately, but I

  • Delivery date in future

    Hello! I want to send a message to a queue with a delivery date in future. A message driven bean shall consume this message, when this delivery date is reached. Is there a way to do this with JBossMQ? Thanks, Bernhard.

  • Document upload on solman

    Dear All,    How to upload or maintain that project document in SAP solution manager, like BBP(Business blue print),UAT and Test case document in SAP system.Any one please advice how to proceed. Thanks, Raju

  • IPhone encryption question

    I'm looking for clarification on encryption on the iPhone 4 From what I understand, the encryption comes from OS4 and not the phone hardware itself. Is this true? Someone told me that he read an article (no link sorry) that the phone offers additiona

  • How to access Oracle database with perl ?

    Hi Anyone/Everyone, This may not be the best place to post this, but I don't know where else to get help. Basically I have some sql I need to run on an Oracle db on Unix, but I need to run it from NT. There are a number of perl modules that I think m