Jump to content
DeployCentral

Run BAT during (after) deployment


Recommended Posts

Hi all

I have finally found a way to set preferred frequency on Intel wifi to 5Ghz but:

It's done with a bat file, that needs to be run as administrator..

How do i do this..?

And at which phase..?

I would like to run it as part of a platform pack, so it only affects computers with Intel Wifi adapters.

Any help would be nice.. :-)

Regards

//Kenneth

Link to comment
Share on other sites

Hi Kenneth,

Perform the following:

  • Create a folder called script (For Example) and include your .bat file into that folder
  • Open your platform pack and expand both the Dell and Model node
  • Right click the operating system node and select Add
  • Browse to the script folder you created above
  • Click OK
  • Click on the script folder and click Add under tasks
  • Add the following task: Cmd.exe /c [PlatformFolder]\Script\script.bat
  • Set the phase as First Logon. You may have luck in using First Boot, but this will have to be tested
  • Save the platform pack and deploy using the updated pack.

Thanks,

SmartDeploy Support

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...