 |
 |
Index ‹ Windows OS ‹ WindowsServices
|
- Previous
- 1
- Directory >> GPO helpI created a GPO called Generic
I applied it to my HQ OU which has sub OUs
I run secedit refresh to enforce the policy.
I went to my client Evt Viewer and applied succesfully, I
double check the machine and it is inside the HQ OU and
still no luck!!!(huwaaa).
I check using GPresult and find my policy and here is the
order.
- local policy
- generic
- Default domain Policy
I guess order is wrong since my generic should be process
last? How can I change the order?
In my GPO security I leave it default (authenticated
users) does this mean that all users in my domain even if
they are outside HQ OU will be affected?
Help Pleasssssssseeeeeeee
- 2
- WindowsMe >> Problems with Recycle BinII can't view the files in the recycle bin. I'm not sure if this is
only recycle bin, or if there's more to it, but for a while now, the
recycle bin has come up empty. I've already tried to do everything to
try and fix the recycle bin to show the items, but it still doesn't
help. I've gone to start/run/cmd, and whenever I tried to input the fix
by doing these steps:
Type CD \RECYCLED, and then press ENTER.
Type ATTRIB -r -s -h info2, and then press ENTER.
Type DEL INFO2, and then press ENTER.
I get stuck at cd \recycled, because for some reason, it says the
system cannot find the path specified. When I try attrib, it says "file
not found - info2"
Is there anything I can do to fix this problem? The help would be very
appreciated.
- 3
- WindowsServer >> DCDiag - failed with Error Win32 Error 8420Hi. We were in the process of upgrading our 2003 network to 2003 DCs (we
only had one 2000 DC) and have an error we can't seem to resolve when
running dcdiag. We added a second DC (2003) without problem, unfortunately
there was a terminal hardware failure on the new server a few days later and
the O/S was unbootable. Rather than restore we cleared out all the entries
for the failed DC and re-added it. At this point everything was working
successfully apart from one error listed below during DCDiag test. We
continued with our replacement of the last 2000 DC and replaced it with a
new server running 2003. Again the demotion and addition of the new DC went
without problem. Unfortunately we continue to get the DCDiag errors when
running tests against both DCs.
So far I have tried deleting the Forest and Domain DNS zones using ntdsutil,
allowing the deletion to replicate on both DCs then using the DNS Console
recreating the zones. This all appears to work visually but I then continue
to get the error below. After deleting the zone but before recreating using
the DNS console, if I run DCDiag the Topology and CutOffServer errors no
longer occur, they only reappear when the Forest and DNS Zones are
recreated.
Can anyone suggest what I can do to resolve this and whether it will be
having any impact on the system ?
Thanks,
Alex.
dcdiag /c /v :/dc1 Results, DC2 has the same results
Starting test: Topology
* Configuration Topology Integrity Check
* Analyzing the connection topology for
DC=ForestDNSZones,DC=Domain,DC=NET.
* Performing upstream (of target) analysis.
DsReplicaSyncAllw failed with error Win23 Error 8420.
* Performing downstream (of target) analysis.
DsReplicaSyncAllw failed with error Win23 Error 8420.
* Analyzing the connection topology for
DC=DomainDNSZones,DC=Domain,DC=NET.
* Performing upstream (of target) analysis.
DsReplicaSyncAllw failed with error Win23 Error 8420.
* Performing downstream (of target) analysis.
DsReplicaSyncAllw failed with error Win23 Error 8420.
* Analyzing the connection topology for CN=Schema,CN=Configuration,
DC=Domain,DC=NET.
* Performing upstream (of target) analysis.
* Performing downstream (of target) analysis.
* Analyzing the connection topology for
CN=Configuration,DC=Domain,DC=NET.
* Performing upstream (of target) analysis.
* Performing downstream (of target) analysis.
* Analyzing the connection topology for DC=Domain,DC=NET.
* Performing upstream (of target) analysis.
* Performing downstream (of target) analysis.
........................................DC1 passed test Topology
Starting test: CutoffServers
* Configuration Topology Aliveness Check
* Analyzing the alive system replication topology for
DC=ForesetDNSZones,DC=Domain,DC=NET.
* Performing upstream (of target) analysis.
DsReplicaSyncAllw failed with error Win23 Error 8420.
* Performing downstream (of target) analysis.
DsReplicaSyncAllw failed with error Win23 Error 8420.
* Analyzing the alive system replication topology for
DC=DomainDNSZones,DC=Domain,DC=NET.
* Performing upstream (of target) analysis.
DsReplicaSyncAllw failed with error Win23 Error 8420.
* Performing downstream (of target) analysis.
DsReplicaSyncAllw failed with error Win23 Error 8420. ,
* Analyzing the alive system replication topology for
CN=Schema,CN=ConfigurationDC=Domain,DC=NET.
* Performing upstream (of target) analysis.
* Performing downstream (of target) analysis.
* Analyzing the alive system replication topology for
CN=Configuration,DC=Domain,DC=NET.
* Performing upstream (of target) analysis.
* Performing downstream (of target) analysis.
* Analyzing the alive system replication topology for DC=Domain,DC=NET.
* Performing upstream (of target) analysis.
* Performing downstream (of target) analysis.
........................................DC1 passed test CutoffServers
- 4
- 5
- Security >> Remote Assistance SettingsWe just installed wireless on our laptop so it connects to our dekstop
modem/router.
We happened to be looking in System Properties on the laptop and noticed the
following in "Remote Assistance Settings"
"Allow this computer to be controlled remotely."
And "YES" is checked.
Is that OKAY? (Security Problem) Or should the "YES" be UN-checked?
- 6
- Drivers >> Vista x64 Device Driver DTM Test IssueHello Everyone:
Because I don't find DTM newsgroup, I put the question here. Any comment
will be appreciated!
On Vista x64, driver MUST have Windows Signed before installing. Then how to
run WHQL submission test before driver getting Windows Signed for x64 Vista?
Best Regards
- 7
- win2000 >> Changed Computer NameI changed the name of a computer and it automatically rebooted. However, now
I can't log in. The old username and password don't work and the new
computer name doesn't work since I don't have a password.
Any suggestions on how to get in. (I don't have administrator access)
- 8
- WindowsMe >> Is It Safe?Is it safe to delete Windows Update Files, files ending with extension- .bkf
---
This Message and All Attachments Scanned and
Certified Virus Free-
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.662 / Virus Database: 425 - Release Date: 4/20/2004
- 9
- Drivers >> What are the requirements to let the CMD.EXE copy command work?Hello,
I wrote a network redirector, read-only so far. I support mmap but not
the cache manager and notepad.exe works.
I'm now about to understand why some applications aren't working. The
CMD.EXE copy command for example.
I can drag'n'drop a file from the network drive to the desktop. But I
can't use the copy command. It just returned "0 file(s) copied".
When I use IrpTracker all requests succeed. Where is the difference
between explorer and the copy command while copying files? (I have
support for short file names)
Another application is winzip. I found several posts in the osr archive
about winzip, but none of the solutions solved my problem with winzip.
Any help is appreciated.
--
h.wulff
[dont send me an email]
- 10
- win2000 >> C drive has changed!I've got win2000 pro sp4 and its been working just fine.
So today I added a RAID PCI controller and added some old 3GB drives
into a RAID 1 set.
Well, after doing this and rebooting I've found that my C: drive is no
longer my C: drive. Because when I try to login in normal or safe mode
it just logs me right back out.
I can do a 'PSINFO \\mypc' via another machine on my network to see
that the windows path has changed to g:\WINNT !
I've tried a win2000 CDROM bootup and using the recovery console I did
a FIXBOOT and FIXMBR with all my drives removed apart from my C: drive.
On reboot it still insists that on logging me out as soon as I try to
log in.
Any clues from a helpful soul? :-)
- 11
- Platbuilder >> How to generate symbols for RealView JTAG Debugger from PBI am trying to use Realview Developer Suite (2.2) to debug Eboot on a new h/w
bring up via Relaview ICE JTAG debugger. I could connect the debugger with
the running system, and watch disassemly code in debugger window, but can not
match them with high-level source code. I tried to load symbol files
(eboot.pdb) onto the debugger, it says that it couldn't load symbol file due
to non-compatible object format.
Can anyone give me some help on how I can get source code associated with
RVD? Or how to generate an appropriate symbol files for RVD from Platform
Builder?
Thanks
Susan
- 12
- active directory >> Commands to T/S ADHi all,
I just setup a Windows 2003 R2 AD domain, I was going to test out its
replication status with the repadmin command, but it seems that repadmin does
not exist on my server. Is there some sort of support tools for AD that I
need to install?
Robert
- 13
- 14
- Directory >> Moving Users from one domain to anotherI would like some advice on how to move users from one Active Directory
Domain to another.
I have just started with a company who have asked for Active Directory to be
installed. Currently the have one DC which has been setup with AD, the
domain is called "xxx.local". They have since installed Live Communication
Server onto it and have created users for this.
I have run ldifde and exported the users to a csv file.
My question is :
If I want to move the users to a domain called yyy.local what do I need to
change in the csv file so I can import it into the AD.
Thanks
Paul
- 15
- Directory >> Remote Reboot Registry KeysI am looking for the Rebote Reboot Registry keys but am having no luck in
locating them. I need these because I have added Guest and Interactive to the
users list and need to copy this to all my other stations remotely. Any one
with a suggestion is greatly appreciated.
Thanks
James
|
| Author |
Message |
HamishMcT

|
Posted: Mon Nov 15 18:38:58 CST 2004 |
Top |
WindowsServices >> WSS Folder property
hi,
Does anybody know how to assign property to folder in wss document library.
I know how to do it with files. But i searched on net and found no solution.
Neither has anyone mentioned that this not possible. Is it possible or not?
If so how?
Thanks in advance,
Abhilash
Windows OS243
|
| |
|
| |
 |
Bil

|
Posted: Mon Nov 15 18:38:58 CST 2004 |
Top |
WindowsServices >> WSS Folder property
Sorry, this isn't possible in WSS. Folders don't have properties (FYI
they did have a description property in SPS V1 but it wasn't available
in the web interface)
--
Bil Simser
http://weblogs.asp.net
"Abhilash" <EMail@HideDomain.com> wrote in message
news:EMail@HideDomain.com:
> hi,
> Does anybody know how to assign property to folder in wss document
> library.
> I know how to do it with files. But i searched on net and found no
> solution.
> Neither has anyone mentioned that this not possible. Is it possible or
> not?
> If so how?
> Thanks in advance,
> Abhilash
|
| |
|
| |
 |
Abhilash

|
Posted: Wed Nov 17 01:43:39 CST 2004 |
Top |
WindowsServices >> WSS Folder property
Bill,
Thanks for clearing my query.
bye
Abhilash
"Bil Simser [MVP]" <EMail@HideDomain.com> wrote in message
news:EMail@HideDomain.com...
> Sorry, this isn't possible in WSS. Folders don't have properties (FYI
> they did have a description property in SPS V1 but it wasn't available
> in the web interface)
>
> --
> Bil Simser
> http://weblogs.asp.net
>
>
>
> "Abhilash" <EMail@HideDomain.com> wrote in message
> news:EMail@HideDomain.com:
> > hi,
> > Does anybody know how to assign property to folder in wss document
> > library.
> > I know how to do it with files. But i searched on net and found no
> > solution.
> > Neither has anyone mentioned that this not possible. Is it possible or
> > not?
> > If so how?
> > Thanks in advance,
> > Abhilash
>
|
| |
|
| |
 |
| |
 |
Index ‹ Windows OS ‹ WindowsServices |
- Next
- 1
- 2
- Security >> Looking for a tool or utility to crack password?We are trying to educate our users the importance of using complex password
and i am looking for a utility or any software available on the market to
demonstrate to them how easy to crack their password if using simple
password. They will just enter their password and it will show how fast it is
decoded. The utilty is not intented to run against the domain logon account.
They will just key in their password and the tool will either shows how
quick it is easily cracked because it is not complex.
Appreciate if you know the avaiability of such tool. Thks
- 3
- active directory >> Slow loginsHello.
I'm running a small network (6 machines total, 2 laptops,
4 desktops). My PDC is server 2003 running AD. It's a P3
1GHz with 80GB total drive space and 320MB of RAM.
My workstations (the 2 laptops) are slow logging into the
network and applying the security settings. At first I
thought I was having issues with the Netgear router/wap
and wireless NICs. I connected one of the laptops
directly to the same 10/100 hub that the server is
attached to (an Intel 10/100 8 port hub) to test the
theory. The login still takes a long time to log in and
apply the settings. Everything else in AD is straight
defaults, I haven't started playing around with any
policies.
Any ideas?
Rob
- 4
- 5
- WindowsServer >> spoolsv.exei want write one batch to restart daily the spoolsv.exe with "system" as
user. It's possible? How can i do it.
thanks
Kader
- 6
- 7
- 8
- WindowsMe >> Windows Me Hangs on boot upPer the Dell support people, I was told I have the LovSan
virus, however, reading through this message board, I'm
seeing someone had the problem I'm having well before this
(posted 8/3 at 5:36 pm), but no one posted a solution.
Any thoughts? (Though I also installed a game a week
before it worked fine in the meantime.) Let me know if
any other info would be helpful. Thanks!!
DKP - text of previous post added:
My friend has Windows ME on his computer and recently he
installed a game program on it. After restarting the
computer it gets stuck on the screen which shows the
Windows ME logo. The light blue bar at the bottom of the
screen keeps scrolling to the right, so it seems the
computer is not hung. But it does not go on any further
and just stays on this screen forever.
Be booted off a floppy to a DOS prompt and
ran 'scandisk /all' and 'scanreg /restore', but it did
not help.
I've never seen this problem before and there is no error
message, so Im not sure what to do next. We are
considering reinstall the OS again, but would like to
avoid it if possible. Would appreciate it if you can
help. Thanks.
Omar
.
- 9
- WindowsMe >> Cannot Un-Check "Mute All" Checkbox in sound properties........I posted this earlier in this ng with no reply, I'm hoping someone can
help me out here. The original post was:
In the volume control dialog box(es) in Windows ME, I cannot un-check
the "Mute All" checkbox, the speaker icon in the taskbar is red-slashed
out, and there is no sound.
All appears okay in Task Mangler, yet there is no sound. This has
happened before, and I fixed it by running system restore, but I would
like to find out if there is a better, more specific fix I could try.
Any ideas, anyone? Any help would be appreciated.
Thanks, all...
Mark Mestman
Guitarmakerm...@yahoo
- 10
- win2000 >> slow shutdown in Windows 2000I recently had Windows 2000 reinstalled on my computer and
now it shuts down very slow or not at all by itself and I
then have to turn it off by using the button. It usually
happens after I've just been in Outlook or on the
internet. But if it has been idle for some time then it
will shut down.
- 11
- WindowsServices >> Directing Users to pagesDoes anyone know how I can capture the username and password of the user
logging into the sharepoint site and then redirect them to particular pages
depending on the username, for example user abc logs in and I want them to be
directed to their own page that only they can see, if user def logs in then
they are directed to their page, User abc cannot get to user def's page. Any
help would be greatly appreciated.
- 12
- 13
- WindowsServices >> Activity RepoertIs there a way to produce an activity report fro specific pages to se who has
visited a page either by users or IP address? We seem to think we had this
ability on the old version of sharepoint.
- 14
- 15
|
|
|