Script for SCCM Client Install
Hello All, I have to design a Login Script to Install SCCM 2007 Client on all my workstations and Server class machines in Domain. Kindly provide me following in order to successfully design and Deploy It 1. List of things that should be covered 2. Approach to Test and Deploy it 3. Any Sample Script
December 16th, 2009 4:24pm
HiFor testCreate a AD OU with few machines.Apply a GPO with login script for that AD OU.Restart Machine.Will give login script and try to find in myitfroum..RegardsKarthick V
Free Windows Admin Tool Kit Click here and download it now
December 16th, 2009 4:35pm
HI,Check this article - http://technet.microsoft.com/en-us/library/bb633072.aspxfor things to consider. Kent Agerlund | http://scug.dk/members/Agerlund/default.aspx | The Danish community for System Center products
December 16th, 2009 4:44pm
Is using a login script a mandatory requirement? There are better options for installing the ConfigMgr client especially on servers (that will result in getting the client installed faster, because it might take some time until someone logs in on a server).
Free Windows Admin Tool Kit Click here and download it now
December 16th, 2009 4:52pm
I would not use a login script. Do your users have local admin rights? It's required for that method.I recommend using automatic client push or GPO or a combination of the two. If it's a very small environment using WSUS is okay too. Login script would be my last resort.Here's a great reference to all the various install methods and the advantages/disadvantages of each: http://technet.microsoft.com/en-us/library/bb694166.aspx
John Marcum | http://www.TrueSec.com/en/Training.htm | http://myitforum.com/cs2/blogs/jmarcum
December 16th, 2009 5:55pm
Does SCCM client install using logon script and though GPO require end user to have local admin rights?
Waht if end user does not have local admin rights?
Free Windows Admin Tool Kit Click here and download it now
July 28th, 2010 12:22pm
If I recall correctly: Login skript: yes, local admin needed. GPO: no.
The installation will fail without those rights.
July 28th, 2010 1:00pm
Thanks Torsen. It would be great if you can share any microsoft link to support this.
Free Windows Admin Tool Kit Click here and download it now
July 28th, 2010 1:13pm
Divya Dogra,
If login script installation is a manual installation - so user must have local admin rights - http://technet.microsoft.com/en-gb/library/bb680985.aspx
July 28th, 2010 4:10pm
SCCM : Check and install client, through logon script
http://blogs.microsoft.co.il/blogs/doli/archive/2011/05/16/sccm-check-and-install-client-through-logon-script.aspx
Free Windows Admin Tool Kit Click here and download it now
May 20th, 2011 2:36am