Re: Assign or Publish programs in active directory programmatically
- From: "SLongxyzzy" <slr64<at>earthlink<dot>net>
- Date: Wed, 31 Jan 2007 09:02:37 -0500
Don't know about command or script, but you can do what your asking through
group policy.
http://www.windowsnetworking.com/articles_tutorials/Group-Policy-Deploy-Applications.html
http://office.microsoft.com/en-us/ork2003/HA011402011033.aspx
You can deploy softare though group policy, although I've never used it in
production :) There was a whole section in the MS academy courses. We
deployed .msi packages, and blocked things like sol.exe. Not really all
that in depth, but just enough to know it was where. Everywhere I've every
worked used a third party solution so I really couldn't say how well it
works. Consider the things MS offers for free, and then ask yourself "why
would a company with as much business acumen as M$ provide this for free?"
;)
.
Relevant Pages
- Re: Mapping drives and adding to the path
... Please be absolutely certain that the PATH registry key stay as ... You will need to run with the elevated privileges of the Group Policy login ... script instead of the logged-on user to make these modifications. ... Perhaps you can use the REG command to manipulate this key (belive this ... (microsoft.public.windows.server.scripting) - Re: Syncing time to the Domain Controller
... Well you should be able to use Group Policy via a "startup" script to ... To configure a client computer for automatic domain time synchronization ... Open a Command Prompt. ... (microsoft.public.windows.group_policy) - Re: Scheduled Shutdown with GP
... A scheduled task only needs to be defined once, ... The AT command is one means of defining a scheduled task. ... admin had logged in, a startup script would have sufficient rights, ... I'd like to shutdown a few PCs using Group Policy at a specified time ... (microsoft.public.windows.group_policy) - Re: Automatic Distribute of printers and print drives based on groups
... The easiest way to do this is to create a login script using the ... rundll32 printui.dll command and apply it to users via Group Policy based on ... (microsoft.public.windows.server.general) - Re: Logon Scripts Acrossed VPN
... What does GPMC GPREsults show under the Group Policy Infrastructure Component Status for one of those machines? ... I think this error is related to computer processing rather than your logon script issue but still probably worth figuring out if there is a problem. ... Darren Mar-Elia ... > This same error seems to be on every system in my remote offices. ... (microsoft.public.windows.group_policy) |
|