Computers with a specific file

Does anyone know how I can scan for computers that have PST files on them?? I tried using "Home >ConfigMgr_ATT >Software
- Files > Computers with a specific file" but I can't get it to reply with any files.

Hi,
to manage computers with a specific file you need to enable software inventory and file detail collection inside the client settings.
Once the rules have been established and deployed to your client computers then they should report their file version and you'll be able to run reports against that data.

Similar Messages

  • Cannot open a a file with a specific file name

    I have 1 person who cannot open or save a file with a specific file name on his computer.  If he does it at another computer he is fine, no one else has this issue.  The error he gets when trying to open the file is { Cannot create file:missingperson.pdf. Right-click the folder you want to create the file in, and then click Properties on the shortcut menu to check your permissions for the folder}
    Any ideas on how to resove this.  He gets this file sent to him on a regular basis, and cannot have the file name changed.
    Thank you

    I have run across something similar.  Assuming that this PDF they are getting through email is the same name, then this is how I fixed my problem.
    When you get a file in an email and open it, it writes that file to the Temporary Internet Files folder.  Lets assume the file name is filename.pdf  If you open a file from email with the same name at a later time, it creates a file called filename(1).pdf.  Open a file with the same name again, it creates filename(2).pdf, and so on.  Once you get to filename(99).pdf, it will start giving you a lot of trouble.  When I cleared out those filename.pdf's, everything went back to normal.
    Hope this helps.

  • PSE 11 Orgaziner to open with a specific file.

    Like that PSE 11 Orgaziner opens with a specific file, like it did with PSE 9, 6 etc.
    Anybody knows how to do this??

      Are these jpegs? If so make Organizer the default program by right clicking on any jpeg file in one of your folders and choosing.
    Open With >> Choose Default Program >> Browse
    Navigate to:
    "C:\Program Files (x86)\Adobe\Elements 11 Organizer\PhotoshopElementsOrganizer.exe"
     

  • How can I list all folders that contain files with a specific file extension? I want a list that shows the parent folders of all files with a .nef extension.

    not the total path to the folder containing the files but rather just a parent folder one level up of the files.
    So file.nef that's in folder 1 that's in folder 2 that's in folder 3... I just want to list folder 1, not 2 or 3 (unless they contain files themselves in their level)

    find $HOME -iname '*.nef' 2>/dev/null | awk -F '/'   'seen[$(NF-1)]++ == 0 { print $(NF-1) }'
    This will print just one occurrence of directory
    The 'find' command files ALL *.nef files under your home directory (aka Folder)
    The 2>/dev/null throws away any error messages from things like "permissions denied" on a protected file or directory
    The 'awk' command extracts the parent directory and keeps track of whether it has displayed that directory before
    -F '/' tells awk to split fields using the / character
    NF is an awk variable that contains the number of fields in the current record
    NF-1 specifies the parent directory field, as in the last field is the file name and minus one if the parent directory
    $(NF-1) extracts the parent directory
    seen[] is a context addressable array variable (I choose the name 'seen'). That means I can use text strings as lookup keys.  The array is dynamic, so the first time I reference an element, if it doesn't exist, it is created with a nul value.
    seen[$(NF-1)] accesses the array element associated with the parent directory.
    seen[$(NF-1)]++ The ++ increments the element stored in the array associated with the parent directory key AFTER the value has been fetched for processing.  That is to say the original value is preserved (short term) and the value in the array is incremented by 1 for the next time it is accessed.
    the == 0 compares the fetched value (which occurred before it was incremented) against 0.  The first time a unique parent directory is used to access the array, a new element will be created and its value will be returned as 0 for the seen[$(NF-1)] == 0 comparison.
    On the first usage of a unique parent directory the comparison will be TRUE, so the { print $(NF-1) } action will be performed.
    After the first use of a unique parent directory name, the seen[$(NF-1)] access will return a value greater than 0, so the comparison will be FALSE and thus the { print $(NF-1)] } action will NOT be performed.
    Thus we get just one unique parent directory name no matter how many *.nef files are found.  Of course you get only one unique name, even if there are several same named sub-directories but in different paths
    You could put this into an Automator workflow using the "Run Shell Script" actions.

  • Bypass scenario with a specific file naming schema

    Hi,
    I am working on a bypass scenario where I pick a file from FTP location with naming conventions SCOS2UVMS_.TXT and place the file at other location with the name USED_Car.TXT.
    Now I have to place this file with the Date and Time Stamp as DYYMMDD.THHMMSS.
    How can I achieve this?
    Thanks & Regards,
    Sachi

    Hi,
    U can bypass the Integration repository steps and pass a file from 1 locatio to other.
    U need to configure only the Integration Directory. In all the objects (sender agreement,Receiver determination,Interface determination,Receiver agreement) just give the interface name as dummy and name space also dummy.
    Means u just give a arbitary interface name and namespace,which doesn't exist.
    Then run the sender communication channel and check in target directory.
    This will work fine....
    But i think its nt a good idea to use SAP  PI, for the just sake of transferring the files from 1 location to other.
    U can schedule a batch file,and move the files b/w two locations.
    I hope this will solve ur problem..
    Babu

  • Query to list computers with a specific network printer using sccm 2007

    Hi to all,
    I really need help to  create a report taht lists  all the computers which have a network printer "MAXXX" installed.I would like to do it using sccm 2007.
    Thank you in advance for your help.
    Regards,
    Stephane.

    CM07 does not collect this information, Printers are a user setting and therefore you will need to create a script to inventory the printer for each user then you can have CM07 collect & report on them.
    Garth Jones | My blogs: Enhansoft and
    Old Blog site | Twitter:
    @GarthMJ

  • Search computers for specific files in domain

    I need to find specific files in computers in domain environment. I tried several scripts (VBS and PS1) but I couldn't find antything really works for me. How can I manage this using PowerShell? (PS: I am a total newbie)
    Thank you very much.

    As jrv mentioned, this forum is really for answering specific scripting questions. It's not a "write a specific script for me that meets my specifications" forum. Please understand that the forum participants are all volunteers and we really don't
    have the resources to do free consulting. (See the forum guidelines at the top.)
    If you need for someone to write a script for you, there is a
    script request page. Be aware that you will need to write a detailed specification so the respondent knows exactly what you want to do. As with here, there is no guarantee of a response (or that someone will take the time to do this for you).
    If this is critical to your business, you will probably need to pay a consultant.
    -- Bill Stewart [Bill_Stewart]

  • Can we give UNIQUE ACCESS FOR THE SPECIFIC FILE IN THE LIBRARY in SP2013? How can we remove users from SHARED WITH link where files are shared with users?

    Hi,
    Any help on this?
    Thanks
    srabon

    Hi srabon,
    For giving unique access for a specific file in a library, you can go to the library, and select the file , and click FILES->Shared With->ADVANCED, under PERMISSION ribbon, click ‘Stop Inheriting Permissions’, then the file will have unique permissions.
    For removing the shared users for a file, firstly, like the above steps, select the file , and click FILES->Shared With->ADVANCED , make sure the file has unique access, then select the users that you want to remove, and click Remove User Persmissions
    under PERMISSIONS ribbon.
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • Pick up a specific file with File Sender Adapter.

    Hi guys,
    I would like to know how I can pick a specific file in a file pool (folder)? I would like to choose this file by name, like FileA or FileB, etc.
    I’m asking this because I have an asynchronous file scenario (BPM) with a receiver adapter that put the File with a specific name (variable substitution) in a folder.
    And I would like to do something like this:
    In another asynchronous scenario (BPM), a File sender adapter picks up this specific file (using the name). The correlation is made trough an IDOC that XI receives before pick up the file, this IDOC has payload field with the name of file to be picked.
    Is it possible receives the IDOC, read the field with the name of the file to be picked and choose this specific file? In a Sender File Adapter how I can do something like variable substitution like receiver adapter does.
    Thanks in advance,
    Ricardo.

    Hi,
    <i>Is it possible receives the IDOC, read the field with the name of the file to be picked and choose this specific file? In a Sender File Adapter how I can do something like variable substitution like receiver adapter does.</i>
    No this is not possible. The only dynamic thing you can do is use wild card characters like *.
    So, maybe you can pick a file like . or AA. and so on...
    Regards,
    Bhavesh

  • Automation in saving a image file with a specific max file size

    Hi everyone,
    I hope someone can help me by this.
    Background info:
    We got several image files every 2 weeks which should be edited and mainly reduced in size for web purpose. This work needs 1 work day for one man/woman to do, because he/she has to open the file save for web and then set the quality to a value were the file is nearly about 150-200 KB in size.
    The images are different, some have few colors, some have a lot of colors and there are also different in resolution. But they should not be reduced in resolution, only in quality. All other specs of the image should be kept 
    Is there any possible script, plug-in or similar which can do the same (Saving with a specific max. file size) in some automatic and faster way?
    Any help is really appreciated!
    Thanks in advance!
    Kind regards
    Packesel

    *push*
    Hi everyone,
    I still need help with this. Is there any tool (OS X) or script for Photoshop who can fulfill this (see title).
    ANY help is really appreciated!
    Thanks in advance.
    Regards
    Packesel

  • I have written a binary file with a specific header format in LABVIEW 8.6 and tried to Read the same Data File, Using LABVIEW 7.1.Here i Found some difficulty.Is there any way to Read the Data File(of LABVIEW 8.6), Using LABVIEW 7.1?

    I have written a binary file with a specific header format in LABVIEW 8.6 and tried  to Read the same Data File, Using LABVIEW 7.1.Here i Found some difficulty.Is there any way to Read the Data File(of LABVIEW 8.6), Using LABVIEW 7.1?

    I can think of two possible stumbling blocks:
    What are your 8.6 options for "byte order" and "prepend array or string size"?
    Overall, many file IO functions have changed with LabVIEW 8.0, so there might not be an exact 1:1 code conversion. You might need to make some modifications. For example, in 7.1, you should use "write file", the "binary file VIs" are special purpose (I16 or SGL). What is your data type?
    LabVIEW Champion . Do more with less code and in less time .

  • I have the exact problem, only have 6 computers with indesign CC version 10.1.0.70, but 2 computers, is version 9, i try actualization no CC, but no success. i can´t use open file, em others computers, because problem version, i liked if all indesign had

    i have the exact problem, only have 6 computers with indesign CC version 10.1.0.70, but 2 computers, is version 9, i try actualization no CC, but no success. i can´t use open file, em others computers, because problem version, i liked if all indesign had the same version.

    http://www.microsoft.com/mac/support
    http://answers.microsoft.com/en-us/mac/forum/macword?auth=1
    http://answers.microsoft.com/en-us/mac/forum/macoffice2011-macword/microsoft-wor d-for-mac-2011-will-not-open-error/ecc42616-6f49-40bb-b8f5-e21c711ea359

  • Trying to find all files or folders with a specific owner recursively

    I'm trying to find any file with a specific owner, let's call that owner "domain\account1" I've placed 2 files and a folder at various levels in a directory structure and when I run the following code from the folder those files (or folder) exist
    in, it works fine:
    gci | Select fullname,@{n='Owner';e={(Get-Acl $_).Owner}} | Where {$_.Owner -eq 'DOMAIN\account1'}
    But when I try to go to a common root of those files (and folder) and add -recurse to the gci, it shows only the folder. Is there something secret/hidden about gci that I need it to force-show, or am I doing something else wrong?
    Thanks
    [email protected]

    No.  They look roughly equivalent but the expression I used may be more flexible.  You also can shorten yours more like thsi:
    Get-ChildItemC:\Temp -Rec
    | Get-ACL 
    | ?
    {$_.Owner
    -eq 'Domain\Admin'}
    No need to wrap it in the pipeline.
    This is exactly what mine is but I added a select with a calcculated property.
    ¯\_(ツ)_/¯

  • MSI file installation fails on computers with logged-in restricted users

    I'm trying to package Flash Player 8b for silent distribution
    via Microsoft SMS. My package works correctly on computers where a
    logged in user is either a local Administrator or Power user, but
    fails with an error on computers where the logged in user has no
    such rights. The SMS package is set to install with administrative
    rights. The computers are Windows 2000 SP4 and Windows XP SP2
    workstations. I only have the problem with Windows XP SP2, but
    those computers are the only ones without priviledged users. I've
    confirmed that computers with logged-in administrative users work
    properly, like my own Windows XP machine.
    The installer I'm using is
    "install_flash_player_active_x.msi" and the version is "8,0,24,0".
    The digital signature is dated "Friday, March 31, 2006 12:45:10
    PM". I am led by other posts to believe that this is the most
    current version and that I shouldn't be having these problems with
    it.
    The error that is reported in the log files is:
    1: ISMsiServerStartup Failure, Failed to Initialize script
    support, Error = 0x80070006
    I'm using a Visual Basic script in my SMS package. It
    attempts to run the "uninstall_flash_player.exe" uninstaller to
    remove old versions, then tries to run the installer. It uses the
    following command line:
    install_flash_player_active_x.msi /log
    %systemroot%\temp\flash_msi.log /qn allusers=2
    reboot=reallysuppress
    Originally I did not include the "allusers=2
    reboot=reallysuppress", but I was having another error and various
    Macrovision and InstallShield support sites suggested that addition
    as a fix. That error was "Internal error 2103. 26".
    Any ideas? Should this really be so hard to package and
    distribute?

    I did find a solution to this odd problem. It does seem to be
    a dcom priveledges issue. I suspect the reason it isn't seen on
    pre-sp2 is because Microsoft made some changes to post xp-sp2 to
    tighten security. So ISSCript is called via dcom. Installsheilds
    default runas is "Interactive User" somewhere between SMS client
    running as user with admin rights causes this to break. I found
    that if you remove the runas string it will execute in whatever
    security context the program that called is running in. Since the
    SMS client has full control of the machine it works. I've attached
    a script that basically makes an array of dcom appid using wmi,
    removes the ones that don't have the column "InstallShield
    InstallDriver" in them - store those in a an array then remove the
    runas line from each. I actually found this script on the
    InstallShield site - I left the credits intact
    - however I've already thought of a few ways to
    improve on this script.
    The other problem is that Flash Player 8 installs the
    InstallSheild Driver version 10 on launch - which effectively
    restores the runas string. So I found there's a custom action
    called "EngineStartup.4F635B62_07BF_4779_B74E_D80C29D508E3" - to
    disable this I simply made a transform and removed this row in the
    InstallExecuteSequence table. Then it all works
    Keep in mind - if your target machines do not have Install
    Shield Driver 10 on them you'll need to install that in your script
    before installing Flash Player 10. To do this make a transform for
    isscript10.msi and remove the Registry601 row - so it does not
    create the runas key on install.
    Or... You could just do the install as system
    - and forget this whole thing ever happened.

  • I have PC with Windows XP. I wish to buy a book but it says I need iOS with a specific version of iBooks to open the file. How can I open the product without have a Apple product?

    I have PC with Windows XP. I wish to buy a book but it says I need iOS with a specific version of iBooks to open the file. How can I open the product without using an Apple product?

    What is the GarageBand version that your friend is using?
    If it is GarageBand '11, version 6.0.5, you can buy GarageBand '11 as a boxed retail version with the iLIfe '11 bundle, e.g. from Amazon.
    Then you can upgrade GarageBand '11 to 6.0.5, using this upgrader from the Support page:
                     GarageBand 6.0.5
    GarageBand 6.0.5 will work well with your system.  But if your friend is using the newest GarageBand 10, this will not help. Then ask your friend to send you audio files for each track, so you can recreate the project from the audio.  Or your friend could also use GarageBand '11 for the projects you want to share, that will run well in all newer MacOS X versions, even with GarageBand 10.0 installed on the same system.
    -- Leonie

Maybe you are looking for