Displaying local hostname on Desktop

Hello,
due to my work i have multiple remote-desktop sessions open and sometimes this end up in a mess cause you miss-select an app from the wrong remote session.
That's why i am wondering if there is a solution using onboard utilities to display the local hostname of a mac on the desktop.
In best case using some cli commands just to display the output of "hostname" in big letters on the desktop / wallpaper
I know that using Geektool is an option, but right now i would prefer an onboard-tools solution if possible.
Would be great if someone could help me out here.
Best regards
fidel

solved using Geektool as nobody seem to know another method.

Similar Messages

  • Need a script to change value in the Local Hostname

    Help! Want to change the Local Hostname because DynamicDNS has mess up 250 machines. Any ideas???????
    I need a UNIX script to to change the Value of
    /library/preference/SystemConfiguration/preferences.plist
    <key>LocalHostName</key>
    <string>Value</string>
    in Apple Remote Desktop.
    I think you use the grep command
    G5 Mac OS X (10.4.6) Mac OS X 10.3.9

    Hi CIO,
       Perl will perform the moving of files for you for free but otherwise, awk is completely up to the task and to my thinking easier to use. This assumes that the property list is text which isn't a good assumption. If the property list is binary, you would need plutil to convert it. Anyway, here's my script:
    cat /Library/Preferences/SystemConfiguration/preferences.plist | awk '{ if ( $0 ~ /<key>LocalHostName<\/key>/ ) { print; getline; sub(/<string>[^>*<\/string>/,"<string>New Value</string>"); print } else { print } }' > temp.plist
    mv /Library/Preferences/SystemConfiguration/preferences.plist .
    mv temp.plist /Library/Preferences/SystemConfiguration/preferences.plist
    The "mv" lines above will doubtless require superuser privileges.
    Gary
    ~~~~
       teamwork, n.:
          Having someone to blame.

  • Messages to /dev/sysmsg and /dev/console are displayed on the CDE Desktop

    I noticed that after reboots any message sent to /dev/sysmsg or /dev/console is displayed to the CDE Desktop (wallpaper). After I log out then log back in the problem disappears. This happens in global zones only and not in a non-global (local) zone.
    (the only service I see with "svcs -xv" is the Print Service)
    To repeat the problem I have to do the following:
    1. Reboot (init 6)
    2. Login to the CDE as a user.
    3. Open an Xterm window, and in the windows, "su" to root
    4. Observe a "su on ..." message on the CDE desktop in big white "OBP" looking mono-spaced text.
    5. Log out of the CDE
    6. Login to the CDE as a user.
    7. Open an Xterm window, and in the windows, "su" to root
    8. Problem has disappeared, no more logging of console like messages to the CDE desktop.
    As well, if I do something like this after I reboot, and on 1st log in:
    echo "Hi there" > /dev/console
    echo "Another Hello" > dev/sysmsg
    I'll see both messages print to the Desktop of the CDE. If I log out and log back in, I will no longer see this kind of behavior.
    My Hardware: Sun Netra CP3260
    My Software: Sun Solaris 10 5/08 Update 5 with 137137-09
    Additional info:
    /etc/syslog.conf - does have a line that directs some output to /dev/sysmsg
    /etc/default/su - does list: CONSOLE=/dev/console
    I did comment out the above two lines in my syslog.conf and /etc/default/su, and the behavior goes away, however this is a workaround and not a fix of the issue.
    Any ideas?
    Brian Jester
    Edited by: BrianJester on Apr 30, 2010 12:11 PM
    Edited by: BrianJester on Apr 30, 2010 12:22 PM

    Yes, I know this is an old post, but I’m trying to clean them up.
    Without your PowerShell script is will be impossible for anyone to answer this.
    Garth Jones | My blogs: Enhansoft and
    Old Blog site | Twitter:
    @GarthMJ

  • This computer's local hostname is already in use on this network

    has anyone else experienced this issue?
    The iMac will display the following error message on the screen every day or so (with the host number incresing by 1 digit each time):
    This computer's local hostname "MacName.local" is already in use on this network.The name has been changed to "MacName-1.local". This continues even after I've reset the name in the System Preferences panel/sharing settings, for example ("MacName-2.local, MacName-3.local, MacName-4.local" etc).
    Please advise
    Currently running an Apple iMac
    OS 10.6.8
    *please see attached screenshot for a reference

    (1) Check names of all other devices on the network, including the router, any airport express, iphone, ipad, printers etc. Make sure these all have unique names.
    (2) Do you have both wired ethernet as well as wireless active on any of these devices, including the Mac computer? This has been linked to such renaming behavior in the past, apparently the two methods of accessing the internet, if both are active at the same time, may switch off and on and conflict with one another (shouldn't happen, but apparently does sometimes). Solution is to switch one of them off.
    (3) The following may be helpful:
    In System Preferences > Network > Airport > Advanced > TCP/IP
    Set "Configure iPv6" from "Automatically" to "Off".
    If you do this, check to make sure that your email and other tools are still working properly. If something goes amiss, change the iPv6 back to what it was.
    (4) Go to your router and reset power to it.
    (5) Go to your router and check its LAN client table. Make sure that all entries should be there. Investigate any "extra" devices on the network. For instance, if it shows 4 devices, but you know you have only a computer and a printer, investigate what the other two are. Delete them from the list if they really seem to be "ghosts."

  • How to fix Safari 5.1 Preferences and Extensions from displaying "localized string not found"

    I'm on a MacPro Dual Core, just recently upgraded to Lion but Since then Safari has been misbehaving.
    First of all when I go into Safari Preferences in the Privacy section all that it shows is "Localized string not found" this shows up in all the button options of that section.
    I also noticed the same problem, this time on the Preferences/Extensions secion when I installed the 1Password extension from Agile, which it's not working properly either, it actually displays the same "Localized string not found" copy in all of the items.
    I'm following up on this issue with Agile but what makes me think that it's a Safari problem is the fact that this is also happening on the Privacy area of the Preferences even though I unistalled the 1Password extension.
    Has anyone had similar issues, both with Lion's Safari 5.1 Preferences/Privacy or Extensions displaying "Localized string not found" or with 1Password not working properly?
    Thanks in advance.

    Try troubleshooting the Safari .plist file.
    Go to ~/Library/Preferences. Move the com.apple.Safari.plist file to the Desktop.
    Quit then relaunch Safari to test. If that helped, move the .plist file to the Trash.
    ~ (Tilde) character represents your Home folder.
    For Lion: To see your Home library, hold down the Option key while selecting Go in the menu bar.
    If deleting the .plist file didn't help, go to ~/Library/Safari/Extensions.
    Move the Extensions.plist file to the Trash.
    Restart your Mac. Try Safari.
    Also, you may need to check the 1Password site for updates for Lion / Safari 5.1 compatbility. Apple is not responsible for updating third party software.

  • How to reset numbers in real time display in Cisco Supervisor Desktop?

    Hi all,
    I wonder about numbers in real time display in Cisco Supervisor Desktop. There are many statistic number for example : Call Handled, Max Talking, Avg Talking, Max Ready, Total Ready, Call abandoned, etc. Is there any way to reset those numbers back to zero? Please let me know.
    Thank you.

    Joe,
    I haven't tried that, but I'm very skeptical. The CAD Agent gets stats from two places - CTIOS and RASS. RASS keeps the call log information in a SQL Desktop Engine database.
    Stats derived from CTIOS reset at midnight. Obviously, restarting the RASS service has no effect on those. Call log information is being kept in a database so it seems to me that a restart of RASS should also have no effect.
    I guess I will have to try for myself.
    Regards,
    Geoff

  • How do i set up a second display for my iMac desktop?  I want to use both displays at the same time.

    how do i set up a second display for my iMac desktop?  I want to use both displays at the same time.  My iMac is the 24" Late 2006 model.  I recall that there is a cord for plugging in a second monitor, but I want to make sure that i can use both monitors side-by-side at the same time.  thank you.

    If the Display supports DVI, then you will need a > Mini-DVI to DVI Adapter and a DVI cable.
    If the Display only supports VGA, then you wiil need a > Mini DVI to VGA Adapter and a VGA cable.
    Noting that the (digital) DVI is far better than the (analog) VGA connection.
    Also see > Using Dual Displays on Mac OS X: The Experience

  • IPod Nano (2nd gen.) not displaying in finder or desktop

    iPod Nano (2nd gen.) not displaying in finder or desktop BUT shows up in iTunes, it used to show up on the desktop, I don't get it
    help would be appreciated
    Thanks

    Have the same issue but with latest iPod nano 7 Gen, second day trying

  • Computer name and local hostname not recognized at startup

    I've been having trouble syncing with .mac lately. (This isn't syncing question.) Looking at my console and system logs, it would appear that my computer and network connection have a problem right from the start (except that I can connect to the Internet and can send and receive mail no problem). But I think the logs below indicate that there's some disconnect because later on, when I try to sync or do something with iDisk, "Failed to register NSConnection" and SFIDiskMirrorCopyPair returned NULL" appear in the console log. Here's some of what the logs showed. I was wondering if anyone out there can make heads or tails out of it. Wondering if I'll have to blow it up and do an archive and install.
    Any help will be much appreciated.
    Thanks, Bill
    From my system log:
    Feb 5 10:01:20 localhost SystemStarter[337]: authentication service (351) did not complete successfully
    later it states ....
    Feb 5 10:02:04 localhost loginwindow[116]: Login Window Started Security Agent
    Feb 5 10:02:07 localhost mDNSResponder: Couldn't read user-specified Computer Name; using default “Macintosh-123A95Dxxxxxx” instead
    Feb 5 10:02:07 localhost mDNSResponder: Couldn't read user-specified local hostname; using default “Macintosh-123A95Dxxxxxx.local” instead
    Feb 5 10:02:08 localhost mDNSResponder: Adding browse domain local.
    Feb 5 10:02:51 localhost configd[74]: SecKeychainFindGenericPassword err= -25308 ( =0xffff8624, secErrStr=User interaction is not allowed. ) (current= JohnDoe)
    Feb 5 10:02:53 localhost mDNSResponder: Couldn't read user-specified Computer Name; using default “Macintosh-123A95Dxxxxxx” instead
    Feb 5 10:02:53 localhost mDNSResponder: Couldn't read user-specified local hostname; using default “Macintosh-123A95Dxxxxxx.local” instead
    Feb 5 10:02:54 localhost launchd: Server 0 in bootstrap 1013 uid 0: "/usr/sbin/lookupd"[86]: exited abnormally: Hangup
    Feb 5 10:02:54 localhost configd[74]: executing /System/Library/SystemConfiguration/Kicker.bundle/Contents/Resources/enable-net work
    Feb 5 10:02:54 localhost configd[74]: posting notification com.apple.system.config.network_change
    Feb 5 10:02:54 localhost lookupd[216]: lookupd (version 369.5) starting - Mon Feb 5 10:02:54 2007
    Feb 5 10:02:56 localhost mDNSResponder: Couldn't read user-specified Computer Name; using default “Macintosh-123A95Dxxxxxx” instead
    Feb 5 10:02:56 localhost mDNSResponder: Couldn't read user-specified local hostname; using default “Macintosh-123A95Dxxxxxx.local” instead
    Feb 5 10:02:56 localhost configd[74]: target=enable-network: disabled

    Thank you for helping me. My computer is very old and it gets a lot of non-taxing use, like email and word processing. I'm trying to get another year out of it before I replace it. I first had to reset the PRAM because I had full-on freeze a couple of months ago. I couldn't get the computer to respond at all. Apple Support helped. They had me reset the PRAM, but the reason I've been resetting it now and again is that it seemed to fix a problem I was having with audio. When I am using Skype, Facetime or Gchat there was a crackling sound so loud, I'd have to hang up. Resetting the PRAM seemed to take care of this. I read around a little on the Internet. There was some suggestion that maybe my logic board is failing, at which point I would really have to replace my computer. But I was hoping for some pointers about this keyboard. I spent a couple of days reading and didn't find anyone having quite my problem. I guess it wouldn't really be such a problem if I didn't have this audio problem as well.

  • SIU - Apply Computer Name and Local Hostname settings from a file

    I am setting up a workflow to image corporate computers and wanting to know how the "Apply Computer Name and Local Hostname settings from a file" works in the Apply System Configuration Settings task.
    We bind the computer to AD and OD and we have a specific naming convention for certain departments and trying to automate the entire imaging process.
    Would this be something that can be done with SIU?

    Well, maybe there's a bug in the latest version (10.5.3) of SIU as this is not what is happening.
    It doesn't seem to matter what I specify for the name parameters I end up with a Bonjour name of ".local".
    I put in a line of the form <Mac Address><TAB>tom<TAB>dick<TAB>harry into the text file used by the Apply System Configuration Settings Action.
    and end up with hostname = tom, Computer Name = dick and Bonjour Name = .local
    I'm building the NetInstall image on a new iMac running 10.5.3 booted out of a second partition and create the image from the main boot partition (also 10.5.3). I then copy the image to my server (10.5.3) and make a second iMac boot up from the NetInstall image.
    For what it is worth the Workflow Actions I am using are:
    Define Image Source
    + NetInstall
    Source: Macintosh HD
    Filter Clients by MAC Address
    + Allow
    <List of MAC Addresses>
    Enable Automated Installation
    + On Volume Named: Macintosh HD
    + Erase before installing
    + Primary Language: English
    Apply System Configuration Settings
    + Apply Computer Name and Local Hostname settings from a file: <FILE>
    Add Packages and Post-Install Scripts
    + Shell Script [Doesn't work - we're discussing in it in another thread]
    Create Image
    In: Public
    Named: NetInstall Classroom
    Volume Name: Classroom iMacs
    Index: 1

  • Local hostname already in use - can't figure out what's going on

    I've been having issues with a wireless router and I think the problem lies somewhere within my computer. As I switch back and forth from trying to connect to the internet via my router or directly connected to my cable modem, I will often get this error:
    "This computer's local hostname "xyz" is already in use on this network"
    There is only one compuer on the network, however and I cannot figure out what's going on.
    I have 2 users set up on this machine, but I'm the admin and acting as such. Even with no other networked equipment hooked up to my Mac (except for the cable modem) this problem won't go away.
    I guess my real quesiton is what causes this and where should I go to troubleshoot things?
    I'm running 10.4.6, connect to my ISP using DHCP and have the same problem with both a D-Link and Linksys router.
    Any ideas?
    Thanks!

    Thanks very much for your help, fu.
    If your previous setup follows a flow like this: RCA
    CableModem-->NetGear Router-->AirPortExpress, there's
    something misconfigured routing-wise in your network.
    You have to decide which device (Netgear or AirPort
    Xpress) will handle the routing in your network.
    Previous to these problems, that was the basic flow of my network. The netgear router also fed a wired connection into a Wintel PC, and the AirPort Express hosted a wireless network that was extended by a second Airport Express. And that second AE connected to a ReplayTV with a wired connection. And then, of course, the PowerBook got Internet access wirelessly through the AE-hosted network. And that was it.
    That network always was configured so that the netgear router assigned IP addresses using DHCP, and the Airport Expresses would not assign IP addresses (i.e., "Distribute IP addresses" was NOT checked when you look at the configuration in Airport Admin Utility).
    How big is your network j? just 1 Mac (your
    PowerBook)?
    That was the state of the network a couple of days ago when I posted this. I have established that the PowerBook gets access to the Internet just fine directly though the cable modem, and just fine when it is the only wired connection to the router.
    Let's deal with your Mac first:
    Start with your Mac connected directly to the cable
    Modem. (When your mac is attached directly to the
    Cable Modem, do you use DHCP?)
    Go to SystemPreferences-->Sharing and type a Computer
    Name other than the default one
    Open Applications-->Utilities-->Terminal and type
    lookupd -flushcache (press Return) and reboot
    the Mac.
    I did this.
    One way to fix your network is to have the NetGear do
    the routing, and the AirPort Express to (just) extend
    your (wired) network wirelessly (No routing will be
    done from the AirPortXPress, (No distribution of IP
    Addresses)
    I soft reset both of my Airport Expresses. I configured the first one so that it was hosting a network, but not distributing IP addresses, and the second so that it was extending that wireless network. And I plugged the host AE into the netgear router. And for a little while, that was working.
    But then I got a message saying "IP Configuration 192.168.0.4 in use by 00:04:40:06:1f:82, DHCP Server 192.168.0.1". The dialog box with that message will come up periodically as long as the Airport Expresses are plugged into power and one is plugged into the router. Also, I once agaiin received the message saying the local hostname (the completely original one that I had created) was in use, and the name was being changed.
    Here is the thing. I cannot figure out what has that ...0.4 IP address and ...1f:82 MAC address on the network. That is not the "Internet port MAC address" or the "LAN port MAC address" for the Netgear router. It is also not the MAC address for either of the Airport Expresses or the PowerBook's internal Ethernet card.
    I accessed the router through my browser, and clicked on "Attached Devices." Here is the list of Attached Devices:
    # IP Address Device Name MAC Address
    1 192.168.0.2 00:11:24:08:4c:88
    2 192.168.0.3 00:14:51:6d:15:7c
    3 192.168.0.5 00:0a:95:da:4f:24
    The first two addresses are the two AE's, and the third is the internal Ethernet card of the PowerBook.
    I ran "Netstat" under the Network Utility to get "Routing Table Information," and here is what I get (with some identifying info removed):
    Internet:
    Destination Gateway Flags Refs Use Netif Expire
    default 192.168.0.1 UGSc 23 10 en0
    127 localhost UCS 0 0 lo0
    localhost localhost UH 11 2400 lo0
    169.254 link#4 UCS 0 0 en0
    192.168.0 link#4 UCS 3 0 en0
    192.168.0.4 link#4 UHLW 1 1 en0
    192.168.0.5 localhost UHS 0 14 lo0
    Internet6:
    Destination Gateway Flags Netif Expire
    localhost link#1 UHL lo0
    localhost Uc lo0
    localhost link#1 UHL lo0
    link#4 UC en0
    justin-and-***** 0:a:95:da:4f:24 UHL lo0
    **************bedro 0:14:51:6d:15:7c UHLW en0
    link#5 UC en1
    justin-and-***** 0:a:95:f3:3e:df UHL lo0
    **************bedro 0:14:51:6d:15:7c UHLW en1
    ff01:: localhost U lo0
    ff02::%lo0 localhost UC lo0
    ff02::%en0 link#4 UC en0
    ff02::%en1 link#5 UC en1
    Any ideas? Thanks again for your help.

  • Local hostname keeps changing

    Ever since upgrading to OSX Yosemite, I've noticed that several times now I have been unable to reach my iMac over LAN because the local hostname changed from "iMac.local" to "iMac2.local".  This has occurred without any intervention or changes on my part and has created a serious issue with programs that have the host name hardcoded into them as they can no longer find the target machine. Has anyone else noticed this behavior?

    Hi All,
    I think this is a DHCP issue. When the Mac connects to a network it is doing a DHCP request and apperantly my DHCP server sends a hostname back. I deleted the entry in the server (DNS also) and now it seems to be resolved.
    Kind regards,
    Crash71

  • SJSWS7.0u8 use local hostname in logs

    I am trying to add the local host name into my access and error log files, in Sun Web Server 7.0u8, in two ways:
    1. Add the local host name as part of the log file name on disk
    2. Add the local host name into the custom log format of the access log.
    Considering I have a cluster of 3 sun web server 7.0u8 servers named: web1.ex.com, web2.ex.com, web3.ex.com, the following is what I want to achieve:
    For #1, the access and server log file names would be configured as the following in the server.xml file:
    ../logs/access-$localhostname
    ../logs/errors-$localhostname
    Which would result in the following:
    /opt/sun/webserver/https-default/logs/access-web2
    /opt/sun/webserver/https-default/logs/errors-web2
    However, one cannot use a variable when configuring the access and server log file names.
    I know I can change the logfile name on rotation by using a csutom command for archive, however I prefer the Web Server start with the local host name in the file name. Also that the currently active log file needs to have the server name in the log file name before archive.
    For #2, I need to access a variable with the local host name set as the value, which such variable is available to the custom log configuration.
    And I DO NOT want to use the variable expression $(external('/bin/hostname -s','')) which does work - but causes the 'hostname' command to be called on every log line write.
    I instead want the local host name to be set in a variable once on startup - so this also means the variable cannot be set in obj.conf which would set the variable on every request.
    Also, I cannot hard code the hostname in <variable/> in server.xml, because the Sun Web Server 7.0u8 web administration interface does not support having different configuration information in every nodes' deployment (unless someone shows me how the admin interface supports this).
    The resulting custom format for a virtual server might be:
    <access-log>
    <file>access</file>
    <format>$ip "$uri" $path $LOCALHOSTNAME</format>
    </access-log>
    I know that if I use syslog, I can append the local hostname, but I do not want to rely on syslog. I want the Web Server to append this information. And in this way when logfiles are combined across the web server farm, I know which web server a log line originated from.
    ? Can #2 be achieved by using an available undocumented variable in the rq->vars pblock ???
    How can I do #1 and/or #2. Preferably I would like to do both.

    The rq->vars pblock is undocumented to what variables/values are maintained in that pblock.
    The Documentation on NSAPI development shows you how to code a NSAPI plugin that can list all the variables in that pblock, stating this can be good for debugging.
    Well, I would like to know what is available in that pblock.
    See also:
    Configuration Guide: set-variable
    http://docs.sun.com/app/docs/doc/821-1497/abuis?l=en&a=view&q=pblock
    NSAPI Developer's Guide: Request Data Structure
    http://docs.sun.com/app/docs/doc/821-1490/abvmz?l=en&a=view
    And also this:
    NSAPI Developer's Guide: Chapter 2 Creating Custom Server Application Functions
    SERVER_NAME char *util_hostname();
    Which explains how CGI environment variable can be obtained in NSAPI parameter blocks (the best list of variables in the pblock I could find in the docs) - but unfortunately, every values is obtained from a variable in the NSAPI parameter blocks except for the hostname, which instead is retrieved by executing the util_hostname C function (above).
    Is this right?
    In any case, how do I get a list of all variables in the pblock?
    Is this list documented?
    Or has anyone found out this list for themself by executing the NSAPI code to list-pblock variables?
    -RG

  • While displaying Local currency(JPY)....

    Hi,
    Here when I was displaying local currency for JPY the amount is displaying 188.76 instead of 18,876.
    Can any body tell me why it is so.
    I am displaying in ALV.
    Can I know how to overcome out of this in ALV and in normal reporting.
    Thanks in advance.
    Message was edited by: Deepak333 k

    Hi
    check the table TCURX for enter JPY, in this table you can see how many decimals are allowed for a currency.
    There is zero decimals for JPY, so 18,876 are stored as 188.76.
    If you wrote: WRITE '188.76' CURRENCY 'JPN', you'll see 18,876.
    So in your catalog table, for the field amount, you should indicate the reference currency field (CFIELDNAME and CTABNAME) or set JPN in the field CURRENCY.
    Max

  • HELP! System keeps on changing local hostname

    At irregular intervals I receive an error message stating that "This computer's local hostname "XXXXX" is already in use on this network. The name has been changed to "YYYYYYY"."
    I was wondering if anyone could explain why this happens, and how to fix this.
    Thank you!

    UNDEUX wrote:
    I also...(what a surprise) have the same problem. My local machine is on .11 and seems to only happen on Mac books. My Mac Mini remains untouched. Are the guys at Apple look at this forum? It would be nice to come up with a fix.
    Yes, it is annoying, but a couple of comments:
    If it annoys you to see the .11, or if it wreaks havoc with something you use, then just change the name back in System Preferences --> Sharing (click the Edit button on top of the window.
    It doesn't only happen on Mac Books: I do have the problem occasionally on my Mac Pro, but, for some reason, it has never occurred on my MacBook Pro. On the Mac Pro, it's always when I wake the machine from sleep (though that may just be because the only time it ever starts up is after a system update that requires a reboot).
    And no, Apple are not looking at this forum, at least not officially. Since the squeaky wheel gets the grease, everyone should report this as a bug. One can do so here: http://www.apple.com/feedback/macosx.html
    Daniel

Maybe you are looking for

  • Pre-Approved Credit Check Problem

    Okay. This is really a god awful nightmare. I am from Washington D.C. and I bought my phone in Boise, ID. At the store the gentleman asked me if i wanted to do the credit check there to save me a trip if I didn't get approved. I agreed and was approv

  • How to use import script with FDM using adapter ERPI?

    Hi, I use FDM and ERPI 11.1.2 to load data from EBS R12 to Planning 11.1.2 Data loaded from eBS are YTD data. I have seen that I could use an import script to calculate manually the amount with the periodic_net_cr and periodic_net_dr fields. But how

  • Remote accesss to AEBS external hard drive connected to BTHH 3.0

    Hi, I am trying to enable remote access over internet to a USB hard drive I have connected to my Airport Extreme...and I am having a few difficulties. My broadband is from BT and I use a BT Home Hub (3) as the router in my lounge. The wireless range

  • Standard Tool / Program to Change the Workflow Status

    Hello,            I would like to know if there is any standard program to Change Status of the Workflow from IN PROCESS to ERROR. I know that there are Standard SAP tools using which we can restart the Workflows that are in ERROR Status. But for cha

  • I wanted to reset my password but then realized I think I set this up with my old email address what should I do?

    I wanted to sign in and could not. I set up firefox with my old email address and can't remember my password. so I filled in the area for you to send me a reset password. That was hours ago. I am trying to fix this firefox it got really slow with lot