Posts

Auditing in AD

auditing security group in windows 2003(ffl , dfl:2003). highly appriciated. aliahmurfy start article http://support.microsoft.com/kb/814595 notice have turn on auditing in 2 places 1.  directory service access 2. audit objects (group in case)  tomek has screenshots (not groups may still visualize)    http://blogs.dirteam.com/blogs/tomek/archive/2006/09/21/auditing-directory-changes-aka-_2600_quot_3b00_who-deleted-this-object_3f002600_quot_3b00_.aspx you use tool event comb go through logs   let know if have questions there. thanks mike http://adisfun.blogspot.com http://twitter.com/mekline Windows Server  >  Directory Services

Bad Link to MS Hotfix

i need following hotfix link microsoft sent seems broken.  way contact ms let them know , product looking for?  e-mail sent: kb article number(s): 958894 language: (global) platform: x64 location: ( http://hotfixv4.microsoft.com/windows%20vista/sp2/fix212659/6000/free/365301_intl_x64_zip.exe ) (the fix spooler issues on server 2008 - sorry if isn't best forum post in, couldn't find better place) hi there can check below link http://support.microsoft.com/kb/958894 also if contact ms request hotfix use below link https://support.microsoft.com/common/international.aspx?iid=250&iguid=2238021f-37f6-4c6b-a264-11a9e3650249_1_3&rdpath=1 select the location , proceed. sainath !analyze Windows Server  >  Windows Server General Forum ...

Unable to edit in arrtibute editor with ADCS and ADSIEDT

i trying open attribute editor ad or dl objects in azure ad shows  error : there no attribute registered handle attribute type please guide hi,   have ever updated schema additional attributes?   maybe, try open/edit attributes alternative ldap editor, example, ldp.exe? https://technet.microsoft.com/en-us/library/cc772839%28ws.10%29.aspx   way, azure active directory related question, please try to post in dedicated forum below, should more professional responses:   https://social.msdn.microsoft.com/forums/en-us/home?forum=windowsazuread   the reason why recommend posting appropriately qualified pool of respondents, , other partners read forums regularly can either share knowledge or learn interaction us. thank understanding.   regards, ethan hua please remember mark replies answers if help, , unmark answers if provide no help. if have feedback technet support, contact tnmff@microsoft.com ...

Hyper-V Role Installation

i have issue when installing hyper-v role. have fresh install of windows server 2008 r2 datacenter (on dell optiplex 980) , every single time insall hyper-v role, host loses internet connection. once uninstall role, adapater works fines. beginning think there problem driver? i've checked logs , there no errors indicated. any appreciated. the way able internet connection restored hyper-v role installed going physical adapter properties , checking internet protocol version 4 (tcp/ipv4) checkbox. however, not pass on virtual machines exist on host. Windows Server  >  Hyper-V

Error when querying -class MSReportServer_ConfigurationSetting

i'm not sure if right place ask question said i'll give try :) when run following query on powershell: get-wmiobject -class msreportserver_configurationsetting -namespace $rs_namespace   -computername vm-srv-04 -credential thedomain\sqlsrvinventoryusr following error: get-wmiobject : at line:1 char:14 + get-wmiobject <<<<  -class msreportserver_configurationsetting -namespace $rs_namespace   -computername vm-srv-04 -credential the\sqlsrvinventoryusr     + categoryinfo          : invalidoperation: (:) [get-wmiobject], comexception     + fullyqualifiederrorid : getwmicomexception,microsoft.powershell.commands.getwmiobjectcommand if run same query administrator user credentials works fine , desired result. note following rights gave domain users on reportserver service: sc sdset reportserver d:(a;;cclcswrpwpdtlocrrc;;;sy)(a;;ccdclcswr...

change expressions -eq to...not eq

currently i’m building powershell script need expressions.   what have this get-clusteravailabledisk | ?{ $_.size -eq 1073741824} it shows disk size of 1073741824 if want see disk smaller 1073741824 or between 1073741824 , 9073741824 also guidance nice.    get-clusteravailabledisk [-inputobject <psobject>] [-cluster <string>] [<commonparameters>]     cluster     : mvpcluster01 name        : cluster disk 4 number      : 5 size        : 10485760000 partitions : {} id          : 0x58733c5e   cluster     : mvpcluster01 name        : cluster disk 9 number      : 8 size        : 1073741824 partitions : {} id          : 0...

Starting 70-640 training, a few questions.

working way through beginning of kit, , have few questions. 1.  identities subject kerberos authentification (users, groups, etc)? 2.  domains part of server, vice versa, or it's own separate entity? 3.  can identities denied kerberos authentification? 4.  identities subject kerberos authentification , username/password protocol?  can these set by administrator turned on/off? 5.  can individual documents/applications issued access control list? that's comes mind @ moment.  appreciate input. time.   hi, 1.     kerberos default authentication method in ad domain. 2.     domain not part of server. domains container objects. domains collection of administratively defined objects share common directory database, security policies, , trust relationships other domains. in way, each domain administrative boundary objects. single domain can span multiple physical locations or sites , can contain millions of objects. 3.     yes, can denied. note: although kerberos p...