Posts

IPAM automated notifications

is there way ipam send out automated emails ip addresses/networks manages ?  instance notified if dhcp scope has reached percentage of use, dns lookup fails, or that  ip address utilization speceific subnet above x percent.. thanks bruce young given relative newness in product cycle, not aware of @ time. this link shows of power shell cmdlets exposed: ipam power shell so scripting inclined, crafted sure. Windows Server  >  Windows Server 2012 General

Add Computer to Domain Delegation

in process of separating administrator rolls within domain, , cannot find definitive source required permissions need granted adding workstations domain. found following within forums, cannot find technet article supports these correction permissions. want delegate needed no additional rights: set ou=ou=someou,dc=contoso,dc=com set sp=contoso\addtodomain :: grant permissions add , delete computer objects dsacls %ou% /i:t /g %sp%:cc;computer; dsacls %ou% /i:t /g %sp%:dc;computer; :: grant permissions join computers domain dsacls %ou% /i:s /g %sp%:calcgrsddtrc;;computer dsacls %ou% /i:s /g %sp%:wp;description;computer dsacls %ou% /i:s /g %sp%:wp;samaccountname;computer dsacls %ou% /i:s /g %sp%:wp;displayname;computer dsacls %ou% /i:s /g %sp%:wp;useraccountcontrol;computer dsacls %ou% /i:s /g %sp%:ws;"validated write service principal name";computer dsacls %ou% /i:s /g %sp%:ws;"validated write dns host name";computer is there source do...

Maximum number of characters in a Unicode String

Image
hi all, i working active directroy attribute that's stored @ unicode, , seem have problems might related number of characters have stored in it. so need know if there's limit how many characters can store in single unicode string in active directory. could please me? thanks mohsen almassud hi, i'd confirm want following information: each instance of username attribute stores 1 unicode string of @ least 1 character , not more 1,000 characters. details: adding , modifying schema objects http://technet.microsoft.com/en-us/library/cc961575.aspx if there misunderstanding, please feel free let me know. hope helps! best regards elytis cheng technet subscriber support if technet subscription user , have feedback on our support quality, please send feedback here . elytis cheng technet community support Windows Server ...

windows server 2012 dns issue !

dear support team : have internal domain "smartsystems.jo" on company connected internet ... , have external domain emails server same name. when want access mail.smartsystems.jo or smartsystems.jo , wont open , message appears , website not found, when try access mail.smartsystems.jo , domain server disconnected ... success ! ....  so , thing when request smartsystems.jo , domain connected network , local dns replay .... how make dns server direct web address internet instead of searching locally thank you   in case, have called split-brain dns. https://blogs.technet.microsoft.com/networking/2015/05/12/split-brain-dns-deployment-using-windows-dns-server-policies/ . because dns zone same internally , externally complicate bit every public facing applications can add manually records in internal dns zone public ip of applications ex: suppose public web site on ip 177.22.33.44 , dns name www.smartsystems.jo , create a record in internal ...

Unable to connect to Virtual Disk service + other issues

hi, i have 2008 r2 server, primary duties dc , handling iscsi connection readynas pro. last week tried setup dfs-r nas attached separate server, looked ok no connection made. i've been trying diagnosis and came number of issues. i can setup dfs-r replication not start i cannot connect vds chkdsk run on boot drive stops @ 67% on iscsi drive unspecified error occurs (696e647863686b2e e19) if try disconnect nas using initiator initiator window hangs i shut down nas , rebooted still vds wont load. if try run windows update window hangs a suggestion of repairing wmi failed (sorry vague have looked @ many posts relating these issues) the common denominator appears svchost netsvcs process handles number of services. unfortunately have no idea when problem occurred or caused quite server doing expect , throwing no errors other when try change things. i'm limited in tests can try still live server , iscsi connection hosts desktop/my docs folder redirects. i'm no...

Help - Extracting and collecting data from a Word Form Doc.

hello, work nfp organization work local school in community  and provides field trip opportunities students of grade levels.  i want create form fill out different schools information, data gets saved excel data sheet.  i going need 10-12 data fields can extract data form , have saved in excel file. examples:  organization,date of program, contact person, cell phone, email ,  program booked, time of program, cost, amount of students... create these registration forms on 150 programs every year need have of saved 1 data sheet if @ possible. have paper copy form have been using publisher 2010 , have created similar document in infoshare 2010 don't know created.  appreciated thanks cameron  from you've posted, seems might better input data directly excel , use mailmerge, example, populate word (or publisher) documents. that's far easier implement , maintain trying go other way, mailmerge doesn't require programming. c...

switching dfs off on server 2008 R2

i have 2 servers, server1 , server2 both have dfs switched on. server2 sits in our remote office, our remote office not exist anymore, how switch off dfs off ? hoping changes made copy on server1 sitting in our headoffice ? i worried of files have been modified on server2 recenlty might not copy on server1 ?? thanks does dfs replication continue staging files when replication disabled schedule or bandwidth throttling quota, or when connection manually disabled? no. dfs replication not continue stage files outside of scheduled replication times, if bandwidth throttling quota has been exceeded, or when connections disabled. source: http://technet.microsoft.com/en-us/library/cc773238%28v=ws.10%29.aspx#bkmk_stagingschedules Windows Server  >  Windows Server General Forum ...