|
Is SCCM an addon for the Domain Controller? The place I work at is a bit strange in that we have full control over a section of our AD but we can't make higher level changes. We can put management tools on our servers no problem so I just want to confirm that it is possible.
|
| # ¿ Jul 13, 2010 16:53 |
|
|
| # ¿ May 23, 2013 15:43 |
|
peak debt posted:It may need to do a schema modification depending on what has been used before. The SCCM installer has a quick prerequisite checker that will tell you if that needs to be done. If the schema is ok, you can manage software deployment just by having administrative control over the clients, updating with a group policy and image deployment by having admin control over the DHCP server. Bleh no admin control over DHCP. Just over the AD for our area of the university and of course all of our clients. If we are lucky one of the larger groups will have implemented this already and we can ride their coat tails as far as schema changes, otherwise it becomes a way larger pain in the rear end since it is unlikely they will change something that affects 30k machines to make our lives easier with 1500ish. Are there lots of things that have to be done on the DHCP server to get the deployment end up and running? We have a decent relationship with the network group so if it is a one time configuration issue we might be ok but if it is something that has to be done with each new client probably not. Currently we can request static IP addresses and poo poo from them based on MACs so if that is all that is needed we are ok. demonachizer fucked around with this message at Jul 13, 2010 around 18:00 |
| # ¿ Jul 13, 2010 17:55 |
|
Office 2010 deployment using GPOs. Has anyone gotten this to work? I am kind of at my wits end because I have done exactly what they say to do at http://technet.microsoft.com/en-us/...y/ff602181.aspx but can only get an error code 5 out of the log files (I can't find reference to what error code 5 is). For some reason it seems that MS decided not to include a way to deploy this as an MSI. The way we do it currently for all software is we have a share that has "Everyone" with read access. What it seems like though is that because when this runs as a startup script it isn't running in the context of a user account it never hits our share. We can't do this as a logon script because our users are not admins... If you have succeeded with this please let me know. I want to deploy 2010 to about 700 machines in the next couple months...
|
| # ¿ May 26, 2011 17:26 |
|
quackquackquack posted:Error 5 is usually a permissions error, or sometimes 'file not found' in my experience. We actually don't have a domain computers group and since we are a part of a university there is no feasible way of getting one as they probably have reasons on their end to not use it. So I tried running it with the following in both the sharing section with read access and under file permissions with the same: Everyone Authenticated Users The computer itself that I am testing with Anonymous Users The code I have used is this from MS: code:I finally got it to work with: code:demonachizer fucked around with this message at May 27, 2011 around 13:20 |
| # ¿ May 27, 2011 13:07 |



