Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Intelliadmin Daylightsavingfix.exe script - quiet install does not run

Status
Not open for further replies.

gotsquat

Technical User
Joined
Feb 15, 2007
Messages
2
Location
CA
hi,

we created this simple batch file to patch our winXP SP1 computers :

echo
copy T:\DaylightSavingFix.exe c:\windows
c:
cd\windows
daylightsavingfix.exe /qinstall

everything seems to run fine...but the fix does not get applied to the computer.

has anyone else attempted to use this method with intelliadmin's daylightsavingfix? Maybe it's something wrong with my script.

also our, users are part of a local admin group.

Thanks in advance for your assistance.

David
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top