kvineets
Established Members-
Posts
51 -
Joined
-
Last visited
-
Days Won
1
kvineets last won the day on December 27 2012
kvineets had the most liked content!
kvineets's Achievements
Newbie (1/14)
1
Reputation
-
Hello All Not sure if this has been shared on this forum before. Here is the quiz application available for CM 12. http://quizapp.cloudapp.net/default.aspx?quiz=Configmgr2012 Enjoy the quiz
-
For a new you version , you would have msi. so create a program for that msiexec /i "application" /qb! For removing old version , create a script file which will check the product codes and remove and create another program with cscript "uninstall.vbs" chain this previous program where this will run first and for registery create another program chain it with above prorgam.
- 10 replies
-
- script
- cmd command
-
(and 2 more)
Tagged with:
-
Package fails running simple bat file
kvineets replied to schooltech06's topic in Configuration Manager 2012
While creating the program , specify to run it with admin access not in user context. in CM 7, you have the option to chose where it say , whether or not used is logged in, which automatically takes it into admin context -
you will have to remove from the DB with customized sql query
- 4 replies
-
- software distribution
- collection
-
(and 1 more)
Tagged with:
-
Is this reboot requirement is only for the SUM or a general reboot policy for clients. I guess you have a dynamic collection which collects the computer details based on the client agent scan settings. Sometimes the computer added to the collection does not represent the accurate data. You can use CCMeval.exe in CM 12 to incorporate any customised script based reboot policy.
-
Policy arrived for the package <![LOG[Policy arrived for parent package 9000046A program 01-[Desktop]-SCCM-Test-Package]LOG]!><time="15:14:43.869+240" date="09-11-2013" component="execmgr" context="" type="1" thread="6044" file="execreqmgr.cpp:6894"> Package was not available <![LOG[OnContentAvailable program 01-[Desktop]-SCCM-Test-Package NOT available, 0x80091007]LOG]!><time="02:05:05.357+240" date="09-12-2013" component="execmgr" context="" type="3" thread="5992" file="executionrequest.cpp:4800"> Then you might have done something with the source instance of SoftDistAdvertHashMismatchEvent Redictribute the package and check and again
-
installation error for configaration manager 2012
kvineets replied to pamireddy99's question in How do I ?
Verify the SQL installation and instance settings. Check if the SQL services are up and running Account used for set up should be a admin ( domain and local computer ) Check the port settings, if its not getting blocked by firewall ( if yes, make an exception rule ) -
Definetly no CAS required. If I had been in your position, I would have gone with single primary with no secondary sites , just a DP Though there tons of other things to be considered. http://technet.microsoft.com/en-us/library/gg682075.aspx
-
How the mandatory assignment is configured ? Check for any backlogs in inboxes. Check the releavant logs for policy download and if there is any netowrk lag at both client and server end logs
-
Application deployment with user part
kvineets replied to Bendes's topic in Configuration Manager 2012
Adding to what peter referred , scripts are also an option, put all the actions in script, encrypt the source and deploy it -
I am new to Hyper V and I have a doubt which I wanted to clarify. Scenario. Physical Machine with Windows 2008 R2 and DC set up on this. Virtual Machine : Windows 2008 R2 There would be more clients (VM )joining the domain . My physical machine is not connected to any network, network cable is unplugged, is it possible to create a network between host (physical machine ) and VM over the virtual adpaters created by HYper V Network manager . No data will go out of the physical machine so its a sort of sitting at one end of network and the traffic will flow between Virtual machines and Physcial machine. How to go about it, if its possible ?
-
Have you installed on the SQL server on the same server as your CM 12 The FQDN itself does not look right, whats your domain name , FQDN should be Serverame(hostname for server ).domain
-
What is your OU structure . Do you have a separate OU for Workstations , if yes , create a filter group , add win 7 laptops and apply the GPO if you have SCCM in place.. you can find out the number of laptops with WIn 7 which needs to be added