ces973
Members-
Posts
52 -
Joined
-
Last visited
Reputation
70 ExcellentAbout ces973

Personal Information
-
Location
Bloomsburg
-
[1709, fcu] Windows 10 (1709) – NPS wireless policy issues
ces973 replied to Mark182's topic in Windows 10
Does this seem more like a firewall issue? We are seeing the same thing with 1709, but we have a DELL SonicWall for our firewall. Didn't see any of these issues in 1703, though. I have had engineers from Microsoft Premier Support working on this for the better part of 3 weeks now with no solution in sight. -
We used to put SEP11 on our images and never had an issue with it. Some of our images were over 6 months old and it just picked up the newest definition off the SEP server whenever it first connected.
-
We're using WDS, but have it set up a little bit differently.
-
We had to enter a PowerShell command for ours to join the domain... shutdown /r /t 15 3 net user Admin2 /delete 2 C:\windows\system32\windowspowershell\v1.0\powershell.exe -command "Add-Computer -domainname DOMAIN -cred DOMAIN\Account" 1 true It asks us to join the domain right after it first boots into the 'Admin' account. The 'Admin2' account is just a junk account because you HAVE to create one in Win7. It then reboots 15 seconds after entering the domain credentials. Hope that helps some.
-
You can actually have it prompt you for a computer name, and then in the oobe System phase run a powershell command to have it join to the domain, all it will ask you is for a valid PW. This is how we are currently setting up our Win7 PC's. C:\windows\system32\windowspowershell\v1.0\powershell.exe -command "Add-Computer -domainname xxxx -cred xxxx\administrator"
-
I'm with FN-GM, not many of our PC's have more than 4GB of RAM. I tried putting 64-bit on a 1GB laptop, and when I saw the memory overhead was 800-900MB just sitting at the desktop, I decided to throw another GB in. That, coupled with driver compatibility and I think 32-bit will be just fine for right now.
-
We had this problem because we had force classic start menus enabled in GPO for our XP clients.
-
Nice! You're right, you cannot put this out to users if you already have Win7 deployed, but as we haven't yet, we can still make the registry changes before we take an image, and then that will be applied to all users.
-
Here's a link to remove the 'Libraries' link from the Nav Pane in Explorer.... Libraries Folder - Add or Remove from Navigation Pane - Windows 7 Forums
-
Well, there goes that idea. I know we use the /generalize option, but we have our answer file set up so that it doesn't remove any drivers.
-
Do you have it set up in your answer file to not strip out the drivers?
-
Didn't have that problem, but I did run into an endless loop when it was trying to set up the first user log in. Basically, we went back to the drawing board and started from scratch. Took us awhile to get it to where we liked it. We also... Run Command Prompt as an Administrator >cd sysprep >sysprep.exe /generalize /oobe /shutdown /unattend:answerfile.xml
-
You have to create a whole new answer file using the amd64/wow64 components, instead of the x86 components. We have our answer file set up so that it just asks you to give a PC name during the initial startup, then logs in as a user, runs PowerShell to add it to the domain, and then reboots itself.
-
I'm not saying skimp on it by buying a no-name PSU, I'm simply saying you could probably get away with a 650W PSU and save yourself some money in the process. I just bought a Corsair 750W and I probably could have got away with a 650W.
-
If that's all you're putting in your build, then you most likely don't need a 850W PSU. My PC has 4 HDD's and I had a ton of unused cables from my 750W PSU.
