How to connect sql MICROSOFT SSEE
http://ow.ly/9prcZ
How to connect sql MICROSOFT SSEE
| 2012-03-02 | Posted by voytas under Polskie blogi IT, WGUiSW |
|
dns order – http://ow.ly/9eNl0 – technet
| 2012-02-23 | Posted by voytas under Bez kategorii, Polskie blogi IT, WGUiSW |
|
dns order – http://ow.ly/9eNl0 – technet discussion. a lot of different views on the issue.
disable to ipv6 in core
| 2012-02-14 | Posted by voytas under core, nic, Polskie blogi IT, WGUiSW |
|
i installed core windows – nice one but you need more time to configure it. it is light and secure in that way.
i use SCONFIG and CoreConfig but those utils has not option to disable ipv6 on nics.
look here – good description abot this issue: http://eniackb.blogspot.com/2009/07/how-to-disable-ipv6-in-windows-2008.html, you have to configure some items in registry
Enable to disable and vice versa
| 2012-02-06 | Posted by voytas under bug, cli, Polskie blogi IT, WGUiSW |
|
On http://support.microsoft.com/kb/2001154 is description of interesting bug in w2k8 DNS:
“…
Enabling the checkbox for “use root hints if no forwarders are available” in the Windows Server 2008 DNS Manager snap-in, DNSMGMT.MSC, actually disables the use of root hints.
Unchecking the checkbox for “use root hints if no forwarders are available” in the Windows Server 2008 DNS Manager snap-in, DNSMGMT.MSC, actually enables the use of root hints.
…”
solution… use CLi command
Forwarder vs Root Hint
| 2012-02-06 | Posted by voytas under forwarders, Polskie blogi IT, root hints, WGUiSW |
|
below is taken from: http://www.winvistatips.com/root-hints-forwarders-t736598.html
By configuring a forwarder, you are specifying one or more IPs that your
DNS erver will forward queries to if it cannot resolve a query locally.
When configured with a forwarder, the DNS server will perform a recursive
query; that is, it will forward the query to the forwarder then sit back
and wait for the response. Whatever response is received from the forwarder
is sent back to the client as-is, the DNS server will make no further attempt
to locate the resource if the forwarder cannot resolve it. In the case of
root hints, the DNS server itself will perform an iterative query to locate
the resource, starting at the .com ROOT server, for example, then using referrals
to move to the microsoft.com server and then to the east.microsoft.com server,
so on and so forth until it either receives an authoritative answer or is
unable to resolve the query. The difference here, really, is in -which- DNS
server is performing the work. In the case of a forwarder, your DNS server
is off-loading its name resolution onto another DNS server, most likely your
ISP’s server. In the case of root hints, your DNS server is doing all of
the “heavy lifting” itself.
One thing to be aware of when using root hints is to be certain that your
Microsoft DNS server has not configured -itself- as a root hints server.
If you see a DNS zone called ‘.’ in the DNS management console, delete it
so that your server can use the actual Internet root servers successfully.
Best regards
Meinolf Weber
Disclaimer: This posting is provided “AS IS” with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
source: http://www.winvistatips.com/root-hints-forwarders-t736598.html
Group Policy Search Tool: http://ow.ly/8
| 2012-01-19 | Posted by voytas under Bez kategorii, Polskie blogi IT |
|
Group Policy Search Tool: http://ow.ly/8yT9g, policy and registry view …
what about time synchronization
| 2012-01-05 | Posted by voytas under Polskie blogi IT |
|
there, on Internet, there are a lot of sources about time synchronzation in domain environment. i had few issues with time in domain on servers and start digging. i thought that after installing domain everything is configured and working well. but how Domain Controller knows the time? if there is a source of time then it knows about it. out-of-box there is BIOS time or some default time server to synchronize but very often there is need of change that – new configuration.
to put config simply, on Domain Controller which has PDC role you have to set:
w32tm /configure /manualpeerlist:"fqdn of time server,0x1" /syncfromflags:manual w32tm /configure /reliable:yes w32tm /configure /update net stop w32time net start w32time w32tm /resync /rediscover
if you configure ntpserver as IP you can skip 0×1. Firest three lines you can put together.
and on client you can do (clients is configured when adding to domain so this step is only to sure everything is OK):
w32tm /configure /syncfromflags:domhier w32tm /configure /update net stop w32time net start w32time w32tm /resync /rediscover
And that’s all folks. this is goot start. if you want more go to technet and www search.
2011 in review
| 2012-01-01 | Posted by voytas under Polskie blogi IT |
|
The WordPress.com stats helper monkeys prepared a 2011 annual report for this blog.
Here’s an excerpt:
A San Francisco cable car holds 60 people. This blog was viewed about 3 100 times in 2011. If it were a cable car, it would take about 52 trips to carry that many people.
ms forum gadget and HNY
| 2011-12-31 | Posted by voytas under Polskie blogi IT |
|
do you use ms forum a lot? probably you have shortcut somewhere. do you know that there is gadget about forum?
you can download for W7 or WV and have fast access to forum and just in time info about your posts.
http://www.microsoft.com/download/en/details.aspx?id=27747
i use technet forum gadget.
here you are screen:
and Happy New Year!!!!
no recently opened files?
| 2011-12-30 | Posted by voytas under Polskie blogi IT |
|
i had a user which had problem with recently opened files. Apps on his pc were riped off from history opened files. on friday (week ago) he had so i started from checking GPO. there was new GPO on monday
with setting:
Do not keep history of recently opened documents
The setting is connected with registry http://technet.microsoft.com/en-us/library/cc757292(WS.10).aspx:
NoRecentDocsHistory
So you can change in two ways GPO or registry
when above settings are on in office/excel option for enable recently opened file is grayed out. there is KB about it: http://support.microsoft.com/kb/284896
cd from microwave http://ow.ly/8dmzq – b
| 2011-12-29 | Posted by voytas under Bez kategorii, Polskie blogi IT |
|
cd from microwave http://ow.ly/8dmzq – blog post ‘(CD+DVD)+mikrofalówka’ http://ow.ly/8dmCh
If you’re getting error 16xx – itunes
| 2011-12-29 | Posted by voytas under Polskie blogi IT |
|
vmview client – error 407
| 2011-12-28 | Posted by voytas under Polskie blogi IT |
|
powershell gpo again
| 2011-12-23 | Posted by voytas under Polskie blogi IT |
|
if you want to display GPOs sorted by modification date:
Get-GPO -All | sort -Property modificationtime -descending | % {"`""+$_.displayname+"`""+" "+$_.modificationtime+"`n"}
if you want see:
Get-GPO -All | ? {(($_).creationtime).date -ge ((get-date).adddays(-3)).date}
before it do:
import-module grouppolicy
configure time service in domain
| 2011-12-13 | Posted by voytas under Polskie blogi IT |
|
After problem with authorization in vmview [post] i started checking time service configuration in domain. there you are sites i based on:
- Configuring a time source for the forest – good one, there is info about configure DPC, commands, diff scenarios.
- Windows Time Service > Group Policy Settings Explained
- Configuring the Windows Time service for Windows Server 2008 and Windows Server 2008 R2
- Configuring the Windows Time Service
- Windows Time Service Technical Reference
- Command line reference – W32TM
- and web search

