473,386 Members | 1,715 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Adding a site to trusted websites list

3
I'd need to know, if trusted websites list can be changed from the command line, registry, or custom exe (some API call)

Regards,
EmmKay
May 7 '08 #1
2 9393
kenobewan
4,871 Expert 4TB
I'd need to know, if trusted websites list can be changed from the command line, registry, or custom exe (some API call)

Regards,
EmmKay
This is not an IIS question, though it can be done via GPO (if you have a domain) or by editing the computers local policy:
Grant User Rights to a Service Account (IIS 6.0)

This information is stored in the registry (under the appropriate user's registry hive), so you can definitely do this via script (and use the WScript's RegAdd method). If you are adding the site for a different user, you'd need to know their SID.

You can not add your site to someone else's trusted sites zone without their
permission. Again, you can do this in a script, but the user will need to agree to run the script.
May 7 '08 #2
Emmkay
3
Can this be done by running InstallScripts?Please reply!


This is not an IIS question, though it can be done via GPO (if you have a domain) or by editing the computers local policy:
Grant User Rights to a Service Account (IIS 6.0)

This information is stored in the registry (under the appropriate user's registry hive), so you can definitely do this via script (and use the WScript's RegAdd method). If you are adding the site for a different user, you'd need to know their SID.

You can not add your site to someone else's trusted sites zone without their
permission. Again, you can do this in a script, but the user will need to agree to run the script.
May 13 '08 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

12
by: RR | last post by:
The next step after Grant Wagner's simple solution to my "Get computer name" thread, is to automatically add the web application's site to the list of trusted sites in IE. Obviously, the user...
6
by: T. | last post by:
Hi, Is there a way that I can add a url to the trusted site list on client workstations? This is for an internal web app, and there are some ActiveX objects that would require it to be a...
6
by: Brad | last post by:
I have a win2003 server workstation with multiple webs, each web has it's own ip address. In VS2005, if I select to open an existing web site, select Local IIS, the dialog correctly displays a...
2
by: Kam | last post by:
I am using SQL Server 2000 Analysis services and Office Web Components to display the information. when the user first time access the web site, he/she did to add it into the trusted site list,...
3
by: Jonathan Wood | last post by:
I could really use some help on this. First of all, I want to create a Web control where I render the control completely from scratch based on information from a database. In the book...
1
by: SofiaV | last post by:
Hello, 1.Add site toTrusted Sites List using javascript( programmatically ). Or 2.How to check it programmatically using javascript, if the specific site is included in the "Trusted Sites" ...
3
by: Prabu | last post by:
Hi, I am programming for a small computer device which is running on Windows XP. I need to disable the popup blocker and enable the "Allow script initiated windows without size or position...
1
by: Emmkay | last post by:
Hello, I am currently working with installshield. When a package created with installshield is installed on the target machine, a particular website has to be added in the machine's trusted...
1
by: simonsmith | last post by:
Hi All, Looking for a bit of help. The web based software my company uses (Siebel platform) is required to have its site address added as a trusted site. At the moment it is a generic address and...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.