Posts

The trust relationship between this workstation and the primary domain failed

i have windows 2008 virtual machine turned off 6 months , when turn on & when try login domain account  message "the trust relationship between workstation , primary domain failed"     jean mr. x taking time reply, am unable login machine. there way unjoin domain logging in machine   thanks in advance jean jean use local admin account unjoin computer. once done, join again. also, use ad uc delete old computer account.   this posting provided "as is" no warranties or guarantees , , confers no rights. microsoft student partner 2010 / 2011 microsoft certified professional microsoft certified systems administrator: security microsoft certified systems engineer: security microsoft certified technology specialist: windows server 2008 active directory, configuration microsoft certified technology specialist: windows server 2008 network infrastructure, configuration microsoft certified t...

Can't install Widnows Server 2012 Standard to 4TB disk?

Image
hi everyone, attempting install windows sever 2012 standard 4tb gpt disk. installation presents error message below - is error related windows server 2012 standard, or apply r2 version of operating system? kind regards, davo see darrell's comments here. https://social.technet.microsoft.com/forums/windowsserver/en-us/2d897851-9aec-4377-b798-86a38a3e72f1/how-to-install-windows-server-2012-with-gpt-partition-on-a-clean-hard-drive?forum=winserver8setup       regards, dave patrick .... microsoft certified professional microsoft mvp [windows] disclaimer: posting provided "as is" no warranties or guarantees , , confers no rights. Windows Server  >  Windows Server 2012 Setup ...

The Active Directory domain

active directory domain has separate groups 2 departments - usersgr1 , usersgr2. both departments run 1 manager; user account boss included in both groups. allow full access folder stored on windows server 2003 file server manager, make available in read-only mode usersgr1 , block usersgr2? hi gram, i sorry delay. to achieve goal, suggest assign read permissions on usergr1, , no permission on usergr2, explicitly assign full control user boss on corresponding files. best regards, amy Windows Server  >  Security

NPS restriction of one type of 802.1x authentication for a specific access point

i have nps running on pair of 2012 servers, , it's authenticating 802.1x wireless connections multiple user types 1 ssid (switching vlan's, based upon user group memberships, etc.), , i'm prepending sub-domain information necessary based upon username patterns.  i'd restrict 1 class of user logging 1 specific access point without disabling other types of users site. there way implement condition that's "access point name" != "somefriendlyname"? hi bridge, >> there way implement condition that's "access point name" != "somefriendlyname"? you configure called-station-id attribute goal. the attribute provide specific site connect specific user. you reference link below further understanding: network policy constraints properties https://technet.microsoft.com/en-us/library/cc770641(v=ws.10).aspx best regards john please remember mark replies answers if , unmark them if provide no help. if have...

Windows 10 Start menu not displaying the subfolders

under "c:\programdata\microsoft\windows\start menu\programs\" directory structure have created 2 levels of folders consider <folder1> -> <folder2> , placed shortcut "app.lnk" our application. but under start menu see "app.lnk" directly placed under <folder1>, subfolder <folder2> not displayed in case. as arijit_dey has pointed out, start menu not appear support display of subfolders or identification of items same name under subdirectories of start menu\programs. same start screen of windows 8.1. if functionality need in environment, suggest providing feedback development teams via windows feedback app. brandon windows outreach team- pro windows pros on technet Windows 10 Insider Preview  >  Windows 10 Insider Previ...

CBS MUM Missing Total Count: 4

i have been trying install service pak2 automatically , manually time on vista 64k lenovo system. the system came vista , service pak1 installed.  reinstalling vista not option, attempt. the following log file lists errors getting. i have no idea missing .mum file or supporting .cat files. any appreciated. regards; barnabas148   check log ================================ checking system update readiness. binary version 6.0.6001.22375 package version 5.0 2010-10-20 20:30 checking deployment packages checking package manifests , catalogs. checking package watchlist. checking component watchlist. checking packages. (f)    cbs mum missing    0x00000002    servicing\packages\package_1_for_kb972036~31bf3856ad364e35~amd64~~6.0.2.0.mum        (f)    cbs mum missing    0x00000002    servicing\packages\package_for_kb97...

diskshadow EXEC fails to see my file

hi, i'm using free version windows hyper-v server in order familiar virtulization. therefore i'm testing backup procedure in order backup running vm. i'm using diskshadow this: diskshadow -s backup.scp contents of backup.scp are: ------------------------------------------------------------------------------------------------------------------ delete shadows all set context persistent  set metadata c:\temp\backup.cab  set verbose on  begin backup       add volume c: alias system      add volume d: alias drive_d       writer verify {66841cd4-6ded-4f4b-8f17-fd23f8ddc3de}       create       expose %drive_d% y:       exec c:\tasks\backup_xcopy.cmd      unexpose y:  end backup delete shadows    -------------------------------------------------------------------------------------------------------...