hmm, i'm not sure if i'm followng, so i would create 2 GP , but which one would be deployed for the local , and which one for the Terminal session ?
thanks again for the reply
Greeting,
here is our settings:
1 SBS 2003 with active directory
1 terminal server
in active directory we have our users in a OU that is customized
my question is : we want the same users to login to TS remotly , but restrict them from shutting off the computer and other restrictions ...
thanks Jesper for the respond.
In answer of the backup related to exchange server for example, what im duing is , i'm backing it up locally forst , then taking the backed up files via ftp synch program (currently using remote backup)
in terms of backup files size, it could vary from one...
I"m curious if anyone knows of a good backup software for datacentre, that we could offer for our clients.
We need to run it as a business
Any suggestions or expireence will be great
thanks
i have this in my application.cfm
<cfquery name="qValidLogin" datasource="kei">
SELECT *
FROM tblMember
WHERE tblMember.MemberName = '#Form.username#' AND Password = '#Form.password#' </cfquery>
<cfset session.userid = #qValidLogin.MemberName#>
------------------------------
i...
the username name is coming from the database
<!--- this where i get username from the login page --->
<CFSET sLocalUserID = "">
<CFSET sLocalUserID = session.userid>
<!--- my database query --->
<CFQUERY name="table_member" datasource="kei">
SELECT *
FROM tblmember...
thanks :
my very problem is in the cflocation tag:
i can't put dynamic entry ;
eg: <CFLOCATION URL="#username#/>
it seems that i can't put ## in the cflocation tag, only path format, is there a way around this
thanks again
Hi all, i'm try to acheive the following:
User login with username and password (db backend)
>> if successful , he will be directed to his own folder
eg: if john is login in with username = john and password = password, >> he will be automatically directed to webroot\#john#\
where in...
Greeing everyone,
i'm not sure where to post this question,
i just want to get some of the IT people here, on how to charge customers for support,
eg: i have a customer that has x amount of Pcs and x amount of servers,
i know there is alot of variatin could included , but i just want to get...
Greeting,
i have a hidden "$private" folder that has subfolders for each employee's name .
and my login script allow them to map their drive according to their usenmane eg: net use x: \\server\$private\%username%
now my question is, when the user logins in he sees that mapped drive with the...
No Phil, i had no luck - still looking for an answer,if i do find an answer, i'll post it - you should do the same :)
if anyone out there has a similar issue please advice
Greeting
i currently have one static IP address over PPPOE connection, configuration is as follows > Modem >> linksys router >> PC's
now i just bought an additional public IP address, as i want to host another email server using that new IP address
now the ISP company didn't supply me with...
Greeting
we are using admin terminal services (the built in)
and we have 2 accounts using it.. Lets say user1 and user2
now i want everytime user1 login , always be connected as session 1 >> the reason is for the printer -- everytime the printer name changes , the remote user won't print ...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.