September 2009 - Posts
[mssms] Query or Report object WQL-statement for computers Pending System Restart [kfgesa]
From: admin@lists.myITforum.com [mailto:admin@lists.myITforum.com] On Behalf Of John Marcum Sent: Wednesday, September 30, 2009 1:02 PM To: mssms@lists.myitforum.com Subject: re: [mssms] Query or Report object WQL-statement for computers Pending System Restart Ah hah! When in dount use Google! I found it http://myitforum.com/cs2/blogs/idany/archive/2008/12/04/collections-based-on-software-updates-deployment...
[mssms] RE: Problem populating MachineObjectOU in unattend.xml [pjdfge]
From: admin@lists.myITforum.com [mailto:admin@lists.myITforum.com] On Behalf Of Michael Niehaus Sent: Wednesday, September 30, 2009 12:57 PM To: mssms@lists.myitforum.com Subject: RE: [mssms] RE: Problem populating MachineObjectOU in unattend.xml Hmm, I suspect it’s “doing you a favor”. Can you look at the “Apply Network Settings” step in your task sequence? I would suggest...
[mssms] WAIK 1.1 x64 Download Link? ppped]fg[a]
From: admin@lists.myITforum.com [mailto:admin@lists.myITforum.com] On Behalf Of John Marcum Sent: Wednesday, September 30, 2009 12:14 PM To: mssms@lists.myitforum.com Subject: RE: [mssms] WAIK 1.1 x64 Download Link? Here's the win 7 version http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=696dd665-9f76-4177-a811-39c26d3b3b34 ________________________________ John Marcum...
[mssms] USMT XP -> 7 with MDT (FIXED) kjj0fdg[e]
From: admin@lists.myITforum.com [mailto:admin@lists.myITforum.com] On Behalf Of Michael Niehaus Sent: Wednesday, September 30, 2009 12:44 PM To: mssms@lists.myitforum.com Subject: RE: [mssms] USMT XP -> 7 with MDT (FIXED) We are presently testing a modified ZTIUserState.wsf script ourselves to fix this problem (adding only two lines of code, so slightly simpler than Chad’s changes) and one...
[mssms] RE: Script to copy files locally for app installs with MDT [j0dsdr]
From: admin@lists.myITforum.com [mailto:admin@lists.myITforum.com] On Behalf Of Michael Niehaus Sent: Wednesday, September 30, 2009 12:47 PM To: mssms@lists.myitforum.com Subject: [mssms] RE: Script to copy files locally for app installs with MDT “%~dp0” means “the path of the directory containing me”. It’s a simple way for a batch file to figure out its current location...
[mssms] Asset Intelligence and Software Assurance
From: admin@lists.myITforum.com [mailto:admin@lists.myITforum.com] On Behalf Of Hemsell, Todd Sent: Wednesday, September 30, 2009 12:22 PM To: mssms@lists.myitforum.com Subject: RE: [mssms] Asset Intelligence and Software Assurance SA is enough for SMS With MDOP you can get a subscription thing that lets you run an agent on the machines to collect asset intelligence info. it is for folks WITHOUT SMS...
[mssms] Script to copy files locally for app installs with MDT [,9fdhs]
From: admin@lists.myITforum.com [mailto:admin@lists.myITforum.com] On Behalf Of Sullivan, Trevor Sent: Wednesday, September 30, 2009 10:02 AM To: mssms@lists.myitforum.com Subject: RE: [mssms] Script to copy files locally for app installs with MDT Rich, This should answer your questions: 1) The %~dp0 you are seeing, is a built-in macro that references the folder where the batch script resides. This...
[mssms] SCCM Client question [h7hss]
From: admin@lists.myITforum.com [mailto:admin@lists.myITforum.com] On Behalf Of Troy Martin Sent: Wednesday, September 30, 2009 10:16 AM To: mssms@lists.myitforum.com Subject: RE: [mssms] SCCM Client question It is running as LocalSystem , so it does have the necessary rights needed to execute the SQL software updates. SMS Agent Host does not “update SQL”…the software update “updates...
[mssms] OSD+MDT 2010 question [kfgd]
From: admin@lists.myITforum.com [mailto:admin@lists.myITforum.com] On Behalf Of Chris Nackers Sent: Tuesday, September 29, 2009 3:02 PM To: mssms@lists.myitforum.com Subject: RE: [mssms] OSD+MDT 2010 question That is commonly referred to as a “replace” scenario. In a fully managed environment you have to deal with user state and software. Old computer: Run USMT capture (captures user data...
[mssms] OSD+MDT 2010 question [k0fdsaa]
From: admin@lists.myITforum.com [mailto:admin@lists.myITforum.com] On Behalf Of Michael Niehaus Sent: Tuesday, September 29, 2009 3:01 PM To: mssms@lists.myitforum.com Subject: RE: [mssms] OSD+MDT 2010 question ConfigMgr has the inventory from the previous computer, in the form of Add/Remove Programs entries (or AI data, same concept). You would need to map that to ConfigMgr PACKAGE:PROGRAM pairs,...
[mssms] ConfigMgr 2007 OSD local printer migration [jidnas]
From: admin@lists.myITforum.com [mailto:admin@lists.myITforum.com] On Behalf Of Stuart Norman Sent: Tuesday, September 29, 2009 2:12 PM To: mssms@lists.myitforum.com Subject: Re: [mssms] ConfigMgr 2007 OSD local printer migration ConfigMgr 2007 SP1 R2: - During OSD I'd like the local printers to be migrated using State Capture and State Restore. - But the more I read up on this the more I am starting...
[mssms] RE: Using Microsoft WIM to deploy OS
From: admin@lists.myITforum.com [mailto:admin@lists.myITforum.com] On Behalf Of Michael Niehaus Sent: Tuesday, September 29, 2009 1:55 PM To: mssms@lists.myitforum.com Subject: [mssms] RE: Using Microsoft WIM to deploy OS If you use the stock INSTALL.WIM as an OS image package, you’ll end up with Windows running from D:\WINDOWS. If you use the stock INSTALL.WIM as part of an OS install package...
[mssms] MOF edit for Win32_LocalAdmins (reporting on local admin group membership)
From: admin@lists.myITforum.com [mailto:admin@lists.myITforum.com] On Behalf Of Sherry Kissinger Sent: Tuesday, September 29, 2009 12:58 PM To: mssms@lists.myitforum.com Subject: Re: [mssms] MOF edit for Win32_LocalAdmins (reporting on local admin group membership) You could add the data elements to configuration.mof IF the following is true: You only have Window XP or less (workstation) and you only...
[mssms] Maintenance window question [k9fghd]
On Tue, Sep 29, 2009 at 12:30 PM, John Marcum < jmarcum@myitforum.com > wrote: There's some other stuff that factors into this that's not in that document.. It's unrelated to the "unknown" question but still good to know. What I am talking about is the reboot turn-around time. Check out this post: http://social.technet.microsoft.com/Forums/en-US/configmgrsum/thread/b5a3bf30...
[mssms] Collection based on status message number [j8dd]
From: admin@lists.myITforum.com [mailto:admin@lists.myITforum.com] On Behalf Of Michael mott Sent: Tuesday, September 29, 2009 12:21 PM To: mssms@lists.myitforum.com Subject: Re: [mssms] Collection based on status message number http://www.myitforum.com/forums/Create_collection_based_on_advert_status_?/m_136689/tm.htm Mike Mott 734-6154151 UMHS MCIT Ent Device Engr Mgmt. >>> On 9/29/2009 at...
More Posts
Next page »