Have you tried to renew the existing SCCM site server signing certificate for a native mode site, and wondered how to do this without creating a […]
Tag: Windows
Change a user’s Terminal Services profile path
To change a user’s Terminal Services profile path • Using Group Policies (best practice) • Using Terminal Services Extension to Local Users and Groups Using Group Policies (best […]
Implementing and Administering the ActiveX Installer Service
You can use this document to learn how to implement and administer the ActiveX® Installer Service in Windows Vista®. Why the ActiveX Installer Service? Many organizations […]
Set Registry Permissions Threw Group Policy
Open Group Policy Management Edit an existing policy or create a new policy. Navigate to Computer Configuration ->Policies->Windows Settings -> Security Settings -> Registry. Right click the Registry and click Add Key. Choose the […]
Start System Restore From Command Line
using the task manager click file -> then new task type cmd this will open a command prompt then navigate to C:system32restore then type rstrui.exe this should launch the system restore wizard Now […]
Fix Missing or Corrupt Hal.dll
Boot to the Windows recovery console get to the proper drive (usually is c:) type attrib -H c:boot.ini enter type attrib -R c:boot.ini enter type […]
Windows DNS Aging and Scavenging
I had a big DNS problem today and this article really helped me out very detailed and easy to understand. I have worked with DHCP […]
ISScript.msi error Fix
I had an application that when it would install kept giving me an ISScript.msi error I tried loading several versions of the ISScript and […]
Login Script Update Group Policy
Had a customer needing there computers to get computer policy and certificates a lot of there users were not getting the update computer policy after […]
Login Script Map A drive
Refer to my previous article regarding Login Script Update Group Policy that article will help you setup the login script for your users. When you are in […]