Epo tutorials & documentation.
Below link has Epo tutorials & documentation. https://community.mcafee.com/community/business/epo?view=documents
Below link has Epo tutorials & documentation. https://community.mcafee.com/community/business/epo?view=documents
Windows 2008 IIS Common Issue on MP : Make sure you need to meet this settings on your windows 2008 server
———————————————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 inner join SMS_G_System_COMPUTER_SYSTEM on SMS_G_System_COMPUTER_SYSTEM.ResourceID = SMS_R_System.ResourceId where SMS_G_System_COMPUTER_SYSTEM.Name not in (select SMS_R_System.Name from SMS_R_System inner join SMS_G_System_WORKSTATION_STATUS on SMS_G_System_WORKSTATION_STATUS.ResourceID = SMS_R_System.ResourceId where SMS_G_System_WORKSTATION_STATUS.LastHardwareScan >= DateAdd(dd,-14,GetDate()) )———————–
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 obsolete = 1
1.Client all system collection 2.Non client systems 3.Inactive systems 4.Obsolete system 5.Duplicate client Yes or No 6. Last hardware inventory 14 days 7.Last software inventory 14 days 8.Last Data discovery cycle. 9. XYZ package, XYZ Advertisement success systems’ collection 10. XYZ package, XYZ Advertisement Failed systems’ collection 11.XYZ subnet collection system 12.Add XYZ system’s to … Read more
The problemYou are unable to connect to any network resource (network shares, printer, etc) on a Windows XP machine, from a Win XP client.A solution (there could be several causes) On the target machine (the one you’re trying to connect to) open up Services, under Administrative Tools in the Start Menu. Scroll down to the … Read more
Read here on the WSUS Team Blog a nice article about troubleshooting WSUS. It references the site https://www.wsuswiki.com/. This site was created to provide a place for the WSUS community to share information about WSUS, including troubleshooting steps and best practices. The advantages that this site provides over public news groups include: Content on this … Read more
SQL Reporting services have some benefits over the current reporting solution: Provide best in class reporting capability by integrating SQL Reporting Services, with the leading change and configuration management product: SCCM 2007 Enable Ad-hoc reporting – Make it easy for both SCCM administrators, and non administrators to find the information they need to make the … Read more
SCCM Right Click Tools SCCM Client Center OSD++ SMSMap SCCMAutoDoc SCCM 2007 SDK SCCM-Tools.com BitsAdmin WMI Administrative Tools WMI Diagnosis Utility https://www.petervanderwoude.nl/post/The-best-(free)-tools-for-ConfigMgr-2007!.aspx
Deploy Windows 7 part 1.Build and CapturePart 1 is the longest part of the 4 part guide and covers the steps required to successfully Build and Capture Windows 7 RTM. It was tested successfully on both X86 and X64 Enterprise RTM releases.Step 1. get the ISOStep 2. Add Operating System Install PackageStep 3. Create Distribution … Read more