在没有管理员权限的情况下运行Visual Studio [英] Running Visual Studio without admin rights

查看:373
本文介绍了在没有管理员权限的情况下运行Visual Studio的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们在XP Pro工作站上工作,并使用Visual Studio 2008& 2010年针对本地IIS和SQL Express实例开发Winforms,Web和Web服务.

We work on XP Pro workstations and use Visual Studio 2008 & 2010 to develop winforms, web and web services against local IIS and SQL Express instances.

我们目前在我们的主机帐户上具有本地管理员权限.提议是将一个低权限帐户用于我们的amin登录,但要拥有另一个具有本地管理员权限的本地帐户,然后我们将其用于在需要时提升权限.

We currently have local admin rights on our main machine account. The proposal is to move to a low rights account for our amin login but to have another local account with local admin rights that we then use to elevate where needed.

在此设置下是否存在开发和调试问题,这些问题会影响开发人员的工作效率?

Are there any issues developing and debugging under this setup that would affect developer productivity?

推荐答案

根据经验,您无法在减少的特权帐户中安装NUnit之类的东西-对您来说这不是问题,因为您可以输入详细信息您较高的特权帐户(这对我们来说是个问题,因为我们没有这个权限).另外,如果要启动服务/IIS等,则也需要做类似的事情.同样,要处理它也不应该成为问题.

From experience you can't install things like NUnit in your reduced priviledge account - that shouldn't be a problem for you as you can just type in the details of your higher priviledged account (it was a problem for us as we didn't have that). Also you'll need to do a similar thing if you're firing up services / IIS, etc. Again as you have it to hand it shouldn't be a problem.

我的结论是,只要您知道管理员密码,您就可以成为非管理员用户-但是,如果您不知道管理员密码,那么您将处于一个非常令人沮丧的时期!

My conclusion was that you could develop as a non-admin as long as you know the admin password - but if you don't know the admin password, you are going to be in for a very frustrating time!

这篇关于在没有管理员权限的情况下运行Visual Studio的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆