creating special limited user
- Hi
How can i create a limited user that only can install software?
Regards
Ответы
- Hi,
Please check if Group Policy Software installation can meet the requirement.
How Group Policy Software Installation Extension Works
http://technet.microsoft.com/en-us/library/cc782152(WS.10).aspx
Group Policy Software Installation overviewhttp://technet.microsoft.com/en-us/library/cc738858(WS.10).aspx
This posting is provided "AS IS" with no warranties, and confers no rights.- Предложено в качестве ответаVadims PodansMVP4 декабря 2009 г. 9:47
- Помечено в качестве ответаJoson ZhouMSFT, Модератор15 декабря 2009 г. 8:55
Все ответы
- You can probably creat e a software restriction policy that will only allow the user to run msiexec.exe.
But installing software implicitely requires more than just basic acess - especially when software in question is a driver. So I recommend installing software as administrators or system account.
-= F1 is the Key =- - thanks,but i want to create a limited user "just" for software installation in my network.i dont want to log in with administrator for installing software.
- Hi,
Please check if Group Policy Software installation can meet the requirement.
How Group Policy Software Installation Extension Works
http://technet.microsoft.com/en-us/library/cc782152(WS.10).aspx
Group Policy Software Installation overviewhttp://technet.microsoft.com/en-us/library/cc738858(WS.10).aspx
This posting is provided "AS IS" with no warranties, and confers no rights.- Предложено в качестве ответаVadims PodansMVP4 декабря 2009 г. 9:47
- Помечено в качестве ответаJoson ZhouMSFT, Модератор15 декабря 2009 г. 8:55
- how is this solution?
http://kudratsapaev.blogspot.com/2009/07/installing-program-as-simple-user-or.html
by the way thanks everybody