Skip to main content

Home/ Windows and Microsoft information/ Group items tagged ISE

Rss Feed Group items tagged

Jessica Olsen

Backup related repeated Warnings ID 51: An error was detected on - Microsoft Community - 0 views

  •  
    "Hey!  I have had the same event errors as well.  I have been having trouble with the GUI operating properly in Windows 7 Home Premium 64-bit PC.  I have tried everything.  I can't navigate in windows b/c when I click on something it just flashes and disappears, such as drop down menus and forget hitting like on Facebook.  I feel like I have tried everything to fix it.  I have a HP-G6 Pavilion 15 inch Display and it has been a good computer up til now.  It supposedly has an AMD64 tri-core processor.  I installed the drivers like the Lenovo website suggested for the drivers that didn't come pre-installed om my refurbished HP Laptop.  The graphics are really jumpy and when I log on or off, the screen goes black.  I think I have a bad driver.  To boot, my desktop has an Intel Pentium product in it and it was fine.  I had the laptop and the PC connected on the Home User Groups feature on windows 7 because it was very convenient for me to be able to access my files no matter which one I used.  Well I got hacked and my id stolen, so I had to change my network location to Public no matter what.  It doesn't allow Home Users Networks and my PC and my PC  does not use the wireless access point at all.  So I looked on my Lenovo's drivers store, as it started to act like the registry was corrupt, and I found out that my PC thought it had the AMID 64 tri-core processor.  It was installed apparently, over  some point and I think that's the reason I had to wipe my PC clean and Re-Install windows on it.  I think the network was so open that Windows Updates and hardware were confusedly traded by my machines.  So I found all the old AMD 64 files in my PC Desktop Windows Folder in the Driver Store.  Anyway,  I have tried everything to get my PC and Laptop healthy and the registry intact.  I generated a system health report and it said there is something wrong with ,y hard drives.  This afternoon, my USB ports on the front of the Desktop were
Jessica Olsen

Cmdkey - 0 views

  • Syntax Copy cmdkey [{/add:<TargetName>|/generic:<TargetName>}] {/smartcard|/user:<UserName> [/pass:<Password>]} [/delete{:<TargetName>|/ras}] /list:<TargetName> Parameters   Parameters Description /add:<TargetName> Adds a user name and password to the list. Requires the parameter of <TargetName> which identifies the computer or domain name that this entry will be associated with. /generic:<TargetName> Adds generic credentials to the list. Requires the parameter of <TargetName> which identifies the computer or domain name that this entry will be associated with. /smartcard Retrieves the credential from a smart card. /user:<UserName> Specifies the user or account name to store with this entry. If UserName is not supplied, it will be requested. /pass:<Password> Specifies the password to store with this entry. If Password is not supplied, it will be requested. /delete{:<TargetName> | /ras} Deletes a user name and password from the list. If TargetName is specified, that entry will be deleted. If /ras is specified, the stored remote access entry will be deleted. /list:<TargetName> Displays the list of stored user names and credentials. If TargetName is not specified, all stored user names and credentials will be listed. /? Displays help at the command prompt.
  • o display a list of all user names and credentials that are stored, type: Copy cmdkey /list
  • To add a user name and password for user Mikedan to access computer Server01 with the password Kleo, type: Copy cmdkey /add:server01 /user:mikedan /pass:Kleo To add a user name and password for user Mikedan to access computer Server01 and prompt for the password whenever Server01 is accessed, type: Copy cmdkey /add:server01 /user:mikedan To delete the credential that remote access has stored, type: Copy cmdkey /delete /ras To delete the credential that is stored for Server01, type: Copy cmdkey /delete:Server01
Jessica Olsen

Windows 7 Manageability Overview - 0 views

  • PowerShell Integrated Scripting Environment PowerShell scripts are standard text files. With Windows Vista and earlier versions of Windows, the built-in editor was Notepad. While Notepad is perfect for quickly editing text files, and it is sufficient for writing scripts, a more robust editor would enable IT professionals to learn, create, and debug scripts more efficiently. Windows 7 includes the PowerShell Integrated Scripting Environment (ISE), a graphical PowerShell development environment with debugging capabilities and an interactive console, as shown in Figure 1.
  • PowerShell Cmdlets Cmdlets (pronounced command-lets) are one of the most powerful features of PowerShell. A cmdlet is a task-oriented command that is used in the Windows PowerShell environment. For example, PowerShell includes cmdlets that: Append text to a file Read and write XML files Manage services Manage files and folders PowerShell 2.0 supports over 500 new cmdlets to manage client computers and servers, edit the registry and file system, perform WMI calls, and connect the powerful .NET Framework development environment. You can also extend PowerShell by creating custom cmdlets or use community-developed extensions.
Jessica Olsen

How to enable the Memory Diagnostic test for 2007 Office products on a Windows Server-b... - 0 views

  • Let me fix it myselfIf you want to test memory on the Windows Server-based computer, you can change the registry to enable Memory Diagnostic. To do this, follow these steps.Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall your operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.Log on to the Windows Server-based computer by using administrator credentials.Click Start, click Run, type regedit in the Open box, and then click OK.Expand the following subkey: HKEY_LOCAL_MACHINE\Software\Microsoft\Office\Common\OffDiagClick OffDiag, and then locate the DoNotTestMemory entry in the right pane.Right-click DoNotTestMemory, and then click Modify.In the Value data box, delete 1, type 0 (zero), and then click OK.Exit Registry Editor. Note When Memory Diagnostic is enabled, any user on the server can test memory. Did this fix the problem?Check whether the problem is fixed. If the problem is fixed, you are finished with this section. If the problem is not fixed, you can contact support (http://support.microsoft.com/contactus) .We would appreciate your feedback. To provide feedback or to report any issues with this solution, please leave a comment on the "Fix it for me (http://blogs.technet.com/fixit4me/) " blog or send us an email (mailto:fixit4me@microsoft.com?Subject=KB) message.
  •  
    Enable Memory Diagnostic for Office 2007 : Office Diagnostics.
Jessica Olsen

A Support Guide for Wireless Diagnostics and Troubleshooting - 0 views

  • This article assumes knowledge of IEEE 802.11-based wireless LAN networking including related technologies such as IEEE 802.1X and Wi-Fi Protected Access (WPA™). This article is not meant to be a detailed explanation of the inner workings of the Windows Wireless Zero Configuration service. For basic knowledge of wireless networking, see the Windows Server 2003 Wireless Networking Web site
  • he first step to take for a wireless issue is to gather information that might be needed to perform a preliminary diagnosis, including the following:
  • Wireless logs. Logging can be enabled through the netsh ras set tracing * en command. After enabling logging, you can either restart the computer or restart the Wireless Zero Configuration (for Windows XP) or Wireless Configuration (for Windows Server 2003) service with the net stop wzcsvc and net start wzcsvc commands. The wireless logs are located in the systemroot\tracing folder. The log files most useful for troubleshooting wireless issues are the following:
  • ...1 more annotation...
  • Symptom Diagnosis For the times that an immediate or trivial solution is not apparent, symptomatic analysis is best used to determine where you should look next. Symptoms and Solutions Table 1 lists common issues, causes, and likely solutions.
Jessica Olsen

Making Word Remember My Settings (Microsoft Word) - 0 views

  • n general, you'll want to find your copy of Normal.dot (or Normal.dotm) and make sure that it is only you that can make changes to it. Load the file directly in Word, and then make your configuration changes. Save the file again and then—for added protection—get out of Word and make the file read-only.
  • Of course, the problem may not be in your Normal.dot file at all. It could be that somehow the Registry key used for some of your Word settings has become corrupted. The only solution to this problem is to delete the key, restart Word, and then make your settings again. Follow these steps: Exit Word. Start your favorite Registry editor. Locate the following data key. (This data key, as shown below, is for Word 2003. If you are using Word 97, replace 11.0 with 8.0; for Word 2000 replace it with 9.0; for Word 2002 replace it with 10.0; and for Word 2007 replace it with 12.0.) HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Word\Data Rename the entire key to something else, or simply delete it. Close the Registry editor. Restart Word.
charlessterling

Microsoft Office Home and Business 2010 - 0 views

  •  
    This version of software is worth using for professional users. File formats are based on the OLE Compound File Binary Format. Microsoft office home and business 2010 provides DVD format. This version needs 500MHz processor or more with 3GB hard-disk available.
  •  
    This version of software is worth using for professional users. File formats are based on the OLE Compound File Binary Format. Microsoft office home and business 2010 provides DVD format. This version needs 500MHz processor or more with 3GB hard-disk available.
charlessterling

Microsoft Office Home and Student 2010 - 0 views

  •  
    Microsoft Office Home and Student 2010 is a must have application for users who want professional level applications but it will take some time to acculturate with its newly improved features.
  •  
    Microsoft Office Home and Student 2010 is a must have application for users who want professional level applications but it will take some time to acculturate with its newly improved features.
charlessterling

Guidance about the requirements needed to install the application. - 0 views

  •  
    Accessing files in SharePoint server needs connectivity to Microsoft Office SharePoint Server 2007 or later. Installing Mac Home and Business 2011 is quite easy task and time-saving. The new added feature: conversation view in outlook collapses e-mail threads that let you view the entire conversation.
  •  
    Accessing files in SharePoint server needs connectivity to Microsoft Office SharePoint Server 2007 or later. Installing Mac Home and Business 2011 is quite easy task and time-saving. The new added feature: conversation view in outlook collapses e-mail threads that let you view the entire conversation.
charlessterling

Adobe Indesign Cs6 Dvd Mac - 0 views

  •  
    Intel CPU with Mac OSv10.6.8 or v10.7 version operating system, 1 or 2 GB RAM and 2.6 GB free HD are required for Adobe-InDesign-CS6-DVD-MAC. Minimum 1024 x 768 display resolution with 16-bit graphics adapter is required for proper Adobe-InDesign-CS6-DVD-MAC installation process.
  •  
    Intel CPU with Mac OSv10.6.8 or v10.7 version operating system, 1 or 2 GB RAM and 2.6 GB free HD are required for Adobe-InDesign-CS6-DVD-MAC. Minimum 1024 x 768 display resolution with 16-bit graphics adapter is required for proper Adobe-InDesign-CS6-DVD-MAC installation process.
charlessterling

Adobe Design Web Premium Cs6 Mac - 0 views

  •  
    Adobe Design Web Premium Cs6 Mac is a complete Combination of professional tools for graphic designing, website & application development, page layout, image editing and for publishing purposes to create artistic contents for mobile devices, web, print and tablets.
  •  
    Adobe Design Web Premium Cs6 Mac is a complete Combination of professional tools for graphic designing, website & application development, page layout, image editing and for publishing purposes to create artistic contents for mobile devices, web, print and tablets.
charlessterling

Microsoft Office Home and Student 2010 - 0 views

  •  
    This version of software is recommended for home users and students. File formats are based on the OLE Compound File Binary Format. Microsoft office home and student 2010 comes with Note Editor 2013, Excel, PowerPoint and Word 2013 with 64 bit architecture.
  •  
    This version of software is recommended for home users and students. File formats are based on the OLE Compound File Binary Format. Microsoft office home and student 2010 comes with Note Editor 2013, Excel, PowerPoint and Word 2013 with 64 bit architecture.
charlessterling

Microsoft Office Home and Business 2010 - 0 views

  •  
    Application consists of word, excel and PowerPoint which are helpful for users. Office Home and Business 2010 version of software is worth using for professional users.
  •  
    Application consists of word, excel and PowerPoint which are helpful for users. Office Home and Business 2010 version of software is worth using for professional users.
Jessica Olsen

Can't Insert a Citation and Source in Office Word 2007 - Microsoft Community - 0 views

  • If it didn't work in safe mode, it might be worth doing some easy checks to verify that your installation was correct. You should look for the files APA.XSL and Chicago.XSL on your system. You should find them in a directory \Bibliography\Style. If you can't find them there, then they aren't installed correctly and you will indeed have to uninstall Word followed by a complete reinstall from scratch. Mind though that if the files are there, there still might have been an error during the installation process and you might still be required to do an uninstall and reinstall.
  • I had this same problem after I mistakenly turned on "Smart Tags."  Once I turned it off, I clicked on the citation and changed something, then changed it back so that the citation would update.  It worked after that.
  • I had the same problem in Word 2010 and found it was related to file trust settings.  File, Options, Trust Center, Trust Center Setting, File Block Settings, Web Pages had to be unselected, meaning not block.  This setting also stopped the Mail Merge feature from working.
  •  
    Word 2007 bibliography feature stops working, this is a forum where many solutions were given.
Jessica Olsen

Use cipher.exe for command line encryption | TechRepublic - 0 views

  • Use the /a switch for encrypting individual files rather than directories.
  • Using the /i switch
  • syntax cipher /e /s: <directory name>
  • ...6 more annotations...
  • The /s switch in conjunction with /e or /d is used to encrypt or decrypt subdirectories within a directory.
  • The /w switch is used to overwrite data in unallocated space on the disk.
  • Using the /r switch to generate a new recovery agent certificate
  • se the /u switch to update encryption keys for existing encrypted files.
  • syntax cipher /e /a <directory path\filename>,
  • Using the /a switch
Jessica Olsen

The Windows 7 startup process is slow when you create many restore points - 0 views

  •  
    hotfix request to get by email for Windows 7 Performance Problems caused by too many restore points recorded.
Jessica Olsen

Diagnose and repair crashing Office programs by using Office Diagnostics - Access - Off... - 0 views

  • Disk Diagnostic     This test looks for evidence of problems with your hard disk. Specifically this test checks for errors logged by the following: The Windows system event log. The Self-Monitoring, Analysis and Reporting Technology (SMART) feature of your hard disk. SMART is a feature that some disk drive manufacturers provide to give users advance notice of potential hard disk failure
1 - 20 of 29 Next ›
Showing 20 items per page