RE: [scripting] SCCM - Application deployment Scripts

2014-01-23 Thread Isaac Holmes
The same scripts and installation settings and methods work for any management solution, KACE, SCCM, or other, just as Sherry said about itninja. Method of deployment does not change the fact that I need to use certain switches or install pieces in a certain order to successfully deploy a softw

RE: [scripting] Is this possible?

2014-01-23 Thread Crawford, Scott
The user info isn't stored as part of the file system. It would require pulling info from the audit log for each item...assuming auditing is turned on. Sent from my Windows Phone From: Heaton, Joseph@Wildlife Sent: ‎1/‎23/‎201

RE: [scripting] Is this possible?

2014-01-23 Thread Christopher.Catlett
Not only is file auditing a can of worms, it will nuke your security logs on a busy file server, unless you are log shipping. Christopher Catlett Consultant | Detroit [MCTS_2013_small] Sogeti USA Office 248-876-9738 |Fax 877.406.9647 26957 Northwestern Highway, Suite 130, Southfield, MI 48033-84

RE: [scripting] Is this possible?

2014-01-23 Thread it's mike
The last person to touch the file isn't normally recorded. You'll need to turn file auditing on (now there's a can of worms!) From: listsad...@lists.myitforum.com [mailto:listsad...@lists.myitforum.com] On Behalf Of Heaton, Joseph@Wildlife Sent: Thursday, January 23, 2014 8:41 am To: 'scripting

RE: [scripting] SCCM - Application deployment Scripts

2014-01-23 Thread Heaton, Joseph@Wildlife
Those may be great sites if you’re NOT using SCCM (itninja seems biased towards KACE). If you’re looking for SCCM knowledge, I’d recommend: MyItforum.com (wealth of information on System Center products: also, you’re already here, since you signed up for this list) Technet/Technet Forums (some

[scripting] Is this possible?

2014-01-23 Thread Heaton, Joseph@Wildlife
I have a request that just came across. Is it possible to have Powershell go through a directory structure, looking at each file, and gather the following: Last accessed date (I think easy) Last person that used/accessed Thanks, Joe Heaton

Re: [scripting] SCCM - Application deployment Scripts

2014-01-23 Thread Jeremy Brown
I would also suggest these two free labs for learning how to deploy software. There are quite a few free labs on Technet. https://vlabs.holsystems.com/vlabs/technet?eng=VLabs&auth=none&src=microsoft.holsystems.com&altadd=true&labid=10427 https://vlabs.holsystems.com/vlabs/technet?eng=VLabs&auth=

Re: [scripting] SCCM - Application deployment Scripts

2014-01-23 Thread slkissinger
I think what you are asking is “how do I possibly start figuring this out”. I’ll point you to two different places. www.itninja.com At ITNinja, people, no matter if they happen to be using ConfigMgr, or GPO or any method, people share “how to get something to automatically install quietly

[scripting] RE: SCCM - Application deployment Scripts

2014-01-23 Thread Marcum, John
You don't really need scripting to change a reg key. There's no one size fits all website but ITNinja.com is very helpful for packaging software. John Marcum Sr. Desktop Architect Bradley Arant Boult Cummings LLP From: listsad...@

[scripting] RE: SCCM - Application deployment Scripts

2014-01-23 Thread Zarzycki, Mariusz (CIT-RIIPA)
Do You really need SCCM for changing scripts. You can easily do it via AD options like GPO or Group Preferences Kind regards/Mit freundlichen Grüßen, Mariusz Zarzycki, PhD From: listsad...@lists.myitforum.com [mailto:listsad...@lists.myitforum.com] On Behalf Of Syed Lateef Sent: Thursday, Janua

[scripting] SCCM - Application deployment Scripts

2014-01-23 Thread Syed Lateef
Hi All, I'm a beginner on SCCM 2012 any one please send me the best scripting url which will be easy for my routine work. Like just to change version,regkey,etc.., Regards, Syed Lateef