zoukankan      html  css  js  c++  java
  • MDOP(1) : AppV 命令行刷新

    App-V 4.5 CU1 依然还是有一些问题,好像这个
    App-V 服务器上的Package已经更新了,但是,终端上的缓存一直没有改变,重新启动也没有用。

    以下的cmd文件可以手工更新

    sftmime.exe remove obj:app /global /complete
    sftmime.exe refresh Server:<servername>
    sfttray.exe /refreshall

    sftmime 的命令行格式:

    SFTMIME [/? | /HELP]
    SFTMIME verb object [parameters] [/LOG log-pathname | /CONSOLE | /GUI]

            /?, /HELP             Display usage information.
            verb                   Command to run, like add, refresh or help.
            object                What the command applies to, like
                                        APP:"Default Application".
            parameters      Optional parameters for the specified verb and object.
            /LOG            Log output to the specified path name.
            /CONSOLE        Display output in the active console window (default).
            /GUI            Display errors in a popup dialog (not valid
                            for queries).

    The following verbs are supported:
            ADD
            CONFIGURE
            REPAIR
            QUERY
            PUBLISH
            LOAD
            UNLOAD
            REFRESH
            CLEAR
            DELETE
            LOCK
            UNLOCK
            UNPUBLISH

    For more information on these actions, use the following command:
    SFTMIME /HELP VERB:verb

    For example, the following command will display information for the ADD verb:
    SFTMIME /HELP VERB:ADD

    有趣的是找不到 verb (Remove),也找不到 /global /Complete 开关

  • 相关阅读:
    收藏的 30 个CSS 代码段
    Power designer 15生成sql server 2005/2008列注释
    华为网盘
    敏捷宣言(一)
    敏捷宣言(三) Scrum是一种敏捷实践
    敏捷宣言(二) 何为敏捷
    我也曾哭过[转]
    你以为我穷,不好看,就没有感情吗?[转]
    关于异性朋友
    Gone With the Wind[转]
  • 原文地址:https://www.cnblogs.com/by1455/p/1530470.html
Copyright © 2011-2022 走看看