Skip to main content

Add computer name to manifest file (or somewhere in the share)

Planned

Comments

2 comments

  • Official comment
    Steven Hajek

    Hi Josh - This can be accomplished today in a few different ways.

    The Inventory Module can be used to write the XML file to \\fileserver\share\%username%\portability.  The name of the file will be the name of the computer that wrote the file and its contents might also be useful in other ways.  (The most recent file is the most recently-used machine; files will not auto-delete, only overwritten)

    Another method would be to use an Application Launcher or User Defined Script rule to do something like:
    echo %computername% > \\server\share\%username%\portability\%computername%.txt

  • Steven Hajek

    I will also submit this request to development as part of the Portability module.  Thanks for the feedback!

    0

Please sign in to leave a comment.