I select upgrade in gpo software install to upgrade an existing package. I am not replacing the package.
Will the old package and the upgrade package be installed on new computers joining the domain?
I select upgrade in gpo software install to upgrade an existing package. I am not replacing the package.
Will the old package and the upgrade package be installed on new computers joining the domain?
I'm using the Orca tool from Microsoft to create a transform to be used in a gpo deployment. I wonder how to edit the msi to get the same result as this commandline will get me:
msiexec /qn+ /i setup.msi FOO_SETTING=BAR_VALUE
In what table in the msi do I put FOO_SETTING=BAR_VALUE ?
Thank you
I guess that this is an old question, but all answers I found on the net was very diverted, so here goes...
I need a dedicated volume for tens of thousands of ~10MiB and ~50MiB files. I suspect that a large NTFS cluster size will speed up the file server, but will a large cluster size do any other harm like slow things down, or waste lots of space?
Should i use 64K clusters, 32K or just plain default (4K size)?
I am currently deploying some files through GPP to a folder under program files. I now have to differ between a 64bits and 32bits os. What is the easy way to filter out what computer to target with the targeting editor?
I am currently looking at using a WMI select, but it seems a but it seems overkill. What method is the best?