Forum Discussion
Here’s a few more scripts that might be useful, but first I’d to thank my colleague, Csaba Jaromi, my counterpart in our Amsterdam office who put these together.
The new scripts are:
• Display BOOT.INI contents (XP)
• Display BOOT.INI contents (Vista)
• Display current user Proxy settings (XP)
• Display current user Proxy settings (Vista)
• Get HOSTS file contents
• Power profiles available and currently active profile details
• Detailed scheduled task information
Of this new batch, I think the power profile is my favorite, it returns results that look like this:
Field Description Value
----------------- -----
Name Home/Office Desk
Numerical ID 0
Turn off monitor (AC) After 20 mins
Turn off monitor (DC) After 5 mins
Turn off hard disks (AC) Never
Turn off hard disks (DC) After 10 mins
System standby (AC) Never
System standby (DC) After 5 mins
System hibernates (AC) Never
System hibernates (DC) After 20 mins
Processor Throttle (AC) Not Supported
Processor Throttle (DC) Not Supported
With all the emphasis on being green, this is a great tool to help the tech community to do their part.
To download and use these scripts in your Rescue Tech Console:
Create the following folders in your Logmein_Rescue_Scripts folder. Keeping the syntax the same as below is important because that’s what the XML file will be looking for (once the scripts are installed in your Technician Console then you can change the file and folder names as well as the descriptions).
Boot_INI_Contents_Sample
Boot Settings for Vista
Hosts_File_Content_Sample
Power_Profile_Sample
Proxy_Settings_Sample
Scheduled_Tasks_info_Sample
Proxy_Settings_Vista
Next, put the attached files in their corresponding folder and the the XML file in your Logmein_Rescue_Scripts folder.
Now, open up your Technicians Console and click on the “Options” menu (upper left) and select “Edit Scripts” and in the lower left hand corner select “Import” then browse to your Logmein_Rescue_Scripts folder and select the “New Scripts 09.XML” file, then click on the “Open” button. This should import all of the new scripts. Click the “Close” button in the lower left corner of the Technician Console and you should be all set.
Please note that the disclaimer in the initial post of this thread apply to these scripts as well.
- wekalegs14 years agoVisitor
Hi Rob H I must be dumb but where are the attached files??
- garybarr11 years agoActive Contributor
Boot_INI_Contents_Sample
Boot Settings for Vista
Hosts_File_Content_Sample
Power_Profile_Sample
Proxy_Settings_Sample
Scheduled_Tasks_info_Sample
Proxy_Settings_VistaAnyone still have these scripts? The links seems to be empty and I can't find them anyplace else.
- msdl8 years agoNew Member
I've been looking into automating a few things with my LMI workflow.
Is it possible to script actions in the LMI client?
One example I want to script is, save chatlog to a folder on my computer, and then transfer it to the customer's desktop.
Is this possible with the clients current functionality?