/build/static/layout/Breadcrumb_cap_w.png

Post installation tasks.

I am new to Kace and unattended installations. I am testing a few post installation tasks after a scripted install of Windows 7 pro. 64bit. The first post task is just a test to install ccleaner using a batch file. It works fine locally so i zipped up the batch file and the exe and uploaded it as a post application install. The second is Office 2010 pro. I created a custom.msp which I placed in the root folder and zipped. It was uploaded as a post application install with the command line "Setup.exe" /adminfile "Custom.msp". The last is Windows 7 SP1, same process as before, uploaded exe with the command line was done automatically with windows6.1-KB976932.exe /quiet /passive /norestart /o /n. The problem is none of the post installations execute. Any advice would be appreciated.

0 Comments   [ + ] Show comments

Answers (10)

Posted by: cserrins 12 years ago
Red Belt
1
vutech,

and your product key ;)
Posted by: dchristian 12 years ago
Red Belt
0
Can you post your a screenshot of the scripted install config?
Posted by: vutech 12 years ago
Orange Belt
0
<?xml version="1.0" encoding="utf-8"?>
<unattend xmlns="urn:schemas-microsoft-com:unattend" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<settings pass="windowsPE">
<component name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
<UseConfigurationSet>true</UseConfigurationSet>
<UserData>
<AcceptEula>true</AcceptEula>
<FullName>MIC</FullName>
<Organization>Vincennes University</Organization>
<ProductKey>
<Key></Key>
<WillShowUI>OnError</WillShowUI>
</ProductKey>
</UserData>
<ImageInstall>
<OSImage>
<InstallToAvailablePartition>true</InstallToAvailablePartition>
</OSImage>
</ImageInstall>
</component>
<component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
<UILanguage>en-US</UILanguage>
<SetupUILanguage>
<UILanguage>en-US</UILanguage>
</SetupUILanguage>
<InputLocale>en-us</InputLocale>
<SystemLocale>en-us</SystemLocale>
<UserLocale>en-us</UserLocale>
</component>
</settings>
<settings pass="specialize">
<component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
<RegisteredOwner>MIC</RegisteredOwner>
<RegisteredOrganization>Vincennes University</RegisteredOrganization>
<ProductKey></ProductKey>
<TimeZone>US Eastern Standard Time</TimeZone>
<ComputerName>Faculty780</ComputerName>
</component>
<component name="Microsoft-Windows-UnattendedJoin" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
<Identification>
<JoinWorkgroup>MICNET</JoinWorkgroup>
</Identification>
</component>
<component name="Microsoft-Windows-Deployment" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
<RunSynchronous>
<RunSynchronousCommand wcm:action="add">
<Path>reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\CurrentVersion\NetworkList\Signatures\FirstNetwork" /v Category /t REG_DWORD /d 00000000 /f</Path>
<Description>Setting Network Location</Description>
<Order>1</Order>
<WillReboot>OnRequest</WillReboot>
</RunSynchronousCommand>
</RunSynchronous>
</component>
</settings>
<settings pass="oobeSystem">
<component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
<OOBE>
<HideEULAPage>true</HideEULAPage>
<NetworkLocation>Work</NetworkLocation>
<SkipMachineOOBE>false</SkipMachineOOBE>
<SkipUserOOBE>false</SkipUserOOBE>
<ProtectYourPC>1</ProtectYourPC>
</OOBE>
<UserAccounts>
<AdministratorPassword>
<Value></Value>
<PlainText>true</PlainText>
</AdministratorPassword>
</UserAccounts>
</component>
</settings>
</unattend>
Posted by: dchristian 12 years ago
Red Belt
0
vutech,

You should remove your password from your xml....
Posted by: dchristian 12 years ago
Red Belt
0
vutech,

I don't see the autologon section of you answer file.

When you created the scripted install did you check the automatically logon to the administrator account?

You should automatically logon, and disable after 2 or 3 boots.
Posted by: vutech 12 years ago
Orange Belt
0
I changed my scripted install to automatically logon. I watched it install and once it was out of windows installation it tried to install SP1 but a window popped up called SPInstall Usage with a list of available switches. It will not go further until you click ok. Then it boots to windows with no other post task executing.
Posted by: dchristian 12 years ago
Red Belt
0
I think that means you have a bad switch for the sp1.

What are you currently using?
Posted by: vutech 12 years ago
Orange Belt
0
windows6.1-KB976932-X64.exe /quiet /passive /norestart /o /n
Posted by: dchristian 12 years ago
Red Belt
0
Try just a
/quiet /norestart
Posted by: cserrins 12 years ago
Red Belt
0
You can also do a post install, select windows vista sp2 as the post install, but select the option to upload manually, and upload the windows 7 sp1 file. It works, I tested it :)

Corey

dchristian, almost at 300 posts :)
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ