Hello all. I am trying to program a CR Viewer with c#. What dlls do I need to deploy and is there a way so that we dont have to buy 100+ crystal report licenses?
All reports will be saved on a network drive. The application only needs to view them.
Any suggestions?
Thanks Jpoandl for the reply. I wish our web server was not part of the domain, but that's not the case.
I think I just figured out the whole thing.
Let's assume the following:
Web Server: 'WEBSERV'
Domain Ctrl (Primary): 'DC1'
Domain Ctrl (Secondary): 'DC2', 'DC3', and etc.
-WEBSERV-...
Hello all.
No computer from our network has internet access except for one computer, our web server(behind firewall). We need to sync our time with NIST.
Do you guys think I can manually configure my web server to get time from NIST, and make my DC to sync the time with my webserver? Then...
Thank you Mark.
If I am not mistaken, your script assigns attributes by grouping user's security/builtin groups.
I am sorry if I wasn't too clear on what my script is for. My script is designed to assign printers and network drives by grouping Organizational Units (all of our OUs have unique...
i am testing a simple printer/netdrive logon script. here is the code...
-CODE---------------------------------------------------
option explicit
on error resume next
dim oNet, adsi, curUser
const cert_group = "OU=ACCESSBILITY GROUP"
const fin_group = "OU=FINANCE SUPPORT...
I have a similar problem too!
I've tried storing my logon script in two different places.
1.\\yourdomainname.com\netlogon
2.\\yourdomainname.com\SysVol\yourdomainname.com\Policies\{long random string...}\User\Logon
They didn't work. Here is my script...
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.