denmyos
Members-
Posts
225 -
Joined
-
Last visited
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by denmyos
-
User without password Install printer from server 2012 r2
denmyos replied to denmyos's topic in Windows Server 2012
It looks like this is working for me. Guest account:enable In local security policy -> Local policy -> Security options Network access: Shares that can be accessed anonymously: Print$ Network access: Let Everyone permissions apply to anonymous users: Enable Security settings -> account policies Password must meet complexity requirements: Disable -
I need to let a user install a printer from a server 2012 r2. The Setup: Client: win7 2 profiles Administrator (uses password to logon), User (does not have a password to logon, the profil logons with netplwiz) When I install the printer on the administrator profile it works (administrator password is the same on the client and the server 2012 r2) When I install the printer on the user profile it does not work, BUT if I give the user profile a password on the client and on the server 2012 r2 (same password) it works. The problem is that the user can NOT have a password, It MUST logon via Netplwiz. Any idears to overcome this little problem.?
-
This solved the problem. set commands - ip forward-broadcast on the necessary vlan-interfaces in the distribution.
-
Hi I find myself struggling with keeping control of my TS in MDT. I have several different images with different setups, product keys, and TS. Each time I need to make a new image with new settings, copy/past EACH step that i need from a old TS into the new TS. For some reason i can't copy a whole "custome task" from a old TS, into a new TS. What do you guys do when you have multiple image with multiple TS, where you you need to take this and that from other TS's. There must be a easier way of handpicking each TS. Thanks
-
Hi I have some WOL issues which I can't resolve. I'm using faronics deep freeze consol to create a WOL schedule task. I'm have several subnets I'm trying to WOL across. The problem is that it never seems to work, I'm awhere of the problem WOL across several subnets. But while playing around with it I discover that when I boot the computer by hand, it will also WOL few times. BUT when I leave it shut down over night and let the faronics Deep freeze consol manage the WOL, it will not WOL. I have tried a few other WOL apps but no of them seems to the job. Help will be appriciatet Lenovo m78 win7 sp3 x32
-
Hi I usually deploy files and foldes via $OEM$, but the problem with that, is that it deploy's to all users. What is the best way, when I have to deploy files and folders to the administrator only. ?
-
I had the same error on my lenovo computers. All the correct drivers was on the MDT, I was really strugelling with it. It turned out that even though its a Lenovo M78, it doesn't mean that the hardware is the same on all M78. So our 300 M78 had 3-4 different hardware versions. So make sure that you have the correct drivers, and make sure that the Fujitsu P702 does come with different hardware versions.
-
If I need to run a .reg after the TS is finish, what would be the easiest way to do that. I need to run this Windows Registry Editor Version 5.00 [HKEY_local_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\WinLogon) "AutoAdminLogon"="1" "DefaultUserName"="Bruger" It cannot be run in the middle of the TS, It will mess up the TS. Thanks
-
I change my script to Windows registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] "AutoAdminLogon"="1" "DefaultUserName"="Bruger" And that works.. The biggest problem is where to put it in MDT-TS. Cause it will force the computer to boot into a Normal user and that will mess up the TS. Does it need a password.? The problem with netplwiz is that if you autologon with a user that has a password, IT HAS TO REBOOT to get into that user profil. If the user hit the win key+L he cannot get into his account again, without knowing the password, whice he don't have henc,,, autologon. The only way the user can get back in, is to reboot the computer.
-
I'm trying to get a "netplwiz" "Script" to work in MDT so the users will autologon. This is what I have come up with, it works when I manuel set the "autoadminlogon" to "1" But why will this line not set the AutoadminLogon to "1"? REG ADD "HKLM\Software\Microsoft\Windows NT\CurrentVersion\Winlogon" /v AutoAdminLogon /t REG_SZ /d 1 /f REG ADD "HKLM\Software\Microsoft\Windows NT\CurrentVersion\Winlogon" /v DefaultDomainName /t REG_SZ /d HB_BIB /f REG ADD "HKLM\Software\Microsoft\Windows NT\CurrentVersion\Winlogon" /v DefaultUserName /t REG_SZ /d "Naestved Bibliotek" /f maybe there is a better why to make the script? The only thing it needs to do is 1. autologon users 2. users needs a blank password (very imported) 3. Should be able to run through MDT during deployment. Thanks
-
[mdt] MDT Netplwiz command line / password never expires
denmyos replied to denmyos's topic in O/S Deployment
Can i bump this. Password expires is working now. But i still have problem with netplwiz, it's working, but only if you wanna log in as a administrator. I dont wanna do that, I wanna log in as "Naestved Bibliotek". And I can't get that to work. -
[mdt] Better ways to change the base OS, when new updates come out.
denmyos replied to denmyos's topic in O/S Deployment
I don't have Sccm. So it seems like i have to set up a wsus server. That is done by Deep freeze thawed period. You can point it to a wsus server to get updates. Thanks alot -
Every time microsoft push out new updates to win7 I would deploy a virtuel image, update with latest updates and the go into MDT and import it and attach a TS to it etc etc. Is there a easier why to do it, so I don't have to go through all the steps once a week. If I'm to busy i would just make two TS that runs a windows updates when deploying the image. The problem with that, is it takes hell of lot time to deploy. What do you guys do when windows comes out with new updates.? I don't have a wsus server.
-
[mdt] DISM, command line works in CMD but not in MDT
denmyos replied to denmyos's topic in O/S Deployment
I Ended up roles and feature + (PLUS) DISM /online /Enable-Feature /FeatureName:InboxGames /Quiet /Norestart For some reason it only works with both "string" in TS. -
[mdt] DISM, command line works in CMD but not in MDT
denmyos replied to denmyos's topic in O/S Deployment
On the client the BDD.log says Property optionalOSfeatures is now = InboxGames,,(and the all the games) But still nothing is to be seen in windows 7 -
[mdt] DISM, command line works in CMD but not in MDT
denmyos replied to denmyos's topic in O/S Deployment
Hmmm still not working. Even if I'm getting the role and feature, after i'm choosing my TS, It's still not installinge anything.? Have also tried SkipRoles=YES and SkipRoles=NO Still nothing is installed. I had a quick look through the smsst.log and it seems that the role and feature is being installed, but nothing is Installed in windows.? -
G'morning I'm working on this problem. I have to install the windows games on my win7 deployment I'm using this string. DISM /online /Enable-Feature /FeatureName:InboxGames /Quiet /Norestart When I use it in CMD in win7 it will install all the games that win7 has to offere. BUT When I use it in MDT it only gives me Gamecenter and no games.? In MDT I made a Run command line in State restore->custom task. And but the string in DISM /online /Enable-Feature /FeatureName:InboxGames /Quiet /Norestart What I'm I missing here? Why is it no working in MDT
-
[mdt] install configmgrtools for administrator only
denmyos replied to denmyos's topic in O/S Deployment
I think i got it now Msiexec /i path to msi /ALLusers=2 MSIinstallallperuser=1 If the ALLUSERS property is set to 2 and MSIINSTALLPERUSER is set to 1, the Windows Installer performs a per-user installation. Per-User vs. Per-Machine Installations -
I have been trying to figure out how to install the configmgrtools for the administrator only, what ever i do all users get the tools. my string looks like this. Msiexec /i /quiet /norestart or Msiexec /i Allusers=1 /quiet /norestart or Msiexec /i Allusers=2 /quiet /norestart But all of them install the tools to all the users on the computer. Help would be appriciated
-
http://www.edugeek.net/forums/o-s-deployment/139580-no-contact-pxeboot-wds.html This is my problem with pxe. vmware works flawlessly, but on the psysical pxeboot I get this error TFTP. PXE-t04: Access violation DASH-E36: Error received from TFTP server DASH-M0F: Exiting option ROM I will look into updating my ADK. To be honest, i'm not sure why I need ADK or WAIK.? Thanks
-
I'm using Win7. I'm just using the the boot wim that MDT creates. \\deploymentshare\boot\litetouchPE_x86 I don't have access to a win8. My pxeboot is not working so I'm using USBstick to boot from. The weird thing about all this is: slow deployment; It has be running really fast the last two weeks, down to a couple of minuts for a full deployment, without apps. Suddenly a hour ago, it went down to 1 hour to deploy the same image, I didn't change anything.!!?? I ended up reboot my MDT server, and it went back to a couple of minuts to deploy.!!?? Driver issues; It seem like when I use the "total chaos" method it will deploy without any driver issues. But when I use the "total control" method and put the same NIC drivers as I used in my "total chaos" in my winPE, and change the properties->driver and patches to my WinPE x86 folder,, it will fail upon booting. "A connection to the deployment share (*****deploymentshare$) could not be made. The following networking device did not have a driver installed pci\ven_10EC&DEV_8168&SUBSYS_308917AA&REV_04 When I change the "properties->driver and patches" to "nothing" it will boot again and deploy without any problem. It turn out that it will happend with both lenovo M78 and Dell Optiplex 7010, I still have a few other lenovo and Dell models I need to test.
-
Blue screen of death 0x0000007E after deploying image
denmyos replied to nicholab's topic in O/S Deployment
Sorry, no it did not work for us. it's on standby at the moment. I have so many projects i have to finish first. -
Can anybody verify that I'm using the correct driver. I'm getting this error and can't seem to get it to work. "A connection to the deployment share (*****deploymentshare$) could not be made. The following networking device did not have a driver installed pci\ven_10EC&DEV_8168&SUBSYS_308917AA&REV_04" I'm I using the correct driver according to the error. PCI Vendor and Device Lists Realtek 8111DP DASH All-In-One installation kit for WinXP/Vista/Win7 I'm having a really hard time getting that driver to work. I have also tried http://support.lenovo.com/us/en/products/desktops-and-all-in-ones/thinkcentre-m-series-desktops/thinkcentre-m78?type=Tablets&c=1 I can't get that one to work either It's on Lenovo M78 (10BSS02P00) win 7 x86 Thank you
-
If your asking the very basic about MDT/WDS this guy's video help me alot. https://www.youtube.com/user/alucardkakashi/search?query=mdt But I'm just a beginner, I'm sure that a lot of other people in here can help much more that I can.
-
Here is a link to the dism.log I have a lot of errors in it. http://1drv.ms/1xoMnt9 - - - Updated - - - Here is a link to the dism.log I have a lot of errors in it. http://1drv.ms/1xoMnt9 I have done a little testing. I took the boot.wim from my USBstick which I use for deploying. Copying the boot.wim to my client c:\ and mount it. Looked through the filerepository and found the .inf driver file and installed it through the device manager and it worked.?? So the driver are on the boot.wim and they are working. So why won't they install during deployment?
