
muflix
Members-
Posts
19 -
Joined
-
Last visited
Content Type
Profiles
Forums
Blogs
Events
Articles
Downloads
Gallery
Everything posted by muflix
-
Hello i have a problem, i want have network folder with allowed applications that normal users (they dont have admin rights) can install. I set SRV to dissallow and my whitelist path to unrestricted.. now i have control which apps users can install but if that app need admin rights it doesnt work, a lot of app need admin right. How can i solve this ? Thank you
-
okay, thank you i will try it :-)
-
Hello, i would like to ask you.. if i have 2 bussiness locations for example city1 and city2, when is better create new sites like company com (city1) city2 company com or city1 company com city2 company com or creating new OUs like company com | OU-City1 company com | OU-City2 ? for maintaince i think is better OU but in this case it will have more replications so i need good connectivity. what other reasons i have to look out ? Thank You
-
IIS 7.5 Cant load images from external IP (NAT)
muflix posted a topic in Servers / Domains / Hosting
Hello i have a problem. I have installed Windows Server 2008 with two interfaces [192.168.0.1] and [200.100.50.1] I have installed IIS Default Web Server with binding to 192.168.0.1 I have installed Routing and Remote Access with NAT rule which forward 200.100.50.1:80 to 192.168.0.1:80 I have Win7 PC with IP 200.100.50.2 In Internet Explorer http://200.100.50.1 works without image (i can download a source code (iistart.htm) but i cant see an image (red cross icon)) Internet Explorer at the Server http://192.168.0.1 works fine http://200.100.50.1 works fine http://200.100.50.1/helpdesk/index.html works fine (i added new folder with index.html) at client http://200.100.50.1/helpdesk/ works http://200.100.50.1/helpdesk/index.html doesnt work wfetch on client to http://200.100.50.1/welcome.png throws RESPONSE: ... 0x2746 Socket Error on Receive log file on IIS Server: 2012-04-19 18:28:51 192.168.0.1 GET /welcome.png - 80 - 200.100.50.2 Mozilla/4.0+(compatible;+MSIE+8.0;+Windows+NT+6.1;+Trident/4.0;+SLCC2;+.NET+CLR+2.0.50727;+.NET+CLR+3.5.30729;+.NET+CLR+3.0.30729;+Media+Center+PC+6.0) 200 0 121 21356 Where is the problem or how can i solve it ? PS: you can ask why i dont bind web to 200.100.50.1, its because im testing NAT -
Nap - Health Validator Has Stoppped Working
muflix replied to muflix's topic in Servers / Domains / Hosting
Ok thank you -
Hello im trying NAP but i got an error "windows security health validator configuration application has stoppped working" http://3x.cz/di-009H.png what i have to do ? Thank You
-
mhm i tried it again but still failed now i add 20GB disk which is enough but it failed anyway image of error what is wrong now, why parameter is incorrect ?
-
ok thank you
-
ICTcity: oh thankyou i type it wrong but on the printscreen its right
-
oh i maybe know whats the problem.. backup has more than 10GB my F disk is only 2GB.. what all is backuped ? that create image of server or what LoL.. i though it backup only AD database..
-
ok it works now i change parameter on -targetbackup:F: but it says me "Log of files for which backup failed: C:\Windows\Logs\WindowsServerBackup\Backup_Error-....log the operation ended before completion the parameter is incorrect" but the log file is empty.. what mistake is now ?
-
Hello i tried this command wbadmin start systemstatebackup -targetbackup:F:\ but it throw me error the location is not supported or not found.. i know i cant use local os drive and remote locations fo backup but that disk is empty and formatted on NTFS so it seems to be ok.. where is mistake, what i misslooked ? here is image thank you
-
Fsrm - Email Notification For Per User - Howto
muflix replied to muflix's topic in Servers / Domains / Hosting
I figure it out, problem was i created new quota on path and that didnt involve subfolders, but if i choose template.. quota is automatically setted on subfolders and as bonus i can change template for all subfolders back.. nice :-) thank you :-) -
mhm thank you, i read that before but its too complicated and too much english for me :-D and i need keep it simple, but i met my friend from school at the bar and he know how to solve the problem, so when i buy more powerfull pc i will try that with his help :-) but thank you too.
-
Fsrm - Email Notification For Per User - Howto
muflix replied to muflix's topic in Servers / Domains / Hosting
ok, now i know if i delete files i have to 'reset peak usage' for receiving new emails.. but is possible quota limit set per user but not all users together how i describe on first post ? -
Hello, i installed File Server Resource Manager and Add a Quota on a folder on server where users have their home folders (connected as network drive) so for example C:\usersdata C:\usersdata\user1 C:\usersdata\user2 and if user1 connect to Domain he has C:\usersdata\user1 on server connected as Z:\ (\\server.domain.tld\usersdata\user1) so i set smtp and send test email to administrator@domain.tld and thats works, email come. than as administrator i add to C:\usersdata\user1 some data which exceed 85% quota limit and email send to me 'user DOMAIN\Administrator has exceeded 85% quota limit... and so on' so thats great too.. but i deleted that files and add new files as user1 but no email was sended and if i add new files as administrator so email wasnt sended too.. maybe i dont get how it works but i want to set limit with email notification for all users for example if i set 50MB and user1 save 45MB and user2 save 48MB i want from FSRM to send me 2mail notifications about it.. and if user1 delete his files and add new so new email was sent to me.. but i dont know how to do it or what are best practise.. i hope its understandable, thank you for your answers :_)
-
I Cant Start Apache Service And Dont Know Why
muflix replied to muflix's topic in Servers / Domains / Hosting
i tried it before it doesnt work :[ how i wrote its not that kind of mistake. -
Hello, i succesfully install apache from msi package httpd-2.2.19-win32-x86-no_ssl.msi downloaded from apache.org, but service didnt start.. so i launch services.msc and tried to start it manually but i got this message "Windows could not start the Apache2.2 service on Local Computer. Error: 1053: The service did not respond to the start or control request in a timely fashion." i searched it on the internet but i dont find a solution for me. IIS Web and no other applications are running on port 80 (that is different error). If i uncheck (unradio :P) 'Local System Account' and create new user Apache and try start service under that new account, it doesnt help (same error). httpd -t return 'Syntax OK'. error logs looks empty or correct. if i try start it run normally from command line it throw me this please help im very unhappy
-
Hello, i would like to ask, if i install WDS role on server and create wmi image of client system (probably with sysrep).. how can i distribute that client system with applications,users,domain settings etc to multiple computers but with no same computer name ? i want distribute it like PC01 PC02 PC03 etc.. its possible to set this anywhere ? And second question, in this case i have to manually run from computer to computer and click on network install wizard.. is possible to do it automatically or some multicast install option ? Thank you.