Unsolved
This post is more than 5 years old
32 Posts
0
15189
April 6th, 2005 14:00
IT Assistant 7.0 Tasks
Start a new task, giving it a name and selecting the Remote Client Instrumentation Command Line option. In the Arguments section, at the end of the stuff already there, add this command to the end of the line (It says classpropertyvalue= now)
Dell_SMBIOSsettings::ChassisIntrusionStatus:5
Run that task against any machine with the Chassis Intrusion warning, and it should clear them
However this does not seem to work in the Arguments section the last thing is says is "classpropertyvalue=" i have tried adding the above text with and without "now" at the end, no luck,
does anyone have any ideas what the full Arguments text should be?
also please post any other Tasks that work that may be of use to everyone :smileyvery-happy:
Many Thanks
Sandy
0 events found


Reylas
10 Posts
0
April 7th, 2005 13:00
SGN
13 Posts
0
April 8th, 2005 00:00
SandyBryce
32 Posts
0
April 11th, 2005 09:00
got it working thanks,
used the Domain Admin account in place of my Openmanage account with domain admin rights... no idea what the difference could be, but hey it works :manvery-happy:
Thanks for the help
SandyBryce
32 Posts
0
April 12th, 2005 13:00
Remote BIOS Flash
You can use IT Assistant's Manage Tasks option to create CLI commands.
You must also specify a task name and, optionally, a brief description of your task in the Task Creation window.
enter the Argument below
system cim action=flashbios ipaddress=$IP username=$USERNAME password=$PASSWORD authenticationlevel=packet biosfile=\\servername\GX260A06.hdr
The BIOS image file must be accessible from the remote client system, which means that the biosfile argument must be presented as the full path to the image file as seen from the client. The user who runs the BIOS update must have read privileges to the location where the image is stored.
SandyBryce
32 Posts
0
April 12th, 2005 13:00
Further Aurguments
System Restart
system cim action=restart ipaddress=$IP username=$USERNAME password=$PASSWORD authenticationlevel=packet
system cim action=setcim ipaddress=$IP username=$USERNAME password=$PASSWORD authenticationlevel=packet classpropertyvalue=dell_configuration::HDDPercentageThreshold:20
WhyDoTheyDoThat
7 Posts
0
July 25th, 2005 15:00
WhyDoTheyDoThat
7 Posts
0
July 25th, 2005 16:00
sweeniii
1 Message
0
February 9th, 2006 15:00
tester25
626 Posts
0
February 10th, 2006 16:00
Message Edited by tester25 on 02-10-2006 12:44 PM