Questions tagged [application]

197 questions
0
votes
1 answer

Variant application and user (running application) permissions requirements - Windows Server 2003

What is the best way to have users run an application, on Windows Server 2003, referencing a configuration file without the users having permissions to read that configuration file? Any username and password with permission to view and/or edit the…
Ben Rose
0
votes
0 answers

Identifying chat apps being used via gmail accounts

Besides being the MD, I am also the Gmail administrator for a small firm and have concerns as to which chatt apps on the iphones, etc that employees are using linking their gmail accounts for confidential conversations. Can a Gmail administrator…
Damian
  • 1
0
votes
1 answer

Only one session login RD WEB Acess

Now I created RD Web Access (RDWA) in windows server 2008 R2 everything is work well. I need your help, I have a problem Customer A use user A in PC A ( user created in windows server 2008 r2) login in RDWA ex: https://demo.local/rdweb. and run…
user214827
  • 11
  • 1
  • 2
0
votes
1 answer

Slow application performance in one location

We have a problem that perplexing both of us in our department. We have a video viewing application that we need to have loaded on a workstation to be used in a particular location. When we load a camera layout in our lab, it takes something in the…
yougotiger
  • 273
  • 3
  • 16
0
votes
2 answers

Group Policy - Software Restrictions

I've just set up a new server on a new Domain Controller. I have implemented my Group Policy too. However, I would like to implement a policy to restrict the installation of all software by users and not by local administrators or Domain Admins. Any…
0
votes
3 answers

Update content on an application with Powershell or WMI in Microsoft SCMM 2012 SP1

While right-clicking an applications deployment type(s), we can select Update Content. Is there a way of doing this action using Powershell or a WMI-method?
Chrizmo
  • 161
  • 1
  • 8
0
votes
1 answer

Windows 7 Portable application security/permissions issues

I have a portable version of WinSCP. After unzipping the archive and moving it to C:\Program Files (x86)\Dev\WinSCP it turns out that when I run the WinSCP.exe file, it does not have permissions to write to its WinSCP.ini file, that sits in the same…
Tom Auger
  • 341
  • 2
  • 5
  • 14
0
votes
2 answers

Install applications on Hyper V Server

Possible Duplicate: Can you help me with my software licensing issue? Is it possible to install applications on either Hyper V 2008 or 2012? I don't mean installing applications on child VMs, I mean installing applications on Hyper V server…
skinneejoe
  • 274
  • 2
  • 8
  • 20
0
votes
2 answers

IPTables Rule for Google Apps SMTP

I am trying to add iptables rule to allow traffic on ports 465 & 587 to google apps smtp servers. But I got not luck. My WHMCS installation works fine with google apps when I turn off iptables but iptables turn on itself again and email stop…
0
votes
1 answer

Installing .NET application on IIS 7.5 issues

I am trying to install a webservice that some other guy wrote in .NET. I have some basic IIS understanding. The webservice works just fine on my dev computer, but when I try to move the webservice to a production server, bad things happens. The…
Juw
  • 127
  • 1
  • 10
0
votes
1 answer

Technical disavantages of application used on a windows network share/drive by multiple users

Let's take a custom-made .NET application : Dependency on the .Net Framework A few dlls and an executable A few dependencies on third parties (Crystal Reports, Connector, etc.) What are the technical disadvantages of installing this kind of…
Matthieu
  • 117
  • 7
0
votes
3 answers

How can I force Windows to run only a single instance of a 3rd party application?

I have a Windows Server 2008 64 bit machine, and there is one program that is set to run on startup (shortcut placed in the Startup folder). So whenever a user logs in, the application starts up. However, since this is a server, we have several…
Saajid Ismail
  • 317
  • 3
  • 7
  • 18
0
votes
1 answer

Windows management via Tomcat application

Is there something like Webmin that runs on tomcat and is easy to deploy for Windows operating system?
MatBanik
  • 379
  • 3
  • 7
  • 28
0
votes
1 answer

What is the best Amazon EC2 server configuration for a highly-scalable distributed php application?

I'm creating a php application that needs to be able to scale up to "1 million users". I know this question is subjective to the application, but I'm curious what type of generic setups are a best practice. Currently I've setup an Amazon EC2 Mysql…
Matt B
  • 1
0
votes
1 answer

how to go about serving the application to different users with .myappname.com

Basecamp does this and so do others. I am working on a small app, which I'd like to serve to the clients in this format. I want to let them pick a name that will be prefixed to the url. Is this done through server management or through…
Omnipresent
  • 227
  • 2
  • 7
  • 13