-
Posts
9175 -
Joined
-
Last visited
-
Days Won
366
Everything posted by anyweb
-
How can I hide the Task Sequence Progress Window
anyweb replied to anyweb's question in Frontends, HTA's and Web Services
and if using a .VBS file try the following Dim oTSProgressUI Set oTSProgressUI = Wscript.CreateObject("Microsoft.SMS.TSProgressUI") oTSProgressUI.CloseProgressDialog() -
Configuring Software Update Point within SCCM
anyweb replied to anyweb's question in Software Update Point
check to see if this computer is in an ou targetted with any other software updates (eg: wsus gpo) if not, check the actions tab of the client, are all actions present ? -
Client install issue: Error 67 Anyweb tutorial
anyweb replied to Chadwill's topic in Configuration Manager 2012
check the following folder on the client c:\windows\ccm\logs anything in there ? -
client can not be installed in server 2003 or 2003r2
anyweb replied to liuyanshare's topic in Configuration Manager 2012
verify that your boundary group is assigned to your site -
SCCM 2012 Client slow to install during OSD
anyweb replied to AkumaUk's topic in Configuration Manager 2012
are you sure you are using that boot image in your task sequence ? -
Script to deploy SCCM secondary site?
anyweb replied to IanLeach's topic in Configuration Manager 2007
have you seen this post from Chris ? http://myitforum.com/cs2/blogs/cnackers/archive/2011/09/09/configuration-manager-hydrating-secondary-sites-with-configmgr.aspx -
SCCM 2012 Beta 2 in a SCCM 2007 environment
anyweb replied to Chadwill's topic in Configuration Manager 2012
remember this is beta, and the EULA states you should not put it in production, but sure, in a lab go ahead and test a migration, post your results/questions here -
SCCM 2012 Beta 2 in a SCCM 2007 environment
anyweb replied to Chadwill's topic in Configuration Manager 2012
well just keep them in separate test environments, dont have overlapping boundaries and dont push the client, should be fine -
how to get rid of abortpxe.com
anyweb replied to anyweb's question in Troubleshooting, Tools, Hints and Tips
what does the smspxe.log reveal about the probelm when you pxe those affected computers (hint: search for the mac address of the computer and not the messages) -
I'm extremely pleased and very proud to have received this mail in the post today, I'd like to share part of it with you:- Huge thanks go out to my Family for supporting me and to my MVP colleagues for their support, and to my employer for supporting my efforts (Enfo, Zipper) and last but not least Microsoft for re-awarding me this covetted title. cheers ! niall
-
Deploying Firefox in SCCM 2012 not working
anyweb replied to nk5316's question in Deploy software, applications and drivers
so you created a package in SCCM 2012 beta 2 ? and are trying to deploy that ? or an application ? please tell us more about what youve done, and how -
well it's a bit confusing but we'll get used to it soon enough, to add to this, when you get to Deploying applications in a Task Sequence (for OSD) you'll see that the application will need a deployment type for this application and that the deployment type should be set to Install for System or Install for System if resource is device; otherwise install as userotherwise the application will not be able to be added to the Install Applications step
-
Windows 7 deploying problem
anyweb replied to diablo's question in Deploying Windows 10, Windows 8.1, Windows 7 and more...
check the package status, is it listed as installed on the distribution point ? also, did you configure the network access account ? -
hi Dan, thanks for the kind words ! i think the Technet documentation is actually fantastic but it's not all there obviously, however in relation to what you are asking see below (from Technet, how to create an Application) Install for user or System – Specify whether the applications deployment type will be installed for the currently logged on user or for all users. You can also specify that the deployment type will be installed for all users if it is deployed to a device or to a user only if it is deployed to a user. Configmgr 2012 application installation is all about the User so in the examples above we are just experimenting with the different options available to us, as regards Deployments yes some settings are not changeable after they are created (like most of the deployment settings, some of the general settings like collection/software), perhaps this might change in future releases i don't know
-
Introducing the windows-noob.com FrontEnd HTA ver 1.0
anyweb replied to anyweb's question in Frontends, HTA's and Web Services
if you look at the task sequence i've supplied there is a network connect step, and that must occur (it maps to a drive letter) before you can store anything on the network, below is the XML from the step in the task sequence itself, just import the TS into configmgr and you can see the step yourself -<step name="Connect to Network Folder" description="This step is needed otherwise we cannot display any stored States in the Bare Metal/New Computer scenario" successCodeList="0" runIn="WinPEandFullOS" type="SMS_TaskSequence_ConnectNetworkFolderAction"> <action>smsnetuse.exe %SMSConnectNetworkFolderPath%</action> -<defaultVarList> <variable property="DriveLetter" name="SMSConnectNetworkFolderDriveLetter"> Z:</variable> <variable property="Password" name="SMSConnectNetworkFolderPassword"> </variable> <variable property="Path" name="SMSConnectNetworkFolderPath"> \\sccm\USMTStores </variable> <variable property="Username" name="SMSConnectNetworkFolderAccount"> server2008\sccmnaa </variable> </defaultVarList> </step> -
Businesses have dragged their feet on upgrading from the ten-year-old Windows XP to newer versions of Microsoft’s operating system. First, they skipped Windows Vista en masse after the OS was the target of scorn from critics and IT analysts. Now, they are making the upgrade to Windows 7, but analysts at Gartner are worried some XP-using businesses will consider skipping Windows 7 in anticipation of next year’s release of Windows 8. This would not be wise, Gartner and other analyst firms say. Microsoft will end support for Windows XP in April 2014. For a home user, that is a long time away. But enterprises have long deployment cycles for new operating systems that depend heavily on budgets, internal processes and third-party vendors updating applications to support the latest version of Windows. “Windows 8 is an ambitious product, and organizations running late with Windows 7 may be considering it,” Gartner analysts wrote in a research note published this week. “However, enterprises running XP should stick with Windows 7 migration plans to avoid the risk of a gap in support.” Gartner’s Michael Silver has argued that many businesses will opt for Windows 7 and skip Windows 8 because of “migration fatigue.” But a minority may be tempted to do just the opposite because Windows 8 is so tantalizingly close. “Since Microsoft unveiled Windows 8 in June, and even before that, people would call up say, ‘hey can we get away with skipping an extra release?’” Silver tells Ars. “It’s human nature.” Gartner is telling those clients not to wait. “Even if Windows 8 ends up shipping in the middle of 2012, which is pretty ambitious, the typical organization won’t be able to deploy it until the beginning of 2014, and thats three months before support ends for XP,” Silver says. “If you’re talking about a 10,000-user organization, that could be 1,000 applications, 500 of which require Windows. Preparing, planning, testing and remediating applications for an operating system generally takes an organization 12 to 18 months.” Businesses had trouble moving to Vista because software vendors did not immediately update applications to fully support the new OS, Silver says. The same could happen with Windows 8, which will introduce a drastically different interface that business users may have difficulty adjusting to. “You’re going to be better off on Windows 7 than you are on Windows 8, at least in the short term,” Silver argues. Windows XP still accounted for 59.9 percent of corporate desktops in March 2011, down from 67.5 percent a year prior, according to research the analyst firm Forrester conducted using its clients as a sample base. Windows 7 was up to nearly 21 percent of corporate desktops by March of this year, while Vista had only 6.2 percent, Forrester said. While those numbers are a bit old and based on a limited data set, research from Net Applications shows that Windows XP is still king. Based on data from users worldwide, including both businesses and consumers, Windows XP accounts for 52.46 percent of desktop usage today, compared to 30.6 percent for Windows 7. After April 2014, Microsoft won’t offer security fixes for XP to the general public. Businesses can purchase custom support after that date, but this could cost up to $200,000 in the first year, according to Silver. That price is for customers who pay for Software Assurance. If you don’t have Software Assurance support, getting custom support for XP after 2014 could cost $500,000 in the first year. Analyst Wes Miller of Directions on Microsoft doesn’t believe there’s a big danger of organizations skipping Windows 7 to wait for Windows 8. Microsoft has made it clear that “if you have a machine that will run Windows 7, it will run Windows 8 just as well, if not better,” he says. “Waiting to deploy Windows 7 would probably be a mistake.” Windows 7 has appealed to businesses with greater security, stability and performance than XP, Miller noted. “It had an enterprise draw that Vista didn’t have,” he said. While Windows 8 brings a new touch-friendly interface designed to compete against the iPad and Android devices, it won’t necessarily have the same appeal for businesses. “There hasn’t been an enterprise theme given for Windows 8 yet,” Miller says. Windows 8 does bring the appeal of being designed for new hardware form factors, however. Microsoft and hardware partners are planning handheld tablets, touchscreen monitors and ARM-based devices. Windows 8 PCs are also expected to ship with a secure boot technology to prevent rookits and other attacks, and have faster startup and shutdown times. While you’ll be able install Windows 8 on a PC running Windows 7 today, you may not get all the benefits available to those who purchase new hardware next year. If you buy now, Miller notes, “you take a gamble that hardware will be upgradeable.” That being said, moving from Windows XP to 7 already poses problems related to application compatibility. Going from XP to Windows 8 would be even more complicated. Miller recently spoke with a petroleum company that is migrating to Windows 7 today, and has little immediate interest in Windows 8. According to Miller, officials at the company say “We won’t do anything with [Windows 8] until it is released and we’ve seen more enterprise readiness.” via > http://arstechnica.c...-to-upgrade.ars
-
Introducing the windows-noob.com FrontEnd HTA ver 1.0
anyweb replied to anyweb's question in Frontends, HTA's and Web Services
well download the task sequence associated with this hta and look at the backup steps, it does cater for backing up to a network share using ztibackup, you should be able to copy those steps out and into your own task sequence but you may have to set the variables somehow (either in the task sequence or computer variables or collection variables) -
Can't see Configuration Manager Upgrade Client
anyweb replied to liquidcourage1's topic in Configuration Manager 2007
are you logged on as the same user that you installed Configmgr as ? if you click to the left of the RED icon does anything happen ? -
SCCM Client not discovering site
anyweb replied to matty3021's question in Troubleshooting, Tools, Hints and Tips
check your boundary group, click on the properties/references tab select Use this boundary Group for site assignment and select your site, click apply, try again on the client.. -
tp install the client on existing machines you need a separate client push account, THAT account must be a member of the Local Administrators group on the machines you intend to install the client on