-
Posts
1939 -
Joined
-
Last visited
-
Days Won
92
Everything posted by GarthMJ
-
So that suggest that the client has been installed correctly. it is unclear to me exactly what problem you are having, does the client send inventory to your site server? Does the client any deployments? What six tabs are you talking about?
-
You have new software available pop-up question.
GarthMJ replied to Davo's topic in Configuration Manager 2012
There is nothing built-in to CM12 for this. -
Migrate ConfiMgr 2012 R2 to new Server
GarthMJ replied to Kops's topic in Configuration Manager 2012
Then build a new site and slow migrate clients from one to the other. -
How to pull out MS Vision license key details using sccm 2012
GarthMJ replied to Santosh Suman's question in Asset Management
There is nothing built-in to CM12 to do this. However if you can figure out how to determine the license key data manually, then you can create a way for CM12 to inventory it. -
Find what Collections a computer is apart of?
GarthMJ replied to brink668's topic in Configuration Manager 2012
Yes this can be done as a report but without anymore details on what and how you are doing things.- 23 replies
-
- SCCM 2012
- collections
-
(and 2 more)
Tagged with:
-
Migrate ConfiMgr 2012 R2 to new Server
GarthMJ replied to Kops's topic in Configuration Manager 2012
SQL doesn't always like having the server rename after SQL has been installed. I would install SQL after your rename the server. Both SQL and Windows upgrade are fro the most part a "next, next,next" type of thing. Some might argue that a side-by-side is more work but it will also be the safest. so what is the most important factors for you? -
Migrate ConfiMgr 2012 R2 to new Server
GarthMJ replied to Kops's topic in Configuration Manager 2012
Keep in mind that a side by side will mean that you need to either re-install or re-assign the CM12 clients. There are pro and cons to this but it is a good option, if you don't like upgrading everything. -
Export User Collection with Primary Devices
GarthMJ replied to CraigSCCM's topic in Configuration Manager 2012
Have you looked at the built-in reports for this? -
Copying an opearting system image with installed updates
GarthMJ replied to vlanche's question in Deploying Operating Systems
You are out of luck as it doesn't work that way. -
Migrate ConfiMgr 2012 R2 to new Server
GarthMJ replied to Kops's topic in Configuration Manager 2012
So this would mean that you would: Need to create a CAS (bad idea, you could never get rid of it) You would need to use a new site code (but client would NOT automatically re-assign themselves, so this would give you nothing) Hopefully these two blog posts will shed some light on your upgrade options. http://www.enhansoft.com/blog/upgrading-a-configuration-manager-2012-database-from-sql-2008-to-sql-2012 http://www.enhansoft.com/blog/upgrading-sccm-2012-r2s-site-server-operating-system -
This old blog post will help you. http://smsug.ca/blogs/garth_jones/archive/2013/02/28/mac-address-report.aspx
-
Copying an opearting system image with installed updates
GarthMJ replied to vlanche's question in Deploying Operating Systems
Yes that make sense but when the image is deployed you will see that all the SU are installed on the new computers. -
Copying an opearting system image with installed updates
GarthMJ replied to vlanche's question in Deploying Operating Systems
What do you mean by CM12 does not detect the installed SU? Any installed SU will be shown in the SU reports, so.... -
There is no simple (or automated) way to do this using WQL. So yes you will need to do this within SSRS/SQL.
-
You can't use Count function in WQL. Also keep in mind that you query will only find x86 version of Java.
-
Have you looked at the built-in NIC reports? BTW, I generally don't recommend that you add IP address to reports.
-
How exactly did you delete the packages? Why didn't you deleted them from CM12? Depending on your maintenance cycle the files will get stored.
-
Have you looked at the CM07 SQL schema? Both columns have no meaning and generally should not be used. https://technet.microsoft.com/en-us/library/dd334611.aspx
-
Migrate ConfiMgr 2012 R2 to new Server
GarthMJ replied to Kops's topic in Configuration Manager 2012
ok, I will bite, How exactly can you transition CM12 itself from one server to another? Yes, you should never upgrade either Windows or SQL when do a restore. Either do it before or after the restore. -
All your screenshots look fine. I wouldn't worry about it.
-
Migrate ConfiMgr 2012 R2 to new Server
GarthMJ replied to Kops's topic in Configuration Manager 2012
Just remember that if you adjust the source file location, CM12 will need to redeploy all of your packages. Personally I never both moving/changing the source file until I need to update the package, and even then I will create a new package and delete the old one when it is not longer needed. -
It is not practical. As you change the boundaries first but the site server is down. so... Even if you can do it, it would take days to fully, migrate all clients to the other primary site. At this point you might as well re-build your broken site or create a whole new site.
- 5 replies
-
- site data
- global data
-
(and 1 more)
Tagged with:
-
Can't get PowerShell detection method to work
GarthMJ replied to Bauer's topic in Configuration Manager 2012
Why are you using PowerShell for this, when you can use the native detection method, would it be simpler?