Get User Prompt with cancel show always

Hi!
ZCM 10.3.3. Is there a way to get User Prompt with cancel option show always when this bundle is in action, not only limited time?
More thanks, Alar.

Originally Posted by NovAlf
Hi and thanks Thomas!
Well, I wonder, why they have limited this so. Anyway. My problem is that I have to shutdown machines every night, some in computer rooms, some in offices. Don't want 150+ machines working all night for nothing. But, there is a little problem. I have some tasks running at user logoff, as we know, when shutdown process is initiated we don't' know ZEN can make all those logoff tasks completed. So, before shutdown I have to logoff and then after some time cap shutdown. Also, I must have dialog for users who actually is logged in to cancel this process. So, I have within one bundle logoff and shutdown actions which should work when user is logged in or not. Easier is to offer for users just one dialog to cancel this process, in my case I have to do this twice. Also, I have to run this bundle on WXP and W7 machines, well, not the same bundle.
More thanks, Alar.
Take a look at this open source software: About - shutdownguard - Some info - Prevent Windows from shutting down - Google Project Hosting
You could modify the source code to make it work as you wish :)
Thomas

Similar Messages

  • G5, 10.6.8, trying to print biz cards, instead of clear print with sharp edges I get fuzzy print with pixels showing. Saving as PDF doesn't help. Any solution?

    G5, 10.6.8, trying to print biz cards, instead of clear print with sharp edges I get fuzzy print with pixels showing. Saving as PDF doesn't help. Any solution?

    Mac OS X Version 10.6.8, iMac12,1
    .cwk (Appleworks)
    Kodak Easyshare 5100
    If I paste the jpeg on a draw page and shrink it to fit, fuzzy print. If I create the text directly on a draw page, it's fine. (That suggests to me the problem isn't in the printer.) But I want to include a small drawing on the card, and the pasted jpeg of that small drawing is very poor quality.

  • Users getting upgrade prompt with SilentAutoUpdateEnable=1 set

    We've been deploying Flash Player  11.6.602.180 to our desktops recently, along with this mms.cfg:
    AutoUpdateDisable=0
    SilentAutoUpdateEnable=1
    SilentAutoUpdateServerDomain=(internal server)
    Users are getting propted to upgrade via the red Adobe box. Why is this happening?
    The behavior that we need is to never, ever, ever have our users prompted to install Flash Player. It should always come from our internal deployment systems. What are we doing wrong?
    Thank you for your help.

    This is the first version we’ve attempted to implement this way. I can’t say for certain that the internal SAU server is functioning properly. I CAN say that I can see clients requesting version.xml in the web server log files:
    2013-04-17 17:40:59 W3SVC1 (address) GET /pub/flashplayer/update/current/sau/11/xml/version.xml - 443 - (address) GetFlashPlayerversionxml/1.0 200 0 0
    Since we have 11.6.602.180 on the SAU server as well, we wouldn’t expect installations from there yet.
    Oops, wrong address. Files being sent to you.
    Thank you for your help.

  • Getting user info with integrated dot net app.

    To start, I know nothing about SAP integration. This has been thrown at me to try to resolve.
    I need to integrate a dot net app into SAP. I need to know who the user is that is accessing my .ascx page.
    I found this:
            Dim userInfo As Map = DirectCast(Request.getAttribute(PortletRequest.USER_INFO), Map)
            lblUserID.Text = DirectCast(userInfo.[get]("user.name.given"), String)
    And This:
    <portlet-app>
    <user-attribute>
    <description>User Given Name</description>
    <name>user.name.given</name>
    </user-attribute>...
    Any help would be appreciated, and again, if you can help I will need complete help, because as Sgt Schultz would always say..
    I know nooooothing...
    Edited by: Raymond Blair on Dec 15, 2008 5:40 PM

    Hello Raymond,
    For developing .NET applications I would recommend you to evaluate [PDK for .NET|https://www.sdn.sap.com/irj/sdn/dotnet?rid=/webcontent/uuid/40be5378-bfa9-2b10-399b-ba5719c0b5b8] ( Portal Development Kit for Microsoft .NET ). As a part of its installation, you get documentation integrated into Visual Studio help. It contains a set of very helpful tutorials.
    Best Regards,
    Rima.

  • 1 User Prompt for 2 rows in Financial Reporting ?

    Hello,
    for 2 years, I am struggling with following-
    we have very detailled (detailled in 2 or 3 dimensions - let's say here: CBU and CostCenter ) reports, which run very long
    in order to give user the overview/total as well, we want to give the total over all 2 or 3 dimensions only
    the user should be allowed to choose 1 or more values (CBUs) via user prompt
    current workaround is to have 2 user prompts (1 for detailled combinations) and (1 for total) and asking the user to fill the CBU 2 times
    if user is not chosing same CBU(s), then report is inconsistant:
    as many people have to use dozens of values and because there is no select all/ deselect all function - the handling is very annoying for the users.
    Sample Report Definition
    ...........................................Dimension 1...........................................Dimension 2
    Row 1 (of report definition): Descendants of Prompt for CBUs..............Descendants of Costcenter
    Row 2 (of report definition): Prompt for CBUs....................................Costcenter Total
    by this, we get a sample output like this: (Projects are the level 0 members of CBUs in CBU dimension)
    ...........................................Project A from CBU I.....................CostCenter X...............50
    ...........................................Project A from CBU I.....................CostCenter Y...............20
    ...........................................Project B from CBU II....................CostCenter X...............10
    ...........................................Project C from CBU III...................CostCenter Z...............100
    ...........................................Project D from CBU III...................CostCenter X...............200
    ...........................................CBU I..........................................CostCenter Total..........70
    ...........................................CBU II.........................................CostCenter Total..........10
    ...........................................CBU III........................................CostCenter Total..........300
    Problem is:
    I would like to define for
    Row 2 Prompt for CBUs
    and for
    Row 1 Descendants of Same as Row 2
    but then I get the error "5200 : Error executing query: +Server+/+Application+/+Database+/+User+/Error(1001005) Unknown Member [Same As Row  2] in Report
    any idea how to workaround with that ? (have same problem with *Children of Same as Row 2*
    I tried to combine *Same as Row 2* with *RelativeMember & Offset -1* definition in reporting is then: Relative to Same As Row 2 offset by -1
    - but no success - all I achieve is a true Same as - resulting in duplication of all data of Row 2 and nothing from row 1.
    Any other ideas, how to combine a same as function with functions like parent,children,descendants or relative member ? Did I do anything wrong in combining them or is the relativemember function not working in 9.3.1 ?
    Please note, that these detailled reports typicially run 10 to 20 minutes - so telling users to run 2 reports or including lot's of not needed data or first retrieving and then hiding again is not really helpful - I would also not ask, if this function was not used in dozens of reports.
    The user prompt function in financial reporting is the most used functionality in our reports- the users run approx. 100 reports a day - and fill between 3 and 10 user prompts (with a lot of default values & substitution variables) - this appeared the most efficient way for unexperienced users, who need different data every day.
    unfortunately, it does not allow the report designer to allow either 1 or many values
    it seems to struggle with our special request of "children of same as"
    and it has no "select all" / "unselect all" button - which would allow the user to select all/none of the Choices List, defined in the user prompt.
    Please do not recommend usage of Analyzer - this tool is far to slow, has no cancel button and the users simply go lost.
    Smartview is too risky for majority of our users, as they would use the refresh button only - and not zoom in & zoom out - and miss a lot of new combinations by using old smartview-excel-templates (from previous month/forecast)
    Any help on any of these items would be highly recommended.

    If I understand correctly you would only have one CBU on any given report.
    Instead of prompting for Row 2 and pulling the totals from the Outline. You could delete your current Row2 and have the report provide the totals based on the data results from ROW 1. Insert a row formula for Row 2 and sum the results for that paticular column.
    Formula:
    Sum([1])
    Edited by: ronnie on Apr 21, 2011 9:51 AM
    Edited by: ronnie on Apr 21, 2011 9:52 AM

  • How to get date prompts from one date column

    i have a requirement where i have to filter the data between two date prompts. i have only one date column and the date in the prompts shuld be selected by calendar.
    i have seen may approaches to do this and i got one where two dummy date columns should be declared in repository and used to define the date prompts.
    but using other methods i could not get the calendar option in prompt.
    but is there any other way to get the prompts with calndar selection without defining the dummy columns in repository
    thanks

    you can do that first select the date column you want to use in dashboard prompt then select another column and in the dashboard prompts then open the fx of the date prompt you first selected copy that and paste it in the second column and in the control section click on calender it will work you can use same date column as two prompts with out creating new column.

  • When am trying to download acrobot standard its prompting with user login password and its not getting downloaded.

    Hi
    When am trying to download acrobot standard its prompting with user login password and its not getting downloaded.

    When you (or someone) first switched on your computer, you (or someone) had to choose a password. This protects your computer, and you need it to install most software or change the system. We can't help you if you forget it, sorry.

  • When I used download sets of photos, movies etc, (before I installed Lion) I used always get a "Download" gizmo which showed me the download happening with both speed and time left.  Now with Lion, nothing shows on my screen.  Can I fix this?

    When I used download sets of photos, movies etc, (before I installed Lion) I used always get a "Download" gizmo which showed me the download happening with both speed and time left.  Now with Lion, nothing shows on my screen.  Can I fix this?

    In Firefox Options / Privacy be sure "Remember download history" is checked. To see all of the options on that panel, "Firefox will" must be set to "Use custom settings for history".
    To find your OS information, on your Windows desktop, right-click the My Computer icon, choose Properties, under System on that small window is info about your OS.
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''

  • SSL - Always Prompted with "Request Authentication"

    Hi,
    We have developed an Applet which works as an Download Manager and we had it signed as it needs to access the file system of the users. We have two deployment environments one over SSL (Entrust) and other Non-SSL. The signed applet works well over Non-SSL, but over SSL, it always keeps prompting with the "Request Authentication" screen.
    The following are the details of our application and JRE does
    not seem to recognize the certificate using which the Applet was signed.
    <ul><li>     Webserver - IIS V6.0
    </li>
    <li>     Website SSL Certificate authority - Entrust
    </li>
    <li>     Code Signed using .pfx {Applet}
    </li>
    <li>     Browser used - IE/Firefox</li>
    <li>JRE version - Latest
    </li>
    </ul>
    Now when I access the application from a browser, whenever I
    invoke the Applet, everytime I get "Request Authentication" pop-up window always.
    "*Please select certificate to be used for authentication*" And
    there is a list box below, which is always empty. This pop-up opens whenever there is an <applet> tag in the window and alos for button clicks within the applet.
    However when I access the same
    portal over non-SSL connection, everytime seems to work fine and a Prompt is
    popped up to accept the certificate from <Issuing authority> and I dont
    get a List box as I used to get before over SSL connection. Has it something to
    do with the SSL connection? or should the Applet be signed differently to work
    over SSL?
    The command line code which i use for Signing is
    *keytool -list -storetype
    pkcs12 -keystore*
    <certificatename.pfx>
    *jarsigner -storetype
    pkcs12 -keystore SLB SDC Software Code Signing Certificate.pfx -storepass
    "*<Password>*" DownloadManager.jar "*3ba9.........2c8*"*

    It was a problem with my IIS settings. It was always expecting Client certificate from browser. I had changed the follwoing setting Change on IIS for m webistes virtual directory and the problem on "Request Authentication" got resolved.
    * Right Click virtual directory on IIS and select Properties.
    * Directory Security (tab) --> Server Communications --> Edit
    * Client certificates --> Ignore Client Certificates + Save
    Regards,
    Amrish

  • UCCX 8.5 replace system prompts with user prompts not working.

    I am running UCCX System version: 8.5.1.11002-22 with the language en_US installed. I am trying to replace the system generated prompts for a telephone number to be the localized voice talent.
    1. I have enabled the System > System Parameters > User Prompts override System Prompts  is set to enabled.
    2. I created the following prompt directory /gen/number/ and /gen/telephone.
    3. I uploaded prompts (recorded by UCCX) to both of these directories.
    4. Very simple script, accept, get calling number, generate prompt, play prompt, terminate call, end.
    5. The generated prompt is always using the default installed system prompts and not playing the user uploaded prompts.
    Is a restart of the UCCX engine required for this change to take place?
    Thanks
    Danny

    Hi troyputnam,
    It's not necessary a restart. Which folder do you upload the prompt, en_US? If you upload the prompt at a different folder, you will need to specify for every prompt to not look at the default Prompt Folder.
    Regards
    Please rate all useful posts
    Favor calificar todos las respuestas útiles.
    LinkedIn Profile: do.linkedin.com/in/leosalcie
    MDGDP, CCNA, CCNA Voice, CCNP Voice Certified

  • When I log onto my macbook, my user account isn't showing up. All that shows up is a gray screen with only two boxes saying "Name" and "Password". How do I fix this?

    There was one time where my wi-fi wasn't connecting so I tried to turn it back on. A window popped up but I had alrdy clicked enter before I read it, but it said something like "...will change settings, is that okay...?" And then wi-fi still would not connect. So I tried restarting my computer, but when it turned on, my user account did not show up and all there was on the screen was two boxes that asked for name and password. I was the only person using my macbook so I never set up a password for it. Has anyone had this problem? How do I fix this?

    Since I'm not in front of your computer I can't tell what you see - I can only guess and give a hint. So once again, if the disk name on your Mac is "Macintosh HD", when you boot in Recovery Mode, and start up the Terminal in "Utilities" menu, and then type in the command:
        df -k
    you should see a list of "volumes" - one of which is named "/Volumes/Macintosh HD" (but yours could be anything) and in that folder there is another folder called "Users" and in that folder is the names of the home directories of the user accounts (and the names that you can enter into the login screen) that you are looking for. So if you are not familiar with using the Terminal you should say so and I can give more details. But assuming you're OK with typing in commands to theTerminal this is what I would try:
        ls -l /Volumes/Macintosh HD/Users
    and you should see something like the following (my disk name is "Yosemite" so I typed "ls -l /Volumes/Yosemite/Users")
    ML9Book:~ xxxx$ ls -l /Volumes/Yosemite/Users
    total 0
    drwxr-xr-x+  11 Guest      _guest   374 Oct 25 19:23 Guest
    drwxr-xr-x+  33 Jack       staff   1122 Oct 24 10:49 Jack
    drwxrwxrwt   13 root       wheel    442 Dec 27  2013 Shared
    drwxr-xr-x+  38 admin      staff   1292 Oct 25 16:59 admin
    drwxr-xr-x+  15 x13        staff    510 Oct 23 22:41 x13
    drwxr-xr-x+  12 514        staff    408 Oct 23 12:24 x14
    So now reboot your mac into normal mode - and you will see the login screen with the two empty boxes.
    So the above output tells me that there are 3 users - Jack, x13 and x14 (there is always a Shared user and there might or might not be a Guest user since it depends on how your setup was setup) - and these 3 are the names that I could try and enter into the login screen (in the top or first box). You can try no password, but I don't think you can create accounts without passwords, so this will likely fail. In that case you need to reboot in recovery mode and run the Terminal command again (from the Utilities menu) and do a resetpassword command. Another window will pop up and from there you select the Volume (in my case I selected the Yosemite volume - in your case you would select the "Macintosh HD" if that is what your volume name is). Then select the user account you want to reset the password from the drop-down list of user accounts (it will show you the long and short names, and the short name is what was in the listing above from the "ls -l" command), then enter the new password in the indicated box, and then enter it again in the next box, to make sure you didn't make a typo, and enter a password hint in the last box (optional). Then click the "Save" button and you will see another dialog box pop up telling you that the password was changed but not the Keychain password (hopefully you remember this one) - click the OK button then reboot back in normal mode (click on the Apple logo in the top left corner of the screen and click on Restart).
    Does this help?

  • HT5622 My FaceTime shows one user ID, my iTunes shows a different one. How can I get everything on one?

    My FaceTime shows one user ID, my iTunes shows a different one. How can I get everything on one?

    You want to keep the iTunes ID since that is the one that you make purchases with. That should be your primary Apple ID email address.
    Go to. Settings>FaceTime>Tap your ID and sign out. Then sign in with the iTunes/Apple ID email address.

  • I am getting a message with some songs in my itunes library that has a different user id and says my computer is not authorized to play this song. ***?

    Since transferring my iTunes library to a new computer, my library is just a mess.  There are lots of songs that are duplicated 2, 3 and 4 times although all but one of the songs will get a message saying iTunes cannot find the file.  Now I am getting a messages with some songs that shows a different user id for iTunes and wants the password.  I have spent lots of $$$ and time trying to resolve these issues but really want to know what the heck is going on here?

    Maybe you purchased some of the other songs using a different itunes account.
    Could this be?

  • I have been unable to get Photoshop Elements 11 to show in my Open With Programs

    I have been unable to get Photoshop Elements 11 to show in my Open With Programs list. The program is installed but will not show in Open With programs.

    Hi,
    You don't say which operating system you are using so I'll assume Windows 7 for now - try this.
    1) select the file that you want to open
    2) right click on it and go to the Open With option but select Choose default program at the bottom of the list - the following should open
    3) At the bottom of the list, there is Other Programs, you may need to scroll down. If PSE not in the list, continue with the following.
    4) Use the Browse button to browse to the following (omit x86 if on 32bit system)
    "C:\Program Files (x86)\Adobe\Photoshop Elements 11\PhotoshopElementsEditor.exe"
    I'm assuming that you want to open the image in the editor.
    5) Uncheck the Always use... option, otherwise double clicking on the file would cause the editor to open by default.
    6) Click on OK
    PSE should now appear on your open with list.
    Good luck
    Brian

  • I have a new MacBook Pro with OS10.8.2 and cannot get Contacts to print a list of addresses with pictures showing.  There is a check box selecting "picture" which has been checked - but no picture.  This worked fine on OS10.7.5.  Problem??

    I have a new MacBook Pro with OS10.8.2 and cannot get Contacts to print a list of addresses with pictures showing.  There is a check box selecting "picture" which has been checked - but no picture.  This worked fine on OS10.7.5.  Problem??

    First, back up all data immediately, as your boot drive might be failing.
    There are a few other possible causes of generalized slow performance that you can rule out easily.
    Reset the System Management Controller.
    If you have many image or video files on the Desktop with preview icons, move them to another folder.
    If applicable, uncheck all boxes in the iCloud preference pane.
    Disconnect all non-essential wired peripherals and remove aftermarket expansion cards, if any.
    Check your keychains in Keychain Access for excessively duplicated items.
    If you have more than one user account, you must be logged in as an administrator to carry out this step.
    Launch the Console application in the same way you launched Activity Monitor. Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Select the 50 or so most recent entries in the log. Copy them to the Clipboard (command-C). Paste into a reply to this message (command-V). You're looking for entries at the end of the log, not at the beginning.
    When posting a log extract, be selective. Don't post more than is requested.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some personal information, such as your name, may appear in the log. Anonymize before posting. That should be easy to do if your extract is not too long.

Maybe you are looking for

  • Why won't my call go through

    I'm calling from Australia to the USA. The no. dials and then hangs up shortly afterwards, this doesn't happen when I try to call other USA no.s in other area codes. I'm trying to call a number with the area code 425

  • OEL 5.5 11gR2 Validated RPM Missing Dependencies

    OEL 5.5 attempting to install 11gR2. We are getting dependency errors when trying to run the validated rpm. The errors are when trying to find glibc and glibc-headers. It appears that we have only the x86_64 and i686 versions of glibc, but not the i3

  • Database creation (via dbca) results in tns-04414 error

    All I am having a problem in that when I am trying to create a standalone database using dbca it results in an error of tns-04414: file error. I have checked the tnsnames and listener files for any oddities, and nothing standing out. Does anyone have

  • User Scripts execute_lsql - action framework

    Hello All, I have been trying to implement the Write back Functionality Introduced in OBI 11.1.1.7.1. I have seen this working in OBI Sample App. They Invoked a browser script USERSCRIPTS.execute_lsql which is available in the custom scripts. I copie

  • SNMP MIB View Restrictions

    Greetings all - I want to restrict the access to specific MIB trees; however, the list seems to get bigger and bigger. We have a lot of routers and doesn?t clutter the configs with include lists. Here's my question: Is it possible to tell the router