Windows 7 Forums

Showing results 1 to 25 of 33
Search took 0.06 seconds.
Search: Posts Made By: jvuz
Forum: Graphic Cards 4 Weeks Ago
Replies: 1
Views: 259
Posted By jvuz
Losing Connection With Display When Booting Whith Usb Device Connected

Hi,

I'm having a strange problem with a user at our company. When she boots, while a usb device (doesn't matter which one) it boots well, but after you get the screen 'Starting Windows' the screen...
Forum: Network & Sharing 16 Jun 2011
Replies: 3
Views: 1,339
Posted By jvuz
Hello Wilywombat, my problem's solved. The...

Hello Wilywombat, my problem's solved. The problem was another program used that port (which I needed now for Sophos). After uninstalling that program, the telnet worked. Thanks for helping me out...
Forum: Network & Sharing 16 Jun 2011
Replies: 3
Views: 1,339
Posted By jvuz
Ports problem

Hello, I'm having a strange problem. I'm trying to install Sophos and there fore the following ports need to be open: 8192, 8193 and 8194. All firewalls are disabled.
But when I do telnet ipaddress...
Forum: Software 08 Jun 2011
Replies: 8
Views: 3,003
Posted By jvuz
orbital shark, thanks a lot! That did the trick! ...

orbital shark, thanks a lot! That did the trick!

Jvuz
Forum: Software 08 Jun 2011
Replies: 8
Views: 3,003
Posted By jvuz
Oh, that's not a problem, I'll delete it at the...

Oh, that's not a problem, I'll delete it at the end of the script.
Forum: Software 08 Jun 2011
Replies: 8
Views: 3,003
Posted By jvuz
seavixen32, you did start me thinking about your...

seavixen32, you did start me thinking about your suggestion. I could copy the exe for word and put it onto the desktop and then rename it. Like that I could launch it, using a the same name for all...
Forum: Software 08 Jun 2011
Replies: 8
Views: 3,003
Posted By jvuz
I'm writing a batch script for configuring pc's...

I'm writing a batch script for configuring pc's and notebooks into our domain. Often we need to (re)install office. With Office 2010 you need to launch it once after install to activate it, that's...
Forum: Software 08 Jun 2011
Replies: 8
Views: 3,003
Posted By jvuz
winword.exe in 64bit OS

Hello,

when your OS is 32 bit, you can launch word by typing winword.exe in a command prompt. But that doesn't work when your OS is 64bit. It's possible to launch it, by typing the full address:...
Forum: General Discussion 30 May 2011
Replies: 10
Views: 7,504
Posted By jvuz
No probs, probably I wasn't that clear ;) ...

No probs, probably I wasn't that clear ;)
thanks again,
Jvuz
Forum: General Discussion 30 May 2011
Replies: 10
Views: 7,504
Posted By jvuz
Yes, found it! ...

Yes,

found it!

http://www.sevenforums.com/tutorials/111583-user-account-control-settings-shortcut-create.html

UserAccountControlSettings.exe

thanks for helping me out here.
Forum: General Discussion 30 May 2011
Replies: 10
Views: 7,504
Posted By jvuz
So, the trick is to find out which command it's...

So, the trick is to find out which command it's using to launch the control panel item.

jvuz
Forum: General Discussion 30 May 2011
Replies: 10
Views: 7,504
Posted By jvuz
But how come I launch that window through start...

But how come I launch that window through start -run?

jvuz
Forum: General Discussion 30 May 2011
Replies: 10
Views: 7,504
Posted By jvuz
Maguscreed, I'm aware of those commands. but...

Maguscreed,

I'm aware of those commands. but my goal is not to have it changed by the registry, I just want to launch the same windows as when you do the following: start- type in the box at the...
Forum: General Discussion 30 May 2011
Replies: 10
Views: 7,504
Posted By jvuz
launching UAC by command

Hello,

I know you can launch UAC by typing uac in start - bottom field. But I was wondering if there is a way lo launch it via a dos prompt?

Jvuz
Forum: Hardware & Devices 08 Dec 2010
Replies: 5
Views: 2,094
Posted By jvuz
Thanks. I used the link that was added as extra:...

Thanks. I used the link that was added as extra: Removable Drives - Allow or Deny All Access - Vista Forums (http://www.vistax64.com/tutorials/180395-removable-drives-allow-deny-all-access.html)
Forum: Hardware & Devices 07 Dec 2010
Replies: 5
Views: 2,094
Posted By jvuz
That's just the goal to avoid that. We have about...

That's just the goal to avoid that. We have about 500 users here and I'm just alone to do the support for all of them. I just seek a way to allow them to do this without needing them to give admin...
Forum: Hardware & Devices 07 Dec 2010
Replies: 5
Views: 2,094
Posted By jvuz
allow non admins to install usb flash disks

Hello,

is there a way to allow non admin users to install usb flash disks?

Jvuz
Forum: System Security 03 Dec 2010
Replies: 8
Views: 27,186
Posted By jvuz
We're not using Windows servers, but Linux...

We're not using Windows servers, but Linux servers with Samba.
Forum: System Security 03 Dec 2010
Replies: 8
Views: 27,186
Posted By jvuz
Using the following command it worked (make sure...

Using the following command it worked (make sure UAC is disabled):

netsh advfirewall set currentprofile state off

Thanks everyone for helping me out here.
Forum: System Security 03 Dec 2010
Replies: 8
Views: 27,186
Posted By jvuz
A batch is good too. Thanks alot. I'll have a...

A batch is good too. Thanks alot. I'll have a look. For XP there isn't a problem. That reg hack I already found.

I'll keep you posted.

Jvuz
Forum: System Security 03 Dec 2010
Replies: 8
Views: 27,186
Posted By jvuz
When installing and configuring our new systems,...

When installing and configuring our new systems, I created a reg file to already configure a lot instead of doing everything via the control panel. I have two files, one for Windows 7 and one for...
Forum: System Security 03 Dec 2010
Replies: 8
Views: 27,186
Posted By jvuz
Disable firewall via registry

Hello,

is there a way to disable the firewall via the registry?

Jvuz
Forum: General Discussion 10 Nov 2010
Replies: 2
Views: 5,200
Posted By jvuz
Thanks! It works now

Thanks! It works now
Forum: General Discussion 10 Nov 2010
Replies: 2
Views: 5,200
Posted By jvuz
shortcut on desktop for all users

Hello,

I have two files: an ico file with the icon and a shortcut to an intranet page. How can i make sure that every user that logs on on that pc, will see the icon (with the url in it)?

Jvuz
Forum: Network & Sharing 29 Oct 2010
Replies: 22
Views: 16,698
Posted By jvuz
Thanks WindowsStar for helping out here....

Thanks WindowsStar for helping out here. Unfortunately I cannot get it to work. but I think I knwo where the problem lies. We're not using Windows servers but Linux servers and Samba. And I guess...
Showing results 1 to 25 of 33

 

All times are GMT -5. The time now is 01:04 PM.



Windows 7 Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows 7" and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd