Jump to content


mjruotolo

Established Members
  • Posts

    6
  • Joined

  • Last visited

mjruotolo's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. So i am working on building a standalone installer for our users. I have the installer built. It installs config manager and then install scep (with user intervention) then installs CU1. My question is how I can i silently install the scep and remove the previous installed antivirus. Is there a switch? When installing scep with user interaction and you have a previous installed av client it asked you to remove it. How do i do that silently. Thanks Mike
  2. Her is my situation. I work for a university. We want to put the sccm client with the scep client on all machines joined or un joined. There is a imaging process that happens with these machines. We are using mdt for imaging. 1. I have tested this command line ccmsetup.exe SMSSLP=server.edu SMSSITECODE=XXX FSP=server.edu The install of the client will work but will only register if the client is connect to our network during the install. Our problem is that our network for imaging is not connect to our network it is a standalone network. So the computer will not register. If I then take i from the mdt network and hook it to our network I have to manually type in the site code to get it to register I need it to register automatically when moved to the network. Thoughts??
  3. It doent look like its passing the variables to the client.msi. No site code is beeing put in? Thoughts?
  4. Ok great got that working one more thing. I need to manually install the SCEP client. I have the command line i need SCEPInstall.exe /s /q /policy "C:\Windows\ccmsetup\ep_defaultpolicy.xml" But it doesnt install because there is an antivirus already installed on the pc. I know there is a switch for /noreplace but i want to replace it. Is there a switch for this ?
  5. Do i have to tell it where the source is? Thanks Mike
  6. I work at a university and we need to build a standalone installer for SCCM and SCEP for our student machines. Some of these machines maybe on the domain but most wont be. I have built a sudo installer using the cmd line switches. CCMSetup.exe /mp:server.edu /logon SMSSLP=server.edu SMSSITECODE=MCC FSP=sever.edu SCEPInstall.exe /q /policydefault.xml The problem is that some of the users may not have contact with the server during the install. When the user doesnt have access durring the install the installer just sits and waits. I need the setup to just install. Thoughts? Thanks mike
×
×
  • 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.