Search the Community
Showing results for tags 'windows server'.
-
Hi All, I need to include the step "Allow remote connections to this computer" with disable NLM option using SCCM Task Sequence for new server builds. I was able to achieve this partially by below two powershell commands by incorporating into SCCM TS. Set-ItemProperty -Path 'HKLM:\SYSTEM\CurrentControlSet\Control\Terminal Server' -Name fDenyTSConnections -Value 0 Set-ItemProperty -Path 'HKLM:\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp' -Name UserAuthentication -Value 0 After the server build when checked the settings are grayed out but Allow remote connections to
-
I'm thinking of recommending my team to adopt SCVMM for windows server administration but wanted to know from an IT audience perspective: - Are you using SCVMM today? If not, what other products do you prefer to use? - What are the top 3 features you use within SCVMM that makes system/server administration easy? - How hard was it to make SCVMM a part of your toolset? Thanks, Billy
- 1 reply
-
- windows server
- scvmm
- (and 7 more)
-
Just wondering if anyone had a recommended best practice for page file size and settings for Windows Server 2012. Does the old 1.5 X installed memory rule still apply? A quick Google found this: http://social.technet.microsoft.com/wiki/contents/articles/13383.best-practices-for-page-file-and-minimum-drive-size-for-os-partition-on-windows-servers.aspx What is everyone out there using for their page file settings? Thanks!
- 1 reply
-
- Windows Server
- Page File
- (and 4 more)