Jump to content


Gurltech

Established Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Gurltech

  1. I realize this may be an old post. But I just signed up to this site. package your cctk.msi file wrap it in a batch file like this example: msiexec.exe /i cctk.msi /qb -l c:\cctklog2.txt rmdir /s /q "%AllUsers%\ProgramData\Microsoft\Windows\Start Menu\Programs\Dell" del "%PUBLIC%\Desktop\DELLCC~1.lnk" end of example. Deploy it to all machines. Then create a second cctk.bat files to deploy your changes from here on out all changes are made via the batch file example c:\progra~1\dell\cctk\x86\cctk --wirelesslan=enable --valsetuppwd=your bios password here! -l=c:\cctklog.txt c:\progra~1\dell\cctk\x86\cctk --bluetoothdevice=enable --valsetuppwd=your bios password here! -l=c:\cctklog.txt c:\progra~1\dell\cctk\x86\cctk --wificatcherchanges=deny --valsetuppwd=your bios password here! -l=c:\cctklog.txt c:\progra~1\dell\cctk\x86\cctk --wifilocator=enable --valsetuppwd=your bios password here! -l=c:\cctklog.txt c:\progra~1\dell\cctk\x86\cctk --wirelesslan=enable --valsetuppwd=your bios password here! -l=c:\cctklog.txt end of example The string must look like the one above this is the important part. How do I know this works and works well? My company flew in a DELL cctk guru from Austin to basically break down the 160 page Dell CCTK reference into a 3 page document. He advised me not to create the cctk pakage from the gui but do it the way I showed you above. I have succesfully standardized all the bios passwords, enabled WOL and set any addtional settings I was tasked with in the BIOS.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.