Jump to content

Recommended Posts

Posted (edited)

hi every body

i want to use Microsoft deployment toolkit for deactivate games so

in task sequence =>properties => uninstall rules and feathers => disable games but after that during install windows occur errors .

another problem is i cant disable firewall with Microsoft deployment toolkit ???

is anybody know what should i do??

Edited by Tripredacus

Posted (edited)

i know what should i do about disable games

i must put uninstall roles and features just in custom task :thumbup

and now my problem is firewall

thank you for your attention :wub:

Edited by lili
Posted

i found that what should i do for disable firewall with mdt

just put command run in custom task then for disable firewall: netsh firewall set opmode disable

for turning off:

netsh advfirewall set allprofiles state off

for turning on :

netsh advfirewall set allprofiles state on

but just i have a great problem with language as default by mdt

i want set language with mdt and during install windows7 dont ask me about time zone or keyboard locale????

i dont know what should i have at all

Posted

look in the help documentation for the ways to set language and input locales. They are options you can set in customsettings.ini, or as database settings options, etc.

Posted

dear cluberti

i dont know where is customsetting.ini exactly!!

could you tell me how can i found it

thank you so much for your reply .

Posted

It's the "rules" tab for your deployment share, or it's available in the folder structure of it in Control. You should probably spend some time reading the help files, as this is all in there ;).

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...