-
Posts
9208 -
Joined
-
Last visited
-
Days Won
367
Everything posted by anyweb
-
2nd Program in Package not Launching
anyweb replied to LB317537's question in Deploy software, applications and drivers
in the program properties, click on the advanced tab, you have the option there to Run Another Program first, is that selected ? -
this post on Peters blog should give you some ideas. cheers niall
-
software updates during OS deployment
anyweb replied to jeaostro's question in Software Update Point
are any of the updates listed to do with .net ? or expired ? -
have you tried uninstalling wds, removing the psp role and then deleting everything in c:\windows\temp then reboot the server, reinstall WDS, reboot server and reinstall the PSP role ?
-
it's gone, read the README that comes with the download, if you want unknown computer support from SCCM now, you will have to use the R2 feature pack cheers niall
-
sup requires a wsus backend but it must NOT be configured,. read the SUP guides here on the forums http://www.windows-noob.com/forums/index.php?/forum/66-software-update-point/ cheers niall
-
verify that the boot.wim file is the correct version after updating sccm to sp2. if it is, check to see if you have a bitlocker partition
-
what version of windows 7 is it ? where is it prompting you to create a user ? doesn't it join the domain ?
-
you have these errors over and over in the log these errors started 4th of november and are reoccuring ever since then... perhaps the permissions on c:\windows\temp\PXEbootfiles are wrong
-
Updating SCCM 2007 SP2 RC (or beta) to SP2 Final
anyweb replied to anyweb's topic in Configuration Manager 2007
does you boot image match the version listed above ? i just added command line support to my standard X86 boot image with no problem at all Success: Boot image to update: Microsoft Windows PE (x86) Success: Actions to perform: Add ConfigMgr binaries Enable Windows PE command line support Add drivers Success: Drivers that will be included: perhaps i should try the same on a boot image that had drivers imported into it -
Computerworld - Microsoft late on Friday confirmed that an unpatched vulnerability exists in Windows 7, but downplayed the problem, saying most users would be protected from attack by blocking two ports at the firewall. In a security advisory, Microsoft acknowledged that a bug in SMB (Server Message Block), a Microsoft-made network file- and print-sharing protocol, could be used by attackers to cripple Windows 7 and Windows Server 2008 R2 machines. The zero-day vulnerability was first reported by Canadian researcher Laurent Gaffie last Wednesday, when he revealed the bug and posted proof-of-concept attack code to the Full Disclosure security mailing list and his blog. According to Gaffie, exploiting the flaw crashes Windows 7 and Server 2008 R2 systems so thoroughly that the only recourse is to manually power off the computers. full story > http://www.computerworld.com/s/article/9140858/Microsoft_confirms_first_Windows_7_zero_day_bug
-
do you have SCCM 2007 SP2 installed ? you'll have to create a collection query for the windows 7 systems, like this.. select SMS_R_SYSTEM.ResourceID,SMS_R_SYSTEM.ResourceType,SMS_R_SYSTEM.Name,SMS_R_SYSTEM.SMSUniqueIdentifier,SMS_R_SYSTEM.ResourceDomainORWorkgroup,SMS_R_SYSTEM.Client from sms_r_system where OperatingSystemNameandVersion like '%Workstation 6.1%'
-
What is the right way to create collections for software deployment?
anyweb replied to Rajiv's question in Collections
in that particular example i would go for option 2 -
You've just installed SCCM 2007 SP2 and MDT 2010 and want to use MDT's features in SCCM so you try to create a Microsoft Deployment Toolkit task sequence, all goes well until the end of the task sequence when you get a bizarre error: As a quick test, start up Microsoft Deployment Toolkit 2010 and click on the Components node. Click on Check for Updates. If you get the same error repeated above (a few times followed by a missing key error) then you need to install Windows Powershell. Startup Server Manager, click on Features, Click on Add Features and select Windows Powershell. Once Windows Powershell is installed, close the MDT MMC and start it again. Do the Check For Updates test, if it works fine this time then your error creating the SCCM task sequence should also be resolved. cheers niall
-
if you delete that client from the All Systems collection and try again what happens
-
are you logged on with local admin permissions on that server ?
-
autodesk inventor 2009 deployement problem
anyweb replied to nizar's question in Deploy software, applications and drivers
can you include a zip file of your ccm logs in c:\windows\system32\ccm\logs -
Unless you're seriously into networking (and okay, maybe you are), all the features in the new Secure Remote Connection - not to mention the pieces required to make it work - can be fairly tough to figure out. But the benefits make sense: "With this feature," writes Steven Vaughan-Nichols, "a user on any Windows 7 system can gain access to the corporate intranet's resources. In short, with the right back-end setup you can run office-only programs and get to server-based files from any Windows 7 PC." He explains it all in Accessing Office Resources from Anywhere using Secure Remote Connection. via > http://www.osnews.com/story/22474/Explaining_Windows_7_s_Secure_Remote_Connection
-
autodesk inventor 2009 deployement problem
anyweb replied to nizar's question in Deploy software, applications and drivers
when you click on the popup what happens ? do you get an error? -
Deploying Multiple Packages With OS TS
anyweb replied to Robbie Wallis's question in Deploy software, applications and drivers
have you seen this ? does it help at all ? -
was MDT ever integrated with SCCM on this server ?
-
what os is the server running SCCM on and what version of sccm is this ?
-
is the WDS service started on the server hosting the PSP role ?