SilloSyben Posted February 7, 2005 Posted February 7, 2005 I'm trying to install MSMQ (v3) during an unattended install of the Windows 2003 server. I was hoping to add MSMQ entries to my unattend.txt but MSMQ won't install with the OS.MS claims that you cannot install MSMQ with the OS and it has to be done post install. This in itself isn't a big problem except when I use sysocmgr.exe to automate the task, it prompts me for the CD (mine is a network share).This is my unattended_MSMQ.txt file:[Version]Signature = "$Windows NT$"[Global]FreshMode = CustomMaintenanceMode = RemoveAllUpgradeMode = UpgradeOnly[Components]msmq_LocalStorage = ON[Msmq]Site = DefaultFirstSiteNameThis is the command I run to install MSMQ:sysocmgr.exe /i:sysoc.inf /u:msmq.txtMy question is two-fold:A ) Has anyone solved the issue of sysocmgr prompting for files?B ) Has anyone been successful automating the installation of MSMQ during a Windows 2003 unattended install?
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now