Jump to content

Recommended Posts

Posted

I have a security template that I want to add to my unattended XP DVD, but I don't know how. I have done searches on the forums but cant find anything. Can someone point me to the right post or if you know give me a hand. Please....

I am running XP with Office 2003, Norton Anit-virus Corp edition, Acrobat 7.03, the normal reg tweaks, mulit-language package for both OS and Office. All works great, my last step is setting the security settings template with the DVD.

Thanks in advance,

Express


Posted

I apply mine during RunOnceEx by calling SecurityPolicy.cmd which contains:

%SystemRoot%\system32\secedit.exe /configure /db c:\windows\options\image.sdb /cfg %SystemRoot%\options\PHC_WinXP.inf /overwrite /quiet

This is part of a corporate image. I run this as the last step before I reboot the computer.

All of my software installations are done as part of another RunOnceEx.cmd file that I call from cmdlines.txt which itself is called by sysprep.exe.

The same command line works for Win2k, but Win2k ignores the /quiet switch and still prompts for permission to overwrite.

HTH

Posted

not really interesting for this tread but I have one question,

It's possible to get templates from server 2003 and apply to xp ? beacause I want the Force Guest network login but not the Simple Sharing Interface (and lost the security tab too ...), if anyone has a solution to keep Security tab and force guest login, come on !

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...