@wek5006 this only works with MSI files. You need an MSI creator, but from what I've read, it's easier to just to go to the machines individually and install the EXE.
Can you install programs like Steam though this and run the games on one computer with them being installed on another? I would like to use one computer basically as a program hard drive? Thanks.
@MrMusicalmatt No, this is for when you work in an office and you need to install the same program on every computer. Like everybody in the office needs to have Office 2010 on their machine.
Thanks! This was informative. I will be deploying Symantec Endpoint Protection clients across our domain soon. This is a good run-through. I liked the ways you pointed out the other options available.
hi, I have 2 OU ( Marketing, Sales) I've created FF GPO installation and in Security Filtering added only Marketing Group. All is working, FF is instaling well but.. after I'm log on in Sales OU, usesrs have also FF installed... and what going on.. Imo only ppl in Marketing OU should have FF as well... { NICE VIDE BTW ;) }
If those users are using the same computer then I think that's just the way it is going to be. There might be some kind of parameter you can place on it to only install for that user. I know that every time I install something on my PC, it asks if I want to make it available for all users. In an office, people wouldn't be sharing computers, so you wouldn't have that problem. Maybe you can create another GPO to remove FF from Sales OU's start menu? As for the parameter, I don't know how.
I ran into a brick wall! After i picked my package (msi) that i wanted to have install on the user account, this message pops up: "There is no software installation data object in Active Directory." Any idea what this could mean? I bassically tried installing firefox using your vid step by step ( not very pro I know ) and got this message. Also after creating a gpo, all the configs that i did dissapears when i close it. Maybe it was just not my day today lol!
The only error I can find that relates to that is over at Experts Exchange and they recommend backing up and recreating the default domain policy. That can not be a pleasant process. I wish you luck.
Yeah well done and thanx! I'll give this a test, only worry for me now is to get all the programmes in .msi format. Just a question, can you use on gpo to configure everything for a specific uo? Security settings and deploying programmes in a single gpo?
Yes, it is difficult to find the MSI files sometimes. If it is a Microsoft Product, you'll often find them on the install CDs. Yes, you may deploy software and security settings in the same GPO to specific OUs. You can even place multiple MSIs on the same GPO. My videos are bit over-simplistic for brevity's sake. I'm not sure a YouTube audience is ready for a 90 minute lecture on group policy.
No your vids are fine mate! Its more often than not the simple things that we overlook which causes us to have hour long headaches lol! Our client at the moment wants to migrate all their users from a workgroup to a domain, so our mission is migrating the user accounts as easy and quickly as possible, and implementing the right gpos. And we dont have loads of time for tests dealing with user probs and posts deployments. So your vid are heaven sent. Thanx again!
I have a video called "add users to active directory via CSV". If you have a list of the users in an excel document with columns of user names, OU, etc, etc. You might be able to do a Control-F to find and replace the OU names with the proper syntax of the OU names. Then you save the Excel Document as a CSV file and then import the CSV file into Active Directory.
Of course, I'm just throwing that out there. That scenario may not work for you at all.
Gr8 video thanks for UPLOADING
akritity 13 hours ago
Thanks for Adding This video ........Very helpful ........Plz sir Send Me total syllabes Mcitp On My Email id - Chetnarayansingh5@gmail.com
Chhotu1231 2 months ago
bad voice breathing
sandeepmanchala 2 months ago
What is the process if you need to install a .EXE file across your network?
wek5006 4 months ago
@wek5006 this only works with MSI files. You need an MSI creator, but from what I've read, it's easier to just to go to the machines individually and install the EXE.
technoblogical 4 months ago
This has been flagged as spam show
@technoblogical " it's easier to just to go to the machines individually and install the EXE" Seriously?????
fcheshir 3 months ago
thanks dude big help!
cterryjr36 5 months ago
Great video thanks for posting !!!!
rcee14 7 months ago
Q:
why do you create it as USER GP and not as a COMPUTER GP?
it it due to the registry settings the Firefox package is pushing for users?
So it is re-installed for every user logging on the same client?
Q2:
which program did you use to convert the FF package to an MSI ??
HorNet505 11 months ago
@HorNet505 Q1) I assigned the MSI to a user instead of a computer. No reason for it. I just did.
Q2) I downloaded it from the internet. A website called FrontMotion.
technoblogical 11 months ago
This is great for when a change in the Baseline is made. Very nice thanks.
lancaster1504 1 year ago
Can you install programs like Steam though this and run the games on one computer with them being installed on another? I would like to use one computer basically as a program hard drive? Thanks.
MrMusicalmatt 1 year ago
@MrMusicalmatt No, this is for when you work in an office and you need to install the same program on every computer. Like everybody in the office needs to have Office 2010 on their machine.
technoblogical 1 year ago
@technoblogical Oh, Ok. Thanks for helping anyways.
MrMusicalmatt 1 year ago
Really good video
alergatto 1 year ago
Thanks! This was informative. I will be deploying Symantec Endpoint Protection clients across our domain soon. This is a good run-through. I liked the ways you pointed out the other options available.
lilshaq75 1 year ago
I just did exactly what you did and it works only on my windows Xp clients but not windows 7 .. why is that? :(
aboodnet 1 year ago
hi, I have 2 OU ( Marketing, Sales) I've created FF GPO installation and in Security Filtering added only Marketing Group. All is working, FF is instaling well but.. after I'm log on in Sales OU, usesrs have also FF installed... and what going on.. Imo only ppl in Marketing OU should have FF as well... { NICE VIDE BTW ;) }
wladglad 1 year ago
If those users are using the same computer then I think that's just the way it is going to be. There might be some kind of parameter you can place on it to only install for that user. I know that every time I install something on my PC, it asks if I want to make it available for all users. In an office, people wouldn't be sharing computers, so you wouldn't have that problem. Maybe you can create another GPO to remove FF from Sales OU's start menu? As for the parameter, I don't know how.
technoblogical 1 year ago
wonderful videos .thx so much useful the tips on GPO .i will try check .
vilser2k7 1 year ago
I ran into a brick wall! After i picked my package (msi) that i wanted to have install on the user account, this message pops up: "There is no software installation data object in Active Directory." Any idea what this could mean? I bassically tried installing firefox using your vid step by step ( not very pro I know ) and got this message. Also after creating a gpo, all the configs that i did dissapears when i close it. Maybe it was just not my day today lol!
iansnooke 2 years ago
Try making the software install it's own GPO?
Make sure you run in command prompt
"gpupdate /force /boot /logoff"
Then reboot anyway.
The only error I can find that relates to that is over at Experts Exchange and they recommend backing up and recreating the default domain policy. That can not be a pleasant process. I wish you luck.
technoblogical 2 years ago
Yeah well done and thanx! I'll give this a test, only worry for me now is to get all the programmes in .msi format. Just a question, can you use on gpo to configure everything for a specific uo? Security settings and deploying programmes in a single gpo?
iansnooke 2 years ago
Yes, it is difficult to find the MSI files sometimes. If it is a Microsoft Product, you'll often find them on the install CDs. Yes, you may deploy software and security settings in the same GPO to specific OUs. You can even place multiple MSIs on the same GPO. My videos are bit over-simplistic for brevity's sake. I'm not sure a YouTube audience is ready for a 90 minute lecture on group policy.
technoblogical 2 years ago
Thanks so much for this instructional video.
SistahPraya 2 years ago
No your vids are fine mate! Its more often than not the simple things that we overlook which causes us to have hour long headaches lol! Our client at the moment wants to migrate all their users from a workgroup to a domain, so our mission is migrating the user accounts as easy and quickly as possible, and implementing the right gpos. And we dont have loads of time for tests dealing with user probs and posts deployments. So your vid are heaven sent. Thanx again!
iansnooke 2 years ago
I have a video called "add users to active directory via CSV". If you have a list of the users in an excel document with columns of user names, OU, etc, etc. You might be able to do a Control-F to find and replace the OU names with the proper syntax of the OU names. Then you save the Excel Document as a CSV file and then import the CSV file into Active Directory.
Of course, I'm just throwing that out there. That scenario may not work for you at all.
technoblogical 2 years ago